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 602 forks source link

i can't build kade engine (solved) #2861

Closed ADA-Funni closed 2 years ago

ADA-Funni commented 2 years ago

when i try it says this: C:/HaxeToolkit/haxe/lib/polymod/git/polymod/backends/OpenFLBackend.hx:20: characters 35-48 : openfl.utils.IAssetCache has no field getBitmapKeys (Suggestion: getBitmapData) C:/HaxeToolkit/haxe/lib/polymod/git/polymod/backends/OpenFLBackend.hx:20: characters 15-50 : You can't iterate on a Dynamic value, please specify Iterator or Iterable C:/HaxeToolkit/haxe/lib/polymod/git/polymod/backends/OpenFLBackend.hx:24: characters 35-46 : openfl.utils.IAssetCache has no field getFontKeys C:/HaxeToolkit/haxe/lib/polymod/git/polymod/backends/OpenFLBackend.hx:24: characters 15-48 : You can't iterate on a Dynamic value, please specify Iterator or Iterable C:/HaxeToolkit/haxe/lib/polymod/git/polymod/backends/OpenFLBackend.hx:28: characters 35-47 : openfl.utils.IAssetCache has no field getSoundKeys C:/HaxeToolkit/haxe/lib/polymod/git/polymod/backends/OpenFLBackend.hx:28: characters 15-49 : You can't iterate on a Dynamic value, please specify Iterator or Iterable C:/HaxeToolkit/haxe/lib/polymod/git/polymod/Polymod.hx:483: characters 80-81 : Missing ; C:/HaxeToolkit/haxe/lib/polymod/git/polymod/Polymod.hx:483: characters 80-81 : For function argument 'message' C:/HaxeToolkit/haxe/lib/polymod/git/polymod/Polymod.hx:494: characters 82-83 : Missing ; C:/HaxeToolkit/haxe/lib/polymod/git/polymod/Polymod.hx:494: characters 82-83 : For function argument 'message' It doesn't do this when i build psych engine, what do i do

ADA-Funni commented 2 years ago

it does the same thing on regular fnf

rttrtrtrtrtrtrtrtrygtr commented 2 years ago

IT JUST A NORMAL THING

ADA-Funni commented 2 years ago

IT JUST A NORMAL THING

then how do i fix it

ADA-Funni commented 2 years ago

actually give me an answer as to how to fix it, it won't let me compile AT ALL.

BoloVEVO commented 2 years ago

Go to titleState.hx and comment this line like this. Polymod is broken in old KE versions. Ignore the Gamejolt thing lol. image