Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

We shouldn't step into a csideimg_ scene #145

Open
CareyJWilliams opened this issue Sep 4, 2022 · 0 comments
Open

We shouldn't step into a csideimg_ scene #145

CareyJWilliams opened this issue Sep 4, 2022 · 0 comments

Comments

@CareyJWilliams
Copy link
Contributor

Stepping into a gosub/goto scene will load the scene in order to continue showing the steps appropriately. Actually opening csideimg scenes in the editor is a bad idea for performance reasons, but it's also not a particularly helpful thing to do.
When stepping this can seemingly cause CSIDE to crash (it often doesn't, but loading these scenes takes a long time, so people will think it has).

Stepping should ignore/skip over csideimg_ files, where it can (might be difficult if the name is derived from an expression?).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant