Hi, I was trying to find a memory leak and I was surprised there wasn't any native tool to help with this in GM. But for a change, YAL to the rescue and found this tool. However when I tried to drop the yyp project to migrate it, it told me:
Either this is a 2.3 project or JSON is malformed: Invalid char 125 at position 106 Got an error: System.NullReferenceException: Cannot access field 'resources' of null. at haxe.lang.Runtime.slowGetField(Object obj, String field, Boolean throwErrors) at haxe.lang.Runtime.getField(Object obj, String field, Int32 fieldHash, Boolean throwErrors) at GMCompFix.__hx_ctor__GMCompFix(GMCompFix __hx_this, String path) at GMCompFix..ctor(String path) at GMCompFix.main() Called from haxe.lang.Runtime.slowGetField (null line 0) Called from haxe.lang.Runtime.getField (null line 0) Called from GMCompFix.__hx_ctor__GMCompFix (null line 0) Called from GMCompFix..ctor (null line 0) Called from GMCompFix.main (null line 0) Press any key to exit.