-
Notifications
You must be signed in to change notification settings - Fork 147
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
Items disappearing 1.21 #1404
Comments
Can you please show the output of I would suggest removing the plugin for now if it's causing item loss issues. |
https://mclo.gs/PbXPQHX |
give me like 5 minutes to send outputs |
Magic 10.9.4-1bea7e8 |
also: |
The warnings are due to Magic having items in configs that don't exist in current versions as such- unfortunately there's nothing I can do about the messages while maintaining backwards compatibility, they come from Spigot's internal config loading code and not my plugin. Are there errors you're seeing, or just those warnings? I'm not sure what could be going on with ItemsAdder, but it's possible Magic just isn't compatible with it anymore. The two plugins have overlapping functionality, so I would say for now just use ItemsAdder if that's what you want. Sorry- I'm not sure I'll be able to do anything to make them work together anytime soon. |
Thank you- that's the latest version so things should be ok. All of those warnings are, unfortunately, normal. They are from Spigot's internal config loading and I can't do anything about it without dropping support for older versions of Spigot, before they changed all the item ids. I may do that in the future, but for now we are stuck with the warnings. As for ItemsAdder, I can't really think of what could be wrong there, it's possible the two plugins aren't compatible anymore. I'm sorry but I don't know if that is something I'll be able to fix, at least not any time soon. So I'm afraid to say you should probably remove Magic if you prefer to use ItemsAdder for custom items. |
Magic has broken config on 1.21 and also it makes my items (non custom like diamond pickaxe and custom like ruby sword from itemsadder) disappear sometimes it appears again but only in specific and also random cases like when you have a stone block and you place it sometimes it appears again in the slot and sometimes it doesn't.
The text was updated successfully, but these errors were encountered: