NFINIT-Development / GalacticEngineers

GalacticEngineers
0 stars 2 forks source link

Block Picked Up #17

Closed HearNoMore closed 6 years ago

HearNoMore commented 6 years ago

Some how I picked up my Grid (Refined Storage) and it shows in my hands as a white block and it is not in my inventory hot bar. I cannot place it back down for some reason. Every time I try to place it back where is was, Minecraft crashes and gives this error:

The game crashed whilst unexpected error The game crashed whilst unexpected error Error: java.lang.IllegalArgumentException: Cannot set property PropertyDirection{name=facing, clazz=class net.minecraft.util.EnumFacing, values=[down, up, north, south, west, east]} as it does not exist in BlockStateContainer{block=refinedstorage:grid, properties=[connected, direction, type]}

This is using the latest version of the modpack that is on Twitch App.

HearNoMore commented 6 years ago

Here is a pastebin of the crash report:

https://pastebin.com/aZDmgYSp

carstorm commented 6 years ago

To other admins, seems like an issue with fomfix, no?

HearNoMore commented 6 years ago

Actually, looking at the crash report, I investigated Carry On mod, and it seems to have issues with Refined Storage. I would recommend upgrading to their latest version as they have added error handling with Refined Storage mod. I will update to the latest and see if this corrects my issue.

HearNoMore commented 6 years ago

Updating the Carry On Mod fixed the issue.