Hey, Question.
How do I wipe all the save locations for all the players?
Teleportation System [Unmaintained]
Discussion in 'Plugin Support' started by Mughisi, Oct 18, 2014.
-
Wulf Community Admin
-
issued /wipehomes command still does not allow players friends to sethome
[DOUBLEPOST=1457067629][/DOUBLEPOST]Let me recap, Building owners can sethome and teleport to set home with no problems. Our players just can not invite their friends to set home -
-
It was fine for me before the update...so i have no clue
[DOUBLEPOST=1457076116][/DOUBLEPOST]sethome seems to have stoped working any ideas what to do guys?
[DOUBLEPOST=1457076219][/DOUBLEPOST]Error
[Oxide] 1:22 AM [Error] Failed to call hook 'cmdSetHome' on plugin 'm-Teleportation v1.4.23'
File: m-Teleportation.lua Line: 1416 attempt to call method 'areFriends' (a string 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
[Oxide] 1:23 AM [Error] Failed to call hook 'cmdSetHome' on plugin 'm-Teleportation v1.4.23'
File: m-Teleportation.lua Line: 1416 attempt to call method 'areFriends' (a string 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
[DOUBLEPOST=1457076928][/DOUBLEPOST]Reinstalled the plugin and the error has gone away, but friends still can not set home .
[DOUBLEPOST=1457077365][/DOUBLEPOST]Also just noticed this message.
"
Oxide] 1:39 AM [Info] Unloaded plugin Teleportation System v1.4.23 by Mughisi
[Oxide] 1:39 AM [Info] Loaded plugin Teleportation System v1.4.23 by Mughisi
[Oxide] 1:39 AM [Info] m-Teleportation: To allow Homes to be set on foundations owned by friends of the player the plugin `Friends API` is required!
[Oxide] 1:39 AM [Info] This plugin can be downloaded at Friends API for Rust | Oxide
[Oxide] 1:39 AM [Info] The friends check has temporarily been disabled to prevent problems
We do have friend ApI installed but it is not picking it up for some reason. -
/wipehomes
-
Been there done that no luck
[DOUBLEPOST=1457103108][/DOUBLEPOST]Yeah just reinstalled both FriendsAPI and teleportation, wiped all files, even for shits and giggles ran /wipehomes command, still not working -
[Oxide] 9:00 AM [Info] Loaded plugin Teleportation System v1.4.23 by Mughisi
[Oxide] 9:00 AM [Info] m-Teleportation: To allow Homes to be set on foundations owned by friends of the player the plugin `Friends API` is required!
[Oxide] 9:00 AM [Info] This plugin can be downloaded at Friends API for Rust | Oxide
[Oxide] 9:00 AM [Info] The friends check has temporarily been disabled to prevent problems.
Tried using old version but still says it need FriendApI. Cant seem to get this resolved -
-
Still no ideas on a fix guys?
-
-
Just scroll up a few topics, it should be clear.
[DOUBLEPOST=1457116099][/DOUBLEPOST]Is this plugin dead or something, or am i just the only one having this issue? Ive reinstalled both plugins about 3 three times each(at least once every time oxide has updated) They are saying just to /wipehomes but that is clearly not the issue.(already ran that command) My player base is still unable to set home in their friends base, I posted this issue in the friendsapi forum to see if something was going on there but the topic gets moved.(even tho the plugins says it needs friendapi to be installed when it is). -
Could anyone explain me plz how to combine this plugin, Friens API and Buildinf owners. I just want to let players sethomes only if they (both owner and his friend) type /friend add nickname.
-
Last edited by a moderator: Mar 20, 2016
-
That is also a no go atm... getting this error....
[Oxide] 7:10 PM [Error] Failed to call hook 'cmdSetHome' on plugin 'm-Teleportation v1.4.25'
File: m-Teleportation.lua Line: 1444 attempt to call method 'AreFriends' (a string 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
[DOUBLEPOST=1457141153][/DOUBLEPOST]I have tried to set usefriend to false and not use friendapi at all but still no luck..
[DOUBLEPOST=1457141357][/DOUBLEPOST]I know there are server out there using this with no issues I just cant figure out why all of a sudden it stopped working for our server.
[DOUBLEPOST=1457142032][/DOUBLEPOST]Attached Files:
-
-
Last edited by a moderator: Mar 20, 2016
-
Every thing works like a charm right now, I did take building owners out as well just to make sure. Did have to stop the server to get it working. Your a god send but thanks for your reply.
-
happy to help
-
Guys, how to reload plugin after changing configuration? "reload m-Teleportation" isn't working
-
Wulf Community Admin