Server not starting on Linux with OxideNot An Issue
I need help. Why when i changed to oxide files, server wont start.

        Collects: 40
        Memory:   3 MB



The script 'ItemDefinition' could not be instantiated!

(Filename: ./Runtime/Scripting/ManagedReference/SerializableManagedRef.cpp Line: 227)

Recursive Serialization is not supported. You can't dereference a PPtr while loading. (Constructors of C# classes may not load objects either. See stacktrace.)

(Filename: ./Runtime/Serialize/PersistentManager.cpp Line: 1385)

TypeLoadException: Could not load array element type, due to: Invalid type ItemDefinition for instance field ItemAmount:itemDef assembly:/root/rust/RustDedicated_Data/Managed/Assembly-CSharp.dll type:ItemAmount member:(null) signature:<none>
  at System.Collections.Generic.List`1[T]..cctor () [0x00000] in <a8ed250850854b439cedc18931a314fe>:0
Rethrow as TypeInitializationException: The type initializer for 'System.Collections.Generic.List`1' threw an exception.
  at ItemBlueprint..ctor () [0x00000] in <dad742a49d6744978287b5e7ff2f06f8>:0

(Filename: <a8ed250850854b439cedc18931a314fe> Line: 0)

The script 'ItemDefinition' could not be instantiated!

(Filename: ./Runtime/Scripting/ManagedReference/SerializableManagedRef.cpp Line: 227)

Recursive Serialization is not supported. You can't dereference a PPtr while loading. (Constructors of C# classes may not load objects either. See stacktrace.)

(Filename: ./Runtime/Serialize/PersistentManager.cpp Line: 1385)

TypeLoadException: Could not load array element type, due to: Invalid type ItemDefinition for instance field ItemAmount:itemDef assembly:/root/rust/RustDedicated_Data/Managed/Assembly-CSharp.dll type:ItemAmount member:(null) signature:<none>
  at System.Collections.Generic.List`1[T]..cctor () [0x00000] in <a8ed250850854b439cedc18931a314fe>:0
Rethrow as TypeInitializationException: The type initializer for 'System.Collections.Generic.List`1' threw an exception.
  at ItemBlueprint..ctor () [0x00000] in <dad742a49d6744978287b5e7ff2f06f8>:0

(Filename: <a8ed250850854b439cedc18931a314fe> Line: 0)

Stack overflow in unmanaged: IP: 0x7fcb9ad92d76, fault addr: 0x7fcb58176f60
Stack overflow in unmanaged: IP: 0x7fcb9ad92a0d, fault addr: 0x7fcb581759d8
Stack overflow in unmanaged: IP: 0x7fcb9ae234fb, fault addr: 0x7fcb58175fb8
Stack overflow in unmanaged: IP: 0x7fcb9ae27285, fault addr: 0x7fcb58175d18
Stack overflow in unmanaged: IP: 0x7fcb9aed3727, fault addr: 0x7fcb58174ff8
Couldn't extract exception string from exception of type StackOverflowException (another exception of class 'NullReferenceException' was thrown while processing the stack trace)


(Filename:  Line: 1869414501)
​
Which link are you using to install Oxide?
5e13a8d5b2bc5.jpg Wulf
Which link are you using to install Oxide?

downloaded from https://umod.org/games/rust/download (used latest) and uploaded manualy.

That link is for Windows only. Please use the Development link as mentioned on the page.
RESOLVED.

Those are not errors and not from Oxide.
Locked automatically