FunkinCrew / Funkin

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

Bug Report: The last song of weekend 1 crashes upon entering it in the itch.io build, but ONLY if you are in fullscreen when entering the song #2277

Open biomseed opened 4 months ago

biomseed commented 4 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.2

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.

Enter Weekend 1 in story mode, then complete 2Hot in fullscreen and wait until the next song

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

image

This is the error that appears for doing that. It's not just me that got this error.

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

SilverT4 commented 4 months ago

Null object reference my beloved...

Try to run the game through a command prompt. To do this in Windows 11, click the address bar in File Explorer while you're in the folder containing your game files. This will allow you to input text. From there, type "cmd" and press enter. Then, type "funkin" and press enter.

Once the game crashes again, paste the TRACE (any lines with "Called from" in them) in a code block (``` before and after)

biomseed commented 4 months ago

Null object reference my beloved...

Try to run the game through a command prompt. To do this in Windows 11, click the address bar in File Explorer while you're in the folder containing your game files. This will allow you to input text. From there, type "cmd" and press enter. Then, type "funkin" and press enter.

Once the game crashes again, paste the TRACE (any lines with "Called from" in them) in a code block (``` before and after)

This issue happens for EVERYBODY. Anybody can do that now, even the devs. I don't need to show a crash log either because the crash log works now. The normal "null object reference" is gone from the game now, the one that had no text with it was a bug with the crash handler and it's fixed.

biomseed commented 4 months ago

It's not just in fullscreen sometimes, it must have something to do with changing in and out of fullscreen