1. It's not a plugin issue, it's a core issue, if reloading the plugin doesn't work then you don't have the latest oxide version installed. A few posts up I've explained this and attached a test.lua to test if the hook is available.
    http://oxidemod.org/threads/teleportation-system.5789/page-16#post-58279
     
  2. server just wiped(today)
    latest rust build1169b and oxide2 build 58 updated before install all plugins

    latest version buggy and getting above error(old version working well) until fix the problem I will keep resume to work with v.1.2.0
     
  3. Oxide build 68 I hope? And did you try out the test.lua in one of my previous posts?
     
  4. For me it says "teleporting you to your home in 15 seconds" and it never teleports. No console errors, and for others it doesn't even say teleporting but for some it does but it doesnt work for anyone still. I have to restart my server everytime it does this, and I have lost players because of it.
    [DOUBLEPOST=1419804167][/DOUBLEPOST]
    68 or 58?
     
  5. 1.3.0 works great, thanks!
     
  6. I'm having issues with the latest code as well. Setting Homes does not work all the time, we just installed the Version 1.2.0 and everything works again.
     
  7. As you were getting the error [Error] m-Teleportation: [string "m-Teleportation.lua"]:1149: attempt to index upvalue 'BuildingOwners' (a nil value) (you mentioned this earlier) I assume this is still the case on /sethome. Have you tried running the test.lua file attached to this post: http://oxidemod.org/threads/teleportation-system.5789/page-16#post-58279 ? Did it print anything when running oxide.load test and oxide.reload test or did nothing happen in the console at all?
     
  8. I tried unloading, loading, reloading, deleting the data and config and script, updated to latest version. Rinse and repeat still didn't work.
    It only responds to unload commands.
     
  9. Have you tried to load & reload that test.lua "plugin"? It basically checks if you have the hook that the new version requires, as it might be the case that your Oxide core is not up to date with the version available on github as the one on the website here is still an older version, which should be updated soon though :D.
     
    Last edited by a moderator: Dec 29, 2014
  10. I have been using oxide59b this whole time. maybe thats the cause?
     
  11. Yes, the new hook was introduced in build 64 if I'm not mistaken, so updating your oxide core should fix the issue you are experiencing, there is still a bug with oxide.load not running the OnServerInitialized hook though but that will hopefully be fixed soon.
     
  12. ty I requested gameservers update it 68. can't wait!
     
  13. How do i make daily limit unlimited? 0?
     
  14. Yes, 0 is unlimited.
     
  15. Can we still teleport player to xyz? /tp name 100 100 100 doesnt seem to work
     
  16. Could i get you to post the m-Teleportation.json for that version. I'll need to edit it manually on my server. Thanks. Also, the link takes me to a post with nothing attached that I can see.
     
  17. Thank you Mughisi for the updates I love this plugin. :)
     
  18. I have removed that file as the latest Oxide build available on the website supports the required hook so all GSPs should be installing that build on the servers they provide. And regarding the configuration file, I've posted the full config of the latest version on the plugin overview here: http://oxidemod.org/resources/teleportation-system.660/
    [DOUBLEPOST=1420112197][/DOUBLEPOST]
    This should still work, haven't changed a thing to that command but I'll check it out later when I have the time.