Future MC

Future MC

14M Downloads

Crash when trying to open a Barrel that's placed on a Hopper or something

DylanGK opened this issue ยท 5 comments

commented

Honestly not entirely sure what this crash even is. Sorry for the poor report.

https://paste.dimdev.org/qosovahiju.mccrash

commented

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.

commented

having the same issue

commented

What causes this?

commented

I'm just gonna close this if you two can't provide any information.

commented

Closing due to inactivity. Should also be fixed because I did the Furnace tile entities wrong, and they refresh properly now.