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

Probleme Java windows 8

Discussion dans 'Autres' créé par alexisdu62, 9 Mar 2014.

  1. alexisdu62

    alexisdu62 Nouveau

    Inscrit:
    9 Mar 2014
    Messages:
    2
    Points:
    30
    Sexe:
    Homme
    Bonjours à tous j'ai fait l’acquisition d'un ordi portable avec windows 8 et j'ai un problème pour lance minecraft:
    Bootstrap (v5)
    Current time is Mar 9, 2014 4:45:41 PM
    System.getProperty('os.name') == 'Windows 8'
    System.getProperty('os.version') == '6.2'
    System.getProperty('os.arch') == 'amd64'
    System.getProperty('java.version') == '1.7.0_51'
    System.getProperty('java.vendor') == 'Oracle Corporation'
    System.getProperty('sun.arch.data.model') == '64'

    Looking for update
    Downloading: https://s3.amazonaws.com/Minecraft.Download/launcher/launcher.pack.lzma
    Got reply in: 698ms
    No update found.
    Reversing LZMA on C:\Users\Alexis !\AppData\Roaming\.minecraft\launcher.pack.lzma to C:\Users\Alexis !\AppData\Roaming\.minecraft\launcher.pack
    Unpacking C:\Users\Alexis !\AppData\Roaming\.minecraft\launcher.pack to C:\Users\Alexis !\AppData\Roaming\.minecraft\launcher.jar
    Cleaning up C:\Users\Alexis !\AppData\Roaming\.minecraft\launcher.pack
    Starting launcher.
    FATAL ERROR: java.lang.ExceptionInInitializerError
    at org.apache.logging.log4j.util.PropertiesUtil.<init>(PropertiesUtil.java:71)
    at org.apache.logging.log4j.util.PropertiesUtil.<clinit>(PropertiesUtil.java:31)
    at org.apache.logging.log4j.status.StatusLogger.<clinit>(StatusLogger.java:48)
    at org.apache.logging.log4j.LogManager.<clinit>(LogManager.java:44)
    at net.minecraft.launcher.Launcher.<clinit>(Launcher.java:59)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
    at java.lang.reflect.Constructor.newInstance(Unknown Source)
    at net.minecraft.bootstrap.Bootstrap.startLauncher(Bootstrap.java:240)
    at net.minecraft.bootstrap.Bootstrap.execute(Bootstrap.java:124)
    at net.minecraft.bootstrap.Bootstrap.main(Bootstrap.java:381)
    Caused by: java.lang.NullPointerException
    at org.apache.logging.log4j.util.ProviderUtil.<clinit>(ProviderUtil.java:70)
    ... 12 more


    Please fix the error and restart.

    J'ai réinstallé plusieurs fois java et rien ne fait avez vous des solutions a me proposer ?
    Merci de votre coopération et désolé si se n'est pas le bonne endroit pour poster sa.
     
  2. robin4002

    robin4002 Support Technique
    Staff

    Inscrit:
    17 Août 2012
    Messages:
    5 478
    Points:
    229
    Sexe:
    Homme
    Salut,
    C:\Users\Alexis !\AppData\Roaming\.minecraft\launcher.pack
    En java, les ! sont utilisés pour indiquer le chemin d'une archive.
    Le ! cause donc un problème et empêche le logger de minecraft de s'initialiser (d'où le ExceptionInInitializerError).
    Donc tu es bon pour créer une nouvelle session.
     
  3. alexisdu62

    alexisdu62 Nouveau

    Inscrit:
    9 Mar 2014
    Messages:
    2
    Points:
    30
    Sexe:
    Homme
    Ok merci c'etait bien sa tout fonctionne maintenant je te remercie grandement !
     

Partager cette page