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

[Game Crash] 0.4.17.0f LTS crashes if a second player joins after the first song #1

Open
DesktopMan opened this issue Sep 2, 2022 · 2 comments
Labels
bug Something isn't working dance Affects Dance / 4K Mode LTS4 Bug concerns LTS4 (Stable) Branch Solved! Solved! Upstream Bug Bug inherited from upstream

Comments

@DesktopMan
Copy link

Describe the crash

ProjectOutfox.Crash.2022-09-02--22.32.15.log
ProjectOutfox.MainLog.2022-09-02--22.32.15.log
ProjectOutfox-default.ThemeLua.2022-09-02--22.32.16.log

How can you reproduce the error?

Options changed: Event mode off

  1. Play a song as player 1
  2. Join as player 2
  3. Play songs until the credit is used up
  4. Game crashes after the credit summary

Screenshots/Videos

No response

Game Mode

dance

Additional Information

No response

@Scraticus Scraticus added bug Something isn't working dance Affects Dance / 4K Mode Upstream Bug Bug inherited from upstream LTS4 Bug concerns LTS4 (Stable) Branch labels Sep 2, 2022
@JoseVarelaP
Copy link
Member

It has hit an assert check for the number of stages played.

StageStats::AssertValid: 3 Songs Played != 2 Steps Played for player 1

@Scraticus
Copy link
Member

well, removing the assert doesn't seem to have any negative affect, i think it's literally just a throwback to a different time.

I'll confirm with jous, but i think this one is solved if we cannot find any reason for it to be there.

@Scraticus Scraticus added the Solved! Solved! label Sep 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working dance Affects Dance / 4K Mode LTS4 Bug concerns LTS4 (Stable) Branch Solved! Solved! Upstream Bug Bug inherited from upstream
Projects
None yet
Development

No branches or pull requests

3 participants