NotEnoughItems Unofficial 1.7.10

NotEnoughItems Unofficial 1.7.10

436k Downloads

CC_ClassWriter crash.

MagmaBro123 opened this issue ยท 7 comments

commented

Title.

Linux users cannot use this mod without a "CC_ClassWriter" crash, even with no other mods besides CCC present. (And whatever this CC_ClassWriter file is, please re-add it. I bet this would solve the issue.)

Full log: https://mclo.gs/qo1Y5PN
Error by itself: https://pastebin.com/4E3Yhakq

commented

You didn't install CodeChickenLib which is a dependency of CodeChickenCore. CCL has this class.

commented

I did. Same crash happens.

commented

It is in our CCL 1.2.1 jar, no one ever removed it:
image

commented

I will also add that whatever this "CC_ClassWriter" thing is, you removing it is the main issue.

The original mod )https://github.com/Chicken-Bones/CodeChickenLib/tree/master) works just fine, but is unusable with this fork. Or just don't check non-existent code.

commented

The original CodeChickenCore Mod has dependencies.info file, but the version built by GTNH does not have this file, so this startup crash problem occurs. The NEI MOD file has dependencies.info, so using NEI can fix this crash problem.

commented

GTNH should add this file then.