Crash when trying to open a Barrel that's placed on a Hopper or something
DylanGK opened this issue ยท 5 comments
Honestly not entirely sure what this crash even is. Sorry for the poor report.
I'm not sure what it is either. It looks like two threads tried to change a tileentity at the same time, and somehow during the player.openGui() method call the tileentity changed from Barrel to Blast Furnace.