[r1.5-167] Item rendering in chat doesn't work
YuRaNnNzZZ opened this issue ยท 2 comments
Default config, clean install, forge 2838.
It seems that RenderItemsInChat class is not even included in the compiled mod for some reason.
Doesn't work after compling the mod from sources either, even though the class is in there and ASM patch works correctly.
[17:08:04] [Client thread/INFO] [Quark ASM]: Transforming net.minecraft.item.ItemStack
[17:08:04] [Client thread/INFO] [Quark ASM]: Applying Transformation to method (Names [getTextComponent, func_151000_E] Descriptor ()Lnet/minecraft/util/text/ITextComponent;)
[17:08:04] [Client thread/INFO] [Quark ASM]: Located Method, patching...
[17:08:04] [Client thread/INFO] [Quark ASM]: Located patch target node ARETURN
[17:08:04] [Client thread/INFO] [Quark ASM]: Patch result: true