1. After again full redownload server&oxide with latest version i'm getting this:
    Code:
    [SERVER] Started as service
    [SERVER] Running as service
    [SERVER] Got Message: Ready
    [SERVER] Got Message: Ready
    [SERVER] Error: Unexpected binary element: 0
      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 (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
    [SERVER] Shutdown
    [DOUBLEPOST=1430499812][/DOUBLEPOST]And this is what i'm getting when shoutdown test server:
    Code:
    [5/1/2015 8:06:11 PM] [Oxide] 8:06 PM [Debug]  at System.Diagnostics.Process.Close (Int32 signo) [0x00000] in <filename unknown>:0
      at System.Diagnostics.Process.Kill () [0x00000] in <filename unknown>:0
      at (wrapper remoting-invoke-with-check) System.Diagnostics.Process:Kill ()
      at Oxide.Plugins.PluginCompiler.OnShutdown () [0x00000] in <filename unknown>:0
      at Oxide.Plugins.CSharpPluginLoader.OnShutdown () [0x00000] in <filename unknown>:0
      at Oxide.Plugins.CSharpExtension.OnShutdown () [0x00000] in <filename unknown>:0
      at Oxide.Core.OxideMod.OnShutdown () [0x00000] in <filename unknown>:0
      at Oxide.Rust.Plugins.RustCore.OnServerShutdown () [0x00000] in <filename unknown>:0
      at (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke (object,object[],System.Exception&)
      at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0
     
    Last edited by a moderator: May 1, 2015
  2. Yeah just noticed the new update, here is the new log
     

    Attached Files:

  3. Wulf

    Wulf Community Admin

    That's not a full log. Do you have any others?
     
  4. Is this better
     

    Attached Files:

  5. I have the same problem, cannot load any .cs plugins
     
  6. Wulf

    Wulf Community Admin

    We may have a fix for that error, I'll let you know. Also, Loot Spawn Lists is not an Experimental plugin. ;)
     
  7. Right thanks
     
  8. Wulf

    Wulf Community Admin

    Please try the latest build. It should fix the error you are getting on startup.
     
  9. Server wont startup at all. Just freeze and no any logs, even new log files not created. Everything what i can see is
    Code:
    fixme:system:SetProcessDPIAware stub!
    Mono path[0] = 'Z:/rust/server_test/RustDedicated_Data/Managed'
    Mono path[1] = 'Z:/rust/server_test/RustDedicated_Data/Mono'
    Mono config path = 'Z:/rust/server_test/RustDedicated_Data/Mono/etc'
    fixme:win:EnumDisplayDevicesW ((null),0,0x22f220,0x00000000), stub!
    fixme:win:EnumDisplayDevicesW (L"\\\\.\\DISPLAY1",0,0x22f220,0x00000000), stub!
    fixme:win:EnumDisplayDevicesW ((null),1,0x22f220,0x00000000), stub!
    fixme:thread:start_thread Started native thread 000000bb
    fixme:thread:start_thread Started native thread 00000028
    fixme:thread:start_thread Started native thread 00000063
    fixme:thread:start_thread Started native thread 000000e3
    fixme:thread:start_thread Started native thread 00000162
    fixme:thread:start_thread Started native thread 000001b5
    fixme:thread:start_thread Started native thread 0000013c
    fixme:thread:start_thread Started native thread 00000038
    fixme:ver:GetCurrentPackageId (0x22eb20 (nil)): stub
    fixme:ver:GetCurrentPackageId (0xf5fb84 (nil)): stub
     
  10. Yeah my server wont restart either
     
  11. Wulf

    Wulf Community Admin

    Please provide logs if you are commenting, else you aren't adding anything useful to the issue.
     
  12. log as requested
     

    Attached Files:

  13. The problem is you don't actually have ANY logs with latest oxide. The logs what jace send is actually when server running before. I tried multiplevariants and logs not writting at all.
     
  14. Wulf

    Wulf Community Admin

    Those logs appear to be the latest to me, running the latest Oxide version (2.0.837) just fine aside from the unexpected binary error. Your latest error and Jace's error are different errors.

    Could you provide your compiler logs from the root directory as well please? Also, you said it was on restart only, so you have no issues on startup?
     
  15. I cant seem to find a compiler log/s, the server will not start at all
     
  16. Wulf

    Wulf Community Admin

    When was the last time you ran the server? The logs show you running the latest release of Oxide. The compiler logs are in your server's root directory, where RustDedicated.exe is located.
     
  17. The last time my server ran was before I installed the latest oxide release, I am still unable to find any compiler logs. Also when I uploaded oxide csharpcompiler.exe is failing to upload
     
  18. Wulf

    Wulf Community Admin

    Make sure your server is fully stopped before uploading. The compiler needs to be updated as well, so if you can't get it updated, I'd recommend contacting your host for assistance.
     
  19. Im in contact with them now about the file, will try to upload again
    [DOUBLEPOST=1430590150][/DOUBLEPOST]My GSP have the server running for me and here is the file you asked for
     

    Attached Files:

  20. My server also fails to start up when using C# plugins. Here are my logs:

    oxide_02-05-2015.txt
    Code:
    7:58 PM [Info] Loading Oxide core v2.0.837...
    7:58 PM [Info] Loading extensions...
    7:58 PM [Info] Loaded extension Lua v1.0.837 by Oxide Team
    7:58 PM [Info] Loaded extension JavaScript v1.0.837 by Oxide Team
    7:58 PM [Info] Loaded extension Unity v1.0.837 by Oxide Team
    7:58 PM [Info] Loaded extension MySql v1.0.837 by Oxide Team
    7:58 PM [Info] Loaded extension SQLite v1.0.837 by Oxide Team
    7:58 PM [Info] Loaded extension Python v1.0.837 by Oxide Team
    7:58 PM [Info] Loaded extension CSharp v1.0.837 by Oxide Team
    7:58 PM [Info] Loaded extension Rust v1.0.837 by Oxide Team
    7:58 PM [Info] Loading plugins...
    7:58 PM [Info] Loaded plugin Unity Core v1.0.0 by Oxide Team
    7:58 PM [Info] Loaded plugin Rust Core v1.0.0 by Oxide Team
    7:58 PM [Info] Loaded plugin Players list v1.4.0 by #Domestos
    7:58 PM [Info] Loaded plugin Teleportation System v1.4.15 by Mughisi
    7:58 PM [Info] Loaded plugin Increased Gathering Rate v1.1.2 by Mughisi
    7:58 PM [Info] Resources from gathering is set to: x10.
    compiler_log_63.txt
    Code:
    [SERVER] Started as service
    [SERVER] Running as service
    [SERVER] Got Message: Ready
    [SERVER] Got Message: Ready
    [SERVER] Got Message: Ready
    [SERVER] Got Message: Ready
    [SERVER] Error: Unexpected binary element: 0
      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 (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
    [SERVER] Started as service
    [SERVER] Running as service
    [SERVER] Got Message: Ready
    [SERVER] Error: Unexpected binary element: 0
      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 (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
    [SERVER] Shutdown
    [SERVER] Started as service
    [SERVER] Running as service
    [SERVER] Got Message: Ready
    [SERVER] Got Message: Ready
    [SERVER] Got Message: Ready
    [SERVER] Got Message: Ready
    [SERVER] Got Message: Ready
    [SERVER] Got Message: Ready
    [SERVER] Got Message: Ready
    [SERVER] Got Message: Ready
    [SERVER] Got Message: Ready
    [SERVER] Got Message: Ready
    [SERVER] Got Message: Ready
    [SERVER] Got Message: Ready
    [SERVER] Got Message: Ready
    [SERVER] Got Message: Ready
    [SERVER] Got Message: Ready
    [SERVER] Got Message: Ready
    [SERVER] Got Message: Ready
    [SERVER] Got Message: Ready
    [SERVER] Got Message: Ready
    [SERVER] Got Message: Ready
    [SERVER] Got Message: Ready
    [SERVER] Got Message: Ready
    [SERVER] Got Message: Ready
    [SERVER] Got Message: Ready
    [SERVER] Got Message: Ready
    [SERVER] Got Message: Ready
    [SERVER] Got Message: Ready
    [SERVER] Got Message: Ready
    [SERVER] Error: Unexpected binary element: 0
      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 (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
    [SERVER] Shutdown
    [SERVER] Started as service
    [SERVER] Running as service
    [SERVER] Got Message: Ready
    [SERVER] Error: Unexpected binary element: 0
      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 (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
    [SERVER] Shutdown