0.2.0 error: OnItemAddedToContainerSolved

The newly released version 0.2.0 comes with a new error:

(12:31:17) | Failed to call hook 'OnItemAddedToContainer' on plugin 'LootLogs v0.2.0' (NullReferenceException: Object reference not set to an instance of an object.)
at Oxide.Plugins.LootLogs.OnItemAddedToContainer (ItemContainer container, Item item) [0x000da] in <19f8a4e874ef4593ab91841932387e12>:0
at Oxide.Plugins.LootLogs.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00203] in <19f8a4e874ef4593ab91841932387e12>: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

0.2.1 fixed this, but now discovered a new problem. opening new thread.

Locked automatically