@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