![Villager Tweaks](https://media.forgecdn.net/avatars/thumbnails/3/452/256/256/635351423090960232.jpg)
Bug with Access Transformers
sidben opened this issue ยท 0 comments
Only happens on the build package:
Description: Ticking entity
java.lang.IllegalAccessError: tried to access field net.minecraft.entity.monster.EntityZombie.field_82234_d from class sidben.villagertweaks.handler.EntityEventHandler
at sidben.villagertweaks.handler.EntityEventHandler.onLivingUpdateEvent(EntityEventHandler.java:291)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_16_EntityEventHandler_onLivingUpdateEvent_LivingUpdateEvent.invoke(.dynamic)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:55)