Open Geird opened 6 months ago
Crash only occurs with Connected textures enabled in mcpatcherforge.cfg
Crash can be prevented by removing the below from lines 191 and 577 of mixins.notfine.refmap.json:
"renderBlockAnvilRotate(Lnet/minecraft/block/BlockAnvil;IIIIFFFFZZI)F": "Lnet/minecraft/client/renderer/RenderBlocks;func_147737_a(Lnet/minecraft/block/BlockAnvil;IIIIFFFFZZI)F",
Steps to reproduce crash:
crash-2024-05-29_02.04.27-client.txt
Huh, renderBlockAnvilRotate appears to have issues even without Factorization
Crash only occurs with Connected textures enabled in mcpatcherforge.cfg
Crash can be prevented by removing the below from lines 191 and 577 of mixins.notfine.refmap.json:
"renderBlockAnvilRotate(Lnet/minecraft/block/BlockAnvil;IIIIFFFFZZI)F": "Lnet/minecraft/client/renderer/RenderBlocks;func_147737_a(Lnet/minecraft/block/BlockAnvil;IIIIFFFFZZI)F",
Steps to reproduce crash:
crash-2024-05-29_02.04.27-client.txt