Hello! Can anyone please help me on that one? I fully updated my server + oxide + removed some weird name prefabs, still didn't fix this. It doesn't happen often but a few times a day and between 1-3 people get kicked from it.
disconnecting: Exception (cs:61608): ProtocolBufferException: Invalid field id: 0, something went wrong in the stream ProtoBuf.Entity.Deserialize (System.IO.Stream stream, ProtoBuf.Entity instance, System.Boolean isDelta) (at :0) ProtoBuf.Entity.Deserialize (System.IO.Stream stream) (at :0) Client.OnEntities (Network.Message packet) (at :0) Client.OnNetworkMessage (Network.Message packet) (at :0) Facepunch.Network.Raknet.Client.HandleMessage () (at :0) Facepunch.Network.Raknet.Client.Cycle () (at :0) Client.Update () (at :0) UnityEngine.Debug:LogException(Exception) Facepunch.Network.Raknet.Client:HandleMessage() Facepunch.Network.Raknet.Client:Cycle() Client:Update()
Here is my plugin list:
Disconnecting: Exception (cs:61608): ProtocolBufferException: Invalid field id: 0
It's a Raknet issue that's been happening since last summer. One person disconnects and he takes several others with him. There are various other posts on this forum about this. No solution. If you find one you'll be my hero.
Merged post
Just out of interest, what's your setup? Local server or commercial host? Windows or Linux (if so what distro, and is it LGSM)?
JimDeadlock
It's a Raknet issue that's been happening since last summer. One person disconnects and he takes several others with him. There are various other posts on this forum about this. No solution. If you find one you'll be my hero.
Merged post
Just out of interest, what's your setup? Local server or commercial host? Windows or Linux (if so what distro, and is it LGSM)?
Thank you very much for this information, I'm glad it's not something only happening to me. I will definately let you know once I find something :D
Its a commercial host that's running windows.
TheRealToxicThank you very much for this information, I'm glad it's not something only happening to me. I will definately let you know once I find something :D
Its a commercial host that's running windows.
Did you ever find a fix for this? My server just started having this issue yesterday.
Unfortunately notmrclittleDid you ever find a fix for this? My server just started having this issue yesterday.
😟, this just started happening with my server after the mid-month update for some odd reason.TheRealToxicUnfortunately not
Merged post
@Wulf can you provide any assistance?
Sounds like an issue with player data on the server; perhaps the data file for players, or maybe the player is using a pirated client. I'm not really familiar with the error.
Wulf
Sounds like an issue with player data on the server; perhaps the data file for players, or maybe the player is using a pirated client. I'm not really familiar with the error.
It's strange that it first starting occurring after the November mid-month update.
It's always numerous players that are kicked and happens at varying frequencies. Sometimes it's 70%+ of the server.
Could a player using a pirated client cause numerous players to get kicked?
I guess how do I go about troubleshooting further?