NullReferenceException at hasQuestsFixed
I consistent get errors on restart with quests, that do not recurr on post restart reload:

Failed to call hook 'OnItemAddedToContainer' on plugin 'Quests v2.2.7' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.Quests.hasQuests (System.UInt64 player) [0x00000] in <3d3c7b5f2f78474fa93c9f4048470496>:0 at Oxide.Plugins.Quests.OnItemAddedToContainer (ItemContainer container, Item item) [0x00048] in <3d3c7b5f2f78474fa93c9f4048470496>:0 at Oxide.Plugins.Quests.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0052b] in <3d3c7b5f2f78474fa93c9f4048470496>: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 (Filename: C:\buildslave\unity\build\Runtime/Export/Debug.bindings.h Line: 43)
Pretty sure with the new items added in rust, these errors came along with.

It seems to be a big one of the same thing?
(03:07:19) | Failed to call hook 'OnItemAddedToContainer' on plugin 'Quests v2.2.7' (NullReferenceException: Object reference not set to an instance of an object)
  at Oxide.Plugins.Quests.hasQuests (System.UInt64 player) [0x00000] in <ab45c965ebd24165b0b922be971f2eb2>:0 
  at Oxide.Plugins.Quests.OnItemAddedToContainer (ItemContainer container, Item item) [0x00048] in <ab45c965ebd24165b0b922be971f2eb2>:0 
  at Oxide.Plugins.Quests.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0052b] in <ab45c965ebd24165b0b922be971f2eb2>: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

I got some errors while startup. The plugin itselfs do his job.

Failed to call hook 'OnItemAddedToContainer' on plugin 'Quests v2.2.7' (NullReferenceException: Object reference not set to an instance of an object)
  at Oxide.Plugins.Quests.hasQuests (System.UInt64 player) [0x00000] in <2eb9e783ce3b46a4bad1ae2dced6f76b>:0 
  at Oxide.Plugins.Quests.OnItemAddedToContainer (ItemContainer container, Item item) [0x00048] in <2eb9e783ce3b46a4bad1ae2dced6f76b>:0 
  at Oxide.Plugins.Quests.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0052b] in <2eb9e783ce3b46a4bad1ae2dced6f76b>: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 

Failed to call hook 'OnItemAddedToContainer' on plugin 'Quests v2.2.7' (NullReferenceException: Object reference not set to an instance of an object)
  at Oxide.Plugins.Quests.hasQuests (System.UInt64 player) [0x00000] in <2eb9e783ce3b46a4bad1ae2dced6f76b>:0 
  at Oxide.Plugins.Quests.OnItemAddedToContainer (ItemContainer container, Item item) [0x00048] in <2eb9e783ce3b46a4bad1ae2dced6f76b>:0 
  at Oxide.Plugins.Quests.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0052b] in <2eb9e783ce3b46a4bad1ae2dced6f76b>: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 

Failed to call hook 'OnItemAddedToContainer' on plugin 'Quests v2.2.7' (NullReferenceException: Object reference not set to an instance of an object)
  at Oxide.Plugins.Quests.hasQuests (System.UInt64 player) [0x00000] in <2eb9e783ce3b46a4bad1ae2dced6f76b>:0 
  at Oxide.Plugins.Quests.OnItemAddedToContainer (ItemContainer container, Item item) [0x00048] in <2eb9e783ce3b46a4bad1ae2dced6f76b>:0 
  at Oxide.Plugins.Quests.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0052b] in <2eb9e783ce3b46a4bad1ae2dced6f76b>: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 

Failed to call hook 'OnItemAddedToContainer' on plugin 'Quests v2.2.7' (NullReferenceException: Object reference not set to an instance of an object)
  at Oxide.Plugins.Quests.hasQuests (System.UInt64 player) [0x00000] in <2eb9e783ce3b46a4bad1ae2dced6f76b>:0 
  at Oxide.Plugins.Quests.OnItemAddedToContainer (ItemContainer container, Item item) [0x00048] in <2eb9e783ce3b46a4bad1ae2dced6f76b>:0 
  at Oxide.Plugins.Quests.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0052b] in <2eb9e783ce3b46a4bad1ae2dced6f76b>: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 

