Heat And Climate Lib

Heat And Climate Lib

533k Downloads

JEI soft crashes trying to show recipes for the Crusher and Mill

bafomdad opened this issue ยท 1 comments

commented

This soft crash is reproducible only in multiplayer (not LAN): It is caused by a NoClassDefFound error, when trying to find a class that doesn't exist on the server side.

This is the class that the client log claims to not find: https://github.com/defeatedcrow/HeatAndClimateLib/blob/1.12.1_master/main/java/defeatedcrow/hac/core/plugin/jei/ingredients/ItemStackRendererDC.java

Minecraft version: 1.12.2
HeatAndClimateLib version: 2.7.4
HeatAndClimateMod version: 2.7.5
JEI version: 4.14.3.240

commented

These errors do not appear to occur with the recommended version JEI (4.13.1.225).
This mod is developed using the recommended version JEI. Beta version is not supported. I'm sorry.

Thank you!