Plugin mostly works correctly but I get this error spamming the logs sometimes and when this happens it doesn't record anything at the time

Failed to call hook 'OnLootNetworkUpdate' on plugin 'PlayerLootLogs v1.5.2' (KeyNotFoundException: The given key '76561199310264444' was not present in the dictionary.)
at System.Collections.Generic.Dictionary`2[TKey,TValue].get_Item (TKey key) [0x0001e] in <e605204d165a49d89ae7579f3d894429>:0

at Oxide.Plugins.PlayerLootLogs+LootChange.FromEvent (Oxide.Plugins.PlayerLootLogs+LootEvent lootEvent, BaseEntity baseTarget) [0x00015] in <51bc740d8ea046fc8b61f44aaa789b36>:0

at Oxide.Plugins.PlayerLootLogs+LootEvent.RecordChange (BasePlayer player, BaseEntity baseTarget, Oxide.Plugins.PlayerLootLogs+LootChange& lootChange) [0x00070] in <51bc740d8ea046fc8b61f44aaa789b36>:0

at Oxide.Plugins.PlayerLootLogs.EnterLootEvent (BasePlayer player, BaseEntity target) [0x000ca] in <51bc740d8ea046fc8b61f44aaa789b36>:0

at Oxide.Plugins.PlayerLootLogs.OnLootNetworkUpdate (PlayerLoot loot) [0x0002c] in <51bc740d8ea046fc8b61f44aaa789b36>:0

at Oxide.Plugins.PlayerLootLogs.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x002a7] in <51bc740d8ea046fc8b61f44aaa789b36>:0

at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <42f9bedc659b4f4786eb778d3cd58968>:0

at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000de] in <15f61ddda771464d8246ebdce8ff4811>:0

at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <15f61ddda771464d8246ebdce8ff4811>:0