Hey. Ive followed the tutorials (http://forum.industrial-craft.…page=Thread&threadID=1366) and tried to set up my own mc IC2 server.
If I add the files from modloader and minecraft forge in the minecraft_server.jar in that order I get this error:
[SEVERE] Unexpected exception
java.lang.RuntimeException: ModLoader
at ModLoader.ThrowException(ModLoader.java:1241)
at ModLoader.Init(ModLoader.java:1301)
at net.minecraft.server.MinecraftServer.s(MinecraftServer.java:103)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:315)
at cz.run(SourceFile:465)
Caused by: java.lang.NoSuchMethodException: ft.getNextWidowId()
at java.lang.Class.getDeclaredMethod(Unknown Source)
at ModLoader.Init(ModLoader.java:1279)
... 3 more
So, it crashes even before loading Ic2.
If I load the forge first then the mod loader into the jar the server starts and I can join. But as far as I can tell, its all vanilla MC.
Yes, Ive watched out for really getting the modloader 1.1 v2.1 from the adfly link, and not just the 2.0.