FunkinCrew / Funkin

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

Bug Report: V0.5.2 doesn't show Modded Playable Characters #3660

Open Yasfunny opened 5 days ago

Yasfunny commented 5 days ago

Issue Checklist

Platform

Itch.io (Downloadable Build) - Windows

Browser

None

Version

0.5.2

Description (include any images, videos, errors, or crash logs)

My Playable Character used to show up on v0.5.0, but all versions after this one seem to unshow it

Steps to Reproduce

Use a Playable Character Mod and try to get in the character select

EliteMasterEric commented 5 days ago

Make a debug build of the game, install your mod in it, and check the console output. Let me know if you see an error.

Prebloxx commented 1 day ago

Make a debug build of the game, install your mod in it, and check the console output. Let me know if you see an error.

how do you make a debug build exactly? i cant rlly build the source code since the git stuff keeps failing, so could i do this on the itch.io downloadable build?

NotHyper-474 commented 1 day ago

how do you make a debug build exactly? i cant rlly build the source code since the git stuff keeps failing, so could i do this on the itch.io downloadable build?

Download it from GitHub releases which for some reason has debug builds, but back up your save data cuz there's a bug where your save might get wiped when opening an older version.

Disregard this, Github release builds don't have more logging like debug builds.

Prebloxx commented 1 day ago

how do you make a debug build exactly? i cant rlly build the source code since the git stuff keeps failing, so could i do this on the itch.io downloadable build?

Download it from GitHub releases which for some reason has debug builds, but back up your save data cuz there's a bug where your save might get wiped when opening an older version.

off topic but do you know why my mods dont load? i've used the modding guide and stuff, double checked everything, but it dosent load my mod at all

NotHyper-474 commented 1 day ago

off topic but do you know why my mods dont load? i've used the modding guide and stuff, double checked everything, but it dosent load my mod at all

Have you checked if your mod's API version is at least 0.5.0?

Prebloxx commented 1 day ago

off topic but do you know why my mods dont load? i've used the modding guide and stuff, double checked everything, but it dosent load my mod at all

Have you checked if your mod's API version is at least 0.5.0?

mhm