TrashSlot

TrashSlot

24M Downloads

1.14.4 Client Crash.

Wissi opened this issue ยท 1 comments

commented

Getting this error in crash report: (full crash log here.)

java.lang.NoSuchMethodError: net.minecraft.entity.player.PlayerEntity.getEntityData()Lnet/minecraft/nbt/CompoundNBT;
	at net.blay09.mods.trashslot.TrashHelper.getTrashItem(TrashHelper.java:19) ~[?:10.4.5] {}
	at net.blay09.mods.trashslot.TrashSlot.onPlayerOpenContainer(TrashSlot.java:89) ~[?:10.4.5] {}

Forge-28.0.104
TrashSlot_1.14.4-10.4.5

Happened while right clicking on an Farmer Villager to see it's trades.

commented

Duplicate of #58 and TrashSlot 10.4.6 has since been released to fix the issue.