NullReferenceException at FindPlayerNot An Issue
Help doesn't work! The next error appears when you send the command!
01:51 [Error] Failed to call hook 'cmdChatLastIps' on plugin 'PlayerInformations v1.2.13' (NullReferenceException: Object reference not set to an instance of an object)
  at Oxide.Plugins.PlayerInformations.FindPlayer (System.String arg) [0x00020] in <f011bd4066bf49e4b0be1a5f2f0888c7>:0 
  at Oxide.Plugins.PlayerInformations.CMD_lastIps (System.String steamid, System.String[] args) [0x0004f] in <f011bd4066bf49e4b0be1a5f2f0888c7>:0 
  at Oxide.Plugins.PlayerInformations.cmdChatLastIps (Oxide.Core.Libraries.Covalence.IPlayer player, System.String command, System.String[] args) [0x00007] in <f011bd4066bf49e4b0be1a5f2f0888c7>:0 
  at Oxide.Plugins.PlayerInformations.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00fa6] in <f011bd4066bf49e4b0be1a5f2f0888c7>:0 
  at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <d09a1f46ca2f4432811bcfe45ad13c7b>:0 
  at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <cf88a28c7fb44d36890d85a78331cc9d>:0 
  at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <cf88a28c7fb44d36890d85a78331cc9d>:0 
01:51 [Warning] Calling 'cmdChatLastIps' on 'PlayerInformations v1.2.13' took 197ms
 
 
If you drive the user id then there is no error, the command passes. In this case, only the user id is recorded in the database; the remaining lines are empty!
thanks if you read)
Locked automatically