My Minecraft Launcher wont start, someone help ASAP!
Bootstrap (v5)
Current time is Jul 8, 2014 5:42:00 PM
System.getProperty('os.name') == 'Windows 7'
System.getProperty('os.version') == '6.1'
System.getProperty('os.arch') == 'amd64'
System.getProperty('java.version') == '1.7.0_55'
System.getProperty('java.vendor') == 'Oracle Corporation'
System.getProperty('sun.arch.data.model') == '64'
Downloading: https://s3.amazonaws.com/Minecraft.Download/launcher/launcher.pack.lzma
Exception: javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: No trusted certificate found
Recognized exception: the likely cause is a set of broken/missing root-certificates. Check your java install and perhaps reinstall it.
Downloading: https://s3.amazonaws.com/Minecraft.Download/launcher/launcher.pack.lzma (try 2/10)
FATAL ERROR: java.lang.NoClassDefFoundError: Could not initialize class javax.crypto.JceSecurity
at javax.crypto.Cipher.getInstance(Cipher.java:499)
at sun.security.ssl.JsseJce.getCipher(Unknown Source)
at sun.security.ssl.CipherBox.<init>(Unknown Source)
at sun.security.ssl.CipherBox.newCipherBox(Unknown Source)
at sun.security.ssl.CipherSuite$BulkCipher.newCipher(Unknown Source)
at sun.security.ssl.CipherSuite$BulkCipher.isAvailable(Unknown Source)
at sun.security.ssl.CipherSuite$BulkCipher.isAvailable(Unknown Source)
at sun.security.ssl.CipherSuite.isAvailable(Unknown Source)
at sun.security.ssl.SSLContextImpl.getApplicableCipherSuiteList(Unknown Source)
at sun.security.ssl.SSLContextImpl.getDefaultCipherSuiteList(Unknown Source)
at sun.security.ssl.SSLSocketImpl.init(Unknown Source)
at sun.security.ssl.SSLSocketImpl.<init>(Unknown Source)
at sun.security.ssl.SSLSocketFactoryImpl.createSocket(Unknown Source)
at sun.net.www.protocol.https.HttpsClient.createSocket(Unknown Source)
at sun.net.NetworkClient.doConnect(Unknown Source)
at sun.net.www.http.HttpClient.openServer(Unknown Source)
at sun.net.www.http.HttpClient.openServer(Unknown Source)
at sun.net.www.protocol.https.HttpsClient.<init>(Unknown Source)
at sun.net.www.protocol.https.HttpsClient.New(Unknown Source)
at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(Unknown Source)
at sun.net.www.protocol.http.HttpURLConnection.plainConnect(Unknown Source)
at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(Unknown Source)
at sun.net.www.protocol.https.HttpsURLConnectionImpl.connect(Unknown Source)
at net.minecraft.bootstrap.Downloader.run(Downloader.java:64)
at net.minecraft.bootstrap.Bootstrap.execute(Bootstrap.java:92)
at net.minecraft.bootstrap.Bootstrap.main(Bootstrap.java:381)
The uninstall it, reboot, and install again. That error would mean you have a corrupted installation. You can attempt to use JavaRA to remove it, http://singularlabs.com/software/javara/
The thing is, when i install java runtime environment, minecraft opens. the link you gave me; when i install it without jre (java runtime environment) the launcher wont even open. when i install jre, the launcher opens but the error happens.
The thing is, when i install java runtime environment, minecraft opens. the link you gave me; when i install it without jre (java runtime environment) the launcher wont even open. when i install jre, the launcher opens but the error happens.
Please help!
I do not understand what you meant by "install it without jre". That is not possible, if you run the installation for Java from the link I gave you, it will most certainly install JRE.
The thing is, when i install java runtime environment, minecraft opens. the link you gave me; when i install it without jre (java runtime environment) the launcher wont even open. when i install jre, the launcher opens but the error happens.
Please help!
I do not understand what you meant by "install it without jre". That is not possible, if you run the installation for Java from the link I gave you, it will most certainly install JRE.
Well there are 2 download links to be basic. When I install yours, it says I need JRE 1.6.0, When I install the one i found. (I just search jre), the minecraft launcher opens, but yet it crashes
Rollback Post to RevisionRollBack
To post a comment, please login or register a new account.
Bootstrap (v5)
Current time is Jul 8, 2014 5:42:00 PM
System.getProperty('os.name') == 'Windows 7'
System.getProperty('os.version') == '6.1'
System.getProperty('os.arch') == 'amd64'
System.getProperty('java.version') == '1.7.0_55'
System.getProperty('java.vendor') == 'Oracle Corporation'
System.getProperty('sun.arch.data.model') == '64'
Downloading: https://s3.amazonaws.com/Minecraft.Download/launcher/launcher.pack.lzma
Exception: javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: No trusted certificate found
Recognized exception: the likely cause is a set of broken/missing root-certificates. Check your java install and perhaps reinstall it.
Downloading: https://s3.amazonaws.com/Minecraft.Download/launcher/launcher.pack.lzma (try 2/10)
FATAL ERROR: java.lang.NoClassDefFoundError: Could not initialize class javax.crypto.JceSecurity
at javax.crypto.Cipher.getInstance(Cipher.java:499)
at sun.security.ssl.JsseJce.getCipher(Unknown Source)
at sun.security.ssl.CipherBox.<init>(Unknown Source)
at sun.security.ssl.CipherBox.newCipherBox(Unknown Source)
at sun.security.ssl.CipherSuite$BulkCipher.newCipher(Unknown Source)
at sun.security.ssl.CipherSuite$BulkCipher.isAvailable(Unknown Source)
at sun.security.ssl.CipherSuite$BulkCipher.isAvailable(Unknown Source)
at sun.security.ssl.CipherSuite.isAvailable(Unknown Source)
at sun.security.ssl.SSLContextImpl.getApplicableCipherSuiteList(Unknown Source)
at sun.security.ssl.SSLContextImpl.getDefaultCipherSuiteList(Unknown Source)
at sun.security.ssl.SSLSocketImpl.init(Unknown Source)
at sun.security.ssl.SSLSocketImpl.<init>(Unknown Source)
at sun.security.ssl.SSLSocketFactoryImpl.createSocket(Unknown Source)
at sun.net.www.protocol.https.HttpsClient.createSocket(Unknown Source)
at sun.net.NetworkClient.doConnect(Unknown Source)
at sun.net.www.http.HttpClient.openServer(Unknown Source)
at sun.net.www.http.HttpClient.openServer(Unknown Source)
at sun.net.www.protocol.https.HttpsClient.<init>(Unknown Source)
at sun.net.www.protocol.https.HttpsClient.New(Unknown Source)
at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(Unknown Source)
at sun.net.www.protocol.http.HttpURLConnection.plainConnect(Unknown Source)
at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(Unknown Source)
at sun.net.www.protocol.https.HttpsURLConnectionImpl.connect(Unknown Source)
at net.minecraft.bootstrap.Downloader.run(Downloader.java:64)
at net.minecraft.bootstrap.Bootstrap.execute(Bootstrap.java:92)
at net.minecraft.bootstrap.Bootstrap.main(Bootstrap.java:381)
Please fix the error and restart.
-
View User Profile
-
View Posts
-
Send Message
Retired Staffhttp://java.com/en/download/manual.jsp
-
View User Profile
-
View Posts
-
Send Message
Retired StaffLaunch4j
This application requires A Java Runtime Environment 1.6.0
-
View User Profile
-
View Posts
-
Send Message
Retired StaffReboot the computer and try again.
-
View User Profile
-
View Posts
-
Send Message
Retired StaffThe uninstall it, reboot, and install again. That error would mean you have a corrupted installation. You can attempt to use JavaRA to remove it,
http://singularlabs.com/software/javara/
Please help!
-
View User Profile
-
View Posts
-
Send Message
Retired StaffI do not understand what you meant by "install it without jre". That is not possible, if you run the installation for Java from the link I gave you, it will most certainly install JRE.
-
View User Profile
-
View Posts
-
Send Message
Retired StaffI do not understand what you meant by "install it without jre". That is not possible, if you run the installation for Java from the link I gave you, it will most certainly install JRE.