wont instal crashing

  • i have already loaded modloader 1.2.5
    mcforge 5.5.0.2
    and i placed industrial craft 1.95b in the mods folder
    once i load ic 1.95b in to mods folder minecraft crashes


    one other question once i loaded the jar file it was set to open with 7zip i tried changing it to minecraft and java but it still wont work


    help

  • The crash log is the message that appears when MC crashes.


    The ModLoader.txt is a file created by ModLoader inside the .minecraft folder.


    Both can contain valuable information that can help us help you.

  • i know what your talking about but it came up a different time but now the box appears the it crashes too
    also what should i set the jar file to be opened with

  • i just ment it was set to be openened with a app could you tell me wat yours says under open with_____
    i did modloader 1.2.5
    then i did mc forge 5.5.0.2
    i placed the jar in the mods folder but it wont work
    though once i took it out of the folder minecraft ran so i dont know

  • Simply double-click it and it should open the command prompt and Minecraft (or right-click and select 'Run as Administrator'). Just let it crash (make sure you have everything installed before hand) then copy the output to a post here.

  • Is it named: minecrafterrortest.bat? That should work. If it has a '.bat.txt' ending, you'll have to remove the '.txt' by right-clicking and going to rename. Then you can run it.

  • when i doubble click i see this on a notepad


    @echo off
    rem Simple Minecraft Error Test
    title ===Simple Minecraft Error Test=== - by Mr_okushama and _303
    echo ===Simple Minecraft Error Test===
    echo.
    echo Starting Minecraft...
    echo.
    java -Xincgc -Xmx1024m -cp "%APPDATA%\.minecraft\bin\minecraft.jar;%APPDATA%\.minecraft\bin\lwjgl.jar;%APPDATA%\.minecraft\bin\lwjgl_util.jar;%APPDATA%\.minecraft\bin\jinput.jar" -Djava.library.path="%APPDATA%\.minecraft\bin\natives" net.minecraft.client.Minecraft
    echo.
    echo Finished session
    echo.
    echo.
    echo Right click, Select all,
    echo Press Enter (This will copy the output to your clipboard).
    echo Then paste the result on http://www.pastebin.com
    echo.
    echo ===========#Risucraft===========
    echo.
    pause