-
Notifications
You must be signed in to change notification settings - Fork 81
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
NBT data for all items within backpacks gets lost upon upgrading server version #329
Comments
Same issue for me. Same isses when just upgrading to Paper 1.20.6 |
Same issue for me. |
Can someone affected by this issue please try this build. |
Works fine. Problem resolved. |
Works fine for me as well using the linked build on 1.21! Thank you! |
I think the issue still persists after chaning server.jar from UniverseSpigot to Pufferfish |
Information
Environment information
Plugin + server version info:
Online mode: yes
BungeeCord: no
Server/crash log
Plugin config (optional)
Details
Description
When upgrading Spigot server beyond 1.20.4, all NBT data for all items within all backpacks gets lost.
Steps to reproduce
Upgrade Spigot server with Minepacks installed on it to any version beyond 1.20.4.
Expected behavior
Items within backpacks retain their NBT data.
Other information (e.g. detailed explanation, related issues, suggestions how to fix, links for us to have context, screenshots, etc.)
Server initially was on 1.20.4. Upon trying to upgrade to 1.21, all NBT data gets lost. This happens no matter how the upgrade is attempted. I've jumped from 1.20.4 to 1.21. I've gone from 1.20.4 to 1.20.5 to 1.20.6 to 1.21. I've gone from 1.20.4 to 1.20.6 to 1.21. I've allowed Minepacks to automatically update alongside the server, as well as manually updating it alongside server upgrades. To ensure that other plugins weren't interacting with backpack items strangely, all other plugins were removed from the server except for Minepacks. No matter how the upgrade was attempted, all NBT data gets lost. This means that all items that are stacked get reduced to a single item, durability data is lost, and all enchanted/named items lose their enchantment and name data. Attached are 2 images - "Minepacks before.png" shows how my backpack normally looks before upgrading the server. "Minepacks after.png" shows the same backpack with all NBT data now removed after upgrading server versions.
The text was updated successfully, but these errors were encountered: