Kade-github / Kade-Engine

Kade Engine is a Competitive Rhythm Game engine rewrite for FNF with Quality of Life features included.
https://kadedev.github.io/Kade-Engine/
Apache License 2.0
407 stars 603 forks source link

Bug Report: #2944

Open junkability opened 2 years ago

junkability commented 2 years ago

Please check for duplicates, similar issues or closed issues with the same problem, as well performing simple troubleshooting steps (such as deleting the export folder if it's an issue with compiling, reinstalling Kade Engine) before submitting an issue.

If you are playing a downloaded version of the game, what operating system are you using?

Windows (x86), Windows (x86_64), Linux, or macOS? Specify below. Windows x64

What version of the game are you using? Look in the bottom left corner of the main menu.

kade engine 1.8

Have you identified any steps to reproduce the bug? If so, please describe them below. Use images if possible.

ive tried to uninstall hscript and re install it but it didn't work

Please describe your issue. Provide extensive detail and images if possible.

when i try to build the game it says this C:/HaxeToolkit/haxe/lib/polymod/git/polymod/hscript/PolymodScriptClass.hx:71: characters 52-56 : hscript.Error has no field line C:/HaxeToolkit/haxe/lib/polymod/git/polymod/hscript/PolymodScriptClass.hx:74: characters 87-91 : hscript.Error has no field line C:/HaxeToolkit/haxe/lib/polymod/git/polymod/hscript/PolymodScriptClass.hx:357: characters 17-18 : hscript.Error has no field e C:/HaxeToolkit/haxe/lib/polymod/git/polymod/hscript/PolymodScriptClass.hx:373: characters 70-74 : hscript.Error has no field line C:/HaxeToolkit/haxe/lib/polymod/git/polymod/hscript/PolymodScriptClass.hx:379: characters 70-74 : hscript.Error has no field line C:/HaxeToolkit/haxe/lib/polymod/git/polymod/hscript/PolymodScriptClass.hx:384: characters 70-74 : hscript.Error has no field line C:/HaxeToolkit/haxe/lib/polymod/git/polymod/hscript/PolymodScriptClass.hx:388: characters 69-73 : hscript.Error has no field line C:/HaxeToolkit/haxe/lib/polymod/git/polymod/hscript/PolymodScriptClass.hx:392: characters 69-73 : hscript.Error has no field line C:/HaxeToolkit/haxe/lib/polymod/git/polymod/hscript/PolymodScriptClass.hx:396: characters 69-73 : hscript.Error has no field line C:/HaxeToolkit/haxe/lib/polymod/git/polymod/hscript/PolymodInterpEx.hx:134: characters 9-15 : hscript.Interp has no field setVar C:/HaxeToolkit/haxe/lib/polymod/git/polymod/hscript/PolymodInterpEx.hx:115: characters 20-26 : Field setVar is declared 'override' but doesn't override any field

junkability commented 2 years ago

I figured it out in TitleState.hx i deleted #if polymod polymod.Polymod.init({modRoot: "mods", dirs: ['introMod']});

end

TheRealJake12 commented 2 years ago

download polymod. update polymod. Install Hscript. Idk