1. plugin isn't working with the new oxide update?
     
  2. Wulf

    Wulf Community Admin

    Please provide your oxide/logs.
     
  3. Silly question but where do I find them please?
     
  4. Wulf

    Wulf Community Admin

    Under oxide/logs via your FTP, or on your hosts control panel.
     
  5. I think this is it?
    Code:
    4:18 PM [Error] Failed to call hook 'OnPlayerConnected' on plugin 'welcomemessages v1.0.4'
    Traceback (most recent call last):
      File "welcomemessages.py", line 88, in OnPlayerConnected
      File "welcomemessages.py", line 68, in tell
    RuntimeError: Failed to call OnPlayerConnected (ArgumentTypeException: AppendChatboxServerSingle() takes exactly 3 arguments (2 given))
      at Microsoft.Scripting.Interpreter.ThrowInstruction.Run (Microsoft.Scripting.Interpreter.InterpretedFrame frame) [0x00000] in <filename unknown>:0
      at Microsoft.Scripting.Interpreter.Interpreter.Run (Microsoft.Scripting.Interpreter.InterpretedFrame frame) [0x00000] in <filename unknown>:0
     
    Last edited by a moderator: Jan 15, 2016
  6. Wulf

    Wulf Community Admin

    That's a partial, but not an error from this plugin.
     
  7. Is this helpful?
    Code:
    1:44 PM [Error] LootConfig plugin failed to compile!
    1:44 PM [Error] Compiler closed.
    1:44 PM [Error] PlayerInformations plugin failed to compile!
    1:44 PM [Error] Compiler closed.
    1:44 PM [Error] PlayersList plugin failed to compile!
    1:44 PM [Error] Compiler closed.
    1:44 PM [Error] ServerSay plugin failed to compile!
    1:44 PM [Error] Compiler closed.
    1:44 PM [Error] SpawnConfig plugin failed to compile!
    1:44 PM [Error] Compiler closed.
    1:44 PM [Error] StakeAuthorizer plugin failed to compile!
    1:44 PM [Error] Compiler closed.
    1:45 PM [Info] Loading Oxide Core v2.0.1729...
    1:45 PM [Info] Loading extensions...
    1:45 PM [Info] Loaded extension CSharp v1.0.0 by Oxide Team
    1:45 PM [Info] Loaded extension JavaScript v1.0.0 by Oxide Team
    1:45 PM [Info] Loaded extension LivemapIO v1.0.0 by livemap.io
    1:45 PM [Info] Loaded extension Lua v1.0.0 by Oxide Team
    1:45 PM [Info] Loaded extension MySql v1.0.0 by Oxide Team
    1:45 PM [Info] Loaded extension Python v1.0.0 by Oxide Team
    1:45 PM [Info] Loaded extension SQLite v1.0.0 by Oxide Team
    1:45 PM [Info] Loaded extension Unity v1.0.0 by Oxide Team
    1:45 PM [Info] Loaded extension Hurtworld v1.0.0 by Oxide Team
    1:45 PM [Info] Using Covalence provider for game 'Hurtworld'
    1:45 PM [Info] Loading plugins...
    1:45 PM [Info] Loaded plugin LivemapIO Core v1.0.5839 by livemap.io
    1:45 PM [Info] Loaded plugin Unity Core v1.0.0 by Oxide Team
    1:45 PM [Info] Loaded plugin Hurtworld Core v1.0.0 by Oxide Team
    1:45 PM [Error] Compilation error:  (SerializationException: Unexpected binary element: 111)
    1:45 PM [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
     
    Last edited by a moderator: Jan 15, 2016
  8. I got the same issue. Latest oxide version. And This log.
     

    Attached Files:

  9. "Exception: Plugin version is a string, Oxide 1.18 plugins are not compatible with Oxide 2"
    You're trying to install Oxide 1.18 Plugins with Oxide 2.0 that won't work.
     
  10. All my plugins worked yesterday before the update. So why not now?
     
  11. I have the same issue non of my plugins work!
     
  12. After updating oxide plugin stopped working. When the team won / Inv copy
     

    Attached Files:

  13. Wulf

    Wulf Community Admin

    This should be fixed in Oxide 2.0.1732 or higher now. Please update and let us know if you have any other issues.