Hi everyone.
I'm still a bit of a noob server admin. I've gotten my server running up and well for the past 2 months now with no real technical issues.
None up until today.
One of my regular players was flying a mini. He disconnected and died at the same time. When he joins the server he gets an error saying:
disconnecting: RPC Error in OnRespawnInformation: Object reference not set to an instance of an object.
at LifeInfographic.Refresh () [0x00000]In RCON I can see the following:
disconnecting: RPC Error in OnRespawnInformation: Object reference not set to an instance of an object.
at LifeInfographic.Refresh () [0x00000] in <00000000000000000000000000000000>:0
at UIDeathScreen.UpdateRespawnInformation (ProtoBuf.RespawnInformation info) [0x00000] in <00000000000000000000000000000000>:0
at UIDeathScreen.OnRespawnInformation (ProtoBuf.RespawnInformation info) [0x00000] in <00000000000000000000000000000000>He can't join the server at all now.
I found this post:
https://umod.org/community/rust/13116-disconnecting-rpc-error-in-onrespawninformation?page=2
and I tried pretty much everything (except deleting the player.db file as that will be the same as a BP wipe, if I'm not mistaken?)
I've restarted the server, he's restarted his whole system, I've even tried to delete his info out of the "player.identities.3.db" file with no luck.
I read it could also be UI mods, so I've unloaded and deleted all the possible UI mods for now, such as EMInterface, Event Manager and Server Info.
I'm really at my wits end here. I have no other clue how to fix this without doing a complete wipe (there's also the possibility that it won't even fix the problem).
I'm open to any and all input and feedback. It looks like some people have had this problem before, how can it be fixed?