KeyNotFoundException at OnEntityTakeDamageSolved
Hi,

Everytime my server restarts I get the pop up n my Rcon console, my server restarts really early morning so I rarely notice what going on but have noticed this the past few days due to having a few late nights. The plugin seems to be working fine on the server so its not causing issues that I know of. 
Failed to call hook 'OnEntityTakeDamage' on plugin 'TruePVE v1.1.8' (KeyNotFoundException: The given key was not present in the dictionary.)
  at System.Collections.Generic.Dictionary`2[TKey,TValue].get_Item (TKey key) [0x0001e] in <437ba245d8404784b9fbab9b439ac908>:0 
  at Oxide.Plugins.TruePVE.OnEntityTakeDamage (BaseCombatEntity entity, HitInfo hitInfo) [0x00021] in <462aaefc194943469ea3209c9b1e005e>:0 
  at Oxide.Plugins.TruePVE.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0075f] in <462aaefc194943469ea3209c9b1e005e>:0 
  at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <8a646463979e4a1d9c0e2f1298e9483f>:0 
  at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <1fe782f4b27a43ae85d29ebb2d56c007>:0 
  at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <1fe782f4b27a43ae85d29ebb2d56c007>:0​


Can anyone tell me what this means or why its happening and how to stop it thanks

it's harmless and fixed in next update
nivex
it's harmless and fixed in next update
Ok, thx for your reply
Locked automatically