i can't start server =(
Setting up a Rust server with Windows
Discussion in 'Guides and Tips' started by Wulf, Oct 9, 2014.
-
Wulf Community Admin
Official update is now available: http://oxidemod.org/downloads/oxide-2-for-rust-experimental.714/. Thanks @Mughisi!
-
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? -
Wulf Community Admin
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 -
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 -
curious is this from the websend?
[Oxide] 7:05 PM [Info] The remote server returned an error: (404) Not Found. -
Wulf Community Admin
-
Probably from rustdb while it was downed
-
yup you are correct!
-
if i start the batch file i just see a black screen but it created the new files.
pls help -
Wulf Community Admin
-
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
Last edited by a moderator: Jan 6, 2015 -
Wulf Community Admin
-
i do have double checked all the files and it seems that the file didn't copy over correctly
-
Latest rust update just dropped. Cant seen to connect with oxide installed.
Last edited by a moderator: Jan 6, 2015 -
Yes bug with embded plugin unity core with oxide.
Server Network Exception
MissingFieldException : FIeld 'Network.Server.logging' not found. -
You can use the attached file if you have access to your server files until an official oxide build is released.
Edit: More updates today, new file attached to this post: http://oxidemod.org/threads/oxide-2-alpha-now-available.5743/page-24#post-59130 -
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 -
-