Pages : 1
#1 Le 12/05/2014, à 20:42
- ZomBlade_Shadow
Launchers Minecraft Ne Démarre pas du tout!
Bonjour,bon bein je connais pas beacoup Linux mais j'ai un problème
Via LaunchMyCraft j'ai crée un launcher,mais quand je le lance,rien ne se passe.
TOUS mes autres amis arriivent a le lancer (sur windows) mais moi non
Rein ne se passe,quand je regarde les processus cela me marque rien,même pas de "Java" ni rien.
il y a plusieurs launchers qui me font ce problème.
Merci d'avance de m'aider
Hors ligne
#2 Le 13/05/2014, à 10:45
- J5012
Re : Launchers Minecraft Ne Démarre pas du tout!
si le site LaunchMyCraft te fournit un fichier.jar, ca ne suffit pas ...
trouve le fichier, clic droit dessus puis permissions, et coche la case execution qqchose ... valide, double clic ca se lance normalement ...
Hors ligne
#3 Le 13/05/2014, à 10:48
- abelthorne
Re : Launchers Minecraft Ne Démarre pas du tout!
Il faudrait voir ce qu'il y a dans le lanceur et vérifier si la commande qu'il exécute fonctionne.
Où est ton lanceur ? sur le bureau (ou un dossier) ? dans le menu des applications ?
Hors ligne
#4 Le 13/05/2014, à 16:37
- ZomBlade_Shadow
Re : Launchers Minecraft Ne Démarre pas du tout!
Mon Launcher est sur mon bureau,et oui j'ai fait clic droit,permissions,et executer en tant que programme ect.
Rien ne marche
Hors ligne
#5 Le 13/05/2014, à 16:46
- abelthorne
Re : Launchers Minecraft Ne Démarre pas du tout!
Y a plus simple : vire ton lanceur et installe Minecraft via le dépôt dédié. Il va simplement s'assurer que Java est installé, télécharger le jeu chez Mojang et te créer un lanceur.
Hors ligne
#6 Le 13/05/2014, à 16:51
- megablazefun
Re : Launchers Minecraft Ne Démarre pas du tout!
Essaye de lancer le launcher par commande,ça a marché comme ça quand j'ai essayé:
sudo java -jar CHEMINDULAUNCHER
Donc par exemple,si il est sur le bureau et que le nom est Minecraft.jar
sudo java -jar ~/Bureau/Minecraft.jar
Hors ligne
#7 Le 13/05/2014, à 16:56
- ZomBlade_Shadow
Re : Launchers Minecraft Ne Démarre pas du tout!
Punaise encore une erreure!
Unable to access jarfile /home/zomblade/home/zomblade/Desktop/Fl3xFight.jar
Hors ligne
#8 Le 13/05/2014, à 16:58
- megablazefun
Re : Launchers Minecraft Ne Démarre pas du tout!
Problème:
Tu as mis deux fois /home/zomblade
---------------------------------------------------------
Autres remarque:
Si ta distribution est en français,je pense que ça ne sera pas "Desktop" mais "Bureau"(pas obligé mais probable).
Dernière modification par megablazefun (Le 13/05/2014, à 16:59)
Hors ligne
#9 Le 13/05/2014, à 17:10
- ZomBlade_Shadow
Re : Launchers Minecraft Ne Démarre pas du tout!
non désolé j'ai bien mit
sudo java -jar ~/home/zomblade/Desktop/Fl3xFight.jar
mais ce fichue erreur.
Hors ligne
#10 Le 13/05/2014, à 17:14
- megablazefun
Re : Launchers Minecraft Ne Démarre pas du tout!
Plop,si tu met le "~" alors il faut pas mettre "/home/zomblade"
Juste ça:
~/Desktop/Fl3xFight.jar
Et oublie pas que sa peut être desktop ou bureau selon la langue et la distribution. ^^
Hors ligne
#11 Le 13/05/2014, à 17:14
- ZomBlade_Shadow
Re : Launchers Minecraft Ne Démarre pas du tout!
abelthorne ta manière fonctionne pas merci quand même
Hors ligne
#12 Le 13/05/2014, à 17:16
- ZomBlade_Shadow
Re : Launchers Minecraft Ne Démarre pas du tout!
mais quand je vous dit launcher c'est un launcher crée par LaunchMyCraft,pas minecraft official
Hors ligne
#13 Le 13/05/2014, à 17:17
- ZomBlade_Shadow
Re : Launchers Minecraft Ne Démarre pas du tout!
Voila l'erreur:
zomblade@ubuntu:~$ sudo java -jar ~/Desktop/Fl3xFight.jar
[sudo] password for zomblade:
Exception in thread "main" java.lang.UnsupportedClassVersionError: fr/launchmycraft/executable/bootstrap/BootstrapCore : Unsupported major.minor version 51.0
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClass(ClassLoader.java:643)
at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
at java.net.URLClassLoader.defineClass(URLClassLoader.java:277)
at java.net.URLClassLoader.access$000(URLClassLoader.java:73)
at java.net.URLClassLoader$1.run(URLClassLoader.java:212)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:205)
at java.lang.ClassLoader.loadClass(ClassLoader.java:323)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:294)
at java.lang.ClassLoader.loadClass(ClassLoader.java:268)
Could not find the main class: fr.launchmycraft.executable.bootstrap.BootstrapCo
Hors ligne
#14 Le 13/05/2014, à 17:20
- megablazefun
Re : Launchers Minecraft Ne Démarre pas du tout!
Ah. :s
Essaye d'installer java 7 dans les dépôts si tu ne l'as pas déjà.
Hors ligne
#15 Le 13/05/2014, à 17:26
- ZomBlade_Shadow
Re : Launchers Minecraft Ne Démarre pas du tout!
megablazefun je vais essayer ça,je te tiens au courant
Hors ligne
#16 Le 13/05/2014, à 17:38
- ZomBlade_Shadow
Re : Launchers Minecraft Ne Démarre pas du tout!
MegaBlazeFun..........;
MERCI INFINIMENT!!!!
et merci aussi a tous ceux qui ont voulu m'aider! <3 <3 <3
Hors ligne
#17 Le 14/05/2014, à 11:50
- megablazefun
Re : Launchers Minecraft Ne Démarre pas du tout!
Mais derien !
Si c'est grâce à Java 7 que cela marche,essaye d'utiliser le .jar sur le bureau sans passer par le terminal.
Dernière modification par megablazefun (Le 14/05/2014, à 11:51)
Hors ligne
#18 Le 19/03/2016, à 23:00
- theoquad
Re : Launchers Minecraft Ne Démarre pas du tout!
Bonjour
Moi j'ai un autre problème le launcheur officiel se lance pas
code erreur
Bootstrap (v5)
Current time is Mar 19, 2016 10:51:26 PM
System.getProperty('os.name') == 'Linux'
System.getProperty('os.version') == '4.2.0-34-generic'
System.getProperty('os.arch') == 'amd64'
System.getProperty('java.version') == '1.8.0_66-internal'
System.getProperty('java.vendor') == 'Oracle Corporation'
System.getProperty('sun.arch.data.model') == '64'
Downloading: https://s3.amazonaws.com/Minecraft.Down … .pack.lzma
Exception: javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
Recognized exception: the likely cause is a set of broken/missing root-certificates. Check your java install and perhaps reinstall it.
Downloading: https://s3.amazonaws.com/Minecraft.Down … .pack.lzma (try 2/10)
Exception: javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
Recognized exception: the likely cause is a set of broken/missing root-certificates. Check your java install and perhaps reinstall it.
Downloading: https://s3.amazonaws.com/Minecraft.Down … .pack.lzma (try 3/10)
Exception: javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
Recognized exception: the likely cause is a set of broken/missing root-certificates. Check your java install and perhaps reinstall it.
Downloading: https://s3.amazonaws.com/Minecraft.Down … .pack.lzma (try 4/10)
Exception: javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
Recognized exception: the likely cause is a set of broken/missing root-certificates. Check your java install and perhaps reinstall it.
Downloading: https://s3.amazonaws.com/Minecraft.Down … .pack.lzma (try 5/10)
Exception: javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
Recognized exception: the likely cause is a set of broken/missing root-certificates. Check your java install and perhaps reinstall it.
Downloading: https://s3.amazonaws.com/Minecraft.Down … .pack.lzma (try 6/10)
Exception: javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
Recognized exception: the likely cause is a set of broken/missing root-certificates. Check your java install and perhaps reinstall it.
Downloading: https://s3.amazonaws.com/Minecraft.Down … .pack.lzma (try 7/10)
Exception: javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
Recognized exception: the likely cause is a set of broken/missing root-certificates. Check your java install and perhaps reinstall it.
Downloading: https://s3.amazonaws.com/Minecraft.Down … .pack.lzma (try 8/10)
Exception: javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
Recognized exception: the likely cause is a set of broken/missing root-certificates. Check your java install and perhaps reinstall it.
Downloading: https://s3.amazonaws.com/Minecraft.Down … .pack.lzma (try 9/10)
Exception: javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
Recognized exception: the likely cause is a set of broken/missing root-certificates. Check your java install and perhaps reinstall it.
Downloading: https://s3.amazonaws.com/Minecraft.Down … .pack.lzma (try 10/10)
Exception: javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
Recognized exception: the likely cause is a set of broken/missing root-certificates. Check your java install and perhaps reinstall it.
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.
Hors ligne
#19 Le 20/03/2016, à 09:38
- abelthorne
Re : Launchers Minecraft Ne Démarre pas du tout!
Les messages d'erreurs parlent d'un certificat Java introuvable ou corrompu. Je ne sais pas si le Java d'Oracle que tu utilises a des paquets spécifiques à ce niveau-là mais tu peux toujours essayer de réinstaller les paquets ca-certificates et ca-certificates-java :
sudo apt-get install --reinstall ca-certificates ca-certificates-java
Hors ligne
#20 Le 25/03/2016, à 18:14
- ThePumk
Re : Launchers Minecraft Ne Démarre pas du tout!
J'ai exactement le même problème ..
Hors ligne
Pages : 1