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

[Bug] Right clickig a bewing stand moves items around #4809

Open
12xx12 opened this issue Aug 3, 2020 · 3 comments
Open

[Bug] Right clickig a bewing stand moves items around #4809

12xx12 opened this issue Aug 3, 2020 · 3 comments

Comments

@12xx12
Copy link
Member

12xx12 commented Aug 3, 2020

Client version: 1.8.2 and 1.13.1 (other versions to be tested)
Cuberite Commit id: edb3c78

Expected behavior

no item movement when right clicking breweing stand

Actual behavior

when right clicking a brewing stand the whole inventory gets moved one item to the right. this is only possible if the server was freshly joined and theyou haven't right clicked any brewing stand. this is just a visual bug. the istems are still present at the position they shuold be at the server just displayed wrongly. Although the movement is just a visual bug. I din't manage to loose oder duplicate any reccources. If the players inventory slot gets updated the item sotored on the server is displayed again.

this seems to be a bugin the breweing stand GUI server side

Steps to reproduce the behavior

  • rejoin server
  • build brewing stand
  • have at least one item in inventory to see the change
  • right click brewing stand

Server log

Relevant part of server log
@tigerw
Copy link
Member

tigerw commented Aug 3, 2020

funky xD

@12xx12
Copy link
Member Author

12xx12 commented Aug 3, 2020

I think the underlying problem is that the brewing stand always moves the items saved on the server one to the right in the window representation this should be fixed quite easily I think. Gonna do that tomorrow

@pwnorbitals
Copy link
Contributor

@12xx12 have you had time to look at this issue ?

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

3 participants