Haxelib run openfl process error, if using local haxelib repo

-cmd haxelib deleterepo
-cmd haxelib newrepo
-cmd haxelib install openfl 8.9.5
-cmd haxelib run openfl setup
-cmd haxelib run openfl process Assets/high/swf/assets.swf -v

Error:

Called from openfl/_internal/renderer/context3D/Context3DGraphics.hx line 34
Called from openfl/display/BitmapData.hx line 130
Called from a C function
Called from openfl/display/BitmapData.hx line 294
Called from lime/graphics/Image.hx line 548
Called from lime/_internal/graphics/ImageDataUtil.hx line 526
Called from a C function
Called from /usr/share/haxe/std/neko/Lib.hx line 42
Uncaught exception - load.c(237) : Failed to load library : lime.ndll
Error: Command failed with error 1

This is working for me

What platform are you running on?

Hi. For some reasons everything works fine with Haxe 4.0.1 :slight_smile: