I had a really odd issue after I wiped the server. About 2 hours into wipe a player linked his account and then about 10-15 players were immediately disconnected. The following error preceded each players disconnection.
07/12/2021 19:20:15 | ipaddresshere/steamidhere/usernamehere disconnecting: Exception (cs:63153): NotImplementedException: Unknown wire type: 3 SilentOrbit.ProtocolBuffers.ProtocolParser.SkipKey (System.IO.Stream stream, SilentOrbit.ProtocolBuffers.Key key) (at <00000000000000000000000000000000>:0) ProtoBuf.Entity.Deserialize (System.IO.Stream stream, ProtoBuf.Entity instance, System.Boolean isDelta) (at <00000000000000000000000000000000>:0) ProtoBuf.Entity.Deserialize (System.IO.Stream stream) (at <00000000000000000000000000000000>:0) Client.OnEntities (Network.Message packet) (at <00000000000000000000000000000000>:0) Client.OnNetworkMessage (Network.Message packet) (at <00000000000000000000000000000000>:0) Facepunch.Network.Raknet.Client.HandleMessage () (at <00000000000000000000000000000000>:0) Facepunch.Network.Raknet.Client.Cycle () (at <00000000000000000000000000000000>:0) Client.Update () (at <00000000000000000000000000000000>:0) UnityEngine.Debug:LogException(Exception) Facepunch.Network.Raknet.Client:HandleMessage() Facepunch.Network.Raknet.Client:Cycle() Client:Update()