Crash: java.lang.NoClassDefFoundError: slimeknights/tconstruct/library/client/MaterialRenderInfo
aaronhowser1 opened this issue · 8 comments
This report contains minimal information, can it possibly be the same as #16?
Probably, but I do have LP. Maybe the part that turns those parts off when those mods aren't installed isn't working properly.
The update that apparently fixed #16 does not fix this
Wait, Curseforge updated me to the wrong TickCentral version 🤔
It works fine now! :D
Wait, Curseforge updated me to the wrong TickCentral version 🤔
It works fine now! :D
May I ask what version you're using?
@aaronhowser1 interesting, I still get an error with tickcentral 3.2 installed (with tinkers construct aswell), although it's not the exact same error. Time to make some bug reports.
I have TiCon and Tinkers Complement and have different error:
java.lang.NoClassDefFoundError: knightminer/tcomplement/plugin/chisel/items/ItemChisel
I make some research and Tinkers Complement try initialize modules for optional dependency on Chisel and ExNihilo mods, for some reason after update TickCentral to 3.1 mods changes their dependencies and I don't need that mods but when I remove it, have different error and from that I not know, which mod have that problem:
java.lang.NoClassDefFoundError: com/elytradev/mirage/event/GatherLightsEvent