Mekanism

Mekanism

111M Downloads

Unexpected error: I can't touch containers anymore

EzerArch opened this issue ยท 1 comments

commented

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.

2016-07-03_17 26 29

2016-07-03_17 14 13

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

commented

YAY, it's fixed! fdc21d8