bergerkiller / NoLagg

Prevents common lag causes on your server
27 stars 14 forks source link

Lost Enchantments #6

Closed silentdojo closed 12 years ago

silentdojo commented 12 years ago

Test with NoLagg (all normal plugins), With Out (all normal plugins), and With (no other plugins).

All enchanted items inside chests/on ground lose their enchantments. When restarting the server it happens every time. When disconnecting/relogging/unloading chunks. Happens sometimes. Probably in memory still.

CB RB 1596

bergerkiller commented 12 years ago

Thanks for reporting, and I found the bug. (wouldn't have spotted it without you :) )

It was caused by the item stacks using my own buffered tag lists (which were for loading only) in their own coding, which resulted in the next save failing. See the new 1.56.2