1. Still spaming this message on each disconnect:
    Code:
    11:20 AM [Error] Failed to call hook 'OnPlayerDisconnected' on plugin 'PlayerInformations v1.0.1' (NullReferenceException: Object reference not set to an instance of an object)
    11:20 AM [Debug]  at Oxide.Plugins.PlayerInformations.RecordLastSeen (NetworkPlayer netPlayer, .PlayerIdentity player) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.PlayerInformations.OnPlayerDisconnected (.PlayerIdentity player, NetworkPlayer netPlayer) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.PlayerInformations.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.CSharpPlugin.InvokeMethod (System.Reflection.MethodInfo method, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, 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
     
    Last edited by a moderator: Dec 18, 2015
  2. Code:
    9:16 PM [Error] Failed to call hook 'OnPlayerDisconnected' on plugin 'PlayerInformations v1.0.1' (NullReferenceException: Object reference not set to an instance of an object)
    9:16 PM [Debug]   at Oxide.Plugins.PlayerInformations.RecordLastSeen (NetworkPlayer netPlayer, .PlayerIdentity player) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.PlayerInformations.OnPlayerDisconnected (.PlayerIdentity player, NetworkPlayer netPlayer) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.PlayerInformations.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.CSharpPlugin.InvokeMethod (System.Reflection.MethodInfo method, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, 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
     
    Last edited by a moderator: Dec 18, 2015
  3. All plugins will need an update.
     
  4. Wulf

    Wulf Community Admin

    The errors posted above are old. ;)
     
  5. but the message is valid for this plugin too, hahaha.
    Wulff, the changes are large or is it just a change of the hook? The server is shut down awaiting updates.
     
  6. Wulf

    Wulf Community Admin

    Just hook changes now that Hurtworld has more of a combined "player" to use.
     
  7. ill try to fix the plugin this afternoon
     
  8. Getting this error:
    Code:
    [Oxide] 11:28 AM [Error] Failed to call hook 'cmdChatPlayed' on plugin 'PlayerInformations v1.0.2' (InvalidCastException: Cannot cast from source type to destination type.)
    [Oxide] 11:28 AM [Debug] at Oxide.Plugins.PlayerInformations.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00000] in <filename unknown>:0
    at Oxide.Plugins.CSharpPlugin.InvokeMethod (System.Reflection.MethodInfo method, System.Object[] args) [0x00000] in <filename unknown>:0
    at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, 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
     
    Last edited by a moderator: Dec 20, 2015
  9. This seems to not do anything when i type the commands into chat?

    Is there anything I need to do different?
     
  10. Wulf

    Wulf Community Admin

    It needs an update for recent changes.
     
  11. Wulf, you respond scary fast. Thanks.

    I'm trying to prove a guy is using multiple names, know any other ways?
     
  12. Wulf

    Wulf Community Admin

    Mmm, you could Google his Steam profile and look for any cached versions of it maybe.
     
  13. Ok i'll give that a shot. Teleportation isn't working for me either. Do I need to type a command before I can use it, I am authenticated as admin from the launch script

    edit: I dont understand permissions at all, if there is any documentation that is clear and correct for hurtworld, please I would love to read it.
     
  14. Wulf

    Wulf Community Admin

    Check this TP plugin's thread, I posted an update there. For permissions, check out the Rust tutorials on our forums, the commands are identical aside from console vs chat.
     
  15. Using Oxide's permission system | Oxide

    This is the first guide I found and the command listed there to create groups are not working for me.

    oxide.group is unknown in console or rcon from within the game

    I am using the updated version from this thread.

    I tried teleportation.admin stony as well with no effect, I'm really sorry what am I doing wrong?
    [DOUBLEPOST=1450668314][/DOUBLEPOST]grant user stony teleportation.admin says grant is not recognized, I'm very confused.
     
  16. Wulf

    Wulf Community Admin

    They are chat commands in Hurtworld.
     
  17. Thanks wulf, I didnt understand you had to type /grant, thanks again, coffee on me
    [DOUBLEPOST=1450671273][/DOUBLEPOST]
    Do you have a donate link wulf? I could find them for plugin authors but not you.
     
  18. Code:
    13:10 [Error] Failed to call hook 'cmdChatLastIps' on plugin 'PlayerInformations v1.0.2' (InvalidCastException: Cannot cast from source type to destination type.)
    13:10 [Debug]   at Oxide.Plugins.PlayerInformations.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.CSharpPlugin.InvokeMethod (System.Reflection.MethodInfo method, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, 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
     
  19. godt this error at PlayerInformations
    2:10 AM [Error] Error while compiling PlayerInformations.cs(605,35): error CS1501: No overload for method `AppendChatboxServerSingle' takes `2' arguments the lates version hope you guys can fixs it sune :)
    [DOUBLEPOST=1450924968][/DOUBLEPOST]
     
    Last edited by a moderator: Dec 24, 2015