Getting this error
[04/09/2016 16:48:17] [Oxide] 16:48 [Error] Failed to call hook 'Unload' on plugin 'PlayerInformations v1.0.5' (NullReferenceException: Object reference not set to an instance of an object)
PlayerInformations [Replaced]
Discussion in 'Plugin Support' started by Reneb, Sep 17, 2015.
-
This happens everytime a player disconnects
Code:[Oxide] 23:10 [Error] Failed to call hook 'OnPlayerDisconnected' on plugin 'PlayerInformations v1.0.5' (NullReferenceException: Object reference not set to an instance of an object) [Oxide] 23:10 [Debug] at Oxide.Plugins.PlayerInformations.RecordLastSeen (.BasePlayer player) [0x00000] in <filename unknown>:0 at Oxide.Plugins.PlayerInformations.OnPlayerDisconnected (.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
-
'OnPlayerDisconnected' on plugin 'PlayerInformations
how to solve this error ? -
That's not really an error. Or is their more to the error. I'm not having any issue
-
use PlayerInformations from the Covalence Plugin section
-
Code:
[07/23/2016 03:50:35] [Oxide] 03:50 [Error] Failed to call hook 'OnEntityDeath' on plugin 'PlayerInformations v1.0.5' (NullReferenceException: Object reference not set to an instance of an object) [07/23/2016 03:51:47] [Oxide] 03:51 [Error] Failed to call hook 'OnPlayerInit' on plugin 'PlayerInformations v1.0.5' (NullReferenceException: Object reference not set to an instance of an object) [07/23/2016 03:53:15] [Oxide] 03:53 [Error] Failed to call hook 'OnEntityDeath' on plugin 'PlayerInformations v1.0.5' (NullReferenceException: Object reference not set to an instance of an object) [07/23/2016 03:54:13] [Oxide] 03:54 [Error] Failed to call hook 'OnPlayerInit' on plugin 'PlayerInformations v1.0.5' (NullReferenceException: Object reference not set to an instance of an object) [07/23/2016 03:54:24] [Oxide] 03:54 [Error] Failed to call hook 'OnPlayerDisconnected' on plugin 'PlayerInformations v1.0.5' (NullReferenceException: Object reference not set to an instance of an object) [07/23/2016 03:58:06] [Oxide] 03:58 [Error] Failed to call hook 'OnPlayerDisconnected' on plugin 'PlayerInformations v1.0.5' (NullReferenceException: Object reference not set to an instance of an object) [07/23/2016 04:03:48] [Oxide] 04:03 [Error] Failed to call hook 'OnPlayerInit' on plugin 'PlayerInformations v1.0.5' (NullReferenceException: Object reference not set to an instance of an object) [07/23/2016 04:05:24] [Oxide] 04:05 [Error] Failed to call hook 'OnPlayerDisconnected' on plugin 'PlayerInformations v1.0.5' (NullReferenceException: Object reference not set to an instance of an object) [07/23/2016 04:08:39] [Oxide] 04:08 [Error] Failed to call hook 'OnPlayerDisconnected' on plugin 'PlayerInformations v1.0.5' (NullReferenceException: Object reference not set to an instance of an object)
-
This plugin has been recreated as an universal plugin which can be found here: Player Informations | Oxide
Please update to the version available there. -
also the playerdatabase from the universal plugin
-
help me please
Code:[Oxide] 17:44 [Info] Loaded plugin PlayerInformations v1.0.5 by Reneb [Oxide] 17:44 [Warning] Missing plugin name prefix 'playerinformations.' for permission 'canips' (by plugin 'PlayerInformations') [Oxide] 17:44 [Warning] Missing plugin name prefix 'playerinformations.' for permission 'cannames' (by plugin 'PlayerInformations') [Oxide] 17:44 [Warning] Missing plugin name prefix 'playerinformations.' for permission 'canlastseen' (by plugin 'PlayerInformations')
-
nothing to help here.
-
-
-
Code:
[Oxide] 10:49 [Error] PlayerInformations.cs(300,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 refere
-
-
Wulf Community Admin
This has been replaced by a universal version: Player Informations | Oxide.