Started by
SecondHandJB
on
Topic category: Help with MCreator software
im trying to make a mod that adds very basic power storage and generation but adding mekanism (https://www.curseforge.com/minecraft/mc-mods/mekanism/files (specific file Mekanism-1.16.5-10.0.22.449.jar)) for cables come up with an error:
Mekanism (mekanism) has failed to load correctly
java.lang.NoSuchMethodError: net.minecraft.util.Util.func_200697_a(Ljava/lang/String;Lnet/minecraft/util/ResourceLocation;)Ljava/lang/String;
samething with thermal expantion: Thermal Series has class loading errors
java.lang.NoSuchFieldError: field_239704_ba_
mcreator 2021.2 on 1.16.5
Edited by SecondHandJB on Thu, 10/28/2021 - 00:21
You need to use deobf variant of the mod in dev environments
How do i get those
Depends on the mod, you may have to build a special variant of that mod
mekanism 1.16.5 https://modmaven.dev/mekanism/Mekanism/1.16.5-10.0.22.449/
oh also this
https://github.com/mekanism/Mekanism