Minecraft

Aremis

Member
Bootstrap (v5)
Current time is May 9, 2015 10:16:35 PM
System.getProperty('os.name') == 'Linux'
System.getProperty('os.version') == '3.16.0-23-generic'
System.getProperty('os.arch') == 'amd64'
System.getProperty('java.version') == '1.8.0_45-internal'
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.SSLException: java.lang.RuntimeException: Unexpected error: java.security.InvalidAlgorithmParameterException: the trustAnchors parameter must be non-empty
Downloading: https://s3.amazonaws.com/Minecraft.Download/launcher/launcher.pack.lzma (try 2/10)
Exception: javax.net.ssl.SSLException: java.lang.RuntimeException: Unexpected error: java.security.InvalidAlgorithmParameterException: the trustAnchors parameter must be non-empty
Downloading: https://s3.amazonaws.com/Minecraft.Download/launcher/launcher.pack.lzma (try 3/10)
Exception: javax.net.ssl.SSLException: java.lang.RuntimeException: Unexpected error: java.security.InvalidAlgorithmParameterException: the trustAnchors parameter must be non-empty
Downloading: https://s3.amazonaws.com/Minecraft.Download/launcher/launcher.pack.lzma (try 4/10)
Exception: javax.net.ssl.SSLException: java.lang.RuntimeException: Unexpected error: java.security.InvalidAlgorithmParameterException: the trustAnchors parameter must be non-empty
Downloading: https://s3.amazonaws.com/Minecraft.Download/launcher/launcher.pack.lzma (try 5/10)
Exception: javax.net.ssl.SSLException: java.lang.RuntimeException: Unexpected error: java.security.InvalidAlgorithmParameterException: the trustAnchors parameter must be non-empty
Downloading: https://s3.amazonaws.com/Minecraft.Download/launcher/launcher.pack.lzma (try 6/10)
Exception: javax.net.ssl.SSLException: java.lang.RuntimeException: Unexpected error: java.security.InvalidAlgorithmParameterException: the trustAnchors parameter must be non-empty
Downloading: https://s3.amazonaws.com/Minecraft.Download/launcher/launcher.pack.lzma (try 7/10)
Exception: javax.net.ssl.SSLException: java.lang.RuntimeException: Unexpected error: java.security.InvalidAlgorithmParameterException: the trustAnchors parameter must be non-empty
Downloading: https://s3.amazonaws.com/Minecraft.Download/launcher/launcher.pack.lzma (try 8/10)
Exception: javax.net.ssl.SSLException: java.lang.RuntimeException: Unexpected error: java.security.InvalidAlgorithmParameterException: the trustAnchors parameter must be non-empty
Downloading: https://s3.amazonaws.com/Minecraft.Download/launcher/launcher.pack.lzma (try 9/10)
Exception: javax.net.ssl.SSLException: java.lang.RuntimeException: Unexpected error: java.security.InvalidAlgorithmParameterException: the trustAnchors parameter must be non-empty
Downloading: https://s3.amazonaws.com/Minecraft.Download/launcher/launcher.pack.lzma (try 10/10)
Exception: javax.net.ssl.SSLException: java.lang.RuntimeException: Unexpected error: java.security.InvalidAlgorithmParameterException: the trustAnchors parameter must be non-empty
Unable to download remote file. Check your internet connection/proxy settings.
FATAL ERROR: net.minecraft.bootstrap.FatalBootstrapError: Unable to download while being forced
at net.minecraft.bootstrap.Bootstrap.execute(Bootstrap.java:95)
at net.minecraft.bootstrap.Bootstrap.main(Bootstrap.java:381)


Please fix the error and restart.



UHHHHHHHHHHHHHHHHHHHHHHHHHH
HI SSL
I DUNNO HOW TO FIX YOU
 
If you explain what you are attempting to do, what is happening, where you got this output and what you expect to happen, then it might be possible to help.

As it is now, it really is impossible for me to know what this is about unless I were to read your mind, an ability I have yet to develop.
 
All I'm trying to do is connect. That could have been told by the failed SSL retrieves.

Anyhow I don't know how to fiddle with SSL nor how to chage dates on it. Evidentially people who have had this issue have to do something to their SSL.

Also this is an out from the minecraft launcher itself when trying to ping mojang and the fileservers.
 
Try another version of Java
Does that amazonaws host require a certain version of Java?
 
Are you still using Arch Linux? If so, tell us what java packages you have installed. Using OpenJDK 8 with Minecraft is known to cause problems. You should stick with jdk7-openjdk. If you are on Arch you also need to set the default java environment through the command

Code:
archlinux-java set
 
Aremis, can I rename this thread to "Minecraft"?
 
Rename as you like, I just call minecraft mooncrooft :P

Anyhow this is a ubuntu machine with JDK6-7- an 8 all installed. Every time I try to run it the game tells me it must have jdk8 and nothing else. I install all of them pre-emptively.

The last time I tried with just 7 the game was so lagged that I could barely even render it. Tekkit isn't any better either. I will try removing 8 though and see if that helps any.
 
Back
Top