I use version from rustoxide.com and compiled independently, result identical:
Server version: 1179Code:10:37 PM [Info] Loading Oxide core... 10:37 PM [Info] Loading extensions... 10:37 PM [Info] Loaded extension JavaScript version 1.0.0 by Nogrod 10:37 PM [Error] Failed to load extension Oxide.Ext.Lua (DllNotFoundException: lua52) 10:37 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
lua51.dll and lua52.dll exists in root directory
Not an Issue Failed to load extension Oxide.Ext.Lua
Discussion in 'Rust Discussion' started by Hybrid, Jan 21, 2015.
-
You need visual c++ 2013
-
My server on hosting, how I can fix it?
-
Wulf Community Admin
-
I tried Oxide 2 latest build from Github and from this site. -
Wulf Community Admin
-
oxide-2.0.126-20150120-b639
I compiled independently from master branch.
Visual C++ 2012, 2013 x64 installed.
OS: Windows 2012 R2 -
Wulf Community Admin
I don't know what else to say, but those would be the only reason why you'd get that error, aside from the obvious of the lua51, lua52 DLLs possibly missing.