build error
Closed this issue · 1 comments
githubisveryepic commented
Describe your bug here.
i cannot compile using haxelib run lime build windows
Command Prompt/Terminal logs (if existing)
D:\FNF-OSEngine-1.5.1\FNF-OSEngine-1.5.1>haxelib run lime build windows
source/FunkinLua.hx:346: lines 346-350 : Int should be Bool
source/FunkinLua.hx:346: lines 346-350 : ... For function argument 'f'
Are you modding a build from source or with Lua?
Source
What is your build target?
Windows
Did you edit anything in this build? If so, mention or summarize your changes.
I edited CreditsState, not FunkinLua and I didn't edit PlayState
githubisveryepic commented
lmao i fixed it just using "lime test windows -debug"
i heard that command doesn't do the correct things but whatever