TechnicJelle / CMGT-Project-Innovation

Multiplayer couch party game with innovative controls where you play as pirates looking for treasure!
0 stars 0 forks source link

Server undocked, while client is still docked when spamming button #16

Open TechnicJelle opened 1 year ago

TechnicJelle commented 1 year ago

When the client spams the dock/undock button, they may get stuck, due to network things. The server already undocked the client, but the client already asked to join again, and thus the client gets stuck on the docked screen. They cannot undock, because they aren't docked in the first place. (According to the server, which is always right).