Got the following error which makes no sense, line 7 is a comment... Everything is up to date and plugin is original.
Code:[Error] Failed to call hook 'cmdSetHome' on plugin 'm-Teleportation v1.4.23' File: local function index(obj,name) ... Line: 7 trying to index an invalid object reference: 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.Ext.Lua.Plugins.LuaPlugin.OnCallHook (System.String hookname, System.Object[] args) [0x00000] in <filename unknown>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hookname, System.Object[] args) [0x00000] in <filename unknown>:0
Teleportation System [Unmaintained]
Discussion in 'Plugin Support' started by Mughisi, Oct 18, 2014.
-
@Wulf Sorry but I wanted to ask you, randomly my server now needs people to wait 100min, I reset configs, reloaded / restart server and plugins, and no fix. Any reason why? And how can i reset cooldown ?
-
Wulf Community Admin
All I can suggest is to backup your oxide/data and oxide/config for the plugin and reset it while the server is offline. -
-
Wulf Community Admin
-
How i can WIPE HOMES when i WIPE the server?
-
Wulf Community Admin
-
+1 ty!
-
-
Is anyone able to re-write this in C with the ability to reset timers on players?
-
Why are my players getting 240 minute cooldowns out of nowhere?
-
If admin does /tp <player> <target> with the AnnounceTeleportToTarget false, they still get a message saying that you teleported to them. I added the check to line 741 to make it work with the config.
Code:if self.Config.AdminTP.AnnounceTeleportToTarget then --Check config setting self:SendMessage( targetPlayer, self:Parse( self.Config.Messages.AdminTPPlayerTarget, { admin = player.displayName, player = originPlayer.displayName } ) ) end
-
Is it possible to set a max amount of homes?
-
-
-
update plugins news version oxide please....
-
My /tpa, /tpr and /set home isn't working but my /tp is working, can someone please help me.
-
The Config settings are not working. If i set Homes limit to 1 everybody can still make more homes..
May fault fixed itLast edited by a moderator: Dec 17, 2015 -
I am having an issue where players teleporting to the sphere are not able to login anymore. They are stuck on "Receiving Data".
Is anyone else getting this, or is this an issue on my server?Last edited by a moderator: Dec 17, 2015 -
Got some Errors in the Log:
Code:File: m-Teleportation.lua Line: 2479 attempt to index field 'AdminTP' (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.Ext.Lua.Plugins.LuaPlugin.OnCallHook (System.String hookname, System.Object[] args) [0x00000] in <filename unknown>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hookname, System.Object[] args) [0x00000] in <filename unknown>:0 9:17 AM [Error] Failed to call hook 'cmdTeleport' on plugin 'm-Teleportation v1.4.23' File: m-Teleportation.lua Line: 2479 attempt to index field 'AdminTP' (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.Ext.Lua.Plugins.LuaPlugin.OnCallHook (System.String hookname, System.Object[] args) [0x00000] in <filename unknown>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hookname, System.Object[] args) [0x00000] in <filename unknown>:0 9:21 AM [Error] Failed to call hook 'cmdTeleportRequest' on plugin 'm-Teleportation v1.4.23' File: m-Teleportation.lua Line: 1744 attempt to index field 'Settings' (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.Ext.Lua.Plugins.LuaPlugin.OnCallHook (System.String hookname, System.Object[] args) [0x00000] in <filename unknown>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hookname, System.Object[] args) [0x00000] in <filename unknown>:0 9:21 AM [Error] Failed to call hook 'cmdTeleportHome' on plugin 'm-Teleportation v1.4.23' File: m-Teleportation.lua Line: 1544 attempt to index field 'Settings' (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.Ext.Lua.Plugins.LuaPlugin.OnCallHook (System.String hookname, System.Object[] args) [0x00000] in <filename unknown>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hookname, System.Object[] args) [0x00000] in <filename unknown>:0