[SOLVED] Android build broken?

using lime 2.4.0 I’m getting this error when building for android:

openfl create PiratePig test_openfl_pig
cd test_openfl_pig/
lime test android
Called from ? line 1
Called from CommandLineTools.hx line 1359
Called from CommandLineTools.hx line 25
Called from CommandLineTools.hx line 126
Called from CommandLineTools.hx line 579
Called from lime/project/PlatformTarget.hx line 70
Called from lime/tools/platforms/AndroidPlatform.hx line 328
Called from lime/tools/helpers/IconHelper.hx line 83
Called from /usr/lib/haxe/std/neko/_std/sys/io/File.hx line 45
Called from /usr/lib/haxe/std/haxe/io/Output.hx line 105
Uncaught exception - Invalid field access : length

youre not alone. got that message for mac. building with anything

i also did put a post up on the issues page

fixed with lime 2.4.1

2 Likes