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

Link chests only remember the last link on restart if you link more than two together #222

Open
ArmonicPvP opened this issue Apr 17, 2024 · 6 comments
Assignees
Labels
📝 Missing information Required information is missing 😴 No response Reports that haven't received a respond for over a week ❌ Unconfirmed Bugs that were reported but yet to be replicatable

Comments

@ArmonicPvP
Copy link

Minecraft's Version

paper-1.20.4-485

Plugin's Version

2023.3-b35

Describe the bug

Link chests only remember the last link on restart if you link more than two together. Before a restart, it remembers both,

To Reproduce

Link a chest to two other link chests, then restart the server.

Additional Information

No response

@ArmonicPvP ArmonicPvP added the Pending Pending reports to be investigated label Apr 17, 2024
@OmerBenGera
Copy link
Member

You can only link one chest to another. A chest cannot be linked to two different chests. It doesn't make a lot of sense neither.
How do you link a chest to two different chests?

@OmerBenGera OmerBenGera added 📝 Missing information Required information is missing and removed Pending Pending reports to be investigated labels Apr 26, 2024
@ArmonicPvP
Copy link
Author

Its practical use involves removing the need for an ice system in an item storage system. This removes a lot of redstone overhead. Linking a chest to multiple other chests is very practical. Ender chests have a similar functionality, except other players and hoppers can't access my enderchest. (Remember the enderchests mod with the 3 rectangles you could dye to change the code?) Giving that functionality of allowing a chest to link to multiple others really does have a lot of good technical use, and from what I've seen the only issue with it right now is that the links don't properly save. The chest items update properly across all chests I have linked to the first one just fine.

@OmerBenGera
Copy link
Member

OmerBenGera commented May 11, 2024

You can have multiple chests link to the same chest, however each chest can only link to one chest (technically, similar to the ender chest mod).
I don't understand how you link a chest to two different chests.
Also, when I have multiple chests linked to the same chest, all of them seem to get saved and loaded correctly.

@ArmonicPvP
Copy link
Author

You explained what I was saying better. Sorry for that confusion. I am having an issue where it doesn't save correctly after restarting. The workaround for me has been linking chest c to chest b and chest b to chest a. I will test with the new builds and let you know if the issue persists.

@OmerBenGera
Copy link
Member

Interesting.
I cannot seem to replicate the issue neither.
Please test out latest dev build, and if the issue persists, explain in detail how to replicate it (how many chests you have, which chest is linked to which, etc)

@OmerBenGera OmerBenGera added the ❌ Unconfirmed Bugs that were reported but yet to be replicatable label May 24, 2024
@OmerBenGera
Copy link
Member

Any news regarding this?

@OmerBenGera OmerBenGera added the 😴 No response Reports that haven't received a respond for over a week label Aug 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
📝 Missing information Required information is missing 😴 No response Reports that haven't received a respond for over a week ❌ Unconfirmed Bugs that were reported but yet to be replicatable
Projects
None yet
Development

No branches or pull requests

2 participants