Skip to content
This repository has been archived by the owner on Sep 16, 2024. It is now read-only.

Bug Report: #2944

Open
junkability opened this issue Jun 12, 2022 · 2 comments
Open

Bug Report: #2944

junkability opened this issue Jun 12, 2022 · 2 comments
Labels
bug Something isn't working

Comments

@junkability
Copy link

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 junkability added the bug Something isn't working label Jun 12, 2022
@junkability
Copy link
Author

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

@TheRealJake12
Copy link

download polymod. update polymod. Install Hscript. Idk

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants