Problem with builder GUI and a full workers chest
Raycoms opened this issue ยท 6 comments
It seems like if you fill the chest via worker GUI with the required materials. And his worker chest is full, the items go to the other chest of the builder (if available) but they don't get decreased in the GUI
Weird as I am marking the building as dirty here https://github.com/Minecolonies/minecolonies/blob/version/1.11/src/main/java/com/minecolonies/coremod/network/messages/TransferItemsRequestMessage.java#L141
Will have to test.
I tested it on 1.11.2, I filled my chest with 1 torch per slot. then give some item using the buidler's gui. it does work perfectly well for me.
Only on 1.10.2 ?
Tested on 1.10.2 (without orion changes) and it does work as well. did you test since orion fixes ?
Tested with latest develop as from now, I can not reproduce, could you check that it is fixed ?