Open Drakim opened 9 months ago
What lib versions are you using here (haxelib list
)?
Ase is 2.0.3 and heaps-aseprite is latest git.
ase: [2.0.3] heaps-aseprite: 0.1.2 [git]
For the asesprite file I tested both with my own but also with the one included in your sample. I get this error simply by cloning your repo and compiling the sample, with the correct versions of everything.
Both in my own project, and when I clone this repo and compile the sample-js.hxml I get this runtime error:
Uncaught TypeError: can't access property 0, ase.get_firstFrame().chunkTypes.h[8217] is undefined
Or is this perhaps a fault with the haxe ase library?