Crash after updating lime

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?

Actually might not be related to the lime/openfl versions? I tried going back to my previous versions and I get a similar crash. The issue began after I used “haxelib update” and the lime download failed the first time, so I had to run “haxelib update” again.

face palm

Looks like I posted too soon. I have a private secondary library I use, and I had switched to the wrong branch on git.