Jump to content

Error after todays update

Work in Progress 2.4.75

PureJaguar
PureJaguar

Posted (edited)

Plugins is compiling but getting this error on rcon
Failed to call hook 'OnEntityDeath' on plugin 'IQCases v2.4.75' (KeyNotFoundException: The given key '489989000' was not present in the dictionary.)
  at System.Collections.Generic.Dictionary`2[TKey,TValue].get_Item (TKey key) [0x0001e] in <8ce0bd04a7a04b4b9395538239d3fdd8>:0 
  at Oxide.Plugins.IQCases.GiveCases (System.UInt64 playerID, System.String CaseKey, System.Int32 Amount) [0x00016] in <17b2b7dbc4434c19b80474bc1afaf84b>:0 
  at Oxide.Plugins.IQCases.SearchCaseLootable (BasePlayer player, System.String ShortPrefabName) [0x00073] in <17b2b7dbc4434c19b80474bc1afaf84b>:0 
  at Oxide.Plugins.IQCases.OnEntityDeath (BaseCombatEntity entity, HitInfo info) [0x0004a] in <17b2b7dbc4434c19b80474bc1afaf84b>:0 
  at Oxide.Plugins.IQCases.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00977] in <17b2b7dbc4434c19b80474bc1afaf84b>:0 
  at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x0

Edited by PureJaguar
cannot spell lol
Mercury

Posted

1 hour ago, PureJaguar said:

Plugins is compiling but getting this error on rcon
Failed to call hook 'OnEntityDeath' on plugin 'IQCases v2.4.75' (KeyNotFoundException: The given key '489989000' was not present in the dictionary.)
  at System.Collections.Generic.Dictionary`2[TKey,TValue].get_Item (TKey key) [0x0001e] in <8ce0bd04a7a04b4b9395538239d3fdd8>:0 
  at Oxide.Plugins.IQCases.GiveCases (System.UInt64 playerID, System.String CaseKey, System.Int32 Amount) [0x00016] in <17b2b7dbc4434c19b80474bc1afaf84b>:0 
  at Oxide.Plugins.IQCases.SearchCaseLootable (BasePlayer player, System.String ShortPrefabName) [0x00073] in <17b2b7dbc4434c19b80474bc1afaf84b>:0 
  at Oxide.Plugins.IQCases.OnEntityDeath (BaseCombatEntity entity, HitInfo info) [0x0004a] in <17b2b7dbc4434c19b80474bc1afaf84b>:0 
  at Oxide.Plugins.IQCases.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00977] in <17b2b7dbc4434c19b80474bc1afaf84b>:0 
  at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x0

Oh, that's strange. For some reason, an NPC is on the kill list. I'll check it out.

Mercury

Posted

Changed Status from Pending to Work in Progress

PureJaguar

Posted

Hi Mercury this is the full message in rCon i get if it helps any
Failed to call hook 'OnEntityDeath' on plugin 'IQCases v2.4.75' (KeyNotFoundException: The given key '489989000' was not present in the dictionary.)
at System.Collections.Generic.Dictionary`2[TKey,TValue].get_Item (TKey key) [0x0001e] in <8ce0bd04a7a04b4b9395538239d3fdd8>:0
at Oxide.Plugins.IQCases.GiveCases (System.UInt64 playerID, System.String CaseKey, System.Int32 Amount) [0x00016] in <17b2b7dbc4434c19b80474bc1afaf84b>:0
at Oxide.Plugins.IQCases.SearchCaseLootable (BasePlayer player, System.String ShortPrefabName) [0x00073] in <17b2b7dbc4434c19b80474bc1afaf84b>:0
at Oxide.Plugins.IQCases.OnEntityDeath (BaseCombatEntity entity, HitInfo info) [0x0004a] in <17b2b7dbc4434c19b80474bc1afaf84b>:0
at Oxide.Plugins.IQCases.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00977] in <17b2b7dbc4434c19b80474bc1afaf84b>: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
(19:25:04) | Failed to call hook 'OnEntityDeath' on plugin 'IQCases v2.4.75' (KeyNotFoundException: The given key '490002600' was not present in the dictionary.)
at System.Collections.Generic.Dictionary`2[TKey,TValue].get_Item (TKey key) [0x0001e] in <8ce0bd04a7a04b4b9395538239d3fdd8>:0
at Oxide.Plugins.IQCases.GiveCases (System.UInt64 playerID, System.String CaseKey, System.Int32 Amount) [0x00016] in <17b2b7dbc4434c19b80474bc1afaf84b>:0
at Oxide.Plugins.IQCases.SearchCaseLootable (BasePlayer player, System.String ShortPrefabName) [0x00073] in <17b2b7dbc4434c19b80474bc1afaf84b>:0
at Oxide.Plugins.IQCases.OnEntityDeath (BaseCombatEntity entity, HitInfo info) [0x0004a] in <17b2b7dbc4434c19b80474bc1afaf84b>:0
at Oxide.Plugins.IQCases.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00977] in <17b2b7dbc4434c19b80474bc1afaf84b>: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

2.3m

Downloads

Total number of downloads.

10.5k

Customers

Total customers served.

152.4k

Files Sold

Total number of files sold.

3.2m

Payments Processed

Total payments processed.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.