Posts by TechE

    No, because if I remove the IC2 jar file the server starts up normally and the terminal displays "ModLoader 1.1 Initialized". I can install other mods to the server, with the same dependencies as IC2, that load and operate normally in Modloader and Forge. The server crashes only when I boot it with the IC2 Jar file in the server's Mods folder. Also, I was sure to download the ModLoader file that was for the server, and the .zip name confirms it. This problem seems to be with IC2, not ModLoader.

    I just re-downloaded ModLoaderMP server using the adfly link, and it still gives the same error. I'm not using the copy of forge from the link provided, but this appears to be a modloader problem so that shouldn't matter.


    Thanks,
    - TechE

    Hi,


    I have been trying to get this working all day, so bear with me. I can't find any other instance of this, but I may be missing something. I'm not a noob with installing mods, and all the methods I've tried have not worked.
    Basically, I'm running a small multiplayer server and I am trying to install IndustrialCraft2 on it. I have successfully installed it to the Client after finding a link on this forum to the proper install of forge, however, using the server version of Forge from the same download link I can't get it to work. When I try to run the server I get this message:

    Code
    [INFO] ModLoader Server 1.1 Initializing...[SEVERE] Unexpected exceptionjava.lang.RuntimeException: ModLoader has failed to initialize.	at ModLoader.ThrowException(ModLoader.java:1209)	at ModLoader.init(ModLoader.java:630)	at ModLoader.Init(ModLoader.java:1272)	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.RuntimeException: Exception occured in ModLoader	at ModLoader.ThrowException(ModLoader.java:1209)	at ModLoader.ThrowException(ModLoader.java:1214)	at ModLoader.addMod(ModLoader.java:118)	at ModLoader.readFromModFolder(ModLoader.java:850)	at ModLoader.init(ModLoader.java:603)	... 4 moreCaused by: java.lang.VerifyError: (class: ic2/platform/Ic2, method: OnTickInGUI signature: (FLnet/minecraft/client/Minecraft;Lug;)Z) Incompatible argument to function	at java.lang.Class.getDeclaredFields0(Native Method)	at java.lang.Class.privateGetDeclaredFields(Class.java:2291)	at java.lang.Class.privateGetPublicFields(Class.java:2324)	at java.lang.Class.getFields(Class.java:1359)	at ModLoader.setupProperties(ModLoader.java:133)	at ModLoader.addMod(ModLoader.java:103)	... 6 more



    I have tried it on a vannila server with modloader MP and Forge, and a server running the Wireless Redstone mod + prerequests. It works on niether. I am running the server on a Mac, and editing the .jar files on windows.


    I appereciate any help with this, thanks in advance.
    - TechE