Ender-Development / Embers-Extended-Life

Continuation of Embers Rekindled, a dwarven magic mod for Minecraft 1.12.2.
https://curseforge.com/minecraft/mc-mods/embers-extended-life
MIT License
8 stars 5 forks source link

Incompatible: More Climate (Addon Mod that adds Heat and Climate mod temps / humidity to Embers items) #28

Closed ALJ323 closed 4 months ago

ALJ323 commented 4 months ago

See attached crash log.

crash-2024-04-11_14.36.24-server.txt

ALJ323 commented 4 months ago

might be irrelevant, appears packmakers such as myself can do this function manually.

MasterEnderman commented 4 months ago

Thanks for the report! Looks like an oversight on my end as I didn't know that Heat and Climate added compat for Embers.

This will be addressed once I'm finishing up the next update. 👌🏻

Relevant Error:


java.lang.NoClassDefFoundError: teamroots.embers.RegistryManager
    at claustra01.moreclimate.compat.Embers.onBlockTempEvent(Embers.java:44)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_8110_Embers_onBlockTempEvent_BlockHeatTierEvent.invoke(.dynamic)