Funkin icon indicating copy to clipboard operation
Funkin copied to clipboard

Bug Report: Input offset crashes Web FNF (0.3.0)

Open MixxyManiac opened this issue 1 year ago • 9 comments

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?

  • [ X ] 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)

0.3.0 (PROTOTYPE)

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.

Settings > Input Offset

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

Pressing Input Offset instantly crashes the game

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

Could not find animation for char "`" 2Funkin.js:213267 source/funkin/Conductor.hx:380: [CONDUCTOR] Forcing BPM to 60 Funkin.js:308695 Called from .new haxe_ValueException (https://uploads.ungrounded.net/alternate/1528000/1528775_alternate_113347_r99.zip/Funkin.js line 217548 column 17) Called from haxe_Exception.thrown (https://uploads.ungrounded.net/alternate/1528000/1528775_alternate_113347_r99.zip/Funkin.js line 215590 column 11) Called from funkin_play_notes_notestyle_NoteStyle.applyStrumlineFrames (https://uploads.ungrounded.net/alternate/1528000/1528775_alternate_113347_r99.zip/Funkin.js line 174340 column 25) Called from funkin_play_notes_StrumlineNote.setup (https://uploads.ungrounded.net/alternate/1528000/1528775_alternate_113347_r99.zip/Funkin.js line 173845 column 13) Called from .new funkin_play_notes_StrumlineNote (https://uploads.ungrounded.net/alternate/1528000/1528775_alternate_113347_r99.zip/Funkin.js line 173800 column 7) Called from .new funkin_play_notes_Strumline (https://uploads.ungrounded.net/alternate/1528000/1528775_alternate_113347_r99.zip/Funkin.js line 173137 column 15) Called from funkin_ui_debug_latency_LatencyState.create (https://uploads.ungrounded.net/alternate/1528000/1528775_alternate_113347_r99.zip/Funkin.js line 204699 column 20) Called from funkin_ui_options_OptionsState.resetSubState (https://uploads.ungrounded.net/alternate/1528000/1528775_alternate_113347_r99.zip/Funkin.js line 21724 column 19) Called from funkin_ui_options_OptionsState.tryUpdate (https://uploads.ungrounded.net/alternate/1528000/1528775_alternate_113347_r99.zip/Funkin.js line 21761 column 9) Called from flixel_FlxGame.update (https://uploads.ungrounded.net/alternate/1528000/1528775_alternate_113347_r99.zip/Funkin.js line 20939 column 15) Funkin.js:308697 Could not load spritesheet for note style: funkin Funkin.js:308705 Called from .__handleError (https://uploads.ungrounded.net/alternate/1528000/1528775_alternate_113347_r99.zip/Funkin.js line 308704 column 55) Called from .__broadcastEvent (https://uploads.ungrounded.net/alternate/1528000/1528775_alternate_113347_r99.zip/Funkin.js line 308486 column 13) Called from .__onLimeRender (https://uploads.ungrounded.net/alternate/1528000/1528775_alternate_113347_r99.zip/Funkin.js line 309576 column 8) Called from .dispatch (https://uploads.ungrounded.net/alternate/1528000/1528775_alternate_113347_r99.zip/Funkin.js line 289248 column 16) Called from .handleApplicationEvent (https://uploads.ungrounded.net/alternate/1528000/1528775_alternate_113347_r99.zip/Funkin.js line 356 column 23) Funkin.js:308710 Uncaught Could not load spritesheet for note style: funkin

MixxyManiac avatar May 01 '24 01:05 MixxyManiac

Can reproduce on Linux Chromium

ThatOneCalculator avatar May 01 '24 03:05 ThatOneCalculator

https://github.com/FunkinCrew/Funkin/assets/41199354/d3c3bedf-1373-46fb-9a7e-148516ccb3c7

Can reproduce in Chromium 126.0.6451.0 on Windows.

SilverT4 avatar May 01 '24 05:05 SilverT4

dear god (first 0.3.0 bug report) and the wave of bug reports after this one is insane

back to topic: this appears to just be a HTML5 thing I guess.

MixxyManiac avatar May 01 '24 22:05 MixxyManiac

this appears to just be a HTML5 thing I guess

That doesn't make any sense. How could it possibly be an issue with the browser's markup renderer when it's very clearly a JavaScript error in Funkin.js?

 Funkin.js:308697 Could not load spritesheet for note style: funkin

My best guess would be that it's a resource fetch error, but it can't be properly debugged due to the 0.3.0 build currently being closed-source.

ThatOneCalculator avatar May 01 '24 22:05 ThatOneCalculator

this appears to just be a HTML5 thing I guess

That doesn't make any sense. How could it possibly be an issue with the browser's markup renderer when it's very clearly a JavaScript error in Funkin.js?

 Funkin.js:308697 Could not load spritesheet for note style: funkin

My best guess would be that it's a resource fetch error, but it can't be properly debugged due to the 0.3.0 build currently being closed-source.

I meant to say that this is just an issue isolated towards the Web version of Funkin (or HTML5 - I usually refer it as that); didn't intend to say that the issue itself is coming from the browser. Sorry for the confusion

MixxyManiac avatar May 01 '24 22:05 MixxyManiac

How do i fix the Could not load spritesheet for note style? Im on Newgrounds on Opera GX Btw im on version 0.3.3

GamerGuest avatar May 19 '24 18:05 GamerGuest

https://github.com/FunkinCrew/Funkin/assets/173632089/3b67363f-b1cc-4bfb-825e-f59e91c73694

it cash evry time and i cant play it edit ( i am on mac it 4.2 but i am not sure also i did not see that it wase on web lol mb)

Niox124 avatar Jun 23 '24 19:06 Niox124

@Niox124 that has nothing to do with this issue. Please file a new issue.

ThatOneCalculator avatar Jun 23 '24 21:06 ThatOneCalculator

@ThatOneCalculator done

Niox124 avatar Jun 24 '24 14:06 Niox124

Why is this STILL a valid issue

EliteMasterEric avatar Sep 22 '24 13:09 EliteMasterEric

Should be fixed in v0.5.1

EliteMasterEric avatar Sep 22 '24 16:09 EliteMasterEric