Players disconnected with AssertionException: Assertion failureFixed
nashslashno i was just showing ive blacklisted the spacesuit in both my config and the data file ...currently i cant get back on my server to remove players inventories
Bastossame also @nashslash
what ive been doing is using killplayer (steam id) in my rcon console to kill myself in order to spawn back
Not having this issue at all, tested a few different set ups. What are you guys using, custom loot tables right? Secondly what version of MagicLoot are you on? Plus do you have any other plugins that modify loot on your server?
Please also keep in mind, any already spawned scientist suits are obviously not impacted. Magic Loot only clears Loot Containers not actual Boxes, Player Inventories etc.
collectvood
Not having this issue at all, tested a few different set ups. What are you guys using, custom loot tables right? Secondly what version of MagicLoot are you on? Plus do you have any other plugins that modify loot on your server.
I have the newest version of Magic loot setup right now with no other loot plugins. I dont have any custom loot tables setup just the general loot multiplier and extra loot. Ive blacklisted "hazmatsuit.spacesuit" under black list and I went around to make sure they didnt spawn but sure enough I found some...
TheSecretSocietyI have the newest version of Magic loot setup right now with no other loot plugins. I dont have any custom loot tables setup just the general loot multiplier and extra loot. Ive blacklisted "hazmatsuit.spacesuit" under black list and I went around to make sure they didnt spawn but sure enough I found some...
You are on MagicLoot v1.0.3 and you don't have any custom loot tables enabled, this even will 100% not spawn this item unless you use any other loot plugins. The default loot tables do not contain this item.
Bastosi have only magicloot 1.0.3 and i remove hazmatsuit.spacesuit on StackSizeController.json
You need to add it to the MagicLoot Blacklist which can be found in oxide/config/MagicLoot.json:
"Blacklisted Items (Item-Shortnames)": [
"ammo.rocket.smoke",
"hazmatsuit.spacesuit"
],
TheSecretSocietyDo you suggest using a custom loot table to get rid of this item? Thanks for your time!
I am not sure what messed up the loot tables for you, did you already restart the server after this maybe another plugin messed them up? I wouldn't suggest using the custom loot tables since they need to be configured to not be overpowered/terrible, instead I would try to find the plugin that is causing this because I in this case it has to be another plugin causing this.