Posts by Typhii

    Make sure that Modloader is the first of the three you add with the patcher, then add ModloaderMP and last Minecraft forge. If it then sais that Modloader and ModloaderMP conflicts with minecraft forge and that only the files from minecraft forge will be used then it should work. I forgot to mention this in my last post.

    DragonDonut

    I still cant get it working :S
    the patcher says he use the forge files but it keep crashing at the screen, I will keep trying but im running out of idea's okey im out of idea's. if someone know how to fix it I would like to know.

    you can also mail me your .jar I hope that will work ^,^


    e-mail

    Display Spoiler

    If you are using mcpatcher try adding modloader, modloaderMP and minecraft forge(everything that goes into the minecraft.jar) with mcpatcher. It solved it for me. I think mcpatcher modifies some of the same classes as forge and installing it with the patcher should fix it.

    DragonDonut

    when I used a clean .minecraft and the patcher, minecraft still crashed at the mojang screen. but the patcher said there was a conflict between modloader and minecraftforge.


    Display Spoiler

    Minecraftforge-client-1.2.0

    Modloader


    Acr.class


    Afe.class


    Oe.class


    Only the files form modloader will be
    used.


    Minecraftforge-client-1.2.0


    Modloadermp 1.0.0


    Packet230modloader.class


    Abp.class


    Only the files form modloadermp
    1.0.0 will be used.


    new modloader.txt

    Display Spoiler

    dec 03, 2011 2:03:18 AM ModLoader init
    FINE: ModLoader 1.0.0 Initializing...
    dec 03, 2011 2:03:18 AM ModLoader readFromClassPath
    FINER: Adding mods from C:\Users\Emperor La Croix\Application Data\.minecraft\bin\minecraft.jar
    dec 03, 2011 2:03:18 AM ModLoader readFromClassPath
    FINER: Zip found.
    dec 03, 2011 2:03:18 AM ModLoader addMod
    FINE: Mod Initialized: "mod_ModLoaderMp 1.0.0" from mod_ModLoaderMp.class
    dec 03, 2011 2:03:18 AM ModLoader addMod
    FINE: Failed to load mod from "mod_IC2.class"
    dec 03, 2011 2:03:18 AM ModLoader addMod
    FINER: THROW
    java.lang.VerifyError: (class: mod_IC2, method: OnTickInGame signature: (Lnet/minecraft/client/Minecraft;)Z) Bad type in putfield/putstatic
    at java.lang.Class.getDeclaredFields0(Native Method)
    at java.lang.Class.privateGetDeclaredFields(Unknown Source)
    at java.lang.Class.privateGetPublicFields(Unknown Source)
    at java.lang.Class.getFields(Unknown Source)
    at ModLoader.setupProperties(ModLoader.java:1697)
    at ModLoader.addMod(ModLoader.java:274)
    at ModLoader.readFromClassPath(ModLoader.java:1227)
    at ModLoader.init(ModLoader.java:825)
    at ModLoader.AddAllRenderers(ModLoader.java:186)
    at wb.(wb.java:76)
    at wb.(wb.java:9)
    at net.minecraft.client.Minecraft.a(SourceFile:265)
    at net.minecraft.client.Minecraft.run(SourceFile:644)
    at java.lang.Thread.run(Unknown Source)

    dec 03, 2011 2:03:28 AM ModLoader readFromModFolder
    FINER: Adding mods from C:\Users\Emperor La Croix\Application Data\.minecraft\mods\1.0.0
    dec 03, 2011 2:03:28 AM ModLoader readFromModFolder
    FINER: Directory found.
    dec 03, 2011 2:03:28 AM ModLoader init
    FINE: Mod Loaded: "mod_ModLoaderMp 1.0.0"
    dec 03, 2011 2:03:28 AM ModLoaderMp Log
    FINE: ModLoaderMP 1.0.0 Initialized
    dec 03, 2011 2:03:29 AM ModLoader AddAllRenderers
    FINE: Initialized

    I got the same problem, I installed all the required mods and my minecraft crash after the mojang screen.

    I tried a clean install and I also tried the mod adder but minecraft still crashed :S

    Display Spoiler

    dec 02, 2011 5:19:59 PM ModLoader init
    FINE: ModLoader 1.0.0 Initializing...
    dec 02, 2011 5:19:59 PM ModLoader readFromClassPath
    FINER: Adding mods from C:\Users\Emperor La Croix\Application Data\.minecraft\bin\minecraft.jar
    dec 02, 2011 5:19:59 PM ModLoader readFromClassPath
    FINER: Zip found.
    dec 02, 2011 5:19:59 PM ModLoader addMod
    FINE: Mod Initialized: "mod_ModLoaderMp 1.0.0" from mod_ModLoaderMp.class
    dec 02, 2011 5:19:59 PM ModLoader addMod
    FINE: Mod Initialized: "mod_ReiMinimap v2.8_04 [1.0.0]" from mod_ReiMinimap.class
    dec 02, 2011 5:19:59 PM ModLoader addMod
    FINE: Failed to load mod from "mod_IC2.class"
    dec 02, 2011 5:19:59 PM ModLoader addMod
    FINER: THROW
    java.lang.VerifyError: (class: mod_IC2, method: OnTickInGame signature: (Lnet/minecraft/client/Minecraft;)Z) Bad type in putfield/putstatic
    at java.lang.Class.getDeclaredFields0(Native Method)
    at java.lang.Class.privateGetDeclaredFields(Unknown Source)
    at java.lang.Class.privateGetPublicFields(Unknown Source)
    at java.lang.Class.getFields(Unknown Source)
    at ModLoader.setupProperties(ModLoader.java:1697)
    at ModLoader.addMod(ModLoader.java:274)
    at ModLoader.readFromClassPath(ModLoader.java:1227)
    at ModLoader.init(ModLoader.java:825)
    at ModLoader.AddAllRenderers(ModLoader.java:186)
    at wb.(wb.java:76)
    at wb.(wb.java:9)
    at net.minecraft.client.Minecraft.a(SourceFile:265)
    at net.minecraft.client.Minecraft.run(SourceFile:644)
    at java.lang.Thread.run(Unknown Source)

    dec 02, 2011 5:20:09 PM ModLoader readFromModFolder
    FINER: Adding mods from C:\Users\Emperor La Croix\Application Data\.minecraft\mods\rei_minimap
    dec 02, 2011 5:20:09 PM ModLoader readFromModFolder
    FINER: Directory found.
    dec 02, 2011 5:20:09 PM ModLoader init
    FINE: Mod Loaded: "mod_ModLoaderMp 1.0.0"
    dec 02, 2011 5:20:09 PM ModLoader init
    FINE: Mod Loaded: "mod_ReiMinimap v2.8_04 [1.0.0]"
    dec 02, 2011 5:20:09 PM ModLoaderMp Log
    FINE: ModLoaderMP 1.0.0 Initialized
    dec 02, 2011 5:20:09 PM ModLoader AddAllRenderers
    FINE: Initialized