с хостами всё понятно, но под рукой завалялись сервера. Создаётся вроде норм, но подключиться не даёт, бесконечный коннект
Код:
Server Exception: Connection Queue
NullReferenceException: Object reference not set to an instance of an object
at ServerMgr.JoinGame (Network.Connection connection) [0x0004f] in <3e15ca7896a1410db6d120bc00d1300d>:0
at ConnectionQueue.JoinGame (Network.Connection connection) [0x0002b] in <3e15ca7896a1410db6d120bc00d1300d>:0
at ConnectionQueue.Cycle (System.Int32 availableSlots) [0x0003a] in <3e15ca7896a1410db6d120bc00d1300d>:0
at ServerMgr.Update () [0x002e8] in <3e15ca7896a1410db6d120bc00d1300d>:0
UnityEngine.DebugLogHandler:Internal_LogException(Exception, Object)
UnityEngine.DebugLogHandler:LogException(Exception, Object)
UnityEngine.Logger:LogException(Exception, Object)
UnityEngine.Debug:LogException(Exception, Object)
ServerMgr:Update()