-
Notifications
You must be signed in to change notification settings - Fork 2.3k
Crash Report: Blazin' crashin' when hitting F5 (Hot Reload) #4990
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Interestingly another issue that would be solved by my null-safe PlayState PR. Well, at least partially so. 2025-05-04.13-06-14.mp4 |
The line where the game crashed in It's interesting that this causes the game to crash when reloading during Blazin', but not on other songs. |
I think the song scripts might need to be null-safe to prevent the Polymod Script Exceptions from appearing. |
Indeed, adding a null check ( |
@:nullSafety W |
I think what introduced this bug though was commit 3e0dbe2 which causes reloading on PlayState to run |
This can occur on any song. |
Uh oh!
There was an error while loading. Please reload this page.
Issue Checklist
Platform
Itch.io (Downloadable Build) - Windows
Version
0.6.4
Description
When I try to hit F5 (hot reload) during Blazin



it's crashin
with:1.
2.
3.
Steps to Reproduce
Crash logs
crash-2025-05-04-17-30-43.log
The text was updated successfully, but these errors were encountered: