[1.12.2] Altars no close gui dupe
bigenergy opened this issue ยท 4 comments
- Place any altar
- Spill water or place rails with a trolley
- Get in the trolley, quickly open the altar and put any object in it
- As soon as you sail away or move away from the chunk with the altar - its interface is still open, just pick up the item from the interface
- Close the interface
- Return to the altar, open it and pick up the same item in double quantity
All altars of this mod are subject to this error.
Is this able to be reproduced with only Forge, astral sorcery, and baubles?
A video of this to see what exactly is happening would be good, because... I can't get this to reproduce on my end
Yes, this is reproduced on a clean server only with astral
The problem is that if you open the container of the altar and if you somehow move away from it, it will not close
reproduced
https://youtu.be/cTxjTLrKxcw?t=143
Maybe you should rewrite canInteractWith https://github.com/HellFirePvP/AstralSorcery/blob/master/src/main/java/hellfirepvp/astralsorcery/common/container/ContainerAltarBase.java#L93