mirror of
https://github.com/ninjamuffin99/Funkin.git
synced 2025-01-27 07:17:20 +00:00
4f46a8e4d0
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`. |
||
---|---|---|
.. | ||
api | ||
audio | ||
data | ||
effects | ||
graphics | ||
input | ||
modding | ||
play | ||
save | ||
ui | ||
util | ||
Conductor.hx | ||
Highscore.hx | ||
import.hx | ||
InitState.hx | ||
Paths.hx | ||
PlayerSettings.hx | ||
Preferences.hx |