Résolu Problème téléchargement launcher officiel

  • Auteur de la discussion Auteur de la discussion Mutch
  • Date de début Date de début

Mutch

Aventurier
7 Mars 2014
3
0
1
25
Bonjour, je joue sous ascentia en ce moment, mais j'aimerai télécharger le vrai minecraft, je suis donc allé sur minecraft.net. J'ai télécharger le launcher, mais quand la fenêtre blanche s'est ouverte, cela me met :
Bootstrap (v5)
Current time is May 9, 2014 2:16:44 PM
System.getProperty('os.name') == 'Windows 7'
System.getProperty('os.version') == '6.1'
System.getProperty('os.arch') == 'x86'
System.getProperty('java.version') == '1.7.0_13'
System.getProperty('java.vendor') == 'Oracle Corporation'
System.getProperty('sun.arch.data.model') == '32'

Downloading: https://s3.amazonaws.com/Minecraft.Download/launcher/launcher.pack.lzma
Exception: java.net.SocketException: java.security.NoSuchAlgorithmException: Error constructing implementation (algorithm: Default, provider: SunJSSE, class: sun.security.ssl.SSLContextImpl$DefaultSSLContext)
Downloading: https://s3.amazonaws.com/Minecraft.Download/launcher/launcher.pack.lzma (try 2/10)
Exception: java.net.SocketException: java.security.NoSuchAlgorithmException: Error constructing implementation (algorithm: Default, provider: SunJSSE, class: sun.security.ssl.SSLContextImpl$DefaultSSLContext)
Downloading: https://s3.amazonaws.com/Minecraft.Download/launcher/launcher.pack.lzma (try 3/10)
Exception: java.net.SocketException: java.security.NoSuchAlgorithmException: Error constructing implementation (algorithm: Default, provider: SunJSSE, class: sun.security.ssl.SSLContextImpl$DefaultSSLContext)
Downloading: https://s3.amazonaws.com/Minecraft.Download/launcher/launcher.pack.lzma (try 4/10)
Exception: java.net.SocketException: java.security.NoSuchAlgorithmException: Error constructing implementation (algorithm: Default, provider: SunJSSE, class: sun.security.ssl.SSLContextImpl$DefaultSSLContext)
Downloading: https://s3.amazonaws.com/Minecraft.Download/launcher/launcher.pack.lzma (try 5/10)
Exception: java.net.SocketException: java.security.NoSuchAlgorithmException: Error constructing implementation (algorithm: Default, provider: SunJSSE, class: sun.security.ssl.SSLContextImpl$DefaultSSLContext)
Downloading: https://s3.amazonaws.com/Minecraft.Download/launcher/launcher.pack.lzma (try 6/10)
Exception: java.net.SocketException: java.security.NoSuchAlgorithmException: Error constructing implementation (algorithm: Default, provider: SunJSSE, class: sun.security.ssl.SSLContextImpl$DefaultSSLContext)
Downloading: https://s3.amazonaws.com/Minecraft.Download/launcher/launcher.pack.lzma (try 7/10)
Exception: java.net.SocketException: java.security.NoSuchAlgorithmException: Error constructing implementation (algorithm: Default, provider: SunJSSE, class: sun.security.ssl.SSLContextImpl$DefaultSSLContext)
Downloading: https://s3.amazonaws.com/Minecraft.Download/launcher/launcher.pack.lzma (try 8/10)
Exception: java.net.SocketException: java.security.NoSuchAlgorithmException: Error constructing implementation (algorithm: Default, provider: SunJSSE, class: sun.security.ssl.SSLContextImpl$DefaultSSLContext)
Downloading: https://s3.amazonaws.com/Minecraft.Download/launcher/launcher.pack.lzma (try 9/10)
Exception: java.net.SocketException: java.security.NoSuchAlgorithmException: Error constructing implementation (algorithm: Default, provider: SunJSSE, class: sun.security.ssl.SSLContextImpl$DefaultSSLContext)
Downloading: https://s3.amazonaws.com/Minecraft.Download/launcher/launcher.pack.lzma (try 10/10)
Exception: java.net.SocketException: java.security.NoSuchAlgorithmException: Error constructing implementation (algorithm: Default, provider: SunJSSE, class: sun.security.ssl.SSLContextImpl$DefaultSSLContext)
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.

Merci d'avance pour votre aide ! :)
 
Bonjour! Je peut voir que t'es sous windows, parfait, si la solution de Sadrac1854 ne marche pas, je vais te programme un logiciel correctif.
 
  • J'aime
Reactions: Sadrac1854
Depuis longtemps oui, mais utiliser une version obsolète de java c'est pas bon, il y des failles de sécurité connu dedans qui ont été corrigés dans les versions plus récente.

J'ai déjà vu ce problème, une simple réinstallation de java en 64 bits à aussi suffit pour la plupart (réinstallation correcte, donc désinstaller toutes les anciennes versions, redémarrer le pc, puis réinstaller).

Sinon un autre truc tout con, vérifie que ton ordinateur est à l'heure, ça peut être aussi une des causes des problèmes de certificat SSL.
 
  • J'aime
Reactions: Mutch
Depuis longtemps oui, mais utiliser une version obsolète de java c'est pas bon, il y des failles de sécurité connu dedans qui ont été corrigés dans les versions plus récente.

J'ai déjà vu ce problème, une simple réinstallation de java en 64 bits à aussi suffit pour la plupart (réinstallation correcte, donc désinstaller toutes les anciennes versions, redémarrer le pc, puis réinstaller).

Sinon un autre truc tout con, vérifie que ton ordinateur est à l'heure, ça peut être aussi une des causes des problèmes de certificat SSL.
Sauf que dans les logs on voit que l'arch du windows du gars c'est du 32... donc un java 64 ca va pas lui faire du bien.
Et au niveau de l'heure, c'est pas calibré via les serveurs de microsoft? (j'avais même codé un truc qui utilisait leur api)
 
Le log du launcher de minecraft n'est pas fiable, je sais pas ce que mojang a foutu, mais quand tu as java 32 bits, même si tu as un os 64 bits, il affiche que l'os est en 32 bits ...
De toute façon si il a vraiment un os 32 bits, il ne pourra pas installer java 64 bits.
 
[00:22:50 INFO]: Minecraft Launcher 1.4.2 (through bootstrap 5) started on windows...
[00:22:50 INFO]: Current time is May 10, 2014 12:22:50 AM
[00:22:50 INFO]: System.getProperty('os.name') == 'Windows 7'
[00:22:50 INFO]: System.getProperty('os.version') == '6.1'
[00:22:50 INFO]: System.getProperty('os.arch') == 'x64'
[00:22:50 INFO]: System.getProperty('java.version') == '1.7.0_55'
[00:22:50 INFO]: System.getProperty('java.vendor') == 'Oracle Corporation'
[00:22:50 INFO]: System.getProperty('sun.arch.data.model') == '32'
[00:22:50 INFO]: Refreshing local version list...
[00:22:51 INFO]: JFX has been detected & successfully loaded
[00:22:51 INFO]: Refreshing remote version list...
[00:22:52 INFO]: Refresh complete.
[00:22:53 INFO]: Loaded 14 profile(s); selected 'Snapshot 14w19a'
[00:22:53 INFO]: Refreshing auth...
[00:22:53 INFO]: Logging in with access token
 
Étrange ça, première fois que je vois ce message correcte.
8FTt6.png