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

thesto

Posted

Any updates? IQCases isn't working for me either

Mercury

Posted

7 hours ago, thesto said:

Any updates? IQCases isn't working for me either

What are you facing?

thesto

Posted (edited)

On 3/24/2026 at 9:29 PM, Mercury said:

What are you facing?

Nvm, I got it to work.

Edited by thesto

About Us

Codefling is the largest marketplace for plugins, maps, tools, and more, making it easy for customers to discover new content and for creators to monetize their work.

Downloads
2.4m
Total downloads
Customers
10.8k
Customers served
Files Sold
155.8k
Marketplace sales
Payments
3.3m
Processed total
×
×
  • 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.