FunkinCrew / Funkin

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

Bug Report: Game crash if arrow pressed during init #3038

Open Beelijah opened 4 months ago

Beelijah commented 4 months ago

Issue Checklist

What platform are you using?

Itch.io (Web)

If you are playing on a browser, which one are you using?

Firefox

Version

0.4.1

Context (Provide images, videos, etc.)

yeah this bug is whattt

its not too complicated, the game throws an error and crashes when you press an arrow during startup lol heres a video of me performing this bug

what da heck does it work on??????????????

this works on windows and html5 (at least in my testing, who knows about linux)

what da heck is your version???????????????

0.3.2 >> 0.5.2

Steps to reproduce (or crash logs, errors, etc.)

how do i reproduce?????????????????????????????

wait for loading screen to finish (web browsers only on this part) press the touch to continue SPAM EVERY ARROW KEY ON YOUR KEYBOARD AS FAST AS POSSIBLE!!!

EliteMasterEric commented 4 months ago

I can't reproduce this one on my machine.

Beelijah commented 4 months ago

are you sure? try using the web build on itch.io

AbnormalPoof commented 4 months ago

I can't reproduce this one on my machine.

This seems to only occur on Web builds. You have to spam the arrow keys really fast after clicking the Touch to Play button.

Hundrec commented 1 month ago

Does this still happen in 0.5.2?

AbnormalPoof commented 1 month ago

Does this still happen in 0.5.2?

Yes

Beelijah commented 1 month ago

off topic, but:

where does the "clickHereToPlay.png" file go after compilation? i cant seem to find it, even after extensive searching.

NotHyper-474 commented 1 month ago

Looking at the build code it's actually embedded into the Funkin.js file, more specifically at line 390611, so there's not really a way to retrieve it.

Beelijah commented 1 month ago

huh. thanks for the info.

edit: i was searching for it so i could replace it, because im making a mod called FNF Clean, and the TouchHereToPlay.png image looks a little.. weird.