Posted September 17, 201411 yr I'm getting into modding, but I'm having a problem. When I add CodeChickenCore 1.0.3.26-dev to my development environment, I get a NoClassDefFoundError exception from code that normally works. Here's the code for my mod: https://gist.github.com/anonymous/d8325251375350520ad7 Here's the files in the mod folder: https://www.dropbox.com/s/q2ljwfrd1b6lmph/Sk%C3%A6rmbillede%202014-09-17%2021.35.46.png?dl=0 Here's the crash log: https://gist.github.com/anonymous/0d927f7be30fd81fe0e0 I've tried with Java 1.7 and 1.8. I've tried with CCC dev and CCC universal. If I don't try referencing something from exnihilo.ENItems everything works fine. The error happens no matter what other mod I'm referencing. I've tried with ExNihilo, EnviroMine, Thermal Expansion and Thermal Foundation. I don't know if this is in the logs, but I'm using forge 10.13.1.1217.
September 17, 201411 yr Did a quick research: http://www.minecraftforge.net/forum/index.php?topic=15860.0 https://github.com/Chicken-Bones/CodeChickenLib/issues/23 Try to use earlier verion of Forge (stable), and see if it dissapears, if not, open an issue in forge. I come here to ask only after several hours of struggling, forum browsing and googling. Please be kind
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.