mirror of
https://github.com/FunkinCrew/Funkin.git
synced 2024-12-13 01:31:49 -05:00
5e1d25e791
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 |