1. i can't start server =(
     
  2. Wulf

    Wulf Community Admin

  3. We are noticing quite a few performance issues with the latest version of Oxide (build 76) and the recent Rust update. Several servers are constantly maxing a CPU core with no players connected and some servers are easily exceeding 4GB ram with no players connected.
    Even a fresh server install with build 76 is experiencing these issues. Here is the console log after starting the server: http://pastebin.com/pr4JBZwK

    Is any one else noticing any issues?
     
  4. Wulf

    Wulf Community Admin

    Nothing changed with Oxide 2 update, so it has to be Rust. Keep in mind that Oxide 2 is primarily hooks for plugins, so without plugins, it literally does nothing and should not impact performance at all. There are plugins that could potentially affect performance depending on the nature of them, but in this case it is likely Rust.

    The latest Rust update did have some terrain changes which forced server owners to create new maps, so it's very possible the issue lies there.

    The errors you see in the log look to be from the console changes and possibly new red info bar on the bottom of the console window, but once again, not Oxide.

    I suspect you'll need to wait for a Rust update to fix the errors, but for the lag I'd try with a fresh install and clean world.
     
    Last edited: Jan 3, 2015
  5. I am getting the same error spamming to my RCON. it is definitly a new bug in the rust source file. I get it without having oxide even installed.
    [DOUBLEPOST=1420312724][/DOUBLEPOST]this is the error that is being repeated constantly to my RCON...

    ArgumentOutOfRangeException: Argument is out of range.
    Parameter name: startIndex
     
  6. curious is this from the websend?

    [Oxide] 7:05 PM [Info] The remote server returned an error: (404) Not Found.
     
  7. Wulf

    Wulf Community Admin

    Most likely, but looks to be from a plugin.
     
  8. Probably from rustdb while it was downed
     
  9. yup you are correct!
     
  10. if i start the batch file i just see a black screen but it created the new files.
    pls help
     
  11. Wulf

    Wulf Community Admin

    You didn't follow the steps then and are missing Visual C++ 2012 x64. Check your logs to verify.
     
  12. hi have followed new install guide and started server but it seems to fail to load oxide correctly with following error in logs
    Code:
    9:30 PM [Info] Loading Oxide core...
    9:30 PM [Info] Loading extensions...
    9:30 PM [Error] Failed to load extension Oxide.Ext.Lua (DllNotFoundException: lua52)
    9:30 PM [Debug]   at (wrapper managed-to-native) KeraLua.NativeMethods:LuaLNewState ()
      at KeraLua.Lua.LuaLNewState () [0x00000] in <filename unknown>:0
      at NLua.LuaLib.LuaLNewState () [0x00000] in <filename unknown>:0
      at NLua.Lua..ctor () [0x00000] in <filename unknown>:0
      at Oxide.Lua.LuaExtension.InitialiseLua () [0x00000] in <filename unknown>:0
      at Oxide.Lua.LuaExtension.Load () [0x00000] in <filename unknown>:0
      at Oxide.Core.Extensions.ExtensionManager.LoadExtension (System.String filename) [0x00000] in <filename unknown>:0
    9:30 PM [Info] Loaded extension Rust version 1.0.0 by Oxide Team
    9:30 PM [Info] Loaded extension Unity version 1.0.0 by Oxide Team
    looks like a file is missing or something if so where do i find said file?
     
    Last edited by a moderator: Jan 6, 2015
  13. Wulf

    Wulf Community Admin

    You don't have Visual C++ 2012 x64 installed, or you didn't put lua52.dll from the zip in the root of the server.
     
  14. i do have double checked all the files and it seems that the file didn't copy over correctly
     
  15. Latest rust update just dropped. Cant seen to connect with oxide installed.
     
    Last edited by a moderator: Jan 6, 2015
  16. Yes bug with embded plugin unity core with oxide.

    Server Network Exception
    MissingFieldException : FIeld 'Network.Server.logging' not found.
     
  17. It's the save causing it, I removed it and the error is gone.

    I'm getting spammed with this even without Oxide installed.
    Server Network Exception
    MissingFieldException : FIeld 'Network.Server.logging' not found.
     
    Last edited by a moderator: Jan 6, 2015
  18. Seems like a file mismatch then if you don't have oxide installed, do a fresh install of the server and if you want to install oxide on it you'll have to use the zip file I attached to my previous post until the official build is updated for todays changes.
     
  19. Works ! Thanks