FunkinCrew / Funkin

A rhythm game made with HaxeFlixel
https://www.newgrounds.com/portal/view/770371
Other
2.97k stars 2.29k forks source link

Bug Report: [Game crashes when pressing ESC after dying when testing a chart] #2246

Closed amyspark-ng closed 5 months ago

amyspark-ng commented 6 months ago

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

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.

  1. Go to chart editor (I went using the debug menu, although it also happens when opening the chart editor directly in a song that it's playing)
  2. Open a song
  3. Playtest (I tried in maximized mode, it also happens in minimized mode but it crashes the moment you die)
  4. If maximized mode, when pressing escape in game over screen it crashes, in minimized mode it crashes the moment you die

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

When you're playtesting a song whether in minimized or maximized mode the game crashes the moment you die

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

Here are some error log files related to the issue crash-2024-05-01-20-01-11.log crash-2024-05-01-20-04-34.log crash-2024-05-01-20-07-10.log crash-2024-05-01-20-08-31.log

amyspark-ng commented 5 months ago

Seems to have been fixed (https://github.com/FunkinCrew/Funkin/commit/6744c1d26128af9ef6ec7ecd007bade123690717)