Equivalent Exchange 3

Equivalent Exchange 3

2M Downloads

Crash When Attempting To Shift Click A Block / Item Into An Alchemical Bag

klmDF14J opened this issue ยท 1 comments

commented

Minecraft crashes with this log

at net.minecraft.inventory.Slot.canTakeStack(Slot.java:147)
at net.minecraft.inventory.Container.slotClick(Container.java:279)
at net.minecraft.inventory.Container.retrySlotClick(Container.java:516)
at net.minecraft.inventory.Container.slotClick(Container.java:290)
at net.minecraft.inventory.Container.retrySlotClick(Container.java:516)
at net.minecraft.inventory.Container.slotClick(Container.java:290)
at net.minecraft.inventory.Container.retrySlotClick(Container.java:516)

It is clear that the alchemical bag doesnt have a full container yet, but it is still attempting to allow blocks / items to fill slots

commented

Unfinished functionality.