1. Reneb submitted a new resource:

    Player IPs - store player ips

    Read more about this resource...
     
  2. Permission 'canips' doesn't exist ?

    after this:
    (01:32:11) | [Oxide] 12:32 AM [Info] PlayerIPs was compiled successfully in 1848ms

    (01:32:11) | [Oxide] 12:32 AM [Info] Loaded plugin PlayerIPs v1.0.0 by Reneb
     
  3. lol --'
     
  4. Reneb updated Player IPs with a new update entry:

    1.0.1

     
  5. Reneb updated Player IPs with a new update entry:

    1.0.2

     
  6. error
    ошибка
     

    Attached Files:

    • 1.PNG
      1.PNG
      File size:
      8.2 KB
      Views:
      31
  7. (13:01:25) | [Oxide] 10:01 AM [Error] Failed to call hook 'cmdChatLastIps' on plugin 'PlayerInformations v1.0.3' (NullReferenceException: Object reference not set to an instance of an object)

    Using latest and fresh configs, etc
     
  8. ignore this. I was retarded and didnt install the player database plugin
     
    Last edited by a moderator: Sep 22, 2015
  9. Request:

    Date / time in the data file for each entry.
     
  10. Reneb updated PlayerInformations with a new update entry:

    1.0.4

     
  11. Reneb updated PlayerInformations with a new update entry:

    1.0.5

     
  12. Error, might be related to new version of RUST today
    [Oxide] 11:56 AM [Error] Failed to call hook 'OnPlayerInit' on plugin 'PlayerInformations v1.0.5' (NullReferenceException: Object reference not set to an instance of an object)

    Just reading about database plugin might be me. 8)
     
  13. Wulf

    Wulf Community Admin

    Please provide the full error from the log.
     
  14. I think it is just me not reading when I installed the plugin.
    There was a dependant plugin called PlayerDatabase.cs which is on the main page.
    That will probably fix it. So far no error.

    EDIT: Just confirming it was because I didn't read. Nothing wrong with plugin.
     
    Last edited by a moderator: Oct 30, 2015
  15. Need Help:
    Code:
    [Oxide] 11:12 PM [Error] Failed to call hook 'OnPlayerInit' on plugin 'PlayerInformations v1.0.5' (NullReferenceException: Object reference not set to an instance of an object)
    [Oxide] 11:12 PM [Debug]   at Oxide.Plugins.PlayerInformations.RecordIP (.BasePlayer player) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.PlayerInformations.OnPlayerInit (.BasePlayer player) [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
    Ty
     
    Last edited by a moderator: Nov 21, 2015
  16. most likely nothing special, unless it does it all the time.
     
  17. Code:
    (15:42:50) | [Oxide] 3:42 PM [Error] Failed to call hook 'cmdChatLastseen' on plugin 'PlayerInformations v1.0.5' (NullReferenceException: Object reference not set to an instance of an object)
    (15:43:40) | [Oxide] 3:43 PM [Error] Failed to call hook 'OnPlayerInit' on plugin 'PlayerInformations v1.0.5' (NullReferenceException: Object reference not set to an instance of an object)
    Got these messages and plugin won't show any information
     
    Last edited by a moderator: Nov 21, 2015
  18. I've so many errors with this plugin. It's so sad, because would be a very small, but powerfull plugin for admins.
    Code:
    (20:04:09) | [Oxide] 8:05 PM [Error] Failed to call hook 'OnPlayerInit' on plugin 'PlayerInformations v1.0.5' (NullReferenceException: Object reference not set to an instance of an object)
    (20:08:44) | [Oxide] 8:09 PM [Error] Failed to call hook 'OnPlayerDisconnected' on plugin 'PlayerInformations v1.0.5' (NullReferenceException: Object reference not set to an instance of an object)
    (19:50:00) | [Oxide] 7:50 PM [Error] Failed to call hook 'cmdChatPlayed' on plugin 'PlayerInformations v1.0.5' (NullReferenceException: Object reference not set to an instance of an object)
    Happens all the time... not one single command is working anymore :(
     
    Last edited by a moderator: Nov 21, 2015
  19. do you have player database?