Closed lez26 closed 9 months ago
run haxelib install spinehaxe
Hmm, it doesn't fix it.
open a terminal in your project and run haxelib list spinehaxe
and see if spinehaxe shows up
D:\games\haxe\aquaticInsectCollection>haxelib list spinehaxe spinehaxe: [3.5.0] displayed. But the build error remains the same.
Restart VScode and try a clean build
I restarted vscode and built with vscode, but the error remains.
did you try a -clean build?
D:\games\haxe\aquaticInsectCollection>lime test windows -clean build Error: You must have a "project.xml" file or specify another valid project file when using the 'test' command Is this correct? An error occurred.
did you just start getting that error or have you been getting it this whole time and never mentioned it?
It's just starting to happen. I was able to build it until then.
looks like your terminal isn't pointed at the correct directory
What does that mean? the terminal is pointing to a directory like this. D:\games\haxe\aquaticInsectCollection> lime test windows what should i do...
Either you messed up your project or you open the wrong directory, I can't really tell from here, but you should be running lime commands in the directory that has the project.xml
I'm doing that, but I get an error...
this isn't helpful unless you say what you're doing, and what error you're getting
When I tried to build, an error occurred. I was able to build it before, but suddenly I got this error. Even if I return the code, an error occurs, so it seems that the code is not related. Is this a bug? My library list : actuate: [1.9.0] box2d: [1.2.3] discord_rpc: [git] faxe: [git] flixel-addons: 2.11.0 3.0.2 3.2.0 [3.2.1] git flixel-demos: 2.9.0 3.0.0 [3.1.0] flixel-templates: [2.6.6] flixel-tools: [1.5.1] flixel-ui: [2.5.0] flixel: 4.11.0 5.2.2 5.3.1 5.5.0 [5.6.2] flxanimate: 3.0.4 [git] format: 3.6.0 [3.7.0] haxelib: [4.1.0] hmm: [3.1.0] hscript: [2.5.0] hxCodec: 2.5.1 [3.0.2] git hxcpp-debug-server: [1.2.4] hxcpp: 4.2.1 [4.3.2] hxdiscord_rpc: [git] hxjsonast: [1.1.0] hxp: [1.3.0] hxvm-luajit: [git] layout: [1.2.1] lime-samples: [7.0.0] lime: 8.0.1 8.0.2 8.1.1 [dev:C:\Users\kuon0\Documents\fridaynightfunkin\vsLez\lime] linc_luajit: [git] newgrounds: [2.0.2] openfl-samples: [8.7.0] openfl: 9.2.1 9.2.2 [9.3.2] polymod: [git] SScript: [10.1.618] systools: [1.1.0] thx.core: [0.44.0] thx.semver: [0.2.2] tjson: [1.4.0] utest: [1.13.2]
The error: