Skip to content
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

Bug Report: Game crash if you are in charting mode and get the fakeout death #2554

Open
2 of 8 tasks
snipekitty opened this issue May 19, 2024 · 0 comments
Open
2 of 8 tasks
Labels
bug Something isn't working

Comments

@snipekitty
Copy link

snipekitty commented May 19, 2024

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?

  • Google Chrome (or chomium based like Brave, vivaldi, MS Edge)
  • Firefox
  • Safari

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)

version 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.

Please describe your issue. Provide extensive detail and images if possible.

If you want to recreate the error, go to GameOverSubState.hx (and i have to add you can only change GameOverSubState in source code) and edit the code on line 204 to make you have a higher chance to get the fakeout (ex: " if (boyfriend.hasAnimation('fakeoutDeath') && FlxG.random.bool((1 / 1) * 1000)) " and then enter a song that uses base boyfriend (so not any songs in week 4, week 5, or week 6) go into the chart editor, playtest, and die, the game will crash or softlock.

Screenshot 2024-05-18 213230
This is the error that you get in the terminal.

2024-05-18.21-56-11.mp4

this is a video showing the bug happening in real time. The errors appeared after trying to exit to the menu (or pressing backspace)

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

@snipekitty snipekitty added the bug Something isn't working label May 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant