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

attempt to index field 'frame' (a nil value) #14

Open
somerandomdev49 opened this issue Feb 11, 2019 · 4 comments
Open

attempt to index field 'frame' (a nil value) #14

somerandomdev49 opened this issue Feb 11, 2019 · 4 comments

Comments

@somerandomdev49
Copy link

peachy.lua:199: attempt to index field 'frame' (a nil value)

peachy.lua:199: in function 'nextFrame'
peachy.lua:110: in function 'setTag'
peachy.lua:81: in function 'new'

@josh-perry
Copy link
Owner

Hi!

Can you show me a json export file that produces this error?

@somerandomdev49
Copy link
Author

explosion.txt
I can't upload .json file, so I renamed it to .txt

@somerandomdev49
Copy link
Author

Thanks for replying me!

@lostfictions
Copy link

Hey there, this seems to come up if you export a sprite sheet as a hash rather than an array -- as the readme notes, it needs to be an array.

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

3 participants