Console error: OnLootNetworkUpdateFixed

I've noticed today that I've started getting a red error in my console. I do not know if this is bad, or even what it's for. 

Failed to call hook 'OnLootNetworkUpdate' on plugin 'PlayerLootLogs v1.2.0' (ArgumentNullException: Value cannot be null.
Parameter name: source)
  at System.Linq.Enumerable.SelectMany[TSource,TResult] (System.Collections.Generic.IEnumerable`1[T] source, System.Func`2[T,TResult] selector) [0x0000d] in <351e49e2a5bf4fd6beabb458ce2255f3>:0 
  at Oxide.Plugins.PlayerLootLogs+LootItem.FromContainers (ItemContainer[] containers) [0x00000] in <84a18e8542474a00a18c08e4dd0d50c0>:0 
  at Oxide.Plugins.PlayerLootLogs+LootItem.GetItems (BaseEntity baseEntity) [0x00065] in <84a18e8542474a00a18c08e4dd0d50c0>:0 
  at Oxide.Plugins.PlayerLootLogs+LootEvent.UpdateItems () [0x00020] in <84a18e8542474a00a18c08e4dd0d50c0>:0 
  at Oxide.Plugins.PlayerLootLogs+LootEvent..ctor (BasePlayer player, BaseEntity baseTarget) [0x0003d] in <84a18e8542474a00a18c08e4dd0d50c0>:0 
  at Oxide.Plugins.PlayerLootLogs.EnterLootEvent (BasePlayer player, BaseEntity target) [0x00102] in <84a18e8542474a00a18c08e4dd0d50c0>:0 
  at Oxide.Plugins.PlayerLootLogs.OnLootNetworkUpdate (PlayerLoot loot) [0x00018] in <84a18e8542474a00a18c08e4dd0d50c0>:0 
  at Oxide.Plugins.PlayerLootLogs.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x002a7] in <84a18e8542474a00a18c08e4dd0d50c0>:0 
  at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <09575a60985045248bcb43b20faeeb99>:0 
  at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in :0 
  at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in :0 

Came here to report the same error happening for me today:

[Error] Failed to call hook 'OnLootNetworkUpdate' on plugin 'PlayerLootLogs v1.2.0' (ArgumentNullException: Value cannot be null.
Parameter name: source)
at System.Linq.Enumerable.SelectMany[TSource,TResult] (System.Collections.Generic.IEnumerable`1[T] source, System.Func`2[T,TResult] selector) [0x0000d] in <351e49e2a5bf4fd6beabb458ce2255f3>:0
at Oxide.Plugins.PlayerLootLogs+LootItem.FromContainers (ItemContainer[] containers) [0x00000] in <6b3637a0780c497e9232a9070c3e9705>:0
at Oxide.Plugins.PlayerLootLogs+LootItem.GetItems (BaseEntity baseEntity) [0x00065] in <6b3637a0780c497e9232a9070c3e9705>:0
at Oxide.Plugins.PlayerLootLogs+LootEvent.UpdateItems () [0x00020] in <6b3637a0780c497e9232a9070c3e9705>:0
at Oxide.Plugins.PlayerLootLogs+LootEvent..ctor (BasePlayer player, BaseEntity baseTarget) [0x0003d] in <6b3637a0780c497e9232a9070c3e9705>:0
at Oxide.Plugins.PlayerLootLogs.EnterLootEvent (BasePlayer player, BaseEntity target) [0x00102] in <6b3637a0780c497e9232a9070c3e9705>:0
at Oxide.Plugins.PlayerLootLogs.OnLootNetworkUpdate (PlayerLoot loot) [0x00018] in <6b3637a0780c497e9232a9070c3e9705>:0
at Oxide.Plugins.PlayerLootLogs.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x002a7] in <6b3637a0780c497e9232a9070c3e9705>:0
at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <09575a60985045248bcb43b20faeeb99>:0
at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <bae5f1223fce49c493b01571c99dce02>:0
at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <bae5f1223fce49c493b01571c99dce02>:0

I am suffering from the same problem.

Failed to call hook 'OnLootNetworkUpdate' on plugin 'PlayerLootLogs v1.2.0' (ArgumentNullException: Value cannot be null.
Parameter name: source)
  at System.Linq.Enumerable.SelectMany[TSource,TResult] (System.Collections.Generic.IEnumerable`1[T] source, System.Func`2[T,TResult] selector) [0x0000d] in <351e49e2a5bf4fd6beabb458ce2255f3>:0 
  at Oxide.Plugins.PlayerLootLogs+LootItem.FromContainers (ItemContainer[] containers) [0x00000] in <875e3089037b49c2b62311e05694deb4>:0 
  at Oxide.Plugins.PlayerLootLogs+LootItem.GetItems (BaseEntity baseEntity) [0x00065] in <875e3089037b49c2b62311e05694deb4>:0 
  at Oxide.Plugins.PlayerLootLogs+LootEvent.UpdateItems () [0x00020] in <875e3089037b49c2b62311e05694deb4>:0 
  at Oxide.Plugins.PlayerLootLogs+LootEvent..ctor (BasePlayer player, BaseEntity baseTarget) [0x0003d] in <875e3089037b49c2b62311e05694deb4>:0 
  at Oxide.Plugins.PlayerLootLogs.EnterLootEvent (BasePlayer player, BaseEntity target) [0x00102] in <875e3089037b49c2b62311e05694deb4>:0 
  at Oxide.Plugins.PlayerLootLogs.OnLootNetworkUpdate (PlayerLoot loot) [0x00018] in <875e3089037b49c2b62311e05694deb4>:0 
  at Oxide.Plugins.PlayerLootLogs.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x002a7] in <875e3089037b49c2b62311e05694deb4>:0 
  at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <09575a60985045248bcb43b20faeeb99>:0 
  at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <bae5f1223fce49c493b01571c99dce02>:0 
  at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <bae5f1223fce49c493b01571c99dce02>:0 
Locked automatically