Hi all,
I am doing a project in construct, which was going fine before the weekend, last test export working and all.
However, as I did an test today (without changing anything) I got an javascript error in the console:
Uncaught TypeError: Cannot read property 'poly_pts' of undefined.
Using FireFox' console, I get the folowing:
TypeError: this.type.animations[0].frames[0] is undefined
I have absolutely no idea where this came from, and I am lost as I don't know what could be the issue..