Funkin/source
AppleHair 5e1d25e791
[BUGFIX] Prevented infinite recursion on freeplay when a song doesn't have the normal difficulty
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`.
2024-07-16 21:17:53 +03:00
..
funkin [BUGFIX] Prevented infinite recursion on freeplay when a song doesn't have the normal difficulty 2024-07-16 21:17:53 +03:00
haxe/ui/backend/flixel A bunch of checkstyle fixes 2024-03-16 22:20:22 -04:00
Main.hx Fix build issue on release builds. 2024-04-29 18:31:20 -04:00
module.xml Validated formatting of 338 XML files. 2023-06-08 16:34:06 -04:00
Postbuild.hx A bunch of checkstyle fixes 2024-03-16 22:20:22 -04:00
Prebuild.hx A bunch of checkstyle fixes 2024-03-16 22:20:22 -04:00