Navigation

    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Popular
    • Users
    • Groups

    Problème lancement serveur

    Archives Cauldron
    1.7.x
    2
    11
    2228
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • 4
      4lexis_FR last edited by

      Bonsoir/bonjour

      Depuis pas mal de temps j’essaye de crée un modpack qui ressemble à FTT2. J’ai reussi a le crée et a le mettre sur un serveur forge que j’ai crée tout marchais bien je pouvais jouer simplement mais au moment de commencer le serveur il me manquais les plugins j’ai vu le tuto de robin mais quand j’ouvre le serveur il se referme automatiquement en moin de 2 secondes rien ne s’affiche (j’ai filmé a 60 fps et j’ai mis au ralenti et rien de s’affiche) sa ma seulement crée le dossier log et mods je n’ai même pas le dossier eula.txt ni rien. 
      j’ai regarder dans les logs la seul chose qui a c’est sa :

      [21:52:01] [main/INFO] [FML/]: Forge Mod Loader version 7.10.25.1207 for Minecraft 1.7.10 loading
      [21:52:02] [main/INFO] [FML/]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_60, running on Windows 10:amd64:10.0, installed at C:\Program Files\Java\jre1.8.0_60
      [21:52:02] [main/INFO] [LaunchWrapper/]: Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
      [21:52:02] [main/INFO] [LaunchWrapper/]: Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
      [21:52:02] [main/INFO] [LaunchWrapper/]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
      [21:52:02] [main/ERROR] [LaunchWrapper/]: Unable to launch
      java.util.ConcurrentModificationException
      at java.util.ArrayList$Itr.checkForComodification(Unknown Source) ~[?:1.8.0_60]
      at java.util.ArrayList$Itr.remove(Unknown Source) ~[?:1.8.0_60]
      at net.minecraft.launchwrapper.Launch.launch(Launch.java:117) [launchwrapper-1.9.jar:?]
      at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.9.jar:?]
      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_60]
      at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_60]
      at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_60]
      at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_60]
      at cpw.mods.fml.relauncher.ServerLaunchWrapper.run(ServerLaunchWrapper.java:43) [cauldron-1.7.10-1.1207.01.198-server.jar:git-Cauldron-MCPC-Plus-1.7.10-1.1207.01.198]
      at cpw.mods.fml.relauncher.ServerLaunchWrapper.main(ServerLaunchWrapper.java:12) [cauldron-1.7.10-1.1207.01.198-server.jar:git-Cauldron-MCPC-Plus-1.7.10-1.1207.01.198]
      
      

      Je ne sais pas d’ou sa vien si quelqu’un pourrai m’aider. Merci d’avance !

      1 Reply Last reply Reply Quote 0
      • robin4002
        robin4002 Administrateurs Rédacteurs Moddeurs confirmés last edited by

        Salut,
        http://files.minecraftforge.net/LegacyJavaFixer/legacyjavafixer-1.0.jar
        à mettre dans le dossier mods.

        1 Reply Last reply Reply Quote 0
        • 4
          4lexis_FR last edited by

          @‘robin4002’:

          Salut,
          http://files.minecraftforge.net/LegacyJavaFixer/legacyjavafixer-1.0.jar
          à mettre dans le dossier mods.

          Merci mais maintenant ce n’est plus la meme erreur :

          [exposant][22:21:58] [main/INFO] [FML/]: Forge Mod Loader version 7.10.25.1207 for Minecraft 1.7.10 loading
          [22:21:59] [main/INFO] [FML/]: Java is Java HotSpot™ 64-Bit Server VM, version 1.8.0_60, running on Windows 10:amd64:10.0, installed at C:\Program Files\Java\jre1.8.0_60
          [22:21:59] [main/INFO] [FML/]: Loading tweaker net.minecraftforge.lex.legacyjavafixer.LegacyJavaFixer from legacyjavafixer-1.0 (2).jar
          [22:21:59] [main/INFO] [LaunchWrapper/]: Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
          [22:21:59] [main/INFO] [LaunchWrapper/]: Loading tweak class name net.minecraftforge.lex.legacyjavafixer.LegacyJavaFixer
          [22:21:59] [main/INFO] [FML/]: [LegacyJavaFixer] Tweaker: cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker@408d971b
          [22:21:59] [main/INFO] [FML/]: [LegacyJavaFixer] Replacing tweaker cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker@408d971b with net.minecraftforge.lex.legacyjavafixer.LegacyJavaFixer$SortReplacement@6c6cb480
          [22:21:59] [main/INFO] [FML/]: [LegacyJavaFixer] Tweaker: FMLCorePlugin {[]}
          [22:21:59] [main/INFO] [FML/]: [LegacyJavaFixer] Tweaker: FMLForgePlugin {[]}
          [22:21:59] [main/INFO] [FML/]: [LegacyJavaFixer] Tweaker: cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker@408d971b
          [22:21:59] [main/INFO] [FML/]: [LegacyJavaFixer] Replacing tweaker cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker@408d971b with net.minecraftforge.lex.legacyjavafixer.LegacyJavaFixer$SortReplacement@6c6cb480
          [22:21:59] [main/INFO] [LaunchWrapper/]: Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
          [22:21:59] [main/INFO] [LaunchWrapper/]: Calling tweak class net.minecraftforge.lex.legacyjavafixer.LegacyJavaFixer$SortReplacement
          [22:21:59] [main/INFO] [FML/]: [LegacyJavaFixer] Replacing sort
          [22:21:59] [main/INFO] [FML/]: [LegacyJavaFixer] Detected TerminalTweaker
          [22:21:59] [main/INFO] [LaunchWrapper/]: Calling tweak class net.minecraftforge.lex.legacyjavafixer.LegacyJavaFixer$SortReplacement
          [22:21:59] [main/INFO] [LaunchWrapper/]: Calling tweak class net.minecraftforge.lex.legacyjavafixer.LegacyJavaFixer
          [22:21:59] [main/INFO] [LaunchWrapper/]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
          [22:22:00] [main/INFO] [LaunchWrapper/]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
          [22:22:00] [main/INFO] [LaunchWrapper/]: Calling tweak class cpw.mods.fml.common.launcher.FMLDeobfTweaker
          [22:22:01] [main/INFO] [LaunchWrapper/]: Loading tweak class name cpw.mods.fml.common.launcher.TerminalTweaker
          [22:22:01] [main/INFO] [LaunchWrapper/]: Calling tweak class cpw.mods.fml.common.launcher.TerminalTweaker

          [/exposant]

          1 Reply Last reply Reply Quote 0
          • robin4002
            robin4002 Administrateurs Rédacteurs Moddeurs confirmés last edited by

            Il y a aucune erreur dans ce log.

            1 Reply Last reply Reply Quote 0
            • 4
              4lexis_FR last edited by

              @‘robin4002’:

              Il y a aucune erreur dans ce log.

              oui c’est bizar mais regarde se que sa affiche : http://www.noelshack.com/2015-45-1446759426-fzqf.png

              1 Reply Last reply Reply Quote 0
              • robin4002
                robin4002 Administrateurs Rédacteurs Moddeurs confirmés last edited by

                Un fichier est manquant (le fichier cauldron-bukkit).

                1 Reply Last reply Reply Quote 0
                • 4
                  4lexis_FR last edited by

                  Merci J’ai trouvé l’erreur sa venait bien du fichier cauldron-bukkit j’en avait telecharger 2 donc il s’était appeler cauldronbukkit-1.7.10-1.1207.01.198 (2) donc sa ne marchait pas merci beaucoup

                  1 Reply Last reply Reply Quote 0
                  • 4
                    4lexis_FR last edited by

                    A nouveau problème avec cofh core quand je l’installe sa fait crash il me dise qu’il faut une version plus recente de forge

                    1 Reply Last reply Reply Quote 0
                    • robin4002
                      robin4002 Administrateurs Rédacteurs Moddeurs confirmés last edited by

                      Il faut passer sur Kcauldron alors.

                      1 Reply Last reply Reply Quote 0
                      • 4
                        4lexis_FR last edited by

                        Comment faire sa 😢 tu peux m’expliquer vite fait ?

                        1 Reply Last reply Reply Quote 0
                        • robin4002
                          robin4002 Administrateurs Rédacteurs Moddeurs confirmés last edited by

                          C’est une version non officiel de Cauldron qui utilise une version de Forge plus récente.
                          https://repo.prok.pw/pw/prok/KCauldron/?C=M&O=D

                          1 Reply Last reply Reply Quote 0
                          • 1 / 1
                          • First post
                            Last post
                          Design by Woryk
                          Contact / Mentions Légales / Faire un don

                          MINECRAFT FORGE FRANCE © 2018

                          Powered by NodeBB