Funkin icon indicating copy to clipboard operation
Funkin copied to clipboard

CHECK THIS ISSUE IF THE GAME CRASHES WHEN YOU OPEN IT!

Open biomseed opened this issue 2 years ago • 8 comments
trafficstars

First, do what it says in #2077 Now, install the latest haxelib version of polymod, like haxelib install polymod and use it After that, go to line 133 in source/ui/modmenu, the one that says modList = Polymod.scan(MOD_PATH); and replace it with modList = Polymod.scan({modRoot: MOD_PATH}); or just comment it out. Now the game is ready to compile.

biomseed avatar Feb 01 '23 21:02 biomseed

It also can be fixed if you replace modList = Polymod.scan(MOD_PATH); to modList = Polymod.scan({modRoot: MOD_PATH});

AltronMaxX avatar Feb 02 '23 08:02 AltronMaxX

It also can be fixed if you replace modList = Polymod.scan(MOD_PATH); to modList = Polymod.scan({modRoot: MOD_PATH});

alright, i'll replace it with that

biomseed avatar Feb 02 '23 21:02 biomseed

thx

AlvarroPewz24 avatar Feb 05 '23 14:02 AlvarroPewz24

source/ui/ModMenu.hx:113: characters 26-45 : { modRoot : String } should be String source/ui/ModMenu.hx:113: characters 26-45 : ... For function argument 'modRoot'

imdumlol avatar Feb 06 '23 19:02 imdumlol

source/ui/ModMenu.hx:113: characters 26-45 : { modRoot : String } should be String source/ui/ModMenu.hx:113: characters 26-45 : ... For function argument 'modRoot'

Just update polymod 🙃

AltronMaxX avatar Feb 06 '23 20:02 AltronMaxX

i did it works

imdumlol avatar Feb 06 '23 21:02 imdumlol

but now my screen freezes when i press enter

imdumlol avatar Feb 06 '23 21:02 imdumlol

io/newgrounds/Call.hx:198: [Newgrounds API] :: Error: X509 - Certificate verification failed, e.g. CRL, CA or signature check failed

imdumlol avatar Feb 06 '23 23:02 imdumlol