Skip to content

Fix: resolve multiplayer sync freeze for 3+ players#17

Draft
CasianoKoprowski wants to merge 1 commit into
My-PlateUp-Mods:mainfrom
CasianoKoprowski:v2.1.2-NetworkFix
Draft

Fix: resolve multiplayer sync freeze for 3+ players#17
CasianoKoprowski wants to merge 1 commit into
My-PlateUp-Mods:mainfrom
CasianoKoprowski:v2.1.2-NetworkFix

Conversation

@CasianoKoprowski

Copy link
Copy Markdown

Fixes an issue where new network logic prevented the update of player sync over 2 players due to a mishandled check. The check for identifying the new host-client relationship only accounted for the check of a single host against a single client. This caused the break above 2 players.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant