Forge/1.16.2 Crash on world start
qodeninja opened this issue ยท 1 comments
Client side MC 1.16.2 with latest Forge for 1.16.2 (forge-1.16.2-33.0.59)
https://hastebin.com/kaxasuvede.php
java.lang.NoSuchMethodError: net.minecraftforge.common.util.LazyOptional.map(Lnet/minecraftforge/common/util/NonNullFunction;)Lnet/minecraftforge/common/util/LazyOptional;
at top.theillusivec4.curios.common.CuriosHelper.getAttributeModifiers(CuriosHelper.java:153)
at top.theillusivec4.curios.client.ClientEventHandler.onTooltip(ClientEventHandler.java:127)
....
Removing Curios mod (curios-forge-1.16.2-4.0.0.0.jar) resolved game crashing.