Explo doesn't work but Melee wepons do.Fixed

Hi, 

 

Yesterday, plugin worked : 
hniijDgQUdWVrOe.jpeg

But today I have all message of any explosion on Discord channel but just melee wepons with /x : 
9uNUw3RvlhIx2YH.jpeg

I have this log in my console when I use /x : 

03/06 00:49:39 | Failed to call hook 'ViewExplosionsCommand' on plugin 'RaidTracker v2.0.0' (Exception: THIS SHOULD NEVER HAPPEN! Unable to find weapon config [entity_death_ammo / mace])
at Oxide.Plugins.RaidTracker.FindWeaponConfig (System.String category, System.String shortname) [0x001e4] in <f62ce01d54ec4fc59e8d333931621fb5>:0
at Oxide.Plugins.RaidTracker+RaidEvent.GetWeaponName () [0x0004c] in <f62ce01d54ec4fc59e8d333931621fb5>:0
at Oxide.Plugins.RaidTracker.ViewExplosionsCommand (Oxide.Core.Libraries.Covalence.IPlayer player, System.String command, System.String[] args) [0x00cf9] in <f62ce01d54ec4fc59e8d333931621fb5>:0
at Oxide.Plugins.RaidTracker.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x005ab] in <f62ce01d54ec4fc59e8d333931621fb5>:0
at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <ccbecb1690ac40048b5b01f4ad263c1c>:0
at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <157a94ee66ab4a7991faecd1eb84be3b>:0
at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <157a94ee66ab4a7991faecd1eb84be3b>:0

 


But in data folder I have this logs : https://i.imgur.com/zKBHS2U.png

AtXXKFm9LlSR8qn.png


There is an error with throwable weapons being categorized as ammo instead of weapons. I have a fix for the error but I haven't had time to release it here on umod.

Locked automatically