Slimefun / Slimefun4

Slimefun 4 - A unique Spigot/Paper plugin that looks and feels like a modpack. We've been giving you backpacks, jetpacks, reactors and much more since 2013.
GNU General Public License v3.0
958 stars 547 forks source link

Un-stackable Items #4152

Closed PhoenixCodingStuff closed 6 months ago

PhoenixCodingStuff commented 6 months ago

โ— Checklist

๐Ÿ“ Description

All items prior to updating to 1.20.4 are not stackable with items after updating to 1.20.4. The only way to fix it that I have found is to either get an admin to replace it for you which is not feasible replacing millions of items. The other way I have found is that you can place and break head items to fix it, but again it is not feasible placing millions of items.

There was no resource pack added during this time period

๐Ÿ“‘ Reproduction Steps

Make 1.20.2 [or any older version] server. Get few items. Update server to 1.20.4. Get the SAME items and figure out those do not stack.

๐Ÿ’ก Expected Behavior

Items should stack and older items should automatically update.

๐Ÿ“ท Screenshots / Videos

60 of the old connectors image place one of the old items image old item nbt https://paste.gg/p/anonymous/5021362fa1a74fed8a129c05adb58e16

new item on breaking image new item nbt https://paste.gg/p/anonymous/7b13ded39cd04244a0c41dfe34c3eb3e

๐Ÿ“œ Server Log

N/A

๐Ÿ“‚ /error-reports/ folder

N/A

๐Ÿ’ป Server Software

Purpur

๐ŸŽฎ Minecraft Version

1.20.x

โญ Slimefun version

This Server uses the following setup of Slimefun: Purpur git-Purpur-2151 (MC: 1.20.4) Slimefun Dev - 1141 Metrics-Module #29 Java 18 Installed Addons: (16) Networks vDEV - 50 (git 3de3c9d6) CrystamaeHistoria vDEV - 81 (git 0c0efa95) Gastronomicon vDev - 3 FastMachines vDev - 9 FoxyMachines vDEV - 67 (git 0028aa93) Quaptics vDEV - 4 (git cbc2e78e) SlimeCraft v4.0.0 SFAdvancements vDev - 5 HeadLimiter vDev - 19 SlimeHUD vDEV - 11 (git b6dc2d53) SFCalc vDev - 38 DracFun v2.0.7 MobCapturer vDEV - 33 (git 6fc26c35) SpiritsUnchained vDev - 24 TranscEndence vDEV - 41 (git 98d7d47e) FluffyMachines vDev - 4

๐Ÿงญ Other plugins

N/A

J3fftw1 commented 6 months ago

Have you not made any changes to plugins in the update? There is an extra tag added called extra{}

PhoenixCodingStuff commented 6 months ago

This is what I did before the update:

I did not add any new plugin during the update.

PhoenixCodingStuff commented 6 months ago

Trying on a new test server

Before update image

Paper git-Paper-318 (MC: 1.20.2) Slimefun Dev - 1141 Metrics-Module #29 Java 17 No Addons installed

After update [/sf cheat] image

This Server uses the following setup of Slimefun: Paper git-Paper-409 (MC: 1.20.4) Slimefun Dev - 1141 Metrics-Module #29 Java 17 No Addons installed

No plugins except Slimefun and ViaVersion^

PhoenixCodingStuff commented 6 months ago

Here is a paste of 4 items [2 new 2 old not in order] -> https://paste.gg/p/anonymous/8026be36e800485988ee47ac05ed0d16

Edit: I messed up copy pasting so updated the paste link

J3fftw1 commented 6 months ago

This is due to a change in nbt order in the 1.20.4 update we canโ€™t really do anything about this.

PhoenixCodingStuff commented 6 months ago

ah okay sad, I hoped there would be some update mechanism but I think I will try to make one