gigaherz / InventorySpam

A small client-only mod that shows items added and removed from the inventory.
https://www.curseforge.com/minecraft/mc-mods/inventory-spam
Other
2 stars 2 forks source link

InventorySpam causes crash with forge 1.110 #10

Closed thedroppedpocket closed 4 years ago

thedroppedpocket commented 5 years ago

forge 107 worked great and now 110 crashes every time I open a world.

thedroppedpocket commented 5 years ago

java.lang.NoSuchMethodError: net.minecraftforge.fml.common.ObfuscationReflectionHelper.remapName(Ljava/lang/String;)Ljava/lang/String; at gigaherz.inventoryspam.ContainerWrapper.(ContainerWrapper.java:23) at gigaherz.inventoryspam.ScrollingOverlay.clientTick(ScrollingOverlay.java:276)

gigaherz commented 5 years ago

Oh 1.13.2. I was confused as to what version of mc was this about. I'll try to fix asap.