The game loop will softlock and not recover if in a lobby of 3+ people, someone disconnects during the item grabbing phase. If done with only two players, the server exits and returns the user back to the multiplayer menu or lobby (if user is the host).
Repro steps:
- Create a lobby
- Connect 2-3 other users (3-4 people total)
- Skipping the cut scene does not effect the end result
- Once the item box gets pulled out, have one non-host player disconnect
- The player disconnecting must not complete emptying their box. For simplicity, the disconnected user should not take any items out of the box.
- Other players should be able to pull out all their items, but afterwards, once all items have been grabbed and placed, the game does not progress.
- If the other non-hosts disconnect, only then will the game recover, and the host will return back to the lobby
Known affected version(s): v1.9.906
Logs following repro steps are attached.


