1. Hello,
    I updated Oxide to 2.0.2517 and now to 2.0.2522 .
    All plugins not work ;c i cant load plugins or nothing

    On 2.0.2511 all work good
     
  2. Wulf

    Wulf Community Admin

    I'd need details and logs, we can't go on nothing.
     
  3. That logs?
    Code:
    16:40 [Info] Loading Oxide Core v2.0.2522...
    16:40 [Info] Loading extensions...
    16:40 [Debug] ExType: TypeInitializationException
    16:40 [Error] Failed to load extension Oxide.Ext.CSharp (DllNotFoundException: libMonoPosixHelper.so)
    16:40 [Debug]   at (wrapper managed-to-native) Mono.Unix.Native.Syscall:_L_ctermid ()
      at Mono.Unix.Native.Syscall..cctor () [0x00000] in <filename unknown>:0
    16:40 [Info] Loaded extension JavaScript v1.0.2522 by Oxide Team
    16:40 [Info] Loaded extension Lua v1.0.2522 by Oxide Team
    16:40 [Info] Loaded extension MySql v1.0.2522 by Oxide Team
    16:40 [Info] Loaded extension Python v1.0.2522 by Oxide Team
    16:40 [Info] Loaded extension SQLite v1.0.2522 by Oxide Team
    16:40 [Info] Loaded extension Unity v1.0.2522 by Oxide Team
    16:40 [Info] Loaded extension Hurtworld v1.0.2522 by Oxide Team
    16:40 [Info] Using Covalence provider for game 'Hurtworld'
    16:40 [Info] Loading plugins...
    16:40 [Info] Loaded plugin Unity Core v1.0.0 by Oxide Team
    16:40 [Info] Loaded plugin Hurtworld v1.0.0 by Oxide Team
    16:40 [Info] Loaded plugin Server Rules v1.0.2 by surfarcher
    16:40 [Info] Loading Oxide Core v2.0.2522...
    16:40 [Info] Loading extensions...
    16:40 [Debug] ExType: TypeInitializationException
    16:40 [Error] Failed to load extension Oxide.Ext.CSharp (DllNotFoundException: libMonoPosixHelper.so)
    16:40 [Debug]   at (wrapper managed-to-native) Mono.Unix.Native.Syscall:_L_ctermid ()
      at Mono.Unix.Native.Syscall..cctor () [0x00000] in <filename unknown>:0
    16:40 [Info] Loaded extension JavaScript v1.0.2522 by Oxide Team
    16:40 [Info] Loaded extension Lua v1.0.2522 by Oxide Team
    16:40 [Info] Loaded extension MySql v1.0.2522 by Oxide Team
    16:40 [Info] Loaded extension Python v1.0.2522 by Oxide Team
    16:40 [Info] Loaded extension SQLite v1.0.2522 by Oxide Team
    16:40 [Info] Loaded extension Unity v1.0.2522 by Oxide Team
    16:40 [Info] Loaded extension Hurtworld v1.0.2522 by Oxide Team
    16:40 [Info] Using Covalence provider for game 'Hurtworld'
    16:40 [Info] Loading plugins...
    16:40 [Info] Loaded plugin Unity Core v1.0.0 by Oxide Team
    16:40 [Info] Loaded plugin Hurtworld v1.0.0 by Oxide Team
    16:40 [Info] Loaded plugin Server Rules v1.0.2 by surfarcher
     
  4. Wulf

    Wulf Community Admin

    It should be fixed in the next release build, thanks for the report! The build server wasn't bundling them.
     
  5. Wulf, plugins still not work;c
    Code:
    17:44 [Info] Loading Oxide Core v2.0.2526...
    17:44 [Info] Loading extensions...
    17:44 [Debug] ExType: TypeInitializationException
    17:44 [Error] Failed to load extension Oxide.Ext.CSharp (DllNotFoundException: libMonoPosixHelper.so)
    17:44 [Debug]   at (wrapper managed-to-native) Mono.Unix.Native.Syscall:_L_ctermid ()
      at Mono.Unix.Native.Syscall..cctor () [0x00000] in <filename unknown>:0
    17:44 [Info] Loaded extension JavaScript v1.0.2526 by Oxide Team
    17:44 [Info] Loaded extension Lua v1.0.2526 by Oxide Team
    17:44 [Info] Loaded extension MySql v1.0.2526 by Oxide Team
    17:44 [Info] Loading Oxide Core v2.0.2526...
    17:44 [Info] Loading extensions...
    17:44 [Debug] ExType: TypeInitializationException
    17:44 [Error] Failed to load extension Oxide.Ext.CSharp (DllNotFoundException: libMonoPosixHelper.so)
    17:44 [Debug]   at (wrapper managed-to-native) Mono.Unix.Native.Syscall:_L_ctermid ()
      at Mono.Unix.Native.Syscall..cctor () [0x00000] in <filename unknown>:0
    17:44 [Info] Loaded extension JavaScript v1.0.2526 by Oxide Team
    17:44 [Info] Loaded extension Lua v1.0.2526 by Oxide Team
    17:44 [Info] Loaded extension MySql v1.0.2526 by Oxide Team
    17:44 [Info] Loaded extension Python v1.0.2526 by Oxide Team
    17:44 [Info] Loaded extension SQLite v1.0.2526 by Oxide Team
    17:44 [Info] Loaded extension Unity v1.0.2526 by Oxide Team
    17:44 [Info] Loaded extension Hurtworld v1.0.2526 by Oxide Team
    17:44 [Info] Using Covalence provider for game 'Hurtworld'
    17:44 [Info] Loading plugins...
    17:44 [Info] Loaded plugin Unity Core v1.0.0 by Oxide Team
    17:44 [Info] Loaded plugin Hurtworld v1.0.0 by Oxide Team
    17:44 [Info] Loaded plugin Server Rules v1.0.2 by surfarcher
    17:49 [Error] Failed to save protobuf data to oxide.users.data (IOException: Sharing violation on path /home/k3745_s2012/server_2012/oxide/data/oxide.users.data)
    17:49 [Debug]   at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0
      at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share) [0x00000] in <filename unknown>:0
      at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare)
      at System.IO.File.Open (System.String path, FileMode mode) [0x00000] in <filename unknown>:0
      at Oxide.Core.ProtoStorage.Save[Dictionary`2] (System.Collections.Generic.Dictionary`2 data, System.String[] subPaths) [0x00000] in <filename unknown>:0 
    wooow, my oxide.users.data is clear after update to newest version ;c
     
    Last edited by a moderator: Oct 19, 2016
  6. Wulf

    Wulf Community Admin

    You may not have the latest build with the missing files. I verified they are in there, so I'd suggest installing again and making sure ALL files are uploaded and installed.

    Nothing has changed with the .data storage, that error is from running multiple instances of the server. Google "IOException: Sharing violation" if you are unfamiliar with that error.
     
  7. I install one time newest version manually, now i install that same version 2526 with plugins server manager on server hosting..
    And that same, plugins not work

    Code:
    18:01 [Info] Loading Oxide Core v2.0.2526...
    18:01 [Info] Loading extensions...
    18:01 [Debug] ExType: TypeInitializationException
    18:01 [Error] Failed to load extension Oxide.Ext.CSharp (DllNotFoundException: libMonoPosixHelper.so)
    18:01 [Debug]   at (wrapper managed-to-native) Mono.Unix.Native.Syscall:_L_ctermid ()
      at Mono.Unix.Native.Syscall..cctor () [0x00000] in <filename unknown>:0
    18:01 [Info] Loaded extension JavaScript v1.0.2526 by Oxide Team
    18:01 [Info] Loaded extension Lua v1.0.2526 by Oxide Team
    18:01 [Info] Loaded extension MySql v1.0.2526 by Oxide Team
    18:01 [Info] Loaded extension Python v1.0.2526 by Oxide Team
    18:01 [Info] Loaded extension SQLite v1.0.2526 by Oxide Team
    18:01 [Info] Loaded extension Unity v1.0.2526 by Oxide Team
    18:01 [Info] Loaded extension Hurtworld v1.0.2526 by Oxide Team
    18:01 [Info] Using Covalence provider for game 'Hurtworld'
    18:01 [Info] Loading plugins...
    18:01 [Info] Loaded plugin Unity Core v1.0.0 by Oxide Team
    18:01 [Info] Loaded plugin Hurtworld v1.0.0 by Oxide Team
    18:01 [Info] Loaded plugin Server Rules v1.0.2 by surfarcher
    Screenshot,
    chat.jpg
     
  8. Wulf

    Wulf Community Admin

    How did you install it? Did you upload ALL files without errors? That error means you did not install libMonoPosixHelper.so that IS INCLUDED via the latest Oxide snapshots, which you can check yourself by looking under Hurtworld_Data/Managed/x64 and x86.
     
  9. I install it 2x , first time upload with totalcommander all files.
    Now when i try install Oxide in my server hosting panel its that same, newest version but plugins not work.
     
  10. Wulf

    Wulf Community Admin

    The only way I can see it not working is if you're somehow still missing those files.
     
  11. No.. look this, i have all good..
    chat.jpg
     
  12. Wulf

    Wulf Community Admin

    Try setting it as 755 and see if that makes a difference. Both x86 and x64.
     
  13. i cant change chmods for this files ;c
    Error in total commander and on webftp that same
    "Cannot change atributes of remote files"
     
  14. Wulf

    Wulf Community Admin

    Could you try build 2529 and see if it helps? I set the permissions for you with it.
     
  15. Ok thanks, i must wait for night because i have full server now (80/80)
     
  16. Can anybody help me? I setup a new Hurtworld Server. But all my plugins except my Time-Manager Plungin wont work.

    I've installed the latest Linux version of oxide.


    Code:
    00:02 [Info] Loading Oxide Core v2.0.2529...
    00:02 [Info] Loading extensions...
    00:02 [Debug] ExType: TypeInitializationException
    00:02 [Error] Failed to load extension Oxide.Ext.CSharp (DllNotFoundException: libMonoPosixHelper.so)
    00:02 [Debug]   at (wrapper managed-to-native) Mono.Unix.Native.Syscall:_L_ctermid ()
      at Mono.Unix.Native.Syscall..cctor () [0x00000] in <filename unknown>:0
    00:02 [Info] Loaded extension JavaScript v1.0.2529 by Oxide Team
    00:02 [Info] Loaded extension Lua v1.0.2529 by Oxide Team
    00:02 [Info] Loaded extension MySql v1.0.2529 by Oxide Team
    00:02 [Info] Loaded extension Python v1.0.2529 by Oxide Team
    00:02 [Info] Loaded extension SQLite v1.0.2529 by Oxide Team
    00:02 [Info] Loaded extension Unity v1.0.2529 by Oxide Team
    00:02 [Info] Loaded extension Hurtworld v1.0.2529 by Oxide Team
    00:02 [Info] Using Covalence provider for game 'Hurtworld'
    00:02 [Info] Loading plugins...
    00:02 [Info] Loaded plugin Unity Core v1.0.0 by Oxide Team
    00:02 [Info] Loaded plugin Hurtworld v1.0.0 by Oxide Team
    00:02 [Info] Loaded plugin Time Manager v0.0.4 by SkinN
    00:02 [Info]
    00:02 [Info] [Time Manager] * Loading default configuration file
    00:02 [Info] [Time Manager] --------------------------------------------------
    00:02 [Info] [Time Manager] * Time settings:
    00:02 [Info] [Time Manager] Day length set to 15 minute/s
    00:02 [Info] [Time Manager] Night length set to 7 minute/s
    00:02 [Info] [Time Manager] --------------------------------------------------
     
  17. Wulf

    Wulf Community Admin

    Check your server for lilMonoPosixHelper.so as the error suggest, and see what permissions are set on it. Try 755 if not already set.
     
  18. @Wulf: I've already checked that "libMonoPosixHelper.so" is existing. I also set 755 and 777 to both of that files x64 & x86. No results still the same.
     
  19. Wulf

    Wulf Community Admin

    @sKilloWsky and @Did I Do That?, could you provide me with a screenshot showing both x86 and x64 folders and the users for them?

    Also if you know, are you running an x86 or x64 server?
     
  20. Here: I put both folders into one picture. I am running the "Hurtworld-Server" with LGSM Linux Game Server Managers
    I never had any problems before.

    User: hwserver
    Group: hwserver (as well)
     

    Attached Files: