1. Hi again can you add the feature to basically log on a seperate log file anyone that has a specific permission to all locations they teleport to and from. This would be useful in tracking down rockbases that are very problematic for my server and also because they are getting wiser :)
     
  2. hi i have a problem with the tp system..
    normal players can tp and set home normal but when i (owner) want to tp it doesn't works only when i stand in radius from 5-10 mtrs.

    why?
     
  3. "i stand in radius from 5-10m" what does that mean?
     
  4. it means i stand near the other player and then it works but when i stand far away the tp system kicks me automaticly back to the old position...
    By the normal players all works normal
     
  5. Wulf

    Wulf Community Admin

    That error actually means that it's not loaded, and that something else is trying to access it, generally an FTP client.
     
  6. Hi! , how to fix high external Stone wall bug?
    my users through the walls
     
  7. Hey, there is any Permissions in the plugin? I would like to give AdminTP and AdminTPBack for a moderator, it is possible?

    Thanks a lot :)
     
  8. @Asenjota I have come up with a solution (not a fix) for that issue
    @Rushian I've also done this

    Just waiting for the @Mughisi seal of approval to post it here
     
  9. (00:28:12) | [Oxide] 12:28 AM [Error] Failed to call hook 'cmdTeleportNear' on plugin 'm-Teleportation v1.4.17' (ExecutionEngineException: SIGILL)

    Using /tpn
     
  10. This message show up when I try to load this plugin, the plugin works normally, but for some reason when I reboot the server it does not startup, I have to remove it, start the server, and thenplace it, it's not just the teleport plugin that show this message, Chat Mute also shows that same message, I already re-installed my server, rust and oxide, but the problem persists, someone help me? ;/

    Code:
    Oxide] 12:39 AM [Error] Failed to load plugin m-Teleportation (IOException: Sharing violation on path c:\games\4_79_145_128_28016\1213362\ruste\server\1213362\oxide\plugins\m-Teleportation.lua)
    [Oxide] 12:39 AM [Debug]   at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0
      at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share) [0x00000] in <filename unknown>:0
      at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare)
      at System.IO.File.OpenRead (System.String path) [0x00000] in <filename unknown>:0
      at System.IO.StreamReader..ctor (System.String path, System.Text.Encoding encoding, Boolean detectEncodingFromByteOrderMarks, Int32 bufferSize) [0x00000] in <filename unknown>:0
      at System.IO.StreamReader..ctor (System.String path, System.Text.Encoding encoding) [0x00000] in <filename unknown>:0
      at (wrapper remoting-invoke-with-check) System.IO.StreamReader:.ctor (string,System.Text.Encoding)
      at System.IO.File.ReadAllText (System.String path, System.Text.Encoding encoding) [0x00000] in <filename unknown>:0
      at System.IO.File.ReadAllText (System.String path) [0x00000] in <filename unknown>:0
      at Oxide.Ext.Lua.Plugins.LuaPlugin.Load () [0x00000] in <filename unknown>:0
      at Oxide.Ext.Lua.Plugins.LuaPluginLoader.Load (System.String directory, System.String name) [0x00000] in <filename unknown>:0
      at Oxide.Core.OxideMod.LoadPlugin (System.String name) [0x00000] in <filename unknown>:0
    [Oxide] 12:39 AM [Info] Loaded plugin Teleportation System v1.4.17 by Mughisi
     
  11. Wulf

    Wulf Community Admin

    The error means something (likely your FTP client) was trying to access the plugin while the server was loading it. Just reload it. :)
     
  12. Oh thanks, this may be the cause of my server does not startup when i have all the plugins installed?
     
  13. Wulf

    Wulf Community Admin

    No, it's possible you have a .cs plugin that is erroring, but you'd need to check your logs to see.
     
  14. hmm, I do not understand it yet, the only plugin that shows a strange message is the craftcontroller, but I already removed it and even without it the server does not start ;(

    can u please help me? :(


    edit---
    thanks Wulf, I figured out what the problem was, it was the plugin BuildingOwner :)
    apologize my stupidity :p
     

    Attached Files:

    Last edited by a moderator: Sep 4, 2015
  15. Code:
    [Oxide] 12:52 AM [Error] Failed to call hook 'cmdSetHome' on plugin 'm-Teleportation v1.4.17' 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
    Advice?
     
    Last edited by a moderator: Sep 4, 2015
  16. is there a way of clearing all players set homes?
     
  17. /wipehomes
     
  18. Thank you, would it be possible to add all the commands to the overview tab?

    love your work :)
     
  19. I'm not the author of this plugin. About the overview.. wait for the new C# rewritten version which Mughishi is writing.
     
  20. ok wicked :), on a side note whats the best mod for welcome/join messages for players on a server. Having a bit of an issue with mine :)