NullReferenceException in numerous hooksSolved
(15:35:50) | Failed to call hook 'OnServerInitialized' on plugin 'StatisticsDB v1.2.5' (NullReferenceException: Object reference not set to an instance of an object)
 at Oxide.Plugins.StatisticsDB.LoadData (System.UInt64 id) [0x00029] in <6a953c0d8f714670961501dd9eb032d1>:0
 at Oxide.Plugins.StatisticsDB+PlayerStats.Find (System.UInt64 id) [0x00026] in <6a953c0d8f714670961501dd9eb032d1>:0
 at Oxide.Plugins.StatisticsDB.InitPlayer (BasePlayer player, System.Boolean isDisconnect) [0x0003a] in <6a953c0d8f714670961501dd9eb032d1>:0
 at Oxide.Plugins.StatisticsDB.OnPlayerInit (BasePlayer player) [0x00000] in <6a953c0d8f714670961501dd9eb032d1>:0
 at Oxide.Plugins.StatisticsDB.OnServerInitialized () [0x0001e] in <6a953c0d8f714670961501dd9eb032d1>:0
 at Oxide.Plugins.StatisticsDB.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x002d3] in <6a953c0d8f714670961501dd9eb032d1>:0
 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <9affce1cd15c4ec183941adef8db1722>:0
 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <4452f821def6406d834e4149849fe7ea>:0
 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <4452f821def6406d834e4149849fe7ea>:0
 
(15:35:50) | Failed to call hook 'OnDispenserGather' on plugin 'StatisticsDB v1.2.5' (NullReferenceException: Object reference not set to an instance of an object)
 at Oxide.Plugins.StatisticsDB.LoadData (System.UInt64 id) [0x00029] in <6a953c0d8f714670961501dd9eb032d1>:0
 at Oxide.Plugins.StatisticsDB+PlayerStats.Find (System.UInt64 id) [0x00026] in <6a953c0d8f714670961501dd9eb032d1>:0
 at Oxide.Plugins.StatisticsDB.OnDispenserGather (ResourceDispenser dispenser, BaseEntity entity, Item item) [0x0000a] in <6a953c0d8f714670961501dd9eb032d1>:0
 at Oxide.Plugins.StatisticsDB.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0092e] in <6a953c0d8f714670961501dd9eb032d1>:0
 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <9affce1cd15c4ec183941adef8db1722>:0
 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <4452f821def6406d834e4149849fe7ea>:0
 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <4452f821def6406d834e4149849fe7ea>:0
 
(15:35:55) | Failed to call hook 'OnCollectiblePickup' on plugin 'StatisticsDB v1.2.5' (NullReferenceException: Object reference not set to an instance of an object)
 at Oxide.Plugins.StatisticsDB.LoadData (System.UInt64 id) [0x00029] in <6a953c0d8f714670961501dd9eb032d1>:0
 at Oxide.Plugins.StatisticsDB+PlayerStats.Find (System.UInt64 id) [0x00026] in <6a953c0d8f714670961501dd9eb032d1>:0
 at Oxide.Plugins.StatisticsDB.OnCollectiblePickup (Item item, BasePlayer player) [0x0000a] in <6a953c0d8f714670961501dd9eb032d1>:0
 at Oxide.Plugins.StatisticsDB.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x008ba] in <6a953c0d8f714670961501dd9eb032d1>:0
 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <9affce1cd15c4ec183941adef8db1722>:0
 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <4452f821def6406d834e4149849fe7ea>:0
 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <4452f821def6406d834e4149849fe7ea>:0

(15:35:57) | Failed to call hook 'OnPlayerDie' on plugin 'StatisticsDB v1.2.5' (NullReferenceException: Object reference not set to an instance of an object)
 at Oxide.Plugins.StatisticsDB.LoadData (System.UInt64 id) [0x00029] in <6a953c0d8f714670961501dd9eb032d1>:0
 at Oxide.Plugins.StatisticsDB+PlayerStats.Find (System.UInt64 id) [0x00026] in <6a953c0d8f714670961501dd9eb032d1>:0
 at Oxide.Plugins.StatisticsDB.OnPlayerDie (BasePlayer player, HitInfo info) [0x0001e] in <6a953c0d8f714670961501dd9eb032d1>:0
 at Oxide.Plugins.StatisticsDB.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00473] in <6a953c0d8f714670961501dd9eb032d1>:0
 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <9affce1cd15c4ec183941adef8db1722>:0
 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <4452f821def6406d834e4149849fe7ea>:0
 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <4452f821def6406d834e4149849fe7ea>:0
 
(15:35:59) | Failed to call hook 'OnWeaponFired' on plugin 'StatisticsDB v1.2.5' (NullReferenceException: Object reference not set to an instance of an object)
 at Oxide.Plugins.StatisticsDB.LoadData (System.UInt64 id) [0x00029] in <6a953c0d8f714670961501dd9eb032d1>:0
 at Oxide.Plugins.StatisticsDB+PlayerStats.Find (System.UInt64 id) [0x00026] in <6a953c0d8f714670961501dd9eb032d1>:0
 at Oxide.Plugins.StatisticsDB.OnWeaponFired (BaseProjectile projectile, BasePlayer player, ItemModProjectile mod, ProtoBuf.ProjectileShoot projectiles) [0x00000] in <6a953c0d8f714670961501dd9eb032d1>:0
 at Oxide.Plugins.StatisticsDB.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00861] in <6a953c0d8f714670961501dd9eb032d1>:0
 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <9affce1cd15c4ec183941adef8db1722>:0
 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <4452f821def6406d834e4149849fe7ea>:0
 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <4452f821def6406d834e4149849fe7ea>:0
 
(15:36:18) | Failed to call hook 'OnReloadWeapon' on plugin 'StatisticsDB v1.2.5' (NullReferenceException: Object reference not set to an instance of an object)
 at Oxide.Plugins.StatisticsDB.LoadData (System.UInt64 id) [0x00029] in <6a953c0d8f714670961501dd9eb032d1>:0
 at Oxide.Plugins.StatisticsDB+PlayerStats.Find (System.UInt64 id) [0x00026] in <6a953c0d8f714670961501dd9eb032d1>:0
 at Oxide.Plugins.StatisticsDB.OnReloadWeapon (BasePlayer player, BaseProjectile projectile) [0x00000] in <6a953c0d8f714670961501dd9eb032d1>:0
 at Oxide.Plugins.StatisticsDB.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x007f8] in <6a953c0d8f714670961501dd9eb032d1>:0
 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <9affce1cd15c4ec183941adef8db1722>:0
 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <4452f821def6406d834e4149849fe7ea>:0
 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <4452f821def6406d834e4149849fe7ea>:0
Make sure you have Player Database installed
had not put the PlayerDatabase.cs . it worked here
Locked automatically