You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
So, I was making a flash animation with Adobe Animate CC 2019(The animation's render setting is ActionScript 3.0 and FlashPlayer 30). When the animation is finished, I rendered the animation with swivel. But then the program's crashed and these error codes appear:
TypeError: Error #1009: Cannot access a property or method of a null object reference.
Method(haxe.io.BytesInput,readBytes)
Method(haxe.io.Input,readAll)
Method(format.swf.Reader,readHeader)
Method(format.swf.Reader,read)
Method(com.newgrounds.swivel.swf.SwfUtils,getSwf)
Method(com.newgrounds.swivel.swf.SwfUtils,_getAs3Tag)
Method(com.newgrounds.swivel.swf.SwivelMutator,mutate)
Method(com.newgrounds.swivel.SwivelController,runTask)
Method(com.newgrounds.swivel.SwivelController,runTaskDelay)
I tried so many things to solve this problem but all the things didn't solve this. I changed the FlashPlayer settings for many times, added some scripts that might help with it, redownloaded the program several times, etcs.
The text was updated successfully, but these errors were encountered:
LazyCube on Newgrounds reported this:
So, I was making a flash animation with Adobe Animate CC 2019(The animation's render setting is ActionScript 3.0 and FlashPlayer 30). When the animation is finished, I rendered the animation with swivel. But then the program's crashed and these error codes appear:
TypeError: Error #1009: Cannot access a property or method of a null object reference.
Method(haxe.io.BytesInput,readBytes)
Method(haxe.io.Input,readAll)
Method(format.swf.Reader,readHeader)
Method(format.swf.Reader,read)
Method(com.newgrounds.swivel.swf.SwfUtils,getSwf)
Method(com.newgrounds.swivel.swf.SwfUtils,_getAs3Tag)
Method(com.newgrounds.swivel.swf.SwivelMutator,mutate)
Method(com.newgrounds.swivel.SwivelController,runTask)
Method(com.newgrounds.swivel.SwivelController,runTaskDelay)
I tried so many things to solve this problem but all the things didn't solve this. I changed the FlashPlayer settings for many times, added some scripts that might help with it, redownloaded the program several times, etcs.
The text was updated successfully, but these errors were encountered: