mirror of
https://github.com/ninjamuffin99/Funkin.git
synced 2025-11-26 14:16:00 +00:00
Any attempt to create a song without the `normal` difficulty will result in a silent crash when opening freeplay. After some debugging, I discovered that the issue is caused by infinite recursion, which gets triggered at the start of `FreeplaySongData`'s `updateValues`. |
||
|---|---|---|
| .. | ||
| charSelect | ||
| credits | ||
| debug | ||
| freeplay | ||
| haxeui | ||
| mainmenu | ||
| options | ||
| story | ||
| title | ||
| transition | ||
| Alphabet.hx | ||
| AtlasMenuList.hx | ||
| AtlasText.hx | ||
| MenuItem.hx | ||
| MenuList.hx | ||
| MusicBeatState.hx | ||
| MusicBeatSubState.hx | ||
| NgPrompt.hx | ||
| PixelatedIcon.hx | ||
| Prompt.hx | ||
| TextMenuList.hx | ||