Failed to call hook 'OnItemAddedToContainer' on plugin 'Quests v2.2.7' (NullReferenceException: Object reference not set to an instance of an object)
  at Oxide.Plugins.Quests.hasQuests (System.UInt64 player) [0x00000] in <2eb9e783ce3b46a4bad1ae2dced6f76b>:0 
  at Oxide.Plugins.Quests.OnItemAddedToContainer (ItemContainer container, Item item) [0x00048] in <2eb9e783ce3b46a4bad1ae2dced6f76b>:0 
  at Oxide.Plugins.Quests.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0052b] in <2eb9e783ce3b46a4bad1ae2dced6f76b>: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 

Failed to call hook 'OnItemAddedToContainer' on plugin 'Quests v2.2.7' (NullReferenceException: Object reference not set to an instance of an object)
  at Oxide.Plugins.Quests.hasQuests (System.UInt64 player) [0x00000] in <2eb9e783ce3b46a4bad1ae2dced6f76b>:0 
  at Oxide.Plugins.Quests.OnItemAddedToContainer (ItemContainer container, Item item) [0x00048] in <2eb9e783ce3b46a4bad1ae2dced6f76b>:0 
  at Oxide.Plugins.Quests.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0052b] in <2eb9e783ce3b46a4bad1ae2dced6f76b>: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 

Failed to call hook 'OnItemAddedToContainer' on plugin 'Quests v2.2.7' (NullReferenceException: Object reference not set to an instance of an object)
  at Oxide.Plugins.Quests.hasQuests (System.UInt64 player) [0x00000] in <2eb9e783ce3b46a4bad1ae2dced6f76b>:0 
  at Oxide.Plugins.Quests.OnItemAddedToContainer (ItemContainer container, Item item) [0x00048] in <2eb9e783ce3b46a4bad1ae2dced6f76b>:0 
  at Oxide.Plugins.Quests.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0052b] in <2eb9e783ce3b46a4bad1ae2dced6f76b>: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 

Failed to call hook 'OnItemAddedToContainer' on plugin 'Quests v2.2.7' (NullReferenceException: Object reference not set to an instance of an object)
  at Oxide.Plugins.Quests.hasQuests (System.UInt64 player) [0x00000] in <2eb9e783ce3b46a4bad1ae2dced6f76b>:0 
  at Oxide.Plugins.Quests.OnItemAddedToContainer (ItemContainer container, Item item) [0x00048] in <2eb9e783ce3b46a4bad1ae2dced6f76b>:0 
  at Oxide.Plugins.Quests.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0052b] in <2eb9e783ce3b46a4bad1ae2dced6f76b>: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 

Failed to call hook 'OnItemAddedToContainer' on plugin 'Quests v2.2.7' (NullReferenceException: Object reference not set to an instance of an object)
  at Oxide.Plugins.Quests.hasQuests (System.UInt64 player) [0x00000] in <2eb9e783ce3b46a4bad1ae2dced6f76b>:0 
  at Oxide.Plugins.Quests.OnItemAddedToContainer (ItemContainer container, Item item) [0x00048] in <2eb9e783ce3b46a4bad1ae2dced6f76b>:0 
  at Oxide.Plugins.Quests.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0052b] in <2eb9e783ce3b46a4bad1ae2dced6f76b>: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 

Failed to call hook 'OnItemAddedToContainer' on plugin 'Quests v2.2.7' (NullReferenceException: Object reference not set to an instance of an object)
  at Oxide.Plugins.Quests.hasQuests (System.UInt64 player) [0x00000] in <2eb9e783ce3b46a4bad1ae2dced6f76b>:0 
  at Oxide.Plugins.Quests.OnItemAddedToContainer (ItemContainer container, Item item) [0x00048] in <2eb9e783ce3b46a4bad1ae2dced6f76b>:0 
  at Oxide.Plugins.Quests.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0052b] in <2eb9e783ce3b46a4bad1ae2dced6f76b>: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 

Failed to call hook 'OnItemAddedToContainer' on plugin 'Quests v2.2.7' (NullReferenceException: Object reference not set to an instance of an object)
  at Oxide.Plugins.Quests.hasQuests (System.UInt64 player) [0x00000] in <2eb9e783ce3b46a4bad1ae2dced6f76b>:0 
  at Oxide.Plugins.Quests.OnItemAddedToContainer (ItemContainer container, Item item) [0x00048] in <2eb9e783ce3b46a4bad1ae2dced6f76b>:0 
  at Oxide.Plugins.Quests.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0052b] in <2eb9e783ce3b46a4bad1ae2dced6f76b>: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 

