gottygolly 0 Posted March 21, 2020 When I try to load the client using the .Jar file downloaded it simply opens a CMD window and then the CMD closes and nothing happens. I've tried downloading/deleting Java multiple times and nothing fixed it. Any advice?
Defiled 426 Posted March 21, 2020 You probably have other Java versions installed, which are set to default. Set the Java Environmental Variables to poibt to the JDK 8/bin/java.exe path and you should be golden or load it through cmd. open CMD: cd Desktop java -jar DBLauncher.jar
Recommended Posts
Archived
This topic is now archived and is closed to further replies.