Hi.
Can someone tell me what it could be ?and what I can try to fix it and start the server again ?
I only made a change for the map, uploaded the new oxide version manually and tried to restart the server.
I see this error in the oxide log :
[DOUBLEPOST=1441348769][/DOUBLEPOST]I removed a plugin from plugin and cfg = buildingprotector. ( don't know if it was me or my provider doing something same time ) but server could restart.Code:7:16 AM [Info] Loaded plugin Rust:IO for Oxide v2.6.0 by playrust.io / dcode 7:16 AM [Warning] Ignored obsolete game extension reference 'Oxide.Ext.Rust' in plugin 'Give' 7:16 AM [Warning] Ignored obsolete game extension reference 'Oxide.Ext.Rust' in plugin 'StackSizes' 7:16 AM [Error] Compilation error: (SerializationException: Unexpected binary element: 111) 7:16 AM [Debug] at System.Runtime.Serialization.Formatters.Binary.ObjectReader.ReadObject (BinaryElement element, System.IO.BinaryReader reader, System.Int64& objectId, System.Object& value, System.Runtime.Serialization.SerializationInfo& info) [0x00000] in <filename unknown>:0 at System.Runtime.Serialization.Formatters.Binary.ObjectReader.ReadNextObject (BinaryElement element, System.IO.BinaryReader reader) [0x00000] in <filename unknown>:0 at System.Runtime.Serialization.Formatters.Binary.ObjectReader.ReadObjectGraph (BinaryElement elem, System.IO.BinaryReader reader, Boolean readHeaders, System.Object& result, System.Runtime.Remoting.Messaging.Header[]& headers) [0x00000] in <filename unknown>:0 at System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.NoCheckDeserialize (System.IO.Stream serializationStream, System.Runtime.Remoting.Messaging.HeaderHandler handler) [0x00000] in <filename unknown>:0 at System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Deserialize (System.IO.Stream serializationStream) [0x00000] in <filename unknown>:0 at ObjectStream.IO.ObjectStreamWrapper`2[ObjectStream.Data.CompilerMessage,ObjectStream.Data.CompilerMessage].ReadObject (Int32 len) [0x00000] in <filename unknown>:0 at ObjectStream.IO.ObjectStreamWrapper`2[ObjectStream.Data.CompilerMessage,ObjectStream.Data.CompilerMessage].ReadObject () [0x00000] in <filename unknown>:0 at ObjectStream.ObjectStreamConnection`2[ObjectStream.Data.CompilerMessage,ObjectStream.Data.CompilerMessage].ReadStream () [0x00000] in <filename unknown>:0 at ObjectStream.Threading.Worker.DoWorkImpl (System.Object oAction) [0x00000] in <filename unknown>:0
Solved Error when starting the server : offline status
Discussion in 'Rust Discussion' started by Xtadeus, Sep 4, 2015.
-
Wulf Community Admin
Please try the latest Oxide snapshot, some fixes were made to the C# compiler. https://github.com/OxideMod/Snapshots/raw/master/Oxide-Rust.zip
-
Thx Wulf ( my post was from yesterday ) I think this building protector plugin must be updated but I have no answers from the guy who made it. So each time I have to restart the server I remove it, and then I upload it after ( and seems to be the solution )