Yeah, like the title says, I've been having trouble with IC^2. I added all of the prerequisites before hand: Modloader, ModLoaderMP + Fix, and MinecraftForge (I also installed Audiomod for Equivalent Exchange).
I launched Minecraft through the linux terminal after hanging a few times, and I got this:
Exception in thread "Minecraft main thread" java.lang.NoClassDefFoundError: ModLoader
at aam.<init>(aam.java:61)
at aam.<clinit>(aam.java:10)
at net.minecraft.client.Minecraft.a(SourceFile:259)
at net.minecraft.client.Minecraft.run(SourceFile:629)
at java.lang.Thread.run(Thread.java:636)
Caused by: java.lang.ClassNotFoundException: ModLoader
at java.net.URLClassLoader$1.run(URLClassLoader.java:217)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:205)
at java.lang.ClassLoader.loadClass(ClassLoader.java:321)
at java.lang.ClassLoader.loadClass(ClassLoader.java:266)
... 5 more
Any help? I made sure to get all of the latest versions.
Mods installed:
Pre-reqs (ML, MLMP+Fix, MCF, AudioMod)
IC2
Timber
Wireless Redstone
Equivalent Exchange
Recipe Book
TF2 Teleporter
TooManyItems (Testing purposes)
Advanced Solar Panels
Charging Bench</init>