Player Informations

Stores player IPs , usernames, positions, last seen, first connection ...

Total Downloads: 1,472 - First Release: May 30, 2016 - Last Update: May 14, 2017

5/5, 7 likes
  1. Reneb submitted a new resource:

    Player Informations - Stores player IPs , usernames, positions, last seen, first connection ...

    Read more about this resource...
     
  2. Reneb updated Player Informations with a new update entry:

    1.2.1

     
  3. Oxide build 2.0.2012 Hurtworld: 0.3.5.3
    Code:
    [Oxide] 06:20 [Error] Failed to call hook 'OnUserDisconnected' on plugin 'PlayerInformations v1.2.1' (NullReferenceException: Object reference not set to an instance of an object)
    (Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 37)
    [Oxide] 06:20 [Debug]   at Oxide.Game.Hurtworld.Libraries.Covalence.HurtworldLivePlayer.Position () [0x00000] in <filename unknown>:0
      at Oxide.Plugins.PlayerInformations.OnUserDisconnected (IPlayer 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 (HookMethod 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 name, System.Object[] args) [0x00000] in <filename unknown>:0
     
  4. is it a recurrent bug? or only once every 30mins?
     
  5. Most of the time yea around 30min but sometimes it spams the error 4 times.
     
  6. Reneb updated Player Informations with a new update entry:

    1.2.2

     
  7. Sill the same:
    Code:
    [Oxide] 19:54 [Error] Failed to call hook 'OnUserDisconnected' on plugin 'PlayerInformations v1.2.2' (NullReferenceException: Object reference not set to an instance of an object)
    (Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 37)
    [Oxide] 19:54 [Debug]   at Oxide.Game.Hurtworld.Libraries.Covalence.HurtworldLivePlayer.Position () [0x00000] in <filename unknown>:0
      at Oxide.Plugins.PlayerInformations.OnPlayerLeave (IPlayer player) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.PlayerInformations.OnUserDisconnected (IPlayer 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 (HookMethod 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 name, System.Object[] args) [0x00000] in <filename unknown>:0
     
  8. remove the record positions then it seems its not working well on hurtworld ill look into it
     
  9. Removed it in hurtworld still the same and i get the same error in Rust even after i turned it off.
     
  10. Reneb updated Player Informations with a new update entry:

    1.2.3

     
  11. Code:
    [Oxide] 12:27 [Debug]   at Oxide.Plugins.PlayerInformations.EndRecordTime (Syste
    m.String steamid) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.PlayerInformations.EndRecordTimeAll () [0x00000] in <filename
    unknown>:0
      at Oxide.Plugins.PlayerInformations.Unload () [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 (HookMethod 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 name, System.Object[] arg
     
  12. @Reneb After 7/7th update I got this error :)
    Code:
    (08:39:02) | [Oxide] 08:38 [Error] Failed to call hook 'SendHelpText' on plugin 'PlayerInformations v1.2.4' (InvalidCastException: Cannot cast from source type to destination type.)
    (08:39:02) | [Oxide] 08:38 [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 (HookMethod 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 name, System.Object[] args) [0x00000] in <filename unknown>:0
     
  13. Everytime somebody uses /help I got this error in console, but help works and everything seems to be printed/shown to player

    Code:
    (23:32:46) | [Oxide] 23:32 [Error] Failed to call hook 'SendHelpText' on plugin 'PlayerInformations v1.2.4' (InvalidCastException: Cannot cast from source type to destination type.)
    (23:32:46) | [Oxide] 23:32 [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 (HookMethod 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 name, System.Object[] args) [0x00000] in <filename unknown>:0
     
    Last edited by a moderator: Aug 19, 2016
  14. After update
    Code:
    [08/19/2016 03:16:53] [Oxide] 03:16 [Error] Error while compiling EnhancedBanSystem.cs(401,34): error CS1061: Type `Oxide.Core.Libraries.Covalence.IPlayerManager' does not contain a definition for `GetOnlinePlayer' and no extension method `GetOnlinePlayer' of type `Oxide.Core.Libraries.Covalence.IPlayerManager' could be found. Are you missing an assembly reference?
    [08/19/2016 03:16:53] [Oxide] 03:16 [Error] Error while compiling PlayerInformations.cs(340,38): error CS1061: Type `Oxide.Core.Libraries.Covalence.IPlayerManager' does not contain a definition for `GetOnlinePlayer' and no extension method `GetOnlinePlayer' of type `Oxide.Core.Libraries.Covalence.IPlayerManager' could be found. Are you missing an assembly reference?
     
    Last edited by a moderator: Aug 19, 2016
  15. Try this file.
     

    Attached Files:

  16. [SERVER v1.0.23] Console: PlayerInformations.cs(77,14): warning CS0114: `Oxide.Plugins.PlayerInformations.LoadDefaultConfig()' hides inherited member `Oxide.Core.Plugins.Plugin.LoadDefaultConfig()'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword
    D:\Reign Of Kings\Oxide.Core.dll (Location of the symbol related to previous warning)
     
  17. Reneb updated Player Informations with a new update entry:

    1.2.5

     
  18. [Oxide] 20:21 [Info] Loaded plugin PlayerInformations v1.2.5 by Reneb
    [Oxide] 20:21 [Error] Failed to call hook 'OnServerInitialized' on plugin 'PlayerInformations v1.2.5' (NullReferenceException: Object reference not set to an instance of an object)
    [Oxide] 20:21 [Debug] at Oxide.Game.Rust.Libraries.Covalence.RustPlayer.get_IsConnected () [0x00000] in <filename unknown>:0
    at Oxide.Plugins.PlayerInformations.<StartRecordTimeAll>m__1 (IPlayer x) [0x00000] in <filename unknown>:0
    at System.Linq.Enumerable+<CreateWhereIterator>c__Iterator1D`1[Oxide.Core.Libraries.Covalence.IPlayer].MoveNext () [0x00000] in <filename unknown>:0
    at Oxide.Plugins.PlayerInformations.StartRecordTimeAll () [0x00000] in <filename unknown>:0
    at Oxide.Plugins.PlayerInformations.OnServerInitialized () [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 (HookMethod 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 name, System.Object[] args) [0x00000] in <filename unknown>:0
     
  19. same for me