Funkin icon indicating copy to clipboard operation
Funkin copied to clipboard

crash when trying to access a debug menu

Open 7oltan opened this issue 1 year ago • 1 comments

there is a menu that you can get to by pressing 8 in the title menu when your in debug that crash's , the error it gives is not understandable (uncatchable throw: invalid char 65279 at position 0) ive been debuging it and i found out in line (117) in script (FlxSprite) in folder (animate) is when the crash happens data = cast Json.parse(json).ATLAS; can someone help

7oltan avatar May 05 '23 17:05 7oltan

Download again the source code

alexandrucn avatar May 09 '23 16:05 alexandrucn