Help!
I used to use command login to boost minecraft in offline mode. This enabled me to change my player name from default "Player" to other.
This is the command I used:
java -Xms512m -Xmx1024m -cp "%APPDATA%\.minecraft\bin\*" -Djava.library.path="%APPDATA%\.minecraft\bin\natives" net.minecraft.client.Minecraft "Player's Name Here"
Before 1.4.2, the command works just fine. However after I upgraded to 1.4.2, the command stops working and reports "Error: Could not find or load main class C:\Users\Admin\AppData\Roaming\.minecraft\bin\lwjgl.jar" every time i try to run it.
I use Windows 7 and have recently upgraded to Java 7. However, the .exe file runs just fine and the game does update itself and runs in 1.4.2. I've tried to force update minecraft to refresh the bin folder but the same error still pops up when I use the command line. I can locate the lwjgl.jar file in my bin folder but somehow the system won't recognized it. And in addition, I don't have any mod installed. Please help me and thank you every much!
I suggest you also upgrade your version of LWJGL. Just replace the files in %appdata%/.minecraft/bin with the ones from the LWJGL download.
yes, I clicked "force update" in options.
And i downloaded lwjgl 2.8.5 and replaced the files lwjgl.jar, lwjgl_util.jar, and jinput.jar, but same error reoccurs.
I used to use command login to boost minecraft in offline mode. This enabled me to change my player name from default "Player" to other.
This is the command I used:
java -Xms512m -Xmx1024m -cp "%APPDATA%\.minecraft\bin\*" -Djava.library.path="%APPDATA%\.minecraft\bin\natives" net.minecraft.client.Minecraft "Player's Name Here"
Before 1.4.2, the command works just fine. However after I upgraded to 1.4.2, the command stops working and reports "Error: Could not find or load main class C:\Users\Admin\AppData\Roaming\.minecraft\bin\lwjgl.jar" every time i try to run it.
I use Windows 7 and have recently upgraded to Java 7. However, the .exe file runs just fine and the game does update itself and runs in 1.4.2. I've tried to force update minecraft to refresh the bin folder but the same error still pops up when I use the command line. I can locate the lwjgl.jar file in my bin folder but somehow the system won't recognized it. And in addition, I don't have any mod installed. Please help me and thank you every much!
yes, I clicked "force update" in options.
And i downloaded lwjgl 2.8.5 and replaced the files lwjgl.jar, lwjgl_util.jar, and jinput.jar, but same error reoccurs.