1. aD`

    aD`

    Exactly the same for me have to reinstall and do not install oxide to join the server (and if I have a server and playrust nitrado x)
     
    Last edited by a moderator: Jan 17, 2015
  2. I do not understand where does the problem. I understand the command lines as announced in this topic. And it does not work.
    Could you give me the steps that you enter so that your server is running. Thank you very much for your help.
     
  3. Confirming this issue. Fresh install of Rust in a new folder and the server will fail to load. I even changed all file permissions to try and get this to fire off but nothing. I can see the RustDedicate.exe in the file manager but there is no console available. Current version of oxide 2 on latest client build and latest rust version are failing. Running app_update 258550 validate after and I can see that files are needing to be replaced by steamCMD to update to the latest build from steam so something in the latest version of Oxide is not matching the version from steam.
     
  4. Wulf

    Wulf Community Admin

    Please install the Version plugin, and run the version command in the console and let me know what it says or screenshot it.
     
  5. aD`

    aD`

    I can not execute the command because my server with oxide . But the oxide log is:

    Code:
    12:45 AM [Info] Loading Oxide core...
    12:45 AM [Info] Loading extensions...
    12:45 AM [Info] Loaded extension JavaScript version 1.0.0 by Nogrod
    12:45 AM [Error] Failed to load extension Oxide.Ext.Lua (DllNotFoundException: lua52)
    12:45 AM [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 
    12:45 AM [Info] Loaded extension Python version 1.0.0 by Nogrod
    12:45 AM [Info] Loaded extension Rust version 1.0.0 by Oxide Team
    12:45 AM [Info] Loaded extension Unity version 1.0.0 by Oxide Team[/ code]
     
  6. Wulf

    Wulf Community Admin

    English please, this is an English forum. You need http://www.microsoft.com/en-us/download/details.aspx?id=40784 for this build.
     
  7. aD`

    aD`

    Sorry it's my Chrome translate i updated my post
     
  8. I'm having the same issue and i've always had Visual C++ Redistributable Packages for Visual Studio 2013 installed on my box.

    Code:
    6:56 PM [Info] Loading Oxide core...
    6:56 PM [Info] Loading extensions...
    6:56 PM [Info] Loaded extension JavaScript version 1.0.0 by Nogrod
    6:56 PM [Error] Failed to load extension Oxide.Ext.Lua (DllNotFoundException: lua52)
    6:56 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
    6:56 PM [Info] Loaded extension Python version 1.0.0 by Nogrod
    6:56 PM [Info] Loaded extension Rust version 1.0.0 by Oxide Team
    6:56 PM [Info] Loaded extension Unity version 1.0.0 by Oxide Team
     
  9. Wulf

    Wulf Community Admin

    The only reason you'd get that, is if you are missing lua52.dll (unlikely) or you don't have the required versions of Visual C++ installed. For the current build, you need both the 2012 x64 version as stated on the download page, and the 2013 x64 version as stated on the latest update page. http://oxidemod.org/downloads/oxide-2-for-rust-experimental.714/
     
  10. My apologies, I was not paying attention to the year. Thank you.
     
  11. There is a lot of useful information in this thread, yet the one thing Im most curious about is... If I was to go out and buy a server to host my own Rust world, where can I find information on how much RAM and the CPU demands if I was to say host 200 slots?
    My apologizes if this was listed in this thread, as I might have missed it.
     
  12. Wulf

    Wulf Community Admin

    There isn't really any definite guide on what it uses, and the "requirements" could change daily due to bugs, etc. I would say that you'd need a decent beast though for 200 slots.
     
  13. Do you think you could ball park a number if we were to reduce to 100 slots?

    My thoughts are...
    Ram: 32g
    CPU: Intel Core i7-980X Extreme Edition Processor 3.33 GHz (Maybe Less honestly)

    Thoughts?
     
  14. Unable to execute version command because patching the server with the latest oxide version does not allow the server to launch.
     
  15. Wulf

    Wulf Community Admin

    The server failing to launch is a different issue. Make sure you have Visual C++ 2013 x64 and Visual C++ 2012 x64 as stated in the update notes and on the download page. The version info was in regards to those who are getting "incompatible version" when connecting.
     
  16. Finished uploading oxide but not starting :/ tried from snapshots and oxide download still stuck launching
     
  17. Was working fine before the update
    [DOUBLEPOST=1421571673][/DOUBLEPOST]Ah there we go ty
     
  18. My server crashes after messages like this:

    TimeWarning: NPCAI.Body took 0.17 seconds (170ms)
    TimeWarning: NPCAI.Body took 0.17 seconds (167ms)
    ...

    Help me, what the problem?
     
  19. I have a problem getting oxide working on my server. When i run the vanila all is fine but as soon as i install oxide the server wont start and the console just gives me the text from the bat file any ideas as to what im doing wrong? i downloaded the latest rust server and the latest oxide version. thanks for any help
    [DOUBLEPOST=1421579328][/DOUBLEPOST]scratch that i just got it running reinstalling Visual C++ 2013 x64 and Visual C++ 2012 x64 done the trick