Failed to call hook 'OnItemAddedToContainer' on plugin 'Quests v2.2.7' (NullReferenceException: Object reference not set to an instance of an object)
  at Oxide.Plugins.Quests.hasQuests (System.UInt64 player) [0x00000] in <2eb9e783ce3b46a4bad1ae2dced6f76b>:0 
  at Oxide.Plugins.Quests.OnItemAddedToContainer (ItemContainer container, Item item) [0x00048] in <2eb9e783ce3b46a4bad1ae2dced6f76b>:0 
  at Oxide.Plugins.Quests.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0052b] in <2eb9e783ce3b46a4bad1ae2dced6f76b>: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 

Failed to call hook 'OnItemAddedToContainer' on plugin 'Quests v2.2.7' (NullReferenceException: Object reference not set to an instance of an object)
  at Oxide.Plugins.Quests.hasQuests (System.UInt64 player) [0x00000] in <2eb9e783ce3b46a4bad1ae2dced6f76b>:0 
  at Oxide.Plugins.Quests.OnItemAddedToContainer (ItemContainer container, Item item) [0x00048] in <2eb9e783ce3b46a4bad1ae2dced6f76b>:0 
  at Oxide.Plugins.Quests.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0052b] in <2eb9e783ce3b46a4bad1ae2dced6f76b>: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 

Failed to call hook 'OnItemAddedToContainer' on plugin 'Quests v2.2.7' (NullReferenceException: Object reference not set to an instance of an object)
  at Oxide.Plugins.Quests.hasQuests (System.UInt64 player) [0x00000] in <2eb9e783ce3b46a4bad1ae2dced6f76b>:0 
  at Oxide.Plugins.Quests.OnItemAddedToContainer (ItemContainer container, Item item) [0x00048] in <2eb9e783ce3b46a4bad1ae2dced6f76b>:0 
  at Oxide.Plugins.Quests.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0052b] in <2eb9e783ce3b46a4bad1ae2dced6f76b>: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 

Failed to call hook 'OnItemAddedToContainer' on plugin 'Quests v2.2.7' (NullReferenceException: Object reference not set to an instance of an object)
  at Oxide.Plugins.Quests.hasQuests (System.UInt64 player) [0x00000] in <2eb9e783ce3b46a4bad1ae2dced6f76b>:0 
  at Oxide.Plugins.Quests.OnItemAddedToContainer (ItemContainer container, Item item) [0x00048] in <2eb9e783ce3b46a4bad1ae2dced6f76b>:0 
  at Oxide.Plugins.Quests.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0052b] in <2eb9e783ce3b46a4bad1ae2dced6f76b>: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 
Me 2. Plugin works but displays errors:

Failed to call hook 'OnItemAddedToContainer' on plugin 'Quests v2.2.7' (NullReferenceException: Object reference not set to an instance of an object)
  at Oxide.Plugins.Quests.hasQuests (System.UInt64 player) [0x00000] in <2f4a7879eec246c9aa78ce13550ac643>:0 
  at Oxide.Plugins.Quests.OnItemAddedToContainer (ItemContainer container, Item item) [0x00048] in <2f4a7879eec246c9aa78ce13550ac643>:0 
  at Oxide.Plugins.Quests.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0052b] in <2f4a7879eec246c9aa78ce13550ac643>: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 

Failed to call hook 'OnItemAddedToContainer' on plugin 'Quests v2.2.7' (NullReferenceException: Object reference not set to an instance of an object)
  at Oxide.Plugins.Quests.hasQuests (System.UInt64 player) [0x00000] in <2f4a7879eec246c9aa78ce13550ac643>:0 
  at Oxide.Plugins.Quests.OnItemAddedToContainer (ItemContainer container, Item item) [0x00048] in <2f4a7879eec246c9aa78ce13550ac643>:0 
  at Oxide.Plugins.Quests.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0052b] in <2f4a7879eec246c9aa78ce13550ac643>: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 

Failed to call hook 'OnItemAddedToContainer' on plugin 'Quests v2.2.7' (NullReferenceException: Object reference not set to an instance of an object)
  at Oxide.Plugins.Quests.hasQuests (System.UInt64 player) [0x00000] in <2f4a7879eec246c9aa78ce13550ac643>:0 
  at Oxide.Plugins.Quests.OnItemAddedToContainer (ItemContainer container, Item item) [0x00048] in <2f4a7879eec246c9aa78ce13550ac643>:0 
  at Oxide.Plugins.Quests.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0052b] in <2f4a7879eec246c9aa78ce13550ac643>: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 

