KeyNotFoundException at DestroyTimerFixed
Hello,

1)- I have this error in my logs first:
 06:12 [Error] Failed to run a 10.00 timer in 'ZonePVxInfo v0.0.5' (KeyNotFoundException: The given key was not present in the dictionary.)
  at System.Collections.Generic.Dictionary`2[TKey,TValue].get_Item (TKey key) [0x0001e] in <a8ed250850854b439cedc18931a314fe>:0
  at Oxide.Plugins.ZonePVxInfo.DestroyTimer (BasePlayer player) [0x0001c] in <7c5de3b92c8b41ac8cc5984a8d431d9d>:0
  at Oxide.Plugins.ZonePVxInfo+<OnEnterZone>c__AnonStorey0.<>m__0 () [0x0005d] in <7c5de3b92c8b41ac8cc5984a8d431d9d>:0
  at Oxide.Core.Libraries.Timer+TimerInstance.FireCallback () [0x00018] in <4452f821def6406d834e4149849fe7ea>:0​

 

2)- In addition, it would be nice to have the hud that goes into pve when you leave a pvp area ... that the hud goes into pve if you are in a pve area or if the rest of the map is in pve and switches to pvp when entering a pvp zone.
Please keep issues and requests to one per thread to avoid them getting lost or duplicated, thanks! I've updated the title to reflect the error.
ok thanks...  

The problem is not solved!
Occasionally there are many such errors in the console. It seems that it does not affect the operation of the plugin.

Failed to run a 10.00 timer in 'ZonePVxInfo v0.0.5' (KeyNotFoundException: The given key was not present in the dictionary.)
  at System.Collections.Generic.Dictionary`2[TKey,TValue].get_Item (TKey key) [0x0001e] in <a8ed250850854b439cedc18931a314fe>:0 
  at Oxide.Plugins.ZonePVxInfo.DestroyTimer (BasePlayer player) [0x0001c] in <f9939965cff84e669ff4b652651e2ba6>:0 
  at Oxide.Plugins.ZonePVxInfo+<OnEnterZone>c__AnonStorey0.<>m__0 () [0x0005d] in <f9939965cff84e669ff4b652651e2ba6>:0 
  at Oxide.Core.Libraries.Timer+TimerInstance.FireCallback () [0x00018] in <b0a93b504f034a0db8b1c3d2503c0987>:0
Locked automatically