Plugin no longer working

Getting this in the console: 

Failed to call hook 'CanLootEntity' on plugin 'PreventLooting v1.12.2' (NullReferenceException: Object reference not set to an instance of an object)
at Oxide.Plugins.PreventLooting.CanLootEntity (BasePlayer player, StorageContainer container) [0x000e4] in <eac95145dc804ffbb438846717462e87>:0
at Oxide.Plugins.PreventLooting.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00694] in <eac95145dc804ffbb438846717462e87>:0
at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <23ba99f131254889867c71f0bd137b1d>:0
at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <157a94ee66ab4a7991faecd1eb84be3b>:0
at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <157a94ee66ab4a7991faecd1eb84be3b>:0

entity.net and parententity.net could be null
that hook should return true too