Failed to call hook 'OnItemAddedToContainer' on plugin 'Quests v2.2.7' (NullReferenceException: Object reference not set to an instance of an object)
  at Oxide.Plugins.Quests.hasQuests (System.UInt64 player) [0x00000] in <2f4a7879eec246c9aa78ce13550ac643>:0 
  at Oxide.Plugins.Quests.OnItemAddedToContainer (ItemContainer container, Item item) [0x00048] in <2f4a7879eec246c9aa78ce13550ac643>:0 
  at Oxide.Plugins.Quests.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0052b] in <2f4a7879eec246c9aa78ce13550ac643>: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 

Failed to call hook 'OnItemAddedToContainer' on plugin 'Quests v2.2.7' (NullReferenceException: Object reference not set to an instance of an object)
  at Oxide.Plugins.Quests.hasQuests (System.UInt64 player) [0x00000] in <2f4a7879eec246c9aa78ce13550ac643>:0 
  at Oxide.Plugins.Quests.OnItemAddedToContainer (ItemContainer container, Item item) [0x00048] in <2f4a7879eec246c9aa78ce13550ac643>:0 
  at Oxide.Plugins.Quests.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0052b] in <2f4a7879eec246c9aa78ce13550ac643>: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 

Failed to call hook 'OnItemAddedToContainer' on plugin 'Quests v2.2.7' (NullReferenceException: Object reference not set to an instance of an object)
  at Oxide.Plugins.Quests.hasQuests (System.UInt64 player) [0x00000] in <2f4a7879eec246c9aa78ce13550ac643>:0 
  at Oxide.Plugins.Quests.OnItemAddedToContainer (ItemContainer container, Item item) [0x00048] in <2f4a7879eec246c9aa78ce13550ac643>:0 
  at Oxide.Plugins.Quests.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0052b] in <2f4a7879eec246c9aa78ce13550ac643>: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 

Failed to call hook 'OnItemAddedToContainer' on plugin 'Quests v2.2.7' (NullReferenceException: Object reference not set to an instance of an object)
  at Oxide.Plugins.Quests.hasQuests (System.UInt64 player) [0x00000] in <2f4a7879eec246c9aa78ce13550ac643>:0 
  at Oxide.Plugins.Quests.OnItemAddedToContainer (ItemContainer container, Item item) [0x00048] in <2f4a7879eec246c9aa78ce13550ac643>:0 
  at Oxide.Plugins.Quests.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0052b] in <2f4a7879eec246c9aa78ce13550ac643>: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 

Failed to call hook 'OnItemAddedToContainer' on plugin 'Quests v2.2.7' (NullReferenceException: Object reference not set to an instance of an object)
  at Oxide.Plugins.Quests.hasQuests (System.UInt64 player) [0x00000] in <2f4a7879eec246c9aa78ce13550ac643>:0 
  at Oxide.Plugins.Quests.OnItemAddedToContainer (ItemContainer container, Item item) [0x00048] in <2f4a7879eec246c9aa78ce13550ac643>:0 
  at Oxide.Plugins.Quests.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0052b] in <2f4a7879eec246c9aa78ce13550ac643>: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 

Failed to call hook 'OnItemAddedToContainer' on plugin 'Quests v2.2.7' (NullReferenceException: Object reference not set to an instance of an object)
  at Oxide.Plugins.Quests.hasQuests (System.UInt64 player) [0x00000] in <2f4a7879eec246c9aa78ce13550ac643>:0 
  at Oxide.Plugins.Quests.OnItemAddedToContainer (ItemContainer container, Item item) [0x00048] in <2f4a7879eec246c9aa78ce13550ac643>:0 
  at Oxide.Plugins.Quests.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0052b] in <2f4a7879eec246c9aa78ce13550ac643>: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 

Failed to call hook 'OnItemAddedToContainer' on plugin 'Quests v2.2.7' (NullReferenceException: Object reference not set to an instance of an object)
  at Oxide.Plugins.Quests.hasQuests (System.UInt64 player) [0x00000] in <2f4a7879eec246c9aa78ce13550ac643>:0 
  at Oxide.Plugins.Quests.OnItemAddedToContainer (ItemContainer container, Item item) [0x00048] in <2f4a7879eec246c9aa78ce13550ac643>:0 
  at Oxide.Plugins.Quests.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0052b] in <2f4a7879eec246c9aa78ce13550ac643>: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 

Failed to call hook 'OnItemAddedToContainer' on plugin 'Quests v2.2.7' (NullReferenceException: Object reference not set to an instance of an object)
  at Oxide.Plugins.Quests.hasQuests (System.UInt64 player) [0x00000] in <2f4a7879eec246c9aa78ce13550ac643>:0 
  at Oxide.Plugins.Quests.OnItemAddedToContainer (ItemContainer container, Item item) [0x00048] in <2f4a7879eec246c9aa78ce13550ac643>:0 
  at Oxide.Plugins.Quests.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0052b] in <2f4a7879eec246c9aa78ce13550ac643>: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 

Failed to call hook 'OnItemAddedToContainer' on plugin 'Quests v2.2.7' (NullReferenceException: Object reference not set to an instance of an object)
  at Oxide.Plugins.Quests.hasQuests (System.UInt64 player) [0x00000] in <2f4a7879eec246c9aa78ce13550ac643>:0 
  at Oxide.Plugins.Quests.OnItemAddedToContainer (ItemContainer container, Item item) [0x00048] in <2f4a7879eec246c9aa78ce13550ac643>:0 
  at Oxide.Plugins.Quests.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0052b] in <2f4a7879eec246c9aa78ce13550ac643>: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 

Failed to call hook 'OnItemAddedToContainer' on plugin 'Quests v2.2.7' (NullReferenceException: Object reference not set to an instance of an object)
  at Oxide.Plugins.Quests.hasQuests (System.UInt64 player) [0x00000] in <2f4a7879eec246c9aa78ce13550ac643>:0 
  at Oxide.Plugins.Quests.OnItemAddedToContainer (ItemContainer container, Item item) [0x00048] in <2f4a7879eec246c9aa78ce13550ac643>:0 
  at Oxide.Plugins.Quests.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0052b] in <2f4a7879eec246c9aa78ce13550ac643>: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 ​
getting this error in rcon 
 Failed to call hook 'OnItemAddedToContainer' on plugin 'Quests v2.2.7' (NullReferenceException: Object reference not set to an instance of an object)​
Please check your logsfor the full error.
In response to Wulf ():
Please check your logsfor the full error.
Failed to call hook 'OnItemAddedToContainer' on plugin 'Quests v2.2.7' (NullReferenceException: Object reference not set to an instance of an object)
  at Oxide.Plugins.Quests.hasQuests (System.UInt64 player) [0x00000] in <e0e2cd6367144cd0a6df90bccb39c7cc>:0 
  at Oxide.Plugins.Quests.OnItemAddedToContainer (ItemContainer container, Item item) [0x00048] in <e0e2cd6367144cd0a6df90bccb39c7cc>:0 
  at Oxide.Plugins.Quests.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0052b] in <e0e2cd6367144cd0a6df90bccb39c7cc>: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 
 
Failed to call hook 'OnItemAddedToContainer' on plugin 'Quests v2.2.7' (NullReferenceException: Object reference not set to an instance of an object)
  at Oxide.Plugins.Quests.hasQuests (System.UInt64 player) [0x00000] in <bf4a9f979a0c49ed885f4049b99e6443>:0 
  at Oxide.Plugins.Quests.OnItemAddedToContainer (ItemContainer container, Item item) [0x00048] in <bf4a9f979a0c49ed885f4049b99e6443>:0 
  at Oxide.Plugins.Quests.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0064a] in <bf4a9f979a0c49ed885f4049b99e6443>: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 


This is still popping up, it only pops up while the server is loading. If its not a huge issue could someone at least let us know why this is popping up?

ever since the new rust update, when ever I go to the rcon console I get this message spammed in my console, and ever since this errror came to be, my server has been crashing, anyone have a temporary solution to this problem?

Failed to call hook 'OnItemAddedToContainer' on plugin 'Quests v2.2.7' (NullReferenceException: Object reference not set to an instance of an object)
  at Oxide.Plugins.Quests.hasQuests (System.UInt64 player) [0x00000] in :0
at Oxide.Plugins.Quests.OnItemAddedToContainer (ItemContainer container, Item item) [0x00048] in :0
at Oxide.Plugins.Quests.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0052b] in :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
 
This should be fixed or at least captured.  Let me know.
Locked automatically