Closed Pieyre2 closed 2 years ago
D:/Programmes/HaxeToolkit/haxe/lib/ldtk-haxe-api/0,9,3-rc,1/src/ldtk/macro/TypeBuilder.hx:108: characters 7-59 : Not enough arguments, expected ignoreLabel:Bool
The problem comes from this call in function loadJSon where the third argument is not provided :
if( dn.Version.lower(json.jsonVersion, MIN_JSON_VERSION) )
D:/Programmes/HaxeToolkit/haxe/lib/ldtk-haxe-api/0,9,3-rc,1/src/ldtk/macro/TypeBuilder.hx:108: characters 7-59 : Not enough arguments, expected ignoreLabel:Bool
The problem comes from this call in function loadJSon where the third argument is not provided :
if( dn.Version.lower(json.jsonVersion, MIN_JSON_VERSION) )