when launching my server i get this errorusing newest server and oxide buildCode:TypeLoadException: Could not load type 'EACServer' from assembly 'Assembly-CSharp, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null'.
Not an Issue TypeLoadException: Could not load type 'EACServer' when launching (mixed Rust versions)
Discussion in 'Rust Discussion' started by Buster_dylan, Mar 18, 2018.
-
Wulf Community Admin
That error generally implies that you are mixing Rust versions, generally by installing an incompatible build which includes specific, patched Rust files. The solution would be to update both fully.
-
-
Wulf Community Admin