I just updated to latest openfl [5.1.2] and lime [5.0.3] versions, and now when I try to run my project I get this crash almost immediately:
Called from ? line 1
Called from CommandLineTools.hx line 1774
Called from CommandLineTools.hx line 24
Called from a C function
Called from CommandLineTools.hx line 130
Called from CommandLineTools.hx line 1591
Called from lime/project/ProjectXMLParser.hx line 23
Called from a C function
Called from lime/project/ProjectXMLParser.hx line 56
Called from lime/project/ProjectXMLParser.hx line 2207
Called from lime/project/ProjectXMLParser.hx line 1338
Called from lime/tools/helpers/HaxelibHelper.hx line 355
Called from lime/tools/helpers/HaxelibHelper.hx line 372
Called from /usr/lib/haxe/std/haxe/format/JsonParser.hx line 74
Called from /usr/lib/haxe/std/haxe/format/JsonParser.hx line 69
Called from /usr/lib/haxe/std/haxe/format/JsonParser.hx line 249
Uncaught exception - Invalid char 125 at position 416
Any ideas?