NBT Tag Overload
TqLxQuanZ opened this issue ยท 4 comments
Hello there, I have found a bug problem which might cause a lot more trouble in the future. This is quite a problematic bug when it comes to modpack. When equipped with guns, the player will be filled with "minecraft:vanishing_curse" which I believe the source comes from the guns, and whenever firing the guns(Or killed enemies, not sure which one) they just keep non-stop adding more and more.
I have another mod added in called Corpse, which duplicates carries over player's inventory and creates a corpse based then move into it, this often leads to the gun's massive "vanishing curse" enchantment nbt tag being moved over and leading to a payload error because it gets too massive (Assuming corpse has its own nbt tags as well). I assume other mods like refined storage/applied energistic 2 which stores a tons of nbt tag storage mods, or storage that has a lot of guns/magazines put in might have a similar problem.
At last, great mod btw, I really like it and having fun with my friends shooting each other's heads.
Yup, it is a normal server. Forge version doesn't seem to matter since I tested several versions.