Has anyone seen this error before and know what its from? First time I've seen it

Has anyone seen this error before and know what its from? First time I've seen it

It says "Another Plugin is preventing you from receiving a kit" but I have no idea what it can be.

same here quick fix is look @ .cs file:

return Message("Error.CantClaimNow", player.userID);
 
replace with:
 
// return Message("Error.CantClaimNow", player.userID);
 
So this will just ignore the "Message" and u can claim the Kit
 
 
m3dus4

same here quick fix is look @ .cs file:

return Message("Error.CantClaimNow", player.userID);
 
replace with:
 
// return Message("Error.CantClaimNow", player.userID);
 
So this will just ignore the "Message" and u can claim the Kit
 
 

Do you use DeathModifier plugin by chance? https://codefling.com/plugins/death-modifier

The developer is really helpful and unloading the plugin allowed me to redeem kits again and updating to the new version helped. But not 100% sure its a forever fix yet

DefYL319shQiM6V.png SlayersRust

Do you use DeathModifier plugin by chance? https://codefling.com/plugins/death-modifier

The developer is really helpful and unloading the plugin allowed me to redeem kits again and updating to the new version helped. But not 100% sure its a forever fix yet

nope we tested that for a while but it has too many issues with our other plugins ^^

i like the plugin, dev is helpful but we cant find the issue why its sometimes not working 100%.