bonjour,
J'ai un soucis d'installation de minecraft voici le log :
Bootstrap (v5)
Current time is May 26, 2018 3:08:31 PM
System.getProperty('os.name') == 'Linux'
System.getProperty('os.version') == '4.15.0-22-generic'
System.getProperty('os.arch') == 'amd64'
System.getProperty('java.version') == '1.8.0_171'
System.getProperty('java.vendor') == 'Oracle Corporation'
System.getProperty('sun.arch.data.model') == '64'
Downloading: [url]https://s3.amazonaws.com/Minecraft.Download/launcher/launcher.pack.lzma[/url]
Exception: javax.net.ssl.SSLException: java.lang.RuntimeException: Unexpected error: java.security.InvalidAlgorithmParameterException: the trustAnchors parameter must be non-empty
Downloading: [url]https://s3.amazonaws.com/Minecraft.Download/launcher/launcher.pack.lzma[/url] (try 2/10)
Exception: javax.net.ssl.SSLException: java.lang.RuntimeException: Unexpected error: java.security.InvalidAlgorithmParameterException: the trustAnchors parameter must be non-empty
Downloading: [url]https://s3.amazonaws.com/Minecraft.Download/launcher/launcher.pack.lzma[/url] (try 3/10)
Exception: javax.net.ssl.SSLException: java.lang.RuntimeException: Unexpected error: java.security.InvalidAlgorithmParameterException: the trustAnchors parameter must be non-empty
Downloading: [url]https://s3.amazonaws.com/Minecraft.Download/launcher/launcher.pack.lzma[/url] (try 4/10)
Exception: javax.net.ssl.SSLException: java.lang.RuntimeException: Unexpected error: java.security.InvalidAlgorithmParameterException: the trustAnchors parameter must be non-empty
Downloading: [url]https://s3.amazonaws.com/Minecraft.Download/launcher/launcher.pack.lzma[/url] (try 5/10)
Exception: javax.net.ssl.SSLException: java.lang.RuntimeException: Unexpected error: java.security.InvalidAlgorithmParameterException: the trustAnchors parameter must be non-empty
Downloading: [url]https://s3.amazonaws.com/Minecraft.Download/launcher/launcher.pack.lzma[/url] (try 6/10)
Exception: javax.net.ssl.SSLException: java.lang.RuntimeException: Unexpected error: java.security.InvalidAlgorithmParameterException: the trustAnchors parameter must be non-empty
Downloading: [url]https://s3.amazonaws.com/Minecraft.Download/launcher/launcher.pack.lzma[/url] (try 7/10)
Exception: javax.net.ssl.SSLException: java.lang.RuntimeException: Unexpected error: java.security.InvalidAlgorithmParameterException: the trustAnchors parameter must be non-empty
Downloading: [url]https://s3.amazonaws.com/Minecraft.Download/launcher/launcher.pack.lzma[/url] (try 8/10)
Exception: javax.net.ssl.SSLException: java.lang.RuntimeException: Unexpected error: java.security.InvalidAlgorithmParameterException: the trustAnchors parameter must be non-empty
Downloading: [url]https://s3.amazonaws.com/Minecraft.Download/launcher/launcher.pack.lzma[/url] (try 9/10)
Exception: javax.net.ssl.SSLException: java.lang.RuntimeException: Unexpected error: java.security.InvalidAlgorithmParameterException: the trustAnchors parameter must be non-empty
Downloading: [url]https://s3.amazonaws.com/Minecraft.Download/launcher/launcher.pack.lzma[/url] (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.
j'ai tester avec java ainsi qu'openJDK mais il semble qu'il y ait plutôt un problème de connection internet dont je n'arrive pas a comprendre d’où cela vient.
merci