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

Level Skip - Entire Level Skip (via boatsync) #29

Open
TheYellowArchitect opened this issue Aug 11, 2022 · 0 comments
Open

Level Skip - Entire Level Skip (via boatsync) #29

TheYellowArchitect opened this issue Aug 11, 2022 · 0 comments
Labels
bug Something isn't working dialogue Anything related to death or level or midlevel or powerup dialogues needs more info Lacking enough information netcoding Anything related to networking or online multiplayer

Comments

@TheYellowArchitect
Copy link
Owner

When you skip a level, and the host is standing at the gate of that level, there is a tiny chance that you will somehow trigger levelcutscene or sth, and go onto next level.
I cannot deterministicly replicate this bug, hence the above mediocre explanation. Its a really rare bug, but unlike other Level Skip bugs, it softlocks the client (at least he can try to rejoin by quitting the game lol)
I can ensure its not exclusive to intro-boat skip (never saw it there, except maybe once), and is unrelated whether Host has skipLevelCutscene == true, or InLevelCutscene == true.
Like I tried all those scenarios with true/false (control group testing), and I didn't get this bug ONCE. So until I am able to deterministicly replicate it, I obviously can't solve it. Perhaps it will be solved when I fix the rest of Level Skip bugs.

@TheYellowArchitect TheYellowArchitect added bug Something isn't working needs more info Lacking enough information netcoding Anything related to networking or online multiplayer dialogue Anything related to death or level or midlevel or powerup dialogues labels Aug 11, 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 dialogue Anything related to death or level or midlevel or powerup dialogues needs more info Lacking enough information netcoding Anything related to networking or online multiplayer
Projects
None yet
Development

No branches or pull requests

1 participant