Players are kicked when they dieSolved

Oxide and Discord extension are up to date.

If a player dies, he is kicked with the following error message:
"RPC Error in Client_AddNewDeathMarker: Index and count must refer to a location within the buffer."

Does anyone have any idea what could be causing this?

is server and oxide uptodate?

I deleted all files except the folders "oxide" and "server". Reinstalled Rust and Oxide, now the server no longer starts properly with this error message:

Failed to setup companion server registration: System.NullReferenceException: Object reference not set to an instance of an object

you runing windows server?   what your update script look like?

Yes, Windows Server 2022 Standard

@ShutdownOnFailedCommand 1
@NoPromptForPassword 1
login anonymous
force_install_dir "d:\run\rust\swiss_pve_v2"
app_update 258550 validate
quit

here is whar i got force_install_dir c:\rustserver\ +login anonymous +app_update 258550 -beta public validate +quit

I was able to start my test server after the update. I will now update the productive server. Why the parameter "-beta public"?

Merged post

I haven't noticed the error yet. I'll keep an eye on the server for a while and then set the ticket status to "SOLVED". Should I keep the "-beta public" parameter?

3MqauFi2NhnomAc.jpg Tschuderhu

I was able to start my test server after the update. I will now update the productive server. Why the parameter "-beta public"?

Merged post

I haven't noticed the error yet. I'll keep an eye on the server for a while and then set the ticket status to "SOLVED". Should I keep the "-beta public" parameter?

Yes keep that

Razor, thank you for your great effort!
Locked automatically