-
Notifications
You must be signed in to change notification settings - Fork 2.3k
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
Crash Report: first second of the song looped #3264
Comments
not a clue how the source can be modified to fix this issue, but you can temporarily solve it yourself by deleting your save data |
Could be the same issue as #3265 so it's probably the offsets (if you even set any) causing this. |
@NotHyper-474 That works, It worked, I had the offset set wrong, you don't know how grateful I am, thank you :) |
I think this is fixed as of 0.5.2! no.more.looping.mp4 |
This issue is a duplicate. Please direct all discussion to the original issue. |
Silly me, this is the original issue |
Issue Checklist
What platform are you using?
Itch.io (Downloadable Build) - Windows
If you are playing on a browser, which one are you using?
None
Version
0.5.0
Context (Provide screenshots or videos of the crash happening)
When I start a song it gets stuck and the first second of the song repeats infinitely, and with pico the song crash immediately
Steps to reproduce
video.mp4
Crash logs (can be found in the logs folder where Funkin.exe is)
RangeError
in funkin/vis/dsp/SpectralAnalyzer.hx#198
in funkin/audio/visualize/ABotVis.hx#98
in funkin/audio/visualize/ABotVis.hx#89
in flixel/group/FlxGroup.hx#180
in flixel/group/FlxSpriteGroup.hx#233
in funkin/play/stage/Stage.hx#810
in polymod/hscript/_internal/HScriptedClassMacro.hx#870
in C:\Haxe\Haxe434\haxe\std/cpp/_std/Reflect.hx#63
in polymod/hscript/_internal/PolymodScriptClass.hx#553
in polymod/hscript/_internal/HScriptedClassMacro.hx#837
in flixel/group/FlxGroup.hx#180
in flixel/FlxState.hx#109
in flixel/FlxSubState.hx#80
in funkin/play/PlayState.hx#776
in flixel/FlxGame.hx#882
in flixel/FlxGame.hx#567
The text was updated successfully, but these errors were encountered: