NullReferenceException at AddPlayerHooksError
The plugin works but gives this error in the console:

Exception while calling NextTick callback (NullReferenceException: Object reference not set to an instance of an object)
at Oxide.Plugins.NoSash.AddPlayerHooks (BasePlayer player) [0x00000] in <e8e2165f16ca4c74af129e389365b6bf>:0
at Oxide.Plugins.NoSash+<OnPlayerSpawn>c__AnonStorey0.<>m__0 () [0x00000] in <e8e2165f16ca4c74af129e389365b6bf>:0
at Oxide.Core.OxideMod.OnFrame (System.Single delta) [0x00051] in <4452f821def6406d834e4149849fe7ea>:0
Hello same here on server startup i get this NRE 25x in the console spammed. Have maybe somebody a solutation for it. Pluign works, just the spamming on server startup is annoying.

[Error] Exception while calling NextTick callback (NullReferenceException: Object reference not set to an instance of an object)
  at Oxide.Plugins.NoSash.AddPlayerHooks (BasePlayer player) [0x00000] in <f1bdd2c90c2f413f96ba605e2bb205a8>:0 
  at Oxide.Plugins.NoSash+<OnPlayerSpawn>c__AnonStorey0.<>m__0 () [0x00000] in <f1bdd2c90c2f413f96ba605e2bb205a8>:0 
  at Oxide.Core.OxideMod.OnFrame (System.Single delta) [0x00051] in <cf88a28c7fb44d36890d85a78331cc9d>:0 ​
Added some checks to the latest version. Please let me know if that doesn't fix the issue.
hey wulf can u drop me a PM so i will send u a server startup log, maybe i know why i get this NRE.
5b8718c16f911.png dIMjIM
hey wulf can u drop me a PM so i will send u a server startup log, maybe i know why i get this NRE.

You can pastebin.com it. Did you update the plugin?

hey, yes i am on the latest version, i dont want to show the log public but i show u a snip from it :D
i use a older version from AutoPurge and i am fine with it. i set AutoPurge to remove palyers on server start up if they purge so i think it have to do something with it

[Oxide] 12:09 [Error] Exception while calling NextTick callback (NullReferenceException: Object reference not set to an instance of an object)
  at Oxide.Plugins.NoSash+<OnPlayerSpawn>c__AnonStorey0.<>m__0 () [0x00016] in <e639ea7a4ab9488ead96f1b49d35bdc1>:0 
  at Oxide.Core.OxideMod.OnFrame (System.Single delta) [0x00051] in <cf88a28c7fb44d36890d85a78331cc9d>:0  
Added an additional check, please let me know if that resolves the issue!
hello again, NoSash latest version dont fix it, still have NRE error on server restart. It has definitely something to do with AutoPurge. I restart server without AutoPurge and i dont get nre error. I run AutoPurge v 1.6.1 with this settings "purgeOnStart": true & "killSleepers": true

[Error] Exception while calling NextTick callback (NullReferenceException: Object reference not set to an instance of an object)
  at Oxide.Plugins.NoSash+<OnPlayerSpawn>c__AnonStorey0.<>m__0 () [0x00020] in <d13e98a40db349b9a05b93c2f11f5601>:0 
  at Oxide.Core.OxideMod.OnFrame (System.Single delta) [0x00051] in <cf88a28c7fb44d36890d85a78331cc9d>:0​