Just updated my server because there was a client update about an hour ago and this is spammed continually after everything else loads:
![]()
Solved Using incompatible build
Discussion in 'Rust Discussion' started by Ray Meres, Apr 17, 2015.
-
The decay was tweaked in that optional server update. You need to keep in mind that every time you update your Rust server you need to wait for an updated Oxide version as well.
-
My thinking was: "It's not a new protocol version so should be okay".Last edited by a moderator: Apr 17, 2015 -
Basically Oxide patches the main server file and adds hooks to it, so every server update there will be changes in Assembly-CSharp.dll and if you would use Oxide for the previous version it will just undo all the changes to that file and all kind of different errors can then occur.
-