Unexpected error: I can't touch containers anymore
EzerArch opened this issue ยท 1 comments
Since I updated Mekanism to 276, my Minecraft client crashes every time I touch (left-click) a tank, any tank, gas or liquid, old or new. Right-click still works.
Description: Unexpected error
java.lang.ClassCastException: net.minecraft.client.entity.EntityClientPlayerMP cannot be cast to net.minecraft.entity.player.EntityPlayerMP
at mekanism.common.util.SecurityUtils.canAccess(SecurityUtils.java:55)
at mekanism.common.block.BlockMachine.func_149737_a(BlockMachine.java:770)
at net.minecraft.client.multiplayer.PlayerControllerMP.func_78743_b(PlayerControllerMP.java:177)
Full log: https://gist.github.com/EzerArch/b689f403bbcb2601e5b369acb6338ff3
YAY, it's fixed! fdc21d8