Bonjour,
J'aurais quatre questions pour mon Launcher que j'ai crée moi même grâce a ce tuto (je ne sais pas si on a le droit de lien externe :s).
-Dans Eclipse il trouve une erreur :
Code (cpp):
Description Resource Path Location Type
LauncherConstants cannot be resolved to a variable PlayerInfoPanel.java /minecraft-launcher/src/main/java/net/minecraft/launcher/ui/bottombar line 72 Java Problem
-La première erreur ne pose pas de problème pour le démarrage du Launcher sauf que quand je le démarre, il télécharge le Launcher.jar mais il me met cette erreur :
Code (cpp):
Bootstrap (v5)
Current time is Oct 31, 2013 8:33:04 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_45'
System.getProperty('java.vendor') == 'Oracle Corporation'
System.getProperty('sun.arch.data.model') == '32'
Found cached update
Renaming C:\Users\Luca\AppData\Roaming\.minefree\launcher.jar.new to C:\Users\Luca\AppData\Roaming\.minefree\launcher.jar
Renamed successfully.
Looking for update
Downloading: https://dl.dropboxusercontent.com/u/167503541/launcher.jar
Got reply in: 0ms
Found update in time, waiting to download
Downloaded 849,8kb in 1s at 447,4kb/s
After downloading, the MD5 hash didn't match. Retrying
Downloading: https://dl.dropboxusercontent.com/u/167503541/launcher.jar (try 2/10)
Got reply in: 0ms
Downloaded 849,8kb in 1s at 693,4kb/s
After downloading, the MD5 hash didn't match. Retrying
Downloading: https://dl.dropboxusercontent.com/u/167503541/launcher.jar (try 3/10)
Got reply in: 0ms
Downloaded 849,8kb in 1s at 806,2kb/s
After downloading, the MD5 hash didn't match. Retrying
Downloading: https://dl.dropboxusercontent.com/u/167503541/launcher.jar (try 4/10)
Got reply in: 0ms
Downloaded 849,8kb in 1s at 844,3kb/s
After downloading, the MD5 hash didn't match. Retrying
Downloading: https://dl.dropboxusercontent.com/u/167503541/launcher.jar (try 5/10)
Got reply in: 0ms
Downloaded 849,8kb in 0s at 940,4kb/s
After downloading, the MD5 hash didn't match. Retrying
Downloading: https://dl.dropboxusercontent.com/u/167503541/launcher.jar (try 6/10)
Got reply in: 0ms
Downloaded 849,8kb in 0s at 1052,9kb/s
After downloading, the MD5 hash didn't match. Retrying
Downloading: https://dl.dropboxusercontent.com/u/167503541/launcher.jar (try 7/10)
Got reply in: 0ms
Downloaded 849,8kb in 0s at 945,3kb/s
After downloading, the MD5 hash didn't match. Retrying
Downloading: https://dl.dropboxusercontent.com/u/167503541/launcher.jar (try 8/10)
Got reply in: 0ms
Downloaded 849,8kb in 0s at 1122,8kb/s
After downloading, the MD5 hash didn't match. Retrying
Downloading: https://dl.dropboxusercontent.com/u/167503541/launcher.jar (try 9/10)
Got reply in: 0ms
Downloaded 849,8kb in 0s at 1207,4kb/s
After downloading, the MD5 hash didn't match. Retrying
Downloading: https://dl.dropboxusercontent.com/u/167503541/launcher.jar (try 10/10)
Got reply in: 0ms
Downloaded 849,8kb in 0s at 1272,7kb/s
After downloading, the MD5 hash didn't match. Retrying
Unable to download remote file. Check your internet connection/proxy settings.
-J'ai un amis qui ne possède pas de version officiel, y'a t-il quelque chose a changer pour que le Launcher ne demande plus de mot de passe lors de la connection ? (En gros un Launcher cracké :S)
-Dans la partie "ressources/mods" dans mon FTP, il télécharge automatiquement quand je met quelque chose dedans ?
Merci d'avance !
Cordialement Minecrafter