[WIP]Launcher-MineLauncherCreator1.00(Windows)

Statut
N'est pas ouverte pour d'autres réponses.

jambonlatex

Architecte en herbe
11 Octobre 2013
133
22
125
32
Nouvelle version les amis, avec ces changements :


-Gestion automatique des mods Forge en fonction des versions jouées.(Suppression des mods non en rapport avec la version jouée)
-Ajout de la prise en charge des mods serveurs contenant des espaces dans leurs noms.
 

roideseaux

Architecte en herbe
6 Octobre 2011
31
1
69
34
Salut,

Tout d'abord, chapeau bas !!

Ensuite, j'ai un souci avec la compilation : je n'ai pas de "done" !

voila les logs :

Code:
A source code archive was found on your machine. Checking updates...
Local Hash : 739380c92e4b49862a826f156e3761a4
Remote Hash : 739380c92e4b49862a826f156e3761a4
You already have the most recent content. No download required.
Uncompressing content...
Décompression finished.
Chosen File : C:\Users\*****\Downloads
Serveur URL updated to http://localhost/customcraft/
Application Name updated in bootstrap.
Application Name updated in launcher.
Blog link updated.
Personnal Authentication Server disabled.
Forge Version Chosen.
java.io.FileNotFoundException: http://files.minecraftforge.net/maven/net/minecraftforge/forge/1.7.2-9.11.1.965/forge-1.7.2-9.11.1.965-installer.jar
    at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
    at java.net.URL.openStream(Unknown Source)
    at com.jbltx.mlaunchcreator.Forge.downloadVersion(Forge.java:142)
    at com.jbltx.mlaunchcreator.Forge.acquireForgeVersion(Forge.java:65)
    at com.jbltx.mlaunchcreator.Proc.editJavaFiles(Proc.java:153)
    at com.jbltx.mlaunchcreator.UI$1.actionPerformed(UI.java:248)
    at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
    at javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source)
    at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
    at javax.swing.DefaultButtonModel.setPressed(Unknown Source)
    at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(Unknown Source)
    at java.awt.Component.processMouseEvent(Unknown Source)
    at javax.swing.JComponent.processMouseEvent(Unknown Source)
    at java.awt.Component.processEvent(Unknown Source)
    at java.awt.Container.processEvent(Unknown Source)
    at java.awt.Component.dispatchEventImpl(Unknown Source)
    at java.awt.Container.dispatchEventImpl(Unknown Source)
    at java.awt.Component.dispatchEvent(Unknown Source)
    at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
    at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
    at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
    at java.awt.Container.dispatchEventImpl(Unknown Source)
    at java.awt.Window.dispatchEventImpl(Unknown Source)
    at java.awt.Component.dispatchEvent(Unknown Source)
    at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
    at java.awt.EventQueue.access$200(Unknown Source)
    at java.awt.EventQueue$3.run(Unknown Source)
    at java.awt.EventQueue$3.run(Unknown Source)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
    at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
    at java.awt.EventQueue$4.run(Unknown Source)
    at java.awt.EventQueue$4.run(Unknown Source)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
    at java.awt.EventQueue.dispatchEvent(Unknown Source)
    at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
    at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
    at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
    at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
    at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
    at java.awt.EventDispatchThread.run(Unknown Source)
java.io.FileNotFoundException: C:\Users\Kévin\AppData\Roaming\MineLauncherCreator\sources\forge.jar (Le fichier spécifié est introuvable)
    at java.util.zip.ZipFile.open(Native Method)
    at java.util.zip.ZipFile.<init>(Unknown Source)
    at java.util.zip.ZipFile.<init>(Unknown Source)
    at java.util.jar.JarFile.<init>(Unknown Source)
    at java.util.jar.JarFile.<init>(Unknown Source)
    at com.jbltx.mlaunchcreator.Forge.UnzipJar(Forge.java:77)
    at com.jbltx.mlaunchcreator.Forge.acquireForgeVersion(Forge.java:66)
    at com.jbltx.mlaunchcreator.Proc.editJavaFiles(Proc.java:153)
    at com.jbltx.mlaunchcreator.UI$1.actionPerformed(UI.java:248)
    at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
    at javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source)
    at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
    at javax.swing.DefaultButtonModel.setPressed(Unknown Source)
    at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(Unknown Source)
    at java.awt.Component.processMouseEvent(Unknown Source)
    at javax.swing.JComponent.processMouseEvent(Unknown Source)
    at java.awt.Component.processEvent(Unknown Source)
    at java.awt.Container.processEvent(Unknown Source)
    at java.awt.Component.dispatchEventImpl(Unknown Source)
    at java.awt.Container.dispatchEventImpl(Unknown Source)
    at java.awt.Component.dispatchEvent(Unknown Source)
    at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
    at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
    at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
    at java.awt.Container.dispatchEventImpl(Unknown Source)
    at java.awt.Window.dispatchEventImpl(Unknown Source)
    at java.awt.Component.dispatchEvent(Unknown Source)
    at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
    at java.awt.EventQueue.access$200(Unknown Source)
    at java.awt.EventQueue$3.run(Unknown Source)
    at java.awt.EventQueue$3.run(Unknown Source)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
    at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
    at java.awt.EventQueue$4.run(Unknown Source)
    at java.awt.EventQueue$4.run(Unknown Source)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
    at java.awt.EventQueue.dispatchEvent(Unknown Source)
    at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
    at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
    at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
    at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
    at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
    at java.awt.EventDispatchThread.run(Unknown Source)
java.nio.file.NoSuchFileException: C:\Users\Kévin\AppData\Roaming\MineLauncherCreator\sources\SERVER\launcher\versions\1.7.2-Forge9.11.1.965\1.7.2-Forge9.11.1.965.json
    at sun.nio.fs.WindowsException.translateToIOException(Unknown Source)
    at sun.nio.fs.WindowsException.rethrowAsIOException(Unknown Source)
    at sun.nio.fs.WindowsException.rethrowAsIOException(Unknown Source)
    at sun.nio.fs.WindowsFileAttributeViews$Basic.readAttributes(Unknown Source)
    at sun.nio.fs.WindowsFileAttributeViews$Basic.readAttributes(Unknown Source)
    at sun.nio.fs.WindowsFileSystemProvider.readAttributes(Unknown Source)
    at java.nio.file.Files.readAttributes(Unknown Source)
    at java.nio.file.Files.size(Unknown Source)
    at java.nio.file.Files.readAllBytes(Unknown Source)
    at com.jbltx.mlaunchcreator.Proc.editJavaFiles(Proc.java:159)
    at com.jbltx.mlaunchcreator.UI$1.actionPerformed(UI.java:248)
    at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
    at javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source)
    at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
    at javax.swing.DefaultButtonModel.setPressed(Unknown Source)
    at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(Unknown Source)
    at java.awt.Component.processMouseEvent(Unknown Source)
    at javax.swing.JComponent.processMouseEvent(Unknown Source)
    at java.awt.Component.processEvent(Unknown Source)
    at java.awt.Container.processEvent(Unknown Source)
    at java.awt.Component.dispatchEventImpl(Unknown Source)
    at java.awt.Container.dispatchEventImpl(Unknown Source)
    at java.awt.Component.dispatchEvent(Unknown Source)
    at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
    at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
    at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
    at java.awt.Container.dispatchEventImpl(Unknown Source)
    at java.awt.Window.dispatchEventImpl(Unknown Source)
    at java.awt.Component.dispatchEvent(Unknown Source)
    at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
    at java.awt.EventQueue.access$200(Unknown Source)
    at java.awt.EventQueue$3.run(Unknown Source)
    at java.awt.EventQueue$3.run(Unknown Source)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
    at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
    at java.awt.EventQueue$4.run(Unknown Source)
    at java.awt.EventQueue$4.run(Unknown Source)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
    at java.awt.EventQueue.dispatchEvent(Unknown Source)
    at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
    at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
    at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
    at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
    at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
    at java.awt.EventDispatchThread.run(Unknown Source)
Exception in thread "AWT-EventQueue-0" java.lang.NullPointerException
    at com.jbltx.mlaunchcreator.Main.compileJarFile(Main.java:152)
    at com.jbltx.mlaunchcreator.UI$1.actionPerformed(UI.java:253)
    at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
    at javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source)
    at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
    at javax.swing.DefaultButtonModel.setPressed(Unknown Source)
    at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(Unknown Source)
    at java.awt.Component.processMouseEvent(Unknown Source)
    at javax.swing.JComponent.processMouseEvent(Unknown Source)
    at java.awt.Component.processEvent(Unknown Source)
    at java.awt.Container.processEvent(Unknown Source)
    at java.awt.Component.dispatchEventImpl(Unknown Source)
    at java.awt.Container.dispatchEventImpl(Unknown Source)
    at java.awt.Component.dispatchEvent(Unknown Source)
    at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
    at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
    at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
    at java.awt.Container.dispatchEventImpl(Unknown Source)
    at java.awt.Window.dispatchEventImpl(Unknown Source)
    at java.awt.Component.dispatchEvent(Unknown Source)
    at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
    at java.awt.EventQueue.access$200(Unknown Source)
    at java.awt.EventQueue$3.run(Unknown Source)
    at java.awt.EventQueue$3.run(Unknown Source)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
    at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
    at java.awt.EventQueue$4.run(Unknown Source)
    at java.awt.EventQueue$4.run(Unknown Source)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
    at java.awt.EventQueue.dispatchEvent(Unknown Source)
    at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
    at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
    at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
    at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
    at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
    at java.awt.EventDispatchThread.run(Unknown Source)

sinon, est-ce que tu as un lien pour tout faire a la main en version 1.7.2 forge avec l'utilisation de mods ?
parce que c'est bien la facilité, c'est même super, mais j'ai commencé comme ça (j'ai même fait une version qui fonctionnait super bien en 1.6.4 mais depuis que mon serveur est passé en 1.7.2 j'ai bloqué pour faire le launcher) et j'aime bien avoir un résultat qui fonctionne après avoir bien galéré lol

Merci :)
 

jambonlatex

Architecte en herbe
11 Octobre 2013
133
22
125
32
Salut,

Tout d'abord, chapeau bas !!

Ensuite, j'ai un souci avec la compilation : je n'ai pas de "done" !

voila les logs :

Code:
A source code archive was found on your machine. Checking updates...
Local Hash : 739380c92e4b49862a826f156e3761a4
Remote Hash : 739380c92e4b49862a826f156e3761a4
You already have the most recent content. No download required.
Uncompressing content...
Décompression finished.
Chosen File : C:\Users\*****\Downloads
Serveur URL updated to http://localhost/customcraft/
Application Name updated in bootstrap.
Application Name updated in launcher.
Blog link updated.
Personnal Authentication Server disabled.
Forge Version Chosen.
java.io.FileNotFoundException: http://files.minecraftforge.net/maven/net/minecraftforge/forge/1.7.2-9.11.1.965/forge-1.7.2-9.11.1.965-installer.jar
    at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
    at java.net.URL.openStream(Unknown Source)
    at com.jbltx.mlaunchcreator.Forge.downloadVersion(Forge.java:142)
    at com.jbltx.mlaunchcreator.Forge.acquireForgeVersion(Forge.java:65)
    at com.jbltx.mlaunchcreator.Proc.editJavaFiles(Proc.java:153)
    at com.jbltx.mlaunchcreator.UI$1.actionPerformed(UI.java:248)
    at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
    at javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source)
    at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
    at javax.swing.DefaultButtonModel.setPressed(Unknown Source)
    at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(Unknown Source)
    at java.awt.Component.processMouseEvent(Unknown Source)
    at javax.swing.JComponent.processMouseEvent(Unknown Source)
    at java.awt.Component.processEvent(Unknown Source)
    at java.awt.Container.processEvent(Unknown Source)
    at java.awt.Component.dispatchEventImpl(Unknown Source)
    at java.awt.Container.dispatchEventImpl(Unknown Source)
    at java.awt.Component.dispatchEvent(Unknown Source)
    at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
    at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
    at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
    at java.awt.Container.dispatchEventImpl(Unknown Source)
    at java.awt.Window.dispatchEventImpl(Unknown Source)
    at java.awt.Component.dispatchEvent(Unknown Source)
    at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
    at java.awt.EventQueue.access$200(Unknown Source)
    at java.awt.EventQueue$3.run(Unknown Source)
    at java.awt.EventQueue$3.run(Unknown Source)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
    at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
    at java.awt.EventQueue$4.run(Unknown Source)
    at java.awt.EventQueue$4.run(Unknown Source)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
    at java.awt.EventQueue.dispatchEvent(Unknown Source)
    at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
    at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
    at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
    at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
    at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
    at java.awt.EventDispatchThread.run(Unknown Source)
java.io.FileNotFoundException: C:\Users\Kévin\AppData\Roaming\MineLauncherCreator\sources\forge.jar (Le fichier spécifié est introuvable)
    at java.util.zip.ZipFile.open(Native Method)
    at java.util.zip.ZipFile.<init>(Unknown Source)
    at java.util.zip.ZipFile.<init>(Unknown Source)
    at java.util.jar.JarFile.<init>(Unknown Source)
    at java.util.jar.JarFile.<init>(Unknown Source)
    at com.jbltx.mlaunchcreator.Forge.UnzipJar(Forge.java:77)
    at com.jbltx.mlaunchcreator.Forge.acquireForgeVersion(Forge.java:66)
    at com.jbltx.mlaunchcreator.Proc.editJavaFiles(Proc.java:153)
    at com.jbltx.mlaunchcreator.UI$1.actionPerformed(UI.java:248)
    at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
    at javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source)
    at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
    at javax.swing.DefaultButtonModel.setPressed(Unknown Source)
    at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(Unknown Source)
    at java.awt.Component.processMouseEvent(Unknown Source)
    at javax.swing.JComponent.processMouseEvent(Unknown Source)
    at java.awt.Component.processEvent(Unknown Source)
    at java.awt.Container.processEvent(Unknown Source)
    at java.awt.Component.dispatchEventImpl(Unknown Source)
    at java.awt.Container.dispatchEventImpl(Unknown Source)
    at java.awt.Component.dispatchEvent(Unknown Source)
    at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
    at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
    at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
    at java.awt.Container.dispatchEventImpl(Unknown Source)
    at java.awt.Window.dispatchEventImpl(Unknown Source)
    at java.awt.Component.dispatchEvent(Unknown Source)
    at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
    at java.awt.EventQueue.access$200(Unknown Source)
    at java.awt.EventQueue$3.run(Unknown Source)
    at java.awt.EventQueue$3.run(Unknown Source)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
    at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
    at java.awt.EventQueue$4.run(Unknown Source)
    at java.awt.EventQueue$4.run(Unknown Source)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
    at java.awt.EventQueue.dispatchEvent(Unknown Source)
    at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
    at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
    at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
    at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
    at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
    at java.awt.EventDispatchThread.run(Unknown Source)
java.nio.file.NoSuchFileException: C:\Users\Kévin\AppData\Roaming\MineLauncherCreator\sources\SERVER\launcher\versions\1.7.2-Forge9.11.1.965\1.7.2-Forge9.11.1.965.json
    at sun.nio.fs.WindowsException.translateToIOException(Unknown Source)
    at sun.nio.fs.WindowsException.rethrowAsIOException(Unknown Source)
    at sun.nio.fs.WindowsException.rethrowAsIOException(Unknown Source)
    at sun.nio.fs.WindowsFileAttributeViews$Basic.readAttributes(Unknown Source)
    at sun.nio.fs.WindowsFileAttributeViews$Basic.readAttributes(Unknown Source)
    at sun.nio.fs.WindowsFileSystemProvider.readAttributes(Unknown Source)
    at java.nio.file.Files.readAttributes(Unknown Source)
    at java.nio.file.Files.size(Unknown Source)
    at java.nio.file.Files.readAllBytes(Unknown Source)
    at com.jbltx.mlaunchcreator.Proc.editJavaFiles(Proc.java:159)
    at com.jbltx.mlaunchcreator.UI$1.actionPerformed(UI.java:248)
    at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
    at javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source)
    at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
    at javax.swing.DefaultButtonModel.setPressed(Unknown Source)
    at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(Unknown Source)
    at java.awt.Component.processMouseEvent(Unknown Source)
    at javax.swing.JComponent.processMouseEvent(Unknown Source)
    at java.awt.Component.processEvent(Unknown Source)
    at java.awt.Container.processEvent(Unknown Source)
    at java.awt.Component.dispatchEventImpl(Unknown Source)
    at java.awt.Container.dispatchEventImpl(Unknown Source)
    at java.awt.Component.dispatchEvent(Unknown Source)
    at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
    at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
    at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
    at java.awt.Container.dispatchEventImpl(Unknown Source)
    at java.awt.Window.dispatchEventImpl(Unknown Source)
    at java.awt.Component.dispatchEvent(Unknown Source)
    at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
    at java.awt.EventQueue.access$200(Unknown Source)
    at java.awt.EventQueue$3.run(Unknown Source)
    at java.awt.EventQueue$3.run(Unknown Source)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
    at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
    at java.awt.EventQueue$4.run(Unknown Source)
    at java.awt.EventQueue$4.run(Unknown Source)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
    at java.awt.EventQueue.dispatchEvent(Unknown Source)
    at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
    at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
    at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
    at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
    at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
    at java.awt.EventDispatchThread.run(Unknown Source)
Exception in thread "AWT-EventQueue-0" java.lang.NullPointerException
    at com.jbltx.mlaunchcreator.Main.compileJarFile(Main.java:152)
    at com.jbltx.mlaunchcreator.UI$1.actionPerformed(UI.java:253)
    at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
    at javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source)
    at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
    at javax.swing.DefaultButtonModel.setPressed(Unknown Source)
    at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(Unknown Source)
    at java.awt.Component.processMouseEvent(Unknown Source)
    at javax.swing.JComponent.processMouseEvent(Unknown Source)
    at java.awt.Component.processEvent(Unknown Source)
    at java.awt.Container.processEvent(Unknown Source)
    at java.awt.Component.dispatchEventImpl(Unknown Source)
    at java.awt.Container.dispatchEventImpl(Unknown Source)
    at java.awt.Component.dispatchEvent(Unknown Source)
    at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
    at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
    at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
    at java.awt.Container.dispatchEventImpl(Unknown Source)
    at java.awt.Window.dispatchEventImpl(Unknown Source)
    at java.awt.Component.dispatchEvent(Unknown Source)
    at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
    at java.awt.EventQueue.access$200(Unknown Source)
    at java.awt.EventQueue$3.run(Unknown Source)
    at java.awt.EventQueue$3.run(Unknown Source)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
    at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
    at java.awt.EventQueue$4.run(Unknown Source)
    at java.awt.EventQueue$4.run(Unknown Source)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
    at java.awt.EventQueue.dispatchEvent(Unknown Source)
    at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
    at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
    at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
    at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
    at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
    at java.awt.EventDispatchThread.run(Unknown Source)

sinon, est-ce que tu as un lien pour tout faire a la main en version 1.7.2 forge avec l'utilisation de mods ?
parce que c'est bien la facilité, c'est même super, mais j'ai commencé comme ça (j'ai même fait une version qui fonctionnait super bien en 1.6.4 mais depuis que mon serveur est passé en 1.7.2 j'ai bloqué pour faire le launcher) et j'aime bien avoir un résultat qui fonctionne après avoir bien galéré lol

Merci :)

Tu as essayé de télécharger la version 9.11.1.965 de Forge, avec une version de jeu 1.7.2.
Dans l'application tu dois bien mettre la bonne version de Forge (celle étant inscrite de base étant un exemple...)
Pour la 1.7.2 la version de Forge recommandée est 10.12.2.1121
 

roideseaux

Architecte en herbe
6 Octobre 2011
31
1
69
34
Effectivement, ca m'a l'air mieux, mais c'est toujours pas tout a fait ca encore :/ :

Code:
Exception in thread "AWT-EventQueue-0" java.lang.NullPointerException
    at com.jbltx.mlaunchcreator.Main.compileJarFile(Main.java:152)
    at com.jbltx.mlaunchcreator.UI$1.actionPerformed(UI.java:253)
    at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
    at javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source)
    at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
    at javax.swing.DefaultButtonModel.setPressed(Unknown Source)
    at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(Unknown Source)
    at java.awt.Component.processMouseEvent(Unknown Source)
    at javax.swing.JComponent.processMouseEvent(Unknown Source)
    at java.awt.Component.processEvent(Unknown Source)
    at java.awt.Container.processEvent(Unknown Source)
    at java.awt.Component.dispatchEventImpl(Unknown Source)
    at java.awt.Container.dispatchEventImpl(Unknown Source)
    at java.awt.Component.dispatchEvent(Unknown Source)
    at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
    at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
    at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
    at java.awt.Container.dispatchEventImpl(Unknown Source)
    at java.awt.Window.dispatchEventImpl(Unknown Source)
    at java.awt.Component.dispatchEvent(Unknown Source)
    at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
    at java.awt.EventQueue.access$200(Unknown Source)
    at java.awt.EventQueue$3.run(Unknown Source)
    at java.awt.EventQueue$3.run(Unknown Source)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
    at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
    at java.awt.EventQueue$4.run(Unknown Source)
    at java.awt.EventQueue$4.run(Unknown Source)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
    at java.awt.EventQueue.dispatchEvent(Unknown Source)
    at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
    at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
    at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
    at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
    at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
    at java.awt.EventDispatchThread.run(Unknown Source)
 

jambonlatex

Architecte en herbe
11 Octobre 2013
133
22
125
32
Effectivement, ca m'a l'air mieux, mais c'est toujours pas tout a fait ca encore :/ :

Code:
Exception in thread "AWT-EventQueue-0" java.lang.NullPointerException
    at com.jbltx.mlaunchcreator.Main.compileJarFile(Main.java:152)
    at com.jbltx.mlaunchcreator.UI$1.actionPerformed(UI.java:253)
    at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
    at javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source)
    at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
    at javax.swing.DefaultButtonModel.setPressed(Unknown Source)
    at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(Unknown Source)
    at java.awt.Component.processMouseEvent(Unknown Source)
    at javax.swing.JComponent.processMouseEvent(Unknown Source)
    at java.awt.Component.processEvent(Unknown Source)
    at java.awt.Container.processEvent(Unknown Source)
    at java.awt.Component.dispatchEventImpl(Unknown Source)
    at java.awt.Container.dispatchEventImpl(Unknown Source)
    at java.awt.Component.dispatchEvent(Unknown Source)
    at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
    at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
    at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
    at java.awt.Container.dispatchEventImpl(Unknown Source)
    at java.awt.Window.dispatchEventImpl(Unknown Source)
    at java.awt.Component.dispatchEvent(Unknown Source)
    at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
    at java.awt.EventQueue.access$200(Unknown Source)
    at java.awt.EventQueue$3.run(Unknown Source)
    at java.awt.EventQueue$3.run(Unknown Source)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
    at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
    at java.awt.EventQueue$4.run(Unknown Source)
    at java.awt.EventQueue$4.run(Unknown Source)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
    at java.awt.EventQueue.dispatchEvent(Unknown Source)
    at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
    at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
    at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
    at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
    at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
    at java.awt.EventDispatchThread.run(Unknown Source)

Tu n'as pas la dernière version, je te suggère donc deja de faire la maj puis de ressayer (toutes les classes ont changé donc bon...)
 

roideseaux

Architecte en herbe
6 Octobre 2011
31
1
69
34
Alors...
La compilation fonctionne mais elle me met une erreur :
Code:
Chosen File : C:\Users\*****\Desktop
Serveur URL updated to http://*****/launcher/
Application Name updated in bootstrap.
Application Name updated in launcher.
Mods enabled.
Blog link updated.
Personnal Authentication Server disabled.
Forge Version Chosen.
Managing 1.7.X game version...
Downloading Forge version at Forge website...
Unziping C:\Users\*****\AppData\Roaming/MineLauncherCreator/sources/forge.jar
Unziping JSON file C:\Users\*****\AppData\Roaming/MineLauncherCreator/sources/SERVER/launcher/maven/net/minecraftforge/forge/1.7.2-10.12.2.1121/forge-1.7.2-10.12.2.1121.jar
Begining Windows process...
 
 
Exited with error code 1
Begining Windows process...
 
 
Exited with error code 1

Et lorsque je lance le boostrap pour lancer le launcher il ne me met pas du tout le bon lien pour mon serveur FTP :
Code:
Bootstrap (v5)
Current time is Jul 20, 2014 1:13:37 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'
 
Downloading: http://localhost/customcraft/launcher/launcher.jar
Got reply in: 15ms
Remote file not found.
Downloading: http://localhost/customcraft/launcher/launcher.jar (try 2/10)
Got reply in: 0ms
Remote file not found.
Downloading: http://localhost/customcraft/launcher/launcher.jar (try 3/10)
Got reply in: 0ms
Remote file not found.
Downloading: http://localhost/customcraft/launcher/launcher.jar (try 4/10)
Got reply in: 0ms
Remote file not found.
Downloading: http://localhost/customcraft/launcher/launcher.jar (try 5/10)
Got reply in: 0ms
Remote file not found.
Downloading: http://localhost/customcraft/launcher/launcher.jar (try 6/10)
Got reply in: 0ms
Remote file not found.
Downloading: http://localhost/customcraft/launcher/launcher.jar (try 7/10)
Got reply in: 0ms
Remote file not found.
Downloading: http://localhost/customcraft/launcher/launcher.jar (try 8/10)
Got reply in: 0ms
Remote file not found.
Downloading: http://localhost/customcraft/launcher/launcher.jar (try 9/10)
Got reply in: 0ms
Remote file not found.
Downloading: http://localhost/customcraft/launcher/launcher.jar (try 10/10)
Got reply in: 0ms
Remote file not found.
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:226)
    at net.minecraft.bootstrap.Bootstrap.main(Bootstrap.java:144)
 
 
Please fix the error and restart.

C'est bizarre parce que je rempli bien les champs avec mes propres adresses ... :/
 

WORMSTweaker

Bucheron
15 Juillet 2013
19
3
14
www.twitter.com
Alors...
La compilation fonctionne mais elle me met une erreur :
Code:
Chosen File : C:\Users\*****\Desktop
Serveur URL updated to http://*****/launcher/
Application Name updated in bootstrap.
Application Name updated in launcher.
Mods enabled.
Blog link updated.
Personnal Authentication Server disabled.
Forge Version Chosen.
Managing 1.7.X game version...
Downloading Forge version at Forge website...
Unziping C:\Users\*****\AppData\Roaming/MineLauncherCreator/sources/forge.jar
Unziping JSON file C:\Users\*****\AppData\Roaming/MineLauncherCreator/sources/SERVER/launcher/maven/net/minecraftforge/forge/1.7.2-10.12.2.1121/forge-1.7.2-10.12.2.1121.jar
Begining Windows process...
 
 
Exited with error code 1
Begining Windows process...
 
 
Exited with error code 1

Et lorsque je lance le boostrap pour lancer le launcher il ne me met pas du tout le bon lien pour mon serveur FTP :
Code:
Bootstrap (v5)
Current time is Jul 20, 2014 1:13:37 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'
 
Downloading: http://localhost/customcraft/launcher/launcher.jar
Got reply in: 15ms
Remote file not found.
Downloading: http://localhost/customcraft/launcher/launcher.jar (try 2/10)
Got reply in: 0ms
Remote file not found.
Downloading: http://localhost/customcraft/launcher/launcher.jar (try 3/10)
Got reply in: 0ms
Remote file not found.
Downloading: http://localhost/customcraft/launcher/launcher.jar (try 4/10)
Got reply in: 0ms
Remote file not found.
Downloading: http://localhost/customcraft/launcher/launcher.jar (try 5/10)
Got reply in: 0ms
Remote file not found.
Downloading: http://localhost/customcraft/launcher/launcher.jar (try 6/10)
Got reply in: 0ms
Remote file not found.
Downloading: http://localhost/customcraft/launcher/launcher.jar (try 7/10)
Got reply in: 0ms
Remote file not found.
Downloading: http://localhost/customcraft/launcher/launcher.jar (try 8/10)
Got reply in: 0ms
Remote file not found.
Downloading: http://localhost/customcraft/launcher/launcher.jar (try 9/10)
Got reply in: 0ms
Remote file not found.
Downloading: http://localhost/customcraft/launcher/launcher.jar (try 10/10)
Got reply in: 0ms
Remote file not found.
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:226)
    at net.minecraft.bootstrap.Bootstrap.main(Bootstrap.java:144)
 
 
Please fix the error and restart.

C'est bizarre parce que je rempli bien les champs avec mes propres adresses ... :/

A-tu JAVA JDK installé? Il est dit dans le premier post que si le launcher renvoie toujours sur ../customcraft/.. , il faut vérifier que tu a le JDK installé.
Tu devrait aller voir le FAQ du premier post.
 
  • J'aime
Reactions: jambonlatex

roideseaux

Architecte en herbe
6 Octobre 2011
31
1
69
34
Effectivement, il semblerait que mon ordi ne savait pas ou se trouvait java... (j'avais bien le jdk 1.7.0_60 d'installé pourtant ! du coup, j'ai mit le 1.8.0_11 et j'ai "guidé" pour qu'il sache ou est java ^^ (avec la commande "setx JAVA_HOME "C:\Program Files\Java\jdk1.8.0_11" ) et ca fonctionne !

Merci :)
 
  • J'aime
Reactions: jambonlatex

solarys

Aventurier
29 Avril 2011
21
0
1
Quand je lance le logiciel (Pas le launcher), il me met "No content found on your machine, downloading it...". Je comprend qu'il faut attendre qu'il y télécharge mais au bout de 2h il est encore comme ça donc je pense que ce n'est pas normal. J'ai 1Mo/s de connexion.

Merci d'avance pour vos réponses.
 
Statut
N'est pas ouverte pour d'autres réponses.