I used a tutorial to set up my enviroment
looks like the classloader denies acces to the classes or smth, as it cant find the classes/Methods within the same mod
I used a tutorial to set up my enviroment
looks like the classloader denies acces to the classes or smth, as it cant find the classes/Methods within the same mod
It is still crashing, i tried to add Code Chicken Core and NEI to the dependencies via the build.gradle, which worked, but with the same results as before, the game crashed.
Also i get a asm stacktrace if i add NEI and then a class not found exception from NEI.
And I tried using eclipse, without any results.
It works if no mods are in the mods folder, it also works if there is only CodeChickenCore(still dont know if it is needed)
Ok Guys I am back home.
If i add TE i get this crash: https://pastebin.com/RMTVMJ7R
I realy hope it isnt caused because of Intelij
And adding the lib, as expected, did nothing (Not even shure why i even tryed it)
I am using the "stable_12" mappings with thge forge version "1.7.10-10.13.4.1558-1.7.10" and it also crashes if i add other mods eg thermal expansion
Hello Everyone!
I am currently trying to write a small test addon for industrialcraft, but ran into a problem, I hope someone can help me fix it.
Forge is set up correctly, i hope, as it starts normaly without any 'libs' or mods.
But when a i add any kind of mod to the mods folder or to the librarys of my ide (InteliJ 2017.1) i get a crash while startup.
I read online, that i have to add CodeChickenCore to the mods to enable runtime deobfuscation but it still crashes.
Crashlog:
https://pastebin.com/fnk9S3NF
THX for updating