- Home /
Question by
Abotics99 · Oct 14, 2017 at 03:06 AM ·
networkingmultiplayerunity 2dtimeout
Multiplayer proper disconnect still results in a timeout disconnect.
I'm currently making a multiplayer game for some friends and me to mess about in. I'm working on disconnecting properly but even though I'm calling the matchMaker.disconnect(); and then stopHost() functions, other players will get an error saying that the player that purposely disconnected got disconnected because of a timeout. I just don't get why this is happening unless am I using out of date commands?
Comment
Your answer

Follow this Question
Related Questions
Unity networking tutorial? 6 Answers
Where to find the demo project mentioned in the Unity docs in the Networking? 1 Answer
is LLAPI bandwidth limited? 0 Answers
I want to make a powerup with a an associated timer on the server side using mirror 1 Answer
UNET Players are movable on collision 2 Answers