FunkinCrew / Funkin

A rhythm game made with HaxeFlixel
https://www.newgrounds.com/portal/view/770371
Other
2.92k stars 2.27k forks source link

Compiling help: PolymodHandler Error: { coreAssetRedirect : Null, assetLibraryPaths : haxe.ds.Map<String, String> } has extra field coreAssetRedirect #2336

Closed METGameDev closed 4 months ago

METGameDev commented 4 months ago

Please check for duplicates or similar compiler issues by filtering for 'compiler help'

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

Sorry for posting so many issues, but I genuinely dont have a solution to this one.

ERROR source/funkin/modding/PolymodHandler.hx:294: characters 7-24

294 | coreAssetRedirect: CORE_FOLDER, | ^^^^^^^^^^^^^^^^^ | { coreAssetRedirect : Null, assetLibraryPaths : haxe.ds.Map<String, String> } has extra field coreAssetRedirect

Ive reinstalled polymod several times and it didnt fix this.

METGameDev commented 4 months ago

https://github.com/FunkinCrew/Funkin/issues/2299

this issue seems to be having the exact same problem. might be an outdated polymod. I did however, manually install the libraries with terminal commands, so i dunno. image

Eviethecoder commented 4 months ago

I've tried both the hmm install and manually installing it from the git and no luck.

METGameDev commented 4 months ago

https://github.com/FunkinCrew/Funkin/issues/2299 Answer in here.