mircokroon / minecraft-world-downloader

Download Minecraft worlds, extend server's render distance. 1.12.2 - 1.21
GNU General Public License v3.0
1.25k stars 83 forks source link

No main class found #644

Open acranum opened 9 months ago

acranum commented 9 months ago

When I run the jar file, I get the error: Java Virtual Machine Launcher: A Java Exeption has occurred, in the cmd I get the following error message:

Error: Main class world-downloader.jar could not be found or loaded
Cause: java.lang.ClassNotFoundException: world-downloader.jar

Is this due to my Java? What can I do about it?