Binary stream '0' does not contain a valid BinaryHeaderSolved
Hey im changing settings with the plugins and now im getting only the error while compiling: compiler version disconnected.. can i do something about that? 

Oxide log:
[SERVER v1.0.24] Error: Binary stream '0' does not contain a valid BinaryHeader. Possible causes are invalid stream or object version change between serialization and deserialization.
at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.Run () <0x34de058 + 0x001f3> in <filename unknown>:0
at System.Runtime.Serialization.Formatters.Binary.ObjectReader.Deserialize (System.Runtime.Remoting.Messaging.HeaderHandler handler, System.Runtime.Serialization.Formatters.Binary.__BinaryParser serParser, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) <0x34ddb38 + 0x0006f> in <filename unknown>:0
at System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Deserialize (System.IO.Stream serializationStream, System.Runtime.Remoting.Messaging.HeaderHandler handler, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) <0x34dce80 + 0x00133> in <filename unknown>:0
at System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Deserialize (System.IO.Stream serializationStream, System.Runtime.Remoting.Messaging.HeaderHandler handler, Boolean fCheck, IMethodCallMessage methodCallMessage) <0x34dce38 + 0x00037> in <filename unknown>:0
at System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Deserialize (System.IO.Stream serializationStream, System.Runtime.Remoting.Messaging.HeaderHandler handler, Boolean fCheck) <0x34dcdf8 + 0x0002f> in <filename unknown>:0
at System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Deserialize (System.IO.Stream serializationStream, System.Runtime.Remoting.Messaging.HeaderHandler handler) <0x34dcdc0 + 0x00027> in <filename unknown>:0
at System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Deserialize (System.IO.Stream serializationStream) <0x34dcd90 + 0x0001f> in <filename unknown>:0
at ObjectStream.IO.ObjectStreamWrapper`2[TRead,TWrite].ReadObject (Int32 len) <0x34dcb40 + 0x000a7> in <filename unknown>:0
at ObjectStream.IO.ObjectStreamWrapper`2[TRead,TWrite].ReadObject () <0x34c98b0 + 0x00057> in <filename unknown>:0
at ObjectStream.ObjectStreamConnection`2[TRead,TWrite].ReadStream () <0x34c9608 + 0x0001f> in <filename unknown>:0
at ObjectStream.Threading.Worker.DoWorkImpl (System.Object oAction) <0x34c8168 + 0x00035> in <filename unknown>:0

23:22 [Info] Loading Oxide Core v2.0.3986...
23:22 [Info] Loading extensions...
23:22 [Info] Loaded extension CSharp v2.0.4027 by Oxide Team and Contributors
23:22 [Info] Loaded extension MySql v2.0.3758 by Oxide Team and Contributors
23:22 [Info] Loaded extension Rust v2.0.4592 by Oxide Team and Contributors
23:22 [Info] Loaded extension SQLite v2.0.3760 by Oxide Team and Contributors
23:22 [Info] Loaded extension Unity v2.0.3772 by Oxide Team and Contributors
23:22 [Info] Latest compiler MD5: 5fbca0bf39b1c09ddf2fb3686b869242
23:22 [Info] Local compiler MD5: 5fbca0bf39b1c09ddf2fb3686b869242
23:22 [Info] Using Covalence provider for game 'Rust'
23:22 [Info] Loading plugins...
23:22 [Info] Loaded plugin Rust v2.0.4592 by Oxide Team and Contributors
23:22 [Info] Loaded plugin Unity v2.0.3772 by Oxide Team and Contributors
23:22 [Warning] Compiler may have been closed by interference from security software or install is missing files
23:22 [Error] Error while compiling: compiler version disconnected
23:22 [Error] Error while compiling: compiler version disconnected
23:22 [Error] Error while compiling: compiler version disconnected
23:22 [Error] Error while compiling: compiler version disconnected
23:22 [Error] Error while compiling: compiler version disconnected
23:22 [Error] Error while compiling: compiler version disconnected
23:22 [Error] Error while compiling: compiler version disconnected
23:22 [Error] Error while compiling: compiler version disconnected
23:22 [Error] Error while compiling: compiler version disconnected
23:22 [Error] Error while compiling: compiler version disconnected
23:22 [Error] Error while compiling: compiler version disconnected
23:22 [Error] Error while compiling: compiler version disconnected
23:22 [Error] Error while compiling: compiler version disconnected
23:22 [Error] Error while compiling: compiler version disconnected
23:22 [Error] Error while compiling: compiler version disconnected​


pls help me because it wastes the time configurate the server :(
Please make sure you do not have any security software blocking the compiler or server machine, and that your server machine doesn't have mono installed on it.
so is the compiler just blocked from the security software? And how can i install mono?
Don't install mono, I was saying to make sure it wasn't installed standalone. It could be from something messing with it, or it could be from a conflict on the system from mono. Changing configuration files would not cause this error.

I would suggest removing all plugins, shutting down the server, making sure no Compiler processes are running, and then start the server again. Once you've started the server fully, try loading one plugin and see what happens.
5e13a8d5b2bc5.jpg Wulf
Please make sure you do not have any security software blocking the compiler or server machine, and that your server machine doesn't have mono installed on it.

im still having this problem i installed mono and put the compiler as exception on the security i dont know what to do :/
i even tried a fresh install and after that installed the oxide + plugins

Don't install mono.

Please follow the steps mentioned above, and uninstall anything you just installed.
5e13a8d5b2bc5.jpg Wulf
Don't install mono, I was saying to make sure it wasn't installed standalone. It could be from something messing with it, or it could be from a conflict on the system from mono. Changing configuration files would not cause this error.

I would suggest removing all plugins, shutting down the server, making sure no Compiler processes are running, and then start the server again. Once you've started the server fully, try loading one plugin and see what happens.

ohhh ok xD

5e13a8d5b2bc5.jpg Wulf
Don't install mono.

Please follow the steps mentioned above, and uninstall anything you just installed.

so like you said i looked if a compiler prozess is running and i think that was the problem ^^ anyways thank you for your time and help ^^

When starting my freshly updated Rust server with the new Oxide, it gets stuck on this:
Asset Warmup (5809/6108)
Asset Warmup (6108/6108)
WebSocket RCon Started on 28016
Generating procedural map of size 4300 with seed 1234567
[1.8s] Height Map​

No CPU load, nothing happening. In the Oxide compiler log I find this message:

[SERVER v1.0.24] Error: Binary stream '0' does not contain a valid BinaryHeader. Possible causes are invalid stream or object version change between serialization and deserialization.
  at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.Run () <0x34ee058 + 0x001f3> in <filename unknown>:0 
  at System.Runtime.Serialization.Formatters.Binary.ObjectReader.Deserialize (System.Runtime.Remoting.Messaging.HeaderHandler handler, System.Runtime.Serialization.Formatters.Binary.__BinaryParser serParser, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) <0x34edb38 + 0x0006f> in <filename unknown>:0 
  at System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Deserialize (System.IO.Stream serializationStream, System.Runtime.Remoting.Messaging.HeaderHandler handler, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) <0x34ece80 + 0x00133> in <filename unknown>:0 
  at System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Deserialize (System.IO.Stream serializationStream, System.Runtime.Remoting.Messaging.HeaderHandler handler, Boolean fCheck, IMethodCallMessage methodCallMessage) <0x34ece38 + 0x00037> in <filename unknown>:0 
  at System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Deserialize (System.IO.Stream serializationStream, System.Runtime.Remoting.Messaging.HeaderHandler handler, Boolean fCheck) <0x34ecdf8 + 0x0002f> in <filename unknown>:0 
  at System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Deserialize (System.IO.Stream serializationStream, System.Runtime.Remoting.Messaging.HeaderHandler handler) <0x34ecdc0 + 0x00027> in <filename unknown>:0 
  at System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Deserialize (System.IO.Stream serializationStream) <0x34ecd90 + 0x0001f> in <filename unknown>:0 
  at ObjectStream.IO.ObjectStreamWrapper`2[TRead,TWrite].ReadObject (Int32 len) <0x34ecb40 + 0x000a7> in <filename unknown>:0 
  at ObjectStream.IO.ObjectStreamWrapper`2[TRead,TWrite].ReadObject () <0x34d9778 + 0x00057> in <filename unknown>:0 
  at ObjectStream.ObjectStreamConnection`2[TRead,TWrite].ReadStream () <0x34d9608 + 0x0001f> in <filename unknown>:0 
  at ObjectStream.Threading.Worker.DoWorkImpl (System.Object oAction) <0x34d8168 + 0x00035> in <filename unknown>:0 

This message sadly does not tell me anything useful. Is there something I can do?

Nevermind; it turns out the server did not shut down properly and Compiler.exe was still running in the background. It's fixed now!
Locked automatically