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

[1.20.1] Game breaking armory cabinet bug #306

Open
Zulussuu opened this issue Aug 18, 2024 · 1 comment
Open

[1.20.1] Game breaking armory cabinet bug #306

Zulussuu opened this issue Aug 18, 2024 · 1 comment

Comments

@Zulussuu
Copy link

Functional Storage Version: 1.20.1-1.2.11
Titanium Version: 1.20.1-3.8.32

When an armory cabinet full of armor and tools is broken, I get kicked out of the game and can't log in again. Every time I try to log in, I see this error again and can't log in. This forces any player who experiences this to go back to backup. But the problem is that there is no way to destroy that armory cabinet. When you break it with a normal pickaxe, the game crashes, and when you try to carry it with a carry on, the game crashes.

image

@AlgebraManiacABC
Copy link

When this occurs on a server, the item kicks the player who loads it in. It does not crash the server, interestingly. Thus, if desired, to work around this issue, the world could be loaded to a server, load the chunk, and allow the item to expire. The armory cabinet would only be loaded if in spawn chunks or while a player were active. Alternatively, you can /forceload the chunk and let it expire that way.

This was the entity data of my dropped armory cabinet: https://pastecode.io/s/f8qkzwbo

image

However, this is obviously not the best route. The cabinet might hold valuable items. At the very least, you can retrieve the item data this way.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants