Skip to content
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

Closed
2 tasks done
EngiMannn opened this issue Sep 14, 2024 · 6 comments
Closed
2 tasks done

Crash Report: first second of the song looped #3264

EngiMannn opened this issue Sep 14, 2024 · 6 comments
Labels
status: resolved The issue has been fixed or the suggestion has been implemented. type: major bug Involves a major bug, including crashes, softlocks, or issues blocking progression
Milestone

Comments

@EngiMannn
Copy link

EngiMannn commented Sep 14, 2024

Issue Checklist

  • I have properly named the issue
  • I have checked the issues/discussions pages to see if the issue has been previously reported

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

@EngiMannn EngiMannn added status: pending triage Awaiting review. type: major bug Involves a major bug, including crashes, softlocks, or issues blocking progression labels Sep 14, 2024
@EngiMannn EngiMannn changed the title Crash Report: Crash Report: fisrt second of the song looped Sep 14, 2024
@EngiMannn EngiMannn changed the title Crash Report: fisrt second of the song looped Crash Report: first second of the song looped Sep 14, 2024
@katelyn2009
Copy link

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
(%AppData%/FunkinCrew)

@NotHyper-474
Copy link
Contributor

NotHyper-474 commented Sep 16, 2024

Could be the same issue as #3265 so it's probably the offsets (if you even set any) causing this.

@EngiMannn
Copy link
Author

@NotHyper-474 That works, It worked, I had the offset set wrong, you don't know how grateful I am, thank you :)

@Hundrec
Copy link
Collaborator

Hundrec commented Oct 17, 2024

I think this is fixed as of 0.5.2!
Visual + Input Offset at -200ms

no.more.looping.mp4

@Hundrec Hundrec added status: duplicate Issue or PR is redundant to another. and removed type: major bug Involves a major bug, including crashes, softlocks, or issues blocking progression status: pending triage Awaiting review. labels Jan 23, 2025
Copy link

This issue is a duplicate. Please direct all discussion to the original issue.

@Hundrec Hundrec closed this as completed Jan 23, 2025
@Hundrec
Copy link
Collaborator

Hundrec commented Jan 23, 2025

Silly me, this is the original issue

@Hundrec Hundrec added type: major bug Involves a major bug, including crashes, softlocks, or issues blocking progression status: resolved The issue has been fixed or the suggestion has been implemented. and removed status: duplicate Issue or PR is redundant to another. labels Jan 23, 2025
@Hundrec Hundrec reopened this Jan 23, 2025
@Hundrec Hundrec closed this as completed Jan 23, 2025
@Hundrec Hundrec marked this as a duplicate of #3265 Jan 23, 2025
@Hundrec Hundrec added this to the 0.5.2 milestone Jan 23, 2025
@Hundrec Hundrec marked this as a duplicate of #3254 Jan 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: resolved The issue has been fixed or the suggestion has been implemented. type: major bug Involves a major bug, including crashes, softlocks, or issues blocking progression
Projects
None yet
Development

No branches or pull requests

4 participants