Slimefun

Slimefun

3M Downloads

Slimefun Items with New NBT tags creating duplicates in smeltery

ashleyekm opened this issue ยท 0 comments

commented

Description (Required)

Using Slimefun vDEV - 284, items such as the dusts have new NBT tags. The dusts have 2 tags now instead of 1 like the previous versions.
If these the older dusts with the 1 NBT tag are used in a smeltery, the smeltery creates the item but does not consume the dusts. This causes a problem of infinite duplicates for any player who has older dusts.

Server Log

No console errors

Evidence / Proof (Required)

To replicate, use an older slimefun version to obtain dust. (I am not sure which version changed the tags. v269 was where we updated from)
Install version 284 and use the older 1 NBT tag dust in a smeltery.
Ingots will create without consuming dust.

Environment (Required)

CraftBukkit v1_14_R1
CS-CoreLib vDEV - 77 (git 6e171836)
Slimefun vDEV - 284 (git b36f9cd)
Installed Addons (3)
SlimefunLuckyBlocks vDEV - 12 (git 77f18292)
ExoticGarden vDEV - 22 (git a855f5b7)
SlimefunOreChunks vDEV - 2 (git 24d90a3e)

Edit: This issue actually goes beyond dusts. Many items have had their tags changed in a recent update. Using old materials to craft in a new version will duplicate items where the tags were changed and the machines are not using older tagged materials properly. Most/all ingots are also affected.