Hello,
First of all my english isn't 100% great so i could make some mistakes.
A couple days ago i'm hosting a server for Rust so i'm all new to this...
I thought it would be easy to install the mod Oxide and load the plugins.
I've done all the tutorials and it's al done on my server but now the plugins dont work except for 1.
The plugin Doorshare works i think because when i type /share then the command says that i have to share to a name. But when i try /kit or some plugin i've got then it says: Unknown command !
Why does only Doorshare works and all the other plugins not ?
I've searched for sollutions and help but couldn't find anything for this.
Most people say i have to change the logs in confiq folder. Save/Oxide/Confiq ... or something. But that whole folder isn't there for me. I got the Save/Oxide/ .... folder but not the confiq.
What can i do to make the plugins work. Did i miss something anywhere ? i don't know it anymore.
Hope someone can help me !!!
Not an Issue Plugins will load but no config
Discussion in 'Rust Discussion' started by FreAKinDutchMoNKeY, Jan 19, 2015.
-
Wulf Community Admin
Check your logs for errors. If you get "Unknown command" from a plugin, then it's generally not loaded or erroring.
-
And what do i have to do then ? i did nothing else than the tutorials said so why is it not working ?
-
Wulf Community Admin
-
This are my logs:
Code:8:13 AM: Loading standard library... 8:13 AM: Loading plugins... 8:13 AM: Loading Admin Door V: 1.0.5... 8:13 AM: Flags (1.2.3) plugin loaded 8:13 AM: ERROR: Failed to load plugin kill : NLua.Exceptions.LuaScriptException: [string "kill.lua"]:35: attempt to index global 'PLGUIN' (a nil value) at NLua.Lua.ThrowExceptionFromError (Int32 oldTop) [0x00000] in <filename unknown>:0 at NLua.Lua.CallFunction (System.Object function, System.Object[] args, System.Type[] returnTypes) [0x00000] in <filename unknown>:0 at NLua.Lua.CallFunction (System.Object function, System.Object[] args) [0x00000] in <filename unknown>:0 at NLua.LuaFunction.Call (System.Object[] args) [0x00000] in <filename unknown>:0 at Oxide.Plugin.Load (System.String filename) [0x00000] in <filename unknown>:0 8:13 AM: DuraToggle by Spicy - v 1.5 - loaded 8:13 AM: - - - - [ uControl 2.4.1 is Initializing... ] - - - - 8:13 AM: Door Closer: initiating save timer 8:13 AM: Remover Load 8:13 AM: AFK Kick v0.1.0 loaded! 8:13 AM: Loading Decay Control mod... 8:13 AM: Decay Control: Decay has been disabled. 8:13 AM: Portgun v0.9.9 loaded! 8:13 AM: Loading SetHp... 8:13 AM: No building in Wasteland: [Disabled] 8:13 AM: Allow Symbols in Names: [Disabled] 8:13 AM: Show Connection Message: [Enabled] 8:13 AM: Show Disconnection Message: [Enabled] 8:13 AM: Aditional Help Menus: [Enabled] 8:13 AM: Player List Admin Only: [Disabled] 8:13 AM: Factions: [Disabled] 8:13 AM: Broadcast Airdrops: [Enabled] 8:13 AM: Auto Airdrops: [Disabled] 8:13 AM: Players being tracked: [ 0 ] 8:13 AM: - - - - [ uControl has been Intialized! ] - - - - 8:13 AM: ERROR: who-looted: Nor Oxmin nor uControl were found, please download at least one to make this plugin work 8:13 AM: 0 kits have been loaded. 8:14 AM: Loading at C:\Users\levibosm\932\Legacy\save\oxide\... 8:14 AM: Loading standard library... 8:14 AM: Loading plugins... 8:14 AM: Loading Admin Door V: 1.0.5... 8:14 AM: Flags (1.2.3) plugin loaded 8:14 AM: ERROR: Failed to load plugin kill : NLua.Exceptions.LuaScriptException: [string "kill.lua"]:35: attempt to index global 'PLGUIN' (a nil value) at NLua.Lua.ThrowExceptionFromError (Int32 oldTop) [0x00000] in <filename unknown>:0 at NLua.Lua.CallFunction (System.Object function, System.Object[] args, System.Type[] returnTypes) [0x00000] in <filename unknown>:0 at NLua.Lua.CallFunction (System.Object function, System.Object[] args) [0x00000] in <filename unknown>:0 at NLua.LuaFunction.Call (System.Object[] args) [0x00000] in <filename unknown>:0 at Oxide.Plugin.Load (System.String filename) [0x00000] in <filename unknown>:
Last edited by a moderator: Jan 20, 2015 -
Wulf Community Admin
Your log shows that you have no kits configured, and your "Kill" plugin is erroring due to a typo in it.
-
Im having the same issue with a few plugins, this is only on my multiplay server. With the kits I had to paste the code from the download page
But its not so easy for other plugins that don't show you the code.