NuclearCraft

NuclearCraft

31M Downloads

1.12.2 - LoaderExceptionModCrash: Caught exception from NuclearCraft (nuclearcraft)

OmSenshi opened this issue ยท 4 comments

commented

Hello! How are u guys? Hope everything is fine.

I created a server to play with friends, I turned it on several times while making some changes and no problems happened.

After inserting Sponge-Forge, I came across an error in NuclearCraft

net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from NuclearCraft (nuclearcraft) Caused by: java.lang.NoClassDefFoundError: li/cil/oc/api/detail/Builder

Complete Crash-log on link below

https://pastebin.com/NxM626Gb

I don't understand much about mods and settings, I apologize if I do something stupid

commented

On the surface, this is a bug related to OpenComputer Mod. I don't know why it is related to Nuclear Craft.

commented

No it related to NC. During NC tile registration it throw an error.

commented

No it related to NC. During NC tile registration it throw an error.

This appears to be a crash caused by a third party. The class name in the log is from OpenComputer. There is no direct correlation between the two

This looks weird.

commented

Unfortunately I have absolutely no idea what could be causing this. I don't reference that OC Builder class anywhere in NCO, and so can only imagine that somehow, in some strange way, SpongeForge's changes are causing the game to try to find a non-existent class. I haven't changed the code of the tile entity it is erroring on itself for five years, too...