1. Le forum de Minecraft-France va définitivement fermer ses portes. Celui-ci restera en lecture seule mais vous ne pourrez plus y apporter de nouveaux topics. Nous vous invitons à nous rejoindre sur le Discord de Minecraft-France qui permet de présenter vos projets, discuter avec la communauté etc.. Merci à tous d'avoir fait vivre ce forum de nombreuses années. Pour nous rejoindre sur Discord, Cliquez ici

Résolu Nouveau launcher

Discussion dans 'Autres' créé par Mr_SheepSheep, 2 Juil 2013.

Statut de la discussion:
N'est pas ouverte pour d'autres réponses.
  1. Mr_SheepSheep

    Mr_SheepSheep Mineur

    Inscrit:
    27 Juin 2013
    Messages:
    394
    Points:
    92
    Sexe:
    Homme
    Voilà, voulant passer en version 1.6.1, j'ai téléchargé le nouveau launcher.
    Néanmoins, je n'arrive pas télécharger les fichiers nécessaires.
    Voici l'erreur :
    Code (cpp):
    Bootstrap started
    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:83)
    at net.minecraft.bootstrap.Bootstrap.main(Bootstrap.java:367)
     
     
    Please fix the error and restart.

    Habituellement tout se passe très bien, mais depuis quelques jours je ne peux plus me connecter à minecraft.net avec l'ancien launcher.
    Y a t-il un moyen de résoudre le problème ?
     
  2. robin4002

    robin4002 Support Technique
    Staff

    Inscrit:
    17 Août 2012
    Messages:
    5 478
    Points:
    229
    Sexe:
    Homme
    Vérifie ton antivirus et ton par-feu. Un des deux bloque la connexion à minecraft
     
  3. Mr_SheepSheep

    Mr_SheepSheep Mineur

    Inscrit:
    27 Juin 2013
    Messages:
    394
    Points:
    92
    Sexe:
    Homme
    J'ai désactivé mon antivirus et mon pare-feu, toujours la même erreur. J'ai essayé de me connecter sur un autre ordinateur (chez moi), tout marche à merveille. Le problème vient donc de mon pc... mais d'où exactement ?
     
  4. robin4002

    robin4002 Support Technique
    Staff

    Inscrit:
    17 Août 2012
    Messages:
    5 478
    Points:
    229
    Sexe:
    Homme
    Mets à jour java, ça peut venir de la
     
  5. Mr_SheepSheep

    Mr_SheepSheep Mineur

    Inscrit:
    27 Juin 2013
    Messages:
    394
    Points:
    92
    Sexe:
    Homme
    Java est à jour.
    Bonne nouvelle, j'ai réussi à lancer le launcher en créant un fichier .bat dans lequel se trouve un code que j'ai trouvé sur le site de Mojang :
    Code (cpp):
    "C:\Program Files (x86)\Java\jre7\bin\java.exe" -Djava.net.preferIPv4Stack=false -Djava.net.preferIPv6Addresses=true -jar minecraft.exe
    Mais un problème se pose toujours : je ne peux pas me connecter au serveur de connexion de Mojang :
    Code (cpp):
    Trying to log in...
    Logging in with username & password
    Could not log in: Cannot contact authentication server
    Je pense que la cause du problème est toujours la même. Peut-être y a t-il un moyen de la contourner comme je l'ai fait pour lancer le launcher...
     
  6. robin4002

    robin4002 Support Technique
    Staff

    Inscrit:
    17 Août 2012
    Messages:
    5 478
    Points:
    229
    Sexe:
    Homme
    "C:\Program Files (x86)\Java\jre7\bin\java.exe"
    Déjà, si ça fonctionne, ça veut dire que tu as java 32 bits, ce qui n'est pas très bon, installe java 64 bits.
    Djava.net.preferIPv4Stack=false -Djava.net.preferIPv6Addresses=true
    Ce code force l'utilisation de l'ip v6, si ta box n'est pas compatible ipv6, ça ne peut pas marcher, essaye de forcer l'ip v4 en faisant l'inverse :
    Djava.net.preferIPv4Stack=true -Djava.net.preferIPv6Addresses=false
     
  7. Mr_SheepSheep

    Mr_SheepSheep Mineur

    Inscrit:
    27 Juin 2013
    Messages:
    394
    Points:
    92
    Sexe:
    Homme
    Ma box est compatible iPv6, mais par précaution j'ai forcé l'iPv4.
    J'ai passé java en 64 bits comme vous me l'avez conseillé.
    Ainsi, j'ai changé mon fichier .bat pour qu'il se lance avec le bon java.
    Et il se trouve que cette fois-ci... le launcher fonctionne normalement !
    Et en essayant sans mon .bat, ça marche aussi !

    Le problème venait donc de mon java qui devait être en 64 bits.

    Merci beaucoup !

    Sujet résolu
     
Statut de la discussion:
N'est pas ouverte pour d'autres réponses.

Partager cette page