MinecraftModDevelopmentMods / MMDLib

new MMDLib
https://www.curseforge.com/minecraft/mc-mods/mmdlib
GNU Lesser General Public License v2.1
6 stars 9 forks source link

net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from MMDLib (mmdlib) #46

Closed dd957 closed 5 years ago

dd957 commented 5 years ago

Caused by: slimeknights.tconstruct.library.TinkerAPIException: [TCon API] Could not add Stat of type "core": Default Material does not have default stats for said type. Please add default-values to the default material "unknown" first. at slimeknights.tconstruct.library.TinkerRegistry.error(TinkerRegistry.java:986) at slimeknights.tconstruct.library.TinkerRegistry.addMaterialStats(TinkerRegistry.java:242) at slimeknights.tconstruct.library.TinkerRegistry.addMaterialStats(TinkerRegistry.java:210) at com.mcmoddev.basemetals.integration.plugins.BMeConstructsArmory.lambda$materialRegistration$1(BMeConstructsArmory.java:47) at com.mcmoddev.basemetals.integration.plugins.BMeConstructsArmory$$Lambda$1496/1058397727.accept(Unknown Source) latest.log

dshadowwolf commented 5 years ago

closing as a copy of #41