Adsense
Popular Posts
- Code update from PHP 7.4 to PHP 8.1 - PhpSpreadsheet
- MySQL workbench -"Could not decrypt password cache"
- Code update from PHP 7.4 to PHP 8.1 - Worksheet/Iterator.php
- Rendering HTML tags inside textarea
- axios handle blob type data
- Unix Utils and wget in Windows
- increase mysql query speed
- Setup vi syntax for PHP
- Get WAMP running on EC2
- add comment to table columns in phpMyAdmin
Saturday, October 18, 2014
Java, can not load main class Mineshafter-launcher.jar
Install Java (Java(TM) Platform SE binary) from
http://java.com/en/
Run
java Mineshafter-launcher.jar
Return error
"can not load main class Mineshafter-launcher.jar"
run
java -jar Mineshafter-launcher.jar
fix the problem
For convinence, write a window bat script such as Minecraft.bat
java -jar Mineshafter-launcher.jar
pause
i.e open Notepad, copy above script and save as
Minecraft.bat
Note Minecraft.bat should be in the same location (directory) with Mineshafter-launcher.jar
click
Minecraft.bat
Labels:
java
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment