TNTUP jai pas tro conpri comment ta fait sa fait 3 jour que je me suis mi en tete de fair un launcher pour mon server mais les source des launcher 1.5 ne marche plus
Launcher 1.0 (through bootstrap 5) started on windows...
Current time is Dec 2, 2013 8:36:22 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'
Refreshing local version list...
Refreshing remote version list...
Unexpected exception refreshing version list
java.io.FileNotFoundException: http://?.olympe.in/launcherversions/versions.json
at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
at net.minecraft.launcher.Http.performGet(Http.java:56)
at net.minecraft.launcher.updater.RemoteVersionList.getContent(RemoteVersionList.java:21)
at net.minecraft.launcher.updater.VersionList.refreshVersions(VersionList.java:120)
at net.minecraft.launcher.updater.VersionManager.refreshVersions(VersionManager.java:301)
at net.minecraft.launcher.Launcher$3.run(Launcher.java:324)
at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at java.util.concurrent.FutureTask.run(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
Loaded 1 profile(s); selected '?'
Refreshing auth...
Logging in with access token
Delta time to compare resources: 3367 ms
Delta time to compare resources: 28 ms
Download job 'Resources' skipped as there are no files to download
Job 'Resources' finished successfully
Starting Listing and Deleting bad mods...
Local File C:\Users\paul\AppData\Roaming\.launcher\mods\CustomNPCs_1.6.2.zip checked with 90ad82f5d7f92099c46c28945eeb1d72 hash value
Distant File checked with 124fb6bc0fc49496ed9164f1a84a4516 hash value
Distant File checked with e32e21dff86b2f4c3e9cf44f437b74cb hash value
Distant File checked with 90ad82f5d7f92099c46c28945eeb1d72 hash value
Distant File checked with c56f5a7171de466a89916c67a056d757 hash value
Local Files ETags : [d41d8cd98f00b204e9800998ecf8427e, 90ad82f5d7f92099c46c28945eeb1d72]
Server Files ETags : [c56f5a7171de466a89916c67a056d757, e32e21dff86b2f4c3e9cf44f437b74cb, 124fb6bc0fc49496ed9164f1a84a4516, 90ad82f5d7f92099c46c28945eeb1d72]
Bonjour,
Premièrement Merci beaucoup pour ce tuto qui a du prendre beaucoup de temps, je poste un message car mon launcher a un petit problème, la version ne se télécharge pas.
J'ai suivi tout le tutoriel et recommencé deux fois! Mais je ne trouve toujours pas la solution, J'ai dû oublier quelque chose mais je ne voit vraiment pas quoi.
Voici le code:
Code:Launcher 1.0 (through bootstrap 5) started on windows... Current time is Dec 2, 2013 8:36:22 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' Refreshing local version list... Refreshing remote version list... Unexpected exception refreshing version list java.io.FileNotFoundException: http://?.olympe.in/launcherversions/versions.json at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source) at net.minecraft.launcher.Http.performGet(Http.java:56) at net.minecraft.launcher.updater.RemoteVersionList.getContent(RemoteVersionList.java:21) at net.minecraft.launcher.updater.VersionList.refreshVersions(VersionList.java:120) at net.minecraft.launcher.updater.VersionManager.refreshVersions(VersionManager.java:301) at net.minecraft.launcher.Launcher$3.run(Launcher.java:324) at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.util.concurrent.FutureTask.run(Unknown Source) at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.lang.Thread.run(Unknown Source) Loaded 1 profile(s); selected '?' Refreshing auth... Logging in with access token Delta time to compare resources: 3367 ms Delta time to compare resources: 28 ms Download job 'Resources' skipped as there are no files to download Job 'Resources' finished successfully Starting Listing and Deleting bad mods... Local File C:\Users\paul\AppData\Roaming\.launcher\mods\CustomNPCs_1.6.2.zip checked with 90ad82f5d7f92099c46c28945eeb1d72 hash value Distant File checked with 124fb6bc0fc49496ed9164f1a84a4516 hash value Distant File checked with e32e21dff86b2f4c3e9cf44f437b74cb hash value Distant File checked with 90ad82f5d7f92099c46c28945eeb1d72 hash value Distant File checked with c56f5a7171de466a89916c67a056d757 hash value Local Files ETags : [d41d8cd98f00b204e9800998ecf8427e, 90ad82f5d7f92099c46c28945eeb1d72] Server Files ETags : [c56f5a7171de466a89916c67a056d757, e32e21dff86b2f4c3e9cf44f437b74cb, 124fb6bc0fc49496ed9164f1a84a4516, 90ad82f5d7f92099c46c28945eeb1d72]
Voila, J'ai pu voir aussi que vers le debut lorsque le launcher tente de télécharger les versions :
java.io.FileNotFoundException: http://?.olympe.in/launcherversions/versions.json
Il n'y a pas de "/" entre le "launcher" et "versions" ce qui rend le lien invalide.
Mais pourtant, à aucun moment on doit rentrer ce lien dans le launcher?
Quel est le problème ?
Merci de votre compréhension
Faux, tu dois rentrer ton URL de launcher : "http://?.olympe.in/launcher/"
Couldn't download resources
org.xml.sax.SAXParseException; lineNumber: 51; columnNumber: 3; Fin prématurée du fichier.
at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(Unknown Source)
at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(Unknown
Source)
at javax.xml.parsers.DocumentBuilder.parse(Unknown Source)
at net.minecraft.launcher.updater.VersionManager.getModFiles
(VersionManager.java:182)
at net.minecraft.launcher.updater.VersionManager.downloadResources
(VersionManager.java:60)
at net.minecraft.launcher.Launcher$1.run(Launcher.java:154)
at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at java.util.concurrent.FutureTask.run(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)