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

SlotFixedItemInv desync #11

Open
128-bit-guy opened this issue Aug 27, 2019 · 0 comments
Open

SlotFixedItemInv desync #11

128-bit-guy opened this issue Aug 27, 2019 · 0 comments
Labels
type:bug Something isn't working

Comments

@128-bit-guy
Copy link

There is code of container in my mod: https://github.com/128-bit-guy/red-dpn/blob/master/src/main/java/_128_bit_guy/red_dpn/common/container/ExpNodeStorageContainer.java
If i will open my block entity from two accounts, and put item into slot from one of them, it will properly appear in gui of other account. Then, if i will take item from slot using second account, it won't disappear from slot in container of first account.
Maybe this is problem of my block entity / container, but i think this is problew with LBA's SlotFixedItemInv

@AlexIIL AlexIIL added the type:bug Something isn't working label Aug 27, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants