Skip to content
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

Using a buy/sell sign wipes "extra" data off certain items #3

Closed
golfandsurf opened this issue Feb 24, 2013 · 1 comment
Closed

Using a buy/sell sign wipes "extra" data off certain items #3

golfandsurf opened this issue Feb 24, 2013 · 1 comment

Comments

@golfandsurf
Copy link

This appears to be a conflict between signshop and any vanilla mod that creates items with non-vanilla NBT data on them. So far I've been able to reproduce the issue with power suit mod. If you have modules attached to the powersuit in your inventory but not equipped then buy an item from a signshop, it will wipe the nbt data and thus remove the modules from the item. There have been mysterious nbt errors before that I did not know what to attribute it to but I suspect that this may be related as well.

I'm having a look myself through the code to see if I can find the issue, but I assume you are much more familiar with the code so I hope you may find it more reliably than I.

@golfandsurf
Copy link
Author

posted on bukkit dev

weaves7 added a commit to mcmerdith/SignShop that referenced this issue Aug 7, 2022
International Currency Parsing Support
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant