Type not found : openfl.display.Sprite and other problems

Getting :
Called from ? line 1
Called from CommandLineTools.hx line 1683
Called from CommandLineTools.hx line 24
Called from CommandLineTools.hx line 131
Called from CommandLineTools.hx line 686
Called from lime/project/PlatformTarget.hx line 67
Called from lime/tools/platforms/FlashPlatform.hx line 139
Called from C:\HaxeToolkit\haxe\std/neko/_std/sys/io/File.hx line 30
Uncaught exception - Invalid field access : __s

in FlashDevelop and HaxeDevelop, also:
Warning: Could not find template file: haxe
Warning: Could not find template file: flash/hxml

and if I start a new clean openfl project and hit F5 I get:
src/i/m/a/Main.hx:3: characters 7-28 : Type not found : openfl.display.Sprite

no clue what is going on here, someone had this happen ?
It was all working great until it didn’t. Haxe 3.4.0, Openfl on git version.

Turns out I mangled everything by not paying attention to the directory I was setting haxelib dev to. Fixed.

1 Like