1. how to install oxide mods to my server ? i use gamerservers..

    Greetz mrZ
    [DOUBLEPOST=1450196301][/DOUBLEPOST]i found the map for plugins but when i put them in nothing happens
    i place the welcome text .py in my plugin folder
    do i need to put more ? i need help
     
  2. In the oxide folder of you server you have a folder called plugins you put them there (cs, lua or py files)

    And to configure the mods go to config folder.

    But next time do a little search before posting: Installing plugins for Hurtworld | Oxide
     
  3. thanks for reply

    i look in my config folder and its empty..
    [DOUBLEPOST=1450197966][/DOUBLEPOST]this is my log from oxide folder
    Code:
    5:21 PM [Info] Loading Oxide Core v2.0.1640...
    5:21 PM [Info] Loading extensions...
    5:21 PM [Info] Loaded extension CSharp v1.0.0 by Oxide Team
    5:21 PM [Info] Loaded extension JavaScript v1.0.0 by Oxide Team
    5:21 PM [Info] Loaded extension Lua v1.0.0 by Oxide Team
    5:21 PM [Info] Loaded extension MySql v1.0.0 by Oxide Team
    5:21 PM [Info] Loaded extension Python v1.0.0 by Oxide Team
    5:21 PM [Info] Loaded extension SQLite v1.0.0 by Oxide Team
    5:21 PM [Info] Loaded extension Unity v1.0.0 by Oxide Team
    5:21 PM [Info] Loaded extension Hurtworld v1.0.0 by Oxide Team
    5:21 PM [Info] Using Covalence provider for game 'Hurtworld'
    5:21 PM [Info] Loading plugins...
    5:21 PM [Info] Loaded plugin Unity Core v1.0.0 by Oxide Team
    5:21 PM [Info] Loaded plugin Hurtworld Core v1.0.0 by Oxide Team
    5:21 PM [Info] Loaded plugin Welcome To PVP Elite server english only in this server v1.0.2 by SkinN
     
  4. its normal you dont have any plugins installed
     
  5. i have placed welcomemessages.py in the Plugin folder and restarted server
    but it dont make anything more in the config folder it stays empty
     
  6. Wulf

    Wulf Community Admin

    Are you sure your placed it under oxide/plugins?
     
  7. yes i did
    [DOUBLEPOST=1450198328][/DOUBLEPOST]this shows up ad my server when i press mods


    Server Mods
    10 Players Hurtworld [] (GroningenEU)
    Mod Description Options
    Install Oxide Automatically retrieves the latest available Oxide version. Install
    Server Update Update Server to Latest Version (Last Updated 2015-12-13 10:34:12) Install
    [DOUBLEPOST=1450198348][/DOUBLEPOST]how long must i wait when the oxide mod is installed?
    [DOUBLEPOST=1450198844][/DOUBLEPOST]update this just added in my config folder welcomemessages.json

    but there is still nothing showing up in my server when i log in
     
    Last edited by a moderator: Dec 15, 2015
  8. Wulf

    Wulf Community Admin

    Use /version in your server chat and let me know what the response is.
     
  9. sorry for spamm lol :p

    but this is my last Log File
    Code:
    5:56 PM [Info] Loading Oxide Core v2.0.1640...
    5:56 PM [Info] Loading extensions...
    5:56 PM [Info] Loaded extension CSharp v1.0.0 by Oxide Team
    5:56 PM [Info] Loaded extension JavaScript v1.0.0 by Oxide Team
    5:56 PM [Info] Loaded extension Lua v1.0.0 by Oxide Team
    5:56 PM [Info] Loaded extension MySql v1.0.0 by Oxide Team
    5:56 PM [Info] Loaded extension Python v1.0.0 by Oxide Team
    5:56 PM [Info] Loaded extension SQLite v1.0.0 by Oxide Team
    5:56 PM [Info] Loaded extension Unity v1.0.0 by Oxide Team
    5:56 PM [Info] Loaded extension Hurtworld v1.0.0 by Oxide Team
    5:56 PM [Info] Using Covalence provider for game 'Hurtworld'
    5:56 PM [Info] Loading plugins...
    5:56 PM [Info] Loaded plugin Unity Core v1.0.0 by Oxide Team
    5:56 PM [Info] Loaded plugin Hurtworld Core v1.0.0 by Oxide Team
    5:56 PM [Info] Loaded plugin Welcome To PVP Elite server english only in this server v1.0.2 by SkinN
    5:57 PM [Error] Failed to call hook 'OnPlayerConnected' on plugin 'welcomemessages v1.0.2'
    Traceback (most recent call last):
      File "welcomemessages.py", line 90, in OnPlayerConnected
      File "welcomemessages.py", line 70, in tell
    RuntimeError: Failed to call OnPlayerConnected (ArgumentTypeException: expected NetworkPlayer, got NoneType)
      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>:06:01 PM [Error] Failed to call hook 'OnPlayerConnected' on plugin 'welcomemessages v1.0.2'
    Traceback (most recent call last):
      File "welcomemessages.py", line 90, in OnPlayerConnected
      File "welcomemessages.py", line 70, in tell
    RuntimeError: Failed to call OnPlayerConnected (ArgumentTypeException: expected NetworkPlayer, got NoneType)
      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>:06:02 PM [Error] Failed to call hook 'OnPlayerConnected' on plugin 'welcomemessages v1.0.2'
    Traceback (most recent call last):
      File "welcomemessages.py", line 90, in OnPlayerConnected
      File "welcomemessages.py", line 70, in tell
    RuntimeError: Failed to call OnPlayerConnected (ArgumentTypeException: expected NetworkPlayer, got NoneType)
      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
     
  10. Wulf

    Wulf Community Admin

    The plugin is working then, but it is erroring. I'd recommend posting the error in the plugin's thread, else waiting for a fix.
     
  11. ok thanks mate
    [DOUBLEPOST=1450200835][/DOUBLEPOST]thread can be closed and deleted