We're trying to figure out why some users are having issues. I can't reproduce them locally, so it's making it difficult.
Setting up a Rust server with Windows
Discussion in 'Guides and Tips' started by Wulf, Oct 9, 2014.
-
Wulf Community Admin
-
-
well, do you have windows server 2012 on the test ? I only tested it on 2008 so far
@ShadoGazer same here -
This is the crap we deal with gameservers.com
so by the time the next rust portal call is released they will have this one updated to 1179
always
one step behind...
-
No, I have Windows 8.1...up until today I was running my local server fine. But it seems others are having issues like mine so I will wait for a fix
-
What i saw is that these errors first appeared in the new hooks of 16.01.2014 - Update 5 , @Wulf are you sure that there is no new program to install like the change from oxide 1.0 to 2.0 needed a newer vcredist_x64 ?
-
Wulf Community Admin
-
I grabbed a fresh install of the 1179 server from steam loaded in the "latest" Oxide and this is what i get in logs.
Running 2008 btw
Code:10:41 AM [Info] Loading Oxide core... 10:41 AM [Info] Loading extensions... 10:41 AM [Info] Loaded extension JavaScript version 1.0.0 by Nogrod 10:41 AM [Error] Failed to load extension Oxide.Ext.Lua (DllNotFoundException: lua52) 10:41 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 10:41 AM [Info] Loaded extension Python version 1.0.0 by Nogrod 10:41 AM [Info] Loaded extension Rust version 1.0.0 by Oxide Team 10:41 AM [Info] Loaded extension Unity version 1.0.0 by Oxide Team
-
@Wulf you come up with that sooo early
#Works with 2013 x64 !
Edit: Road to update more than 100 dedicated machines here we go ...
That user with 2013, was it "nogrod"? Got that error on the oxidelog before installing 2013
Code:4:29 PM [Info] Loaded extension JavaScript version 1.0.0 by Nogrod 4:29 PM [Error] Failed to load extension Oxide.Ext.Lua (EntryPointNotFoundException: luanet_pushwstring) 4:29 PM [Debug] at (wrapper managed-to-native) KeraLua.NativeMethods:LuaPushString (intptr,string) at KeraLua.Lua.LuaPushString (IntPtr luaState, System.String str) [0x00000] in <filename unknown>:0 at NLua.LuaLib.LuaPushString (LuaState luaState, System.String str) [0x00000] in <filename unknown>:0 at NLua.Lua.Init () [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
-
Wulf Community Admin
[DOUBLEPOST=1421509741][/DOUBLEPOST] -
Grabbed Visual C++ 2013 x64 after my post and that fixed it.
/edit lol I'm slow -
Wulf Community Admin
-
-
-
Wulf Community Admin
-
If I use the latest build and then try to launch my server he won't start? Any information about that?
Thank you -
-
-
well sonofabitch thats why oxide wasn't working he compiled it in a vi 2013. think gameservers might need this info i guess unless you release one thats newer
everyone needs to throw a monkey wrench in i guess,, -
Wulf Community Admin