NullReferenceException at OnPlayerLootEndFixed
 Failed to call hook 'OnPlayerLootEnd' on plugin 'QuickSort v1.3.6' (NullReferenceException: )
  at (wrapper managed-to-native) UnityEngine.Component.GetComponentFastPath(UnityEngine.Component,System.Type,intptr)
  at UnityEngine.Component.GetComponent[T] () [0x00020] in <7be5e4321c864b0cb854654f411bb206>:0 
  at Oxide.Plugins.QuickSort.OnPlayerLootEnd (PlayerLoot inventory) [0x00000] in <461335488ffa43dfb50716674215bd05>:0 
  at Oxide.Plugins.QuickSort.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0062b] in <461335488ffa43dfb50716674215bd05>:0 
  at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <41771c7bc8d246d0b0a34c2f0d27f2cb>:0 
  at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <b0a93b504f034a0db8b1c3d2503c0987>:0 
  at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <b0a93b504f034a0db8b1c3d2503c0987>:0
Should be fixed in latest version
Locked automatically