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

Application can't do anything with sprite for some reason. #20

Open
cincospenguinos opened this issue Nov 11, 2015 · 0 comments
Open

Application can't do anything with sprite for some reason. #20

cincospenguinos opened this issue Nov 11, 2015 · 0 comments

Comments

@cincospenguinos
Copy link
Collaborator

Steps to reproduce:

  1. Run SpriteEditor
  2. Create a sprite.
  3. Save it.
  4. Watch it crash for no good reason.

It seems to be that if anything involving the Sprite variable is being done in the saveSprite() method, then it crashes. The issue magically disappeared when I jumped onto the master branch, but now it has appeared again. This makes me think that it is a code issue, not some other issue.

I was able to run the application in debugger mode, and when I pulled up the frame when getSprite() is called from CanvasWidget, I didn't see a sprite variable listed under "locals." This implies that there is some weird issue at work with the CanvasWidget. I can canoodle around some more, but what we really need is help.

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

No branches or pull requests

1 participant