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: #2886

Closed gabi123qwqwqwqwqwqwq closed 2 years ago

gabi123qwqwqwqwqwqwq commented 2 years ago

when i compile the game appears : C:/HaxeToolkit/haxe/lib/polymod/1,5,2/polymod/fs/PolymodFileSystem.hx:19: characters 16-18 : Expected ) can someone help me?

Ninjakaiden523 commented 2 years ago

I remember having this issue, I don't remember how I fixed it though. It was like 5-6 months ago. someone else has the same issue here: #2877

Hope something here helps, I don't know if it will though.

Ninjakaiden523 commented 2 years ago

Also, if that doesn't work, try looking through the closed issues, something there might help too.

SSJDeathSpawn commented 2 years ago

I was able to fix it by replacing all occurrences (only 2) of 'is' in the file with '==' (C:/HaxeToolkit/haxe/lib/polymod/1,5,2/polymod/fs/PolymodFileSystem.hx in your case). I suggest trying the same

Benby3 commented 2 years ago

go to (example): C:\HaxeToolkit and delete everything. after this reinstall everything (EVERYTHING THAT THE TUTORIAL ASK TO DOWNLOAD)

gabi123qwqwqwqwqwqwq commented 2 years ago

thanks it really helped:)