peachy icon indicating copy to clipboard operation
peachy copied to clipboard

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

Open somerandomdev49 opened this issue 6 years ago • 4 comments

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'

somerandomdev49 avatar Feb 11 '19 15:02 somerandomdev49

Hi!

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

josh-perry avatar Feb 11 '19 16:02 josh-perry

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

somerandomdev49 avatar Feb 11 '19 17:02 somerandomdev49

Thanks for replying me!

somerandomdev49 avatar Feb 11 '19 17:02 somerandomdev49

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.

lostfictions avatar Dec 14 '20 11:12 lostfictions