-
Notifications
You must be signed in to change notification settings - Fork 2.3k
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
Crash when exiting Chart Editor: Notification was already destroyed #2579
Labels
status: resolved
The issue has been fixed or the suggestion has been implemented.
topic: chart editor
Related to the operation of the Chart Editor.
type: major bug
Involves a major bug, including crashes, softlocks, or issues blocking progression
Milestone
Comments
how did you do it? i can't even select notes or do whatever in the chart editor |
The chart editor doesn't take most mouse inputs, but Ctrl + A, Ctrl + C, and Ctrl + V did the trick! |
oh makes sense! chart editor hopefully gets fixed in 0.5.1 for now it's kinda busted |
2 tasks
2 tasks
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
status: resolved
The issue has been fixed or the suggestion has been implemented.
topic: chart editor
Related to the operation of the Chart Editor.
type: major bug
Involves a major bug, including crashes, softlocks, or issues blocking progression
Please check for duplicates or similar issues, as well performing simple troubleshooting steps (such as clearing cookies, clearing AppData, trying another browser) before submitting an issue.
If you are playing the game in a browser, what site are you playing it from?
If you are playing the game in a browser, what browser are you using?
What version of the game are you using? Look in the bottom left corner of the main menu. (ex: 0.2.7, 0.2.1, shit like that)
0.3.3
Have you identified any steps to reproduce the bug? If so, please describe them below in as much detail as possible. Use images if possible.
I haven't really identified specific steps but i think it's related to the notification that pops up when copying notes
Please describe your issue. Provide extensive detail and images if possible.
Here's the logs
crash-2024-05-20-22-16-00.log
I say is related to the notification since the "steps" i've done to reproduce it is copying the notes which will pop up the notifications and when i press Ctrl + Q it makes the game crash, the crash message says:
There was a problem validating this component as it has already been destroyed (haxe.ui.notifications.Notification#null)
If you're game is FROZEN and you're playing a web version, press F12 to open up browser dev window, and go to console, and copy-paste whatever red error you're getting
The text was updated successfully, but these errors were encountered: