I've never asked for help before as I usually just search around a bit until I find the answer and fix it myself, but I'm stumped with this. I don't know what is causing the problem. This occurs when generating a world and trying to load it. It could very well be that I just have too many mods - I wen a biiiiiiiit overboard.
If someone could tell me for sure though, that would be awesome.
---- Minecraft Crash Report ----
// Uh... Did I do that?
Time: 29/04/15 6:34 PM
Description: Exception in server tick loop
at java.net.URLClassLoader$1.run(URLClassLoader.java:372)
at java.net.URLClassLoader$1.run(URLClassLoader.java:361)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:360)
at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308)
at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:106)
at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
... 21 more
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
I've never asked for help before as I usually just search around a bit until I find the answer and fix it myself, but I'm stumped with this. I don't know what is causing the problem. This occurs when generating a world and trying to load it. It could very well be that I just have too many mods - I wen a biiiiiiiit overboard.
If someone could tell me for sure though, that would be awesome.
Do not mind the crazy person sitting in this corner here. Pay more attention to the one behind you with a knife.
https://github.com/Ivorforce/RecurrentComplex/issues/16
almost exactly the same
its a forge bug update or downgrade your forge version or dont use recurrent complex
try forge 1.7.10-10.13.3.1385 as recomended by the github issue
-An old modded MC forge server maintainer.
Ah, yes!, I've just tested this and it works! Thank you very much sir! It would have taken me forever to find that out on my own.
Do not mind the crazy person sitting in this corner here. Pay more attention to the one behind you with a knife.
Very welcome glad to help out. =)
-An old modded MC forge server maintainer.