Tutoriel [Guide] [MAJ 12/07/14]Créer un launcher pour 1.6.2/1.6.4 avec mods

Statut
N'est pas ouverte pour d'autres réponses.
Au Secours je suis bloquer a :

Bootstrap (v5)Current time is Feb 15, 2014 8:10:17 PM
System.getProperty('os.name') == 'Windows 8'
System.getProperty('os.version') == '6.2'
System.getProperty('os.arch') == 'x86'
System.getProperty('java.version') == '1.7.0_51'
System.getProperty('java.vendor') == 'Oracle Corporation'
System.getProperty('sun.arch.data.model') == '32'

Looking for update
Downloading: http://ff-serv.besaba.com/Minecraft/launcher/launcher.jar
Got reply in: 0ms
Found update in time, waiting to download
Downloaded 0,2kb in 0s at 173,7kb/s
Renaming C:\Users\Wolfblade\AppData\Roaming\.frenchfools\launcher.jar.new to C:\Users\Wolfblade\AppData\Roaming\.frenchfools\launcher.jar
Unable to rename - could be on another filesystem, trying copy & delete.
Copy & delete succeeded.
Starting launcher.
FATAL ERROR: net.minecraft.bootstrap.FatalBootstrapError: Unable to start: java.lang.ClassNotFoundException: net.minecraft.launcher.Launcher
at net.minecraft.bootstrap.Bootstrap.startLauncher(Bootstrap.java:368)
at net.minecraft.bootstrap.Bootstrap.execute(Bootstrap.java:271)
at net.minecraft.bootstrap.Bootstrap.main(Bootstrap.java:144)


Please fix the error and restart.

:'( Quelqu'un a l'aide :(
 
Au Secours je suis bloquer a :

Bootstrap (v5)Current time is Feb 15, 2014 8:10:17 PM
System.getProperty('os.name') == 'Windows 8'
System.getProperty('os.version') == '6.2'
System.getProperty('os.arch') == 'x86'
System.getProperty('java.version') == '1.7.0_51'
System.getProperty('java.vendor') == 'Oracle Corporation'
System.getProperty('sun.arch.data.model') == '32'

Looking for update
Downloading: http://ff-serv.besaba.com/Minecraft/launcher/launcher.jar
Got reply in: 0ms
Found update in time, waiting to download
Downloaded 0,2kb in 0s at 173,7kb/s
Renaming C:\Users\Wolfblade\AppData\Roaming\.frenchfools\launcher.jar.new to C:\Users\Wolfblade\AppData\Roaming\.frenchfools\launcher.jar
Unable to rename - could be on another filesystem, trying copy & delete.
Copy & delete succeeded.
Starting launcher.
FATAL ERROR: net.minecraft.bootstrap.FatalBootstrapError: Unable to start: java.lang.ClassNotFoundException: net.minecraft.launcher.Launcher
at net.minecraft.bootstrap.Bootstrap.startLauncher(Bootstrap.java:368)
at net.minecraft.bootstrap.Bootstrap.execute(Bootstrap.java:271)
at net.minecraft.bootstrap.Bootstrap.main(Bootstrap.java:144)


Please fix the error and restart.

:'( Quelqu'un a l'aide :(


Ps : J'ai oublié :( Pour versions 1.6.2
 
Bonjour,

J'ai un énorme problème et je pense que vous avez TOUS le même, car j'ai suivi le tuto à la lettre.

Mon launcher re-télécharge le .jar à CHAQUE lancement O_O et il télécharge d'autres fichiers aussi, car il met un très gros temps à se lancé par rapport à l'officiel, cependant il ne re-DL pas TOUTES les assets (ça dure bcp moins longtemps quand même).

Je trouve ça inutile de RE-DL à chaque fois, ça fait ralentir le joueur etc... une idée les gars ? Car là O_O


Help quelqu'un..
 
RainbowDash :
Code:
Renaming C:\Users\Wolfblade\AppData\Roaming\.frenchfools\launcher.jar.new to C:\Users\Wolfblade\AppData\Roaming\.frenchfools\launcher.jar
Unable to rename - could be on another filesystem, trying copy & delete.
Copy & delete succeeded.
Starting launcher.
FATAL ERROR: net.minecraft.bootstrap.FatalBootstrapError: Unable to start: java.lang.ClassNotFoundException: net.minecraft.launcher.Launcher
at net.minecraft.bootstrap.Bootstrap.startLauncher(Bootstrap.java:368)
at net.minecraft.bootstrap.Bootstrap.execute(Bootstrap.java:271)
at net.minecraft.bootstrap.Bootstrap.main(Bootstrap.java:144)
Tu as-du modifier des choses dans le code de ton launcher.jar, car là bootstrap ne peut pas le lancer donc il y a forcément une erreur au niveau du launcher ! Qu'as-tu modifié ?

Kouki:
Mon launcher re-télécharge le .jar à CHAQUE lancement O_O et il télécharge d'autres fichiers aussi, car il met un très gros temps à se lancé par rapport à l'officiel, cependant il ne re-DL pas TOUTES les assets (ça dure bcp moins longtemps quand même).
Si le launcher retélécharge à chaque fois le launcher.jar c'est pour des questions de sécurité sur ton serveur: éviter que le joueur rajoute des babioles dans le jar, c'est pareil avec les mods et le md5 !
Donc après à toi de voir, sinon pour éviter ceci tu peux toujours t'arranger pour créer un fichier dans ton ftp qui vérifie si le launcher a déjà été téléchargé: si oui rien ne se passe, sinon ça télécharge tout ! It's up to you :)

Aeriune:
Can't run deleting old mods method : java.io.FileNotFoundException: /Users/Baptiste/Library/Application Support/minevita/mods (No such file or directory)
Vérifie tout tes liens vers tes fichiers, notamment à celui vers les ressources et le md5 !

En espérant vous avoir aidé tous les trois ! :D
 
Salut ! J'ai essayer tous les liens et les sons ne se téléchargent pas, le lien pour les uploader soi-même semble être mort... je galère depuis un mois avec ça. Quelqu'un pourrait me donner une solution ? HELP !
 
Aeriune:
Can't run deleting old mods method : java.io.FileNotFoundException: /Users/Baptiste/Library/Application Support/minevita/mods (No such file or directory)
Vérifie tout tes liens vers tes fichiers, notamment à celui vers les ressources et le md5 !
Merci, mais je pense que le launcher ne télécharge pas les ressources, il faudrait que je les mettent sur mon FTP, hors le lien est malheuresement HS, si quelqu'un pouvait réupload le pack ça serait good ;)
 
Statut
N'est pas ouverte pour d'autres réponses.