MFF

    Minecraft Forge France
    • Récent
    • Mots-clés
    • Populaire
    • Utilisateurs
    • Groupes
    • Forge Events
      • Automatique
      • Foncé
      • Clair
    • S'inscrire
    • Se connecter

    Cauldron - installez des mods et des plugins !

    Planifier Épinglé Verrouillé Déplacé Archives Cauldron
    1.7.x
    418 Messages 59 Publieurs 260.1k Vues 2 Watching
    Charger plus de messages
    • Du plus ancien au plus récent
    • Du plus récent au plus ancien
    • Les plus votés
    Répondre
    • Répondre à l'aide d'un nouveau sujet
    Se connecter pour répondre
    Ce sujet a été supprimé. Seuls les utilisateurs avec les droits d'administration peuvent le voir.
    • S Hors-ligne
      spriatez
      dernière édition par

      Salutation ! Super tuto, merci beaucoup ! Mais, j’ai un petit problème en faite. Je vous fait part de mon log !

      Au départ, j’avais cela :

      2014-12-20 11:40:42 [INFOS] [ForgeModLoader] Forge Mod Loader version 6.4.49.965 for Minecraft 1.6.4 loading
      2014-12-20 11:40:42 [INFOS] [ForgeModLoader] Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_25, running on Windows 7:amd64:6.1, installed at C:\Program Files\Java\jre1.8.0_25
      2014-12-20 11:40:42 [PRÉCIS] [ForgeModLoader] Java classpath at launch is cauldron-1.6.4-1.965.21.204-server.jar
      2014-12-20 11:40:42 [PRÉCIS] [ForgeModLoader] Java library path at launch is C:\ProgramData\Oracle\Java\javapath;C:\Windows\Sun\Java\bin;C:\Windows\system32;​C:\Windows;%CommonProgramFiles%\Microsoft Shared\Windows Live;C:\ProgramData\Oracle\Java\javapath;D:\Server\binaries\php\php_runningversi​on;C:\Program Files (x86)\Intel\iCLS Client\;C:\Program Files\Intel\iCLS Client\;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\Syste​m32\WindowsPowerShell\v1.0\;C:\Program Files\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\IPT;D:\Program Files (x86)\ATI Technologies\ATI.ACE\Core-Static;C:\Program Files\Java\jre1.8.0_25\bin;C:\Program Files\Common Files\Microsoft Shared\Windows Live;.
      2014-12-20 11:40:42 [PRÉCIS] [ForgeModLoader] Enabling runtime deobfuscation
      2014-12-20 11:40:42 [PRÉCIS] [ForgeModLoader] Instantiating coremod class FMLCorePlugin
      2014-12-20 11:40:42 [PRÉCIS] [ForgeModLoader] Enqueued coremod FMLCorePlugin
      2014-12-20 11:40:42 [PRÉCIS] [ForgeModLoader] Instantiating coremod class FMLForgePlugin
      2014-12-20 11:40:42 [PRÉCIS] [ForgeModLoader] Enqueued coremod FMLForgePlugin
      2014-12-20 11:40:42 [PRÉCIS] [ForgeModLoader] All fundamental core mods are successfully located
      2014-12-20 11:40:42 [PRÉCIS] [ForgeModLoader] Discovering coremods
      2014-12-20 11:40:42 [INFOS] [ForgeModLoader] Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
      2014-12-20 11:40:42 [INFOS] [ForgeModLoader] Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
      2014-12-20 11:40:42 [INFOS] [ForgeModLoader] Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
      2014-12-20 11:40:42 [GRAVE] [ForgeModLoader] Unable to launch
      java.util.ConcurrentModificationException
      at java.util.ArrayList$Itr.checkForComodification(Unknown Source)
      at java.util.ArrayList$Itr.remove(Unknown Source)
      at net.minecraft.launchwrapper.Launch.launch(Launch.java:114)
      at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
      at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
      at java.lang.reflect.Method.invoke(Unknown Source)
      at cpw.mods.fml.relauncher.ServerLaunchWrapper.run(ServerLaunchWrapper.java:43)
      at cpw.mods.fml.relauncher.ServerLaunchWrapper.main(ServerLaunchWrapper.java:12)
      

      Je suis aller chercher sur des forums. Ils disaient de désinstaller Java 8 et installer Java7, ce que j’ai donc fait, j’ai donc de nouvelles erreurs …

      http://pastebin.com/Y0u6RbN9

      (Trop long pour marquer sur le forum …)

      Merci de votre aide, si c’est possible ! Bonne journée/soirée !

      1 réponse Dernière réponse Répondre Citer 0
      • robin4002R Hors-ligne
        robin4002 Moddeurs confirmés Rédacteurs Administrateurs
        dernière édition par

        Salut, il n’y a pas d’erreur dans le pastebin que tu as envoyé. Regarde si tu as un rapport de crash dans le dossier crash-report.

        1 réponse Dernière réponse Répondre Citer 0
        • S Hors-ligne
          spriatez
          dernière édition par

          Salutation !

          Je n’ai aucun dossier nommé comme cela …

          Mon invite de commande :

          
          C:\Users\Dusk\Desktop\Serv avec Cauldron>java -Xms512M -Xmx1024M -XX:PermSize=25
          6m -XX:+UseParNewGC -XX:+UseConcMarkSweepGC -XX:+UseStringCache -jar cauldron-1.
          6.4-1.965.21.204-server.jar
          Picked up _JAVA_OPTIONS: -Xmx4096M
          dÚc. 20, 2014 1:28:28 PM net.minecraft.launchwrapper.LogWrapper log
          INFOS: Loading tweak class name cpw.mods.fml.common.launcher.FMLServerTweaker
          dÚc. 20, 2014 1:28:28 PM net.minecraft.launchwrapper.LogWrapper log
          INFOS: Using primary tweak class name cpw.mods.fml.common.launcher.FMLServerTwea
          ker
          dÚc. 20, 2014 1:28:28 PM net.minecraft.launchwrapper.LogWrapper log
          INFOS: Calling tweak class cpw.mods.fml.common.launcher.FMLServerTweaker
          2014-12-20 13:28:28 [INFOS] [ForgeModLoader] Forge Mod Loader version 6.4.49.965
          for Minecraft 1.6.4 loading
          2014-12-20 13:28:28 [INFOS] [ForgeModLoader] Java is Java HotSpot(TM) 64-Bit Ser
          ver VM, version 1.7.0_71, running on Windows 7:amd64:6.1, installed at C:\Progra
          m Files\Java\jre7
          2014-12-20 13:28:28 [INFOS] [ForgeModLoader] Loading tweak class name cpw.mods.f
          ml.common.launcher.FMLInjectionAndSortingTweaker
          2014-12-20 13:28:28 [INFOS] [ForgeModLoader] Loading tweak class name cpw.mods.f
          ml.common.launcher.FMLDeobfTweaker
          2014-12-20 13:28:28 [INFOS] [ForgeModLoader] Calling tweak class cpw.mods.fml.co
          mmon.launcher.FMLInjectionAndSortingTweaker
          2014-12-20 13:28:28 [INFOS] [ForgeModLoader] Calling tweak class cpw.mods.fml.co
          mmon.launcher.FMLInjectionAndSortingTweaker
          2014-12-20 13:28:28 [INFOS] [ForgeModLoader] Calling tweak class cpw.mods.fml.re
          launcher.CoreModManager$FMLPluginWrapper
          Loaded 40 rules from AccessTransformer config file fml_at.cfg
          2014-12-20 13:28:29 [INFOS] [ForgeModLoader] Calling tweak class cpw.mods.fml.re
          launcher.CoreModManager$FMLPluginWrapper
          Loaded 110 rules from AccessTransformer config file forge_at.cfg
          2014-12-20 13:28:29 [INFOS] [ForgeModLoader] Calling tweak class cpw.mods.fml.co
          mmon.launcher.FMLDeobfTweaker
          A problem occurred running the Server launcher.java.lang.reflect.InvocationTarge
          tException
          at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
          at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
          at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
          at java.lang.reflect.Method.invoke(Unknown Source)
          at cpw.mods.fml.relauncher.ServerLaunchWrapper.run(ServerLaunchWrapper.j
          ava:43)
          at cpw.mods.fml.relauncher.ServerLaunchWrapper.main(ServerLaunchWrapper.
          java:12)
          Caused by: java.lang.NoClassDefFoundError: org/bukkit/craftbukkit/v1_6_R3/util/S
          erverShutdownThread
          at java.lang.Class.getDeclaredMethods0(Native Method)
          at java.lang.Class.privateGetDeclaredMethods(Unknown Source)
          at java.lang.Class.getMethod0(Unknown Source)
          at java.lang.Class.getMethod(Unknown Source)
          at net.minecraft.launchwrapper.Launch.launch(Launch.java:128)
          at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
          … 6 more
          Caused by: java.lang.ClassNotFoundException: org.bukkit.craftbukkit.v1_6_R3.util
          .ServerShutdownThread
          at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLo
          ader.java:186)
          at java.lang.ClassLoader.loadClass(Unknown Source)
          at java.lang.ClassLoader.loadClass(Unknown Source)
          ... 12 more
          Caused by: java.lang.NullPointerException
          at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLo
          ader.java:178)
          ... 14 more
          
          C:\Users\Dusk\Desktop\Serv avec Cauldron>pause
          Appuyez sur une touche pour continuer...
          
          1 réponse Dernière réponse Répondre Citer 0
          • robin4002R Hors-ligne
            robin4002 Moddeurs confirmés Rédacteurs Administrateurs
            dernière édition par

            ça aide déjà plus.
            Tu as loupé une étape :

            Une fois le téléchargement terminé, ajoutez le fichier CauldronBukkit dans le dossier du serveur.

            Rajoute ce fichier dans le dossier du serveur : http://minecraft.maeyanie.com/cauldron/cauldronbukkit-1.6.4-1.965.21.204.jar

            1 réponse Dernière réponse Répondre Citer 0
            • A Hors-ligne
              Anzy
              dernière édition par

              Bonjour a tous ! jai bien suivis le tuto video qui je trouve et tres simpa et super bien presenté cependant jai un petit pépin je croi que sa vien de Java 8 voici le message :

              C:\Users\Anzy\Desktop\Cauldron>java -Xms512M -Xmx1024M -XX:PermSize=256m -XX:+Us
              eParNewGC -XX:+UseConcMarkSweepGC -XX:+UseStringCache -jar cauldron-1.7.10-1.120
              7.01.198-server.jar
              Java HotSpot™ Client VM warning: ignoring option PermSize=256m; support was r
              emoved in 8.0
              Java HotSpot™ Client VM warning: ignoring option UseStringCache; support was
              removed in 8.0

              C:\Users\Anzy\Desktop\Cauldron>pause
              Appuyez sur une touche pour continuer…

              Jai chercher sur le net sans réel succes donc je fait apelle a vous !
              Merci davance pour votre aide !
              Anzy !


              Re !! du coup jai reinstaller java 7 jai tenter de le demarer sa na pas marcher jai donc mis le cauldronbukkit dans le dossier et la cest passer jai tout les fichiers qui ce sont installer je vais donc mater la suite du tuto ! merci la team 😉


              yop cest re moi !!! merde encore un pépin bon ont a rien sans rien 😉
              jai tout les fichier jai mis eula sur true je lance mon serve et sa reste bloquer sur autentification !! pourtant dans la console sa me met que je me conecte voila le raport

              C:\Users\Anzy\Desktop\Cauldron>java -Xms512M -Xmx1024M -XX:PermSize=256m -XX:+Us
              eParNewGC -XX:+UseConcMarkSweepGC -XX:+UseStringCache -jar cauldron-1.7.10-1.120
              7.01.198-server.jar
              [15:47:04 INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLServer
              Tweaker
              [15:47:04 INFO]: Using primary tweak class name cpw.mods.fml.common.launcher.FML
              ServerTweaker
              [15:47:04 INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLServerTweak
              er
              [15:47:04 INFO]: Forge Mod Loader version 7.10.25.1207 for Minecraft 1.7.10 load
              ing
              [15:47:05 INFO]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.7.0_71, ru
              nning on Windows 7:amd64:6.1, installed at C:\Program Files\Java\jre7
              [15:47:05 INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLInject
              ionAndSortingTweaker
              [15:47:05 INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfT
              weaker
              [15:47:05 INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAn
              dSortingTweaker
              [15:47:05 INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAn
              dSortingTweaker
              [15:47:05 INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLP
              luginWrapper
              [15:47:07 INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLP
              luginWrapper
              [15:47:07 INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLDeobfTweake
              r
              [15:47:07 INFO]: Loading tweak class name cpw.mods.fml.common.launcher.TerminalT
              weaker
              [15:47:07 INFO]: Calling tweak class cpw.mods.fml.common.launcher.TerminalTweake
              r
              [15:47:08 INFO]: Launching wrapped minecraft {net.minecraft.server.MinecraftServ
              er}
              [15:47:13 INFO]: Starting minecraft server version 1.7.10
              [15:47:13 INFO]: Attempting early MinecraftForge initialization
              [15:47:13 INFO]: MinecraftForge v10.13.0.1207 Initialized
              [15:47:13 INFO]: Replaced 182 ore recipies
              [15:47:13 INFO]: Completed early MinecraftForge initialization
              [15:47:13 INFO]: Searching C:\Users\Anzy\Desktop\Cauldron\mods for mods
              [15:47:13 INFO]: Forge Mod Loader has identified 3 mods to load
              [15:47:14 INFO]: Processing ObjectHolder annotations
              [15:47:14 INFO]: Found 341 ObjectHolder annotations
              [15:47:14 INFO]: Configured a dormant chunk cache size of 0
              [15:47:14 INFO]: Applying holder lookups
              [15:47:14 INFO]: Holder lookups applied
              [15:47:14 INFO]: Loading properties
              [15:47:14 INFO]: Default game type: SURVIVAL
              [15:47:14 INFO]: This server is running Cauldron-MCPC-Plus version null (MC: 1.7
              .10) (Implementing API version 1.7.10-R0.1-SNAPSHOT)
              [15:47:14 WARN]: Failed to load user banlist:
              java.io.FileNotFoundException: banned-players.json (Le fichier spÚcifiÚ est intr
              ouvable)
                     at java.io.FileInputStream.open(Native Method) ~[?:1.7.0_71]
                     at java.io.FileInputStream.<init>(Unknown Source) ~[?:1.7.0_71]
                     at com.google.common.io.Files.newReader(Files.java:86) ~[minecraft_serve
              r.1.7.10.jar:?]
                     at net.minecraft.server.management.UserList.func_152679_g(UserList.java:
              201) ~[om.class:?]
                     at net.minecraft.server.dedicated.DedicatedPlayerList.func_152620_y(Sour
              ceFile:99) [ls.class:?]
                     at net.minecraft.server.dedicated.DedicatedPlayerList.<init>(SourceFile:
              25) [ls.class:?]
                     at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(Dedicated
              Server.java:229) [lt.class:?]
                     at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:620) [M
              inecraftServer.class:?]
                     at java.lang.Thread.run(Unknown Source) [?:1.7.0_71]
              [15:47:14 WARN]: Failed to load ip banlist:
              java.io.FileNotFoundException: banned-ips.json (Le fichier spÚcifiÚ est introuva
              ble)
                     at java.io.FileInputStream.open(Native Method) ~[?:1.7.0_71]
                     at java.io.FileInputStream.<init>(Unknown Source) ~[?:1.7.0_71]
                     at com.google.common.io.Files.newReader(Files.java:86) ~[minecraft_serve
              r.1.7.10.jar:?]
                     at net.minecraft.server.management.UserList.func_152679_g(UserList.java:
              201) ~[om.class:?]
                     at net.minecraft.server.dedicated.DedicatedPlayerList.func_152619_x(Sour
              ceFile:91) [ls.class:?]
                     at net.minecraft.server.dedicated.DedicatedPlayerList.<init>(SourceFile:
              27) [ls.class:?]
                     at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(Dedicated
              Server.java:229) [lt.class:?]
                     at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:620) [M
              inecraftServer.class:?]
                     at java.lang.Thread.run(Unknown Source) [?:1.7.0_71]
              [15:47:14 WARN]: Failed to load operators list:
              java.io.FileNotFoundException: ops.json (Le fichier spÚcifiÚ est introuvable)
                     at java.io.FileInputStream.open(Native Method) ~[?:1.7.0_71]
                     at java.io.FileInputStream.<init>(Unknown Source) ~[?:1.7.0_71]
                     at com.google.common.io.Files.newReader(Files.java:86) ~[minecraft_serve
              r.1.7.10.jar:?]
                     at net.minecraft.server.management.UserList.func_152679_g(UserList.java:
              201) ~[om.class:?]
                     at net.minecraft.server.dedicated.DedicatedPlayerList.func_72417_t(Sourc
              eFile:107) [ls.class:?]
                     at net.minecraft.server.dedicated.DedicatedPlayerList.<init>(SourceFile:
              29) [ls.class:?]
                     at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(Dedicated
              Server.java:229) [lt.class:?]
                     at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:620) [M
              inecraftServer.class:?]
                     at java.lang.Thread.run(Unknown Source) [?:1.7.0_71]
              [15:47:14 WARN]: Failed to load white-list:
              java.io.FileNotFoundException: whitelist.json (Le fichier spÚcifiÚ est introuvab
              le)
                     at java.io.FileInputStream.open(Native Method) ~[?:1.7.0_71]
                     at java.io.FileInputStream.<init>(Unknown Source) ~[?:1.7.0_71]
                     at com.google.common.io.Files.newReader(Files.java:86) ~[minecraft_serve
              r.1.7.10.jar:?]
                     at net.minecraft.server.management.UserList.func_152679_g(UserList.java:
              201) ~[om.class:?]
                     at net.minecraft.server.dedicated.DedicatedPlayerList.func_72418_v(Sourc
              eFile:123) [ls.class:?]
                     at net.minecraft.server.dedicated.DedicatedPlayerList.<init>(SourceFile:
              30) [ls.class:?]
                     at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(Dedicated
              Server.java:229) [lt.class:?]
                     at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:620) [M
              inecraftServer.class:?]
                     at java.lang.Thread.run(Unknown Source) [?:1.7.0_71]
              [15:47:14 INFO]: Server Ping Player Sample Count: 12
              [15:47:14 WARN]: =============================================================
              [15:47:14 WARN]: MOD HAS DIRECT REFERENCE System.exit() THIS IS NOT ALLOWED RERO
              UTING TO FMLCommonHandler!
              [15:47:14 WARN]: Offendor: org/spigotmc/RestartCommand.restart()V
              [15:47:14 WARN]: =============================================================
              [15:47:14 INFO]: Using 4 threads for Netty based IO
              [15:47:14 INFO]: Generating keypair
              [15:47:14 INFO]: Starting Minecraft server on *:25565
              [15:47:14 INFO]: Forge Mod Loader has successfully loaded 3 mods
              [15:47:14 INFO]: Preparing level "world"
              [15:47:14 INFO]: Registered command debug with permission node vanilla.command.d
              ebug
              [15:47:14 INFO]: Registered command spreadplayers with permission node vanilla.c
              ommand.spreadplayers
              [15:47:14 INFO]: Registered command playsound with permission node vanilla.comma
              nd.playsound
              [15:47:14 INFO]: Registered command scoreboard with permission node vanilla.comm
              and.scoreboard
              [15:47:14 INFO]: Registered command achievement with permission node vanilla.com
              mand.achievement
              [15:47:14 INFO]: Registered command summon with permission node vanilla.command.
              summon
              [15:47:14 INFO]: Registered command setblock with permission node vanilla.comman
              d.setblock
              [15:47:14 INFO]: Registered command testforblock with permission node vanilla.co
              mmand.testforblock
              [15:47:14 INFO]: Registered command tellraw with permission node vanilla.command
              .tellraw
              [15:47:14 INFO]: Registered command netstat with permission node vanilla.command
              .netstat
              [15:47:15 INFO]: Loading dimension 0 (world) (net.minecraft.server.dedicated.Ded
              icatedServer@1526faae)
              [15:47:15 INFO]: Loading dimension 1 (DIM1) (net.minecraft.server.dedicated.Dedi
              catedServer@1526faae)
              [15:47:15 INFO]: Loading dimension -1 (DIM-1) (net.minecraft.server.dedicated.De
              dicatedServer@1526faae)
              [15:47:15 INFO]: Preparing start region for level 0
              [15:47:16 INFO]: Preparing spawn area: 8%
              [15:47:17 INFO]: Preparing spawn area: 22%
              [15:47:18 INFO]: Preparing spawn area: 39%
              [15:47:19 INFO]: Preparing spawn area: 56%
              [15:47:20 INFO]: Preparing spawn area: 74%
              [15:47:21 INFO]: Preparing spawn area: 93%
              [15:47:22 INFO]: Done (7,125s)! For help, type "help" or "?"
              [15:47:22 INFO]: Registered command forge with permission node net.minecraftforg
              e.server.command.ForgeCommand
              [15:48:57 INFO]: UUID of player ANzy13 is 2cf09bdc-e080-4af2-9118-97ca5303b8f2
              [15:49:01 INFO]: ANzy13 lost connection: Disconnected
              [15:49:14 INFO]: UUID of player ANzy13 is 2cf09bdc-e080-4af2-9118-97ca5303b8f2
              

              Merci ! Anzy !

              ** Re merci robin4002 desolé pour le double poste et merci de te penché sur mon cas !
              Voici les logs :

              [17:04:01] [main/INFO] [FML/]: Forge Mod Loader version 7.10.25.1207 for Minecraft 1.7.10 loading
              [17:04:01] [main/INFO] [FML/]: Java is Java HotSpot™ 64-Bit Server VM, version 1.7.0_71, running on Windows 7:amd64:6.1, installed at C:\Program Files\Java\jre7
              [17:04:01] [main/INFO] [LaunchWrapper/]: Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
              [17:04:01] [main/INFO] [LaunchWrapper/]: Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
              [17:04:01] [main/INFO] [LaunchWrapper/]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
              [17:04:01] [main/INFO] [LaunchWrapper/]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
              [17:04:01] [main/INFO] [LaunchWrapper/]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
              [17:04:03] [main/INFO] [LaunchWrapper/]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
              [17:04:03] [main/INFO] [LaunchWrapper/]: Calling tweak class cpw.mods.fml.common.launcher.FMLDeobfTweaker
              [17:04:04] [main/INFO] [LaunchWrapper/]: Loading tweak class name cpw.mods.fml.common.launcher.TerminalTweaker
              [17:04:04] [main/INFO] [LaunchWrapper/]: Calling tweak class cpw.mods.fml.common.launcher.TerminalTweaker
              [17:04:04] [main/INFO] [LaunchWrapper/]: Launching wrapped minecraft {net.minecraft.server.MinecraftServer}
              [17:04:09] [Server thread/INFO] [MinecraftForge/]: Attempting early MinecraftForge initialization
              [17:04:09] [Server thread/INFO] [FML/]: MinecraftForge v10.13.0.1207 Initialized
              [17:04:09] [Server thread/INFO] [FML/]: Replaced 182 ore recipies
              [17:04:09] [Server thread/INFO] [MinecraftForge/]: Completed early MinecraftForge initialization
              [17:04:09] [Server thread/INFO] [FML/]: Searching C:\Users\Anzy\Desktop\Cauldron\mods for mods
              [17:04:10] [Server thread/INFO] [FML/]: Forge Mod Loader has identified 3 mods to load
              [17:04:10] [Server thread/INFO] [FML/]: Processing ObjectHolder annotations
              [17:04:10] [Server thread/INFO] [FML/]: Found 341 ObjectHolder annotations
              [17:04:10] [Server thread/INFO] [FML/Forge]: Configured a dormant chunk cache size of 0
              [17:04:10] [Server thread/INFO] [FML/]: Applying holder lookups
              [17:04:10] [Server thread/INFO] [FML/]: Holder lookups applied
              [17:04:10] [Server thread/INFO] [Minecraft/]: This server is running Cauldron-MCPC-Plus version null (MC: 1.7.10) (Implementing API version 1.7.10-R0.1-SNAPSHOT)
              [17:04:10] [Server thread/INFO] [/]: Server Ping Player Sample Count: 12
              [17:04:10] [Server thread/WARN] [FML/]: =============================================================
              [17:04:10] [Server thread/WARN] [FML/]: MOD HAS DIRECT REFERENCE System.exit() THIS IS NOT ALLOWED REROUTING TO FMLCommonHandler!
              [17:04:10] [Server thread/WARN] [FML/]: Offendor: org/spigotmc/RestartCommand.restart()V
              [17:04:10] [Server thread/WARN] [FML/]: =============================================================
              [17:04:10] [Server thread/INFO] [Minecraft/]: Using 4 threads for Netty based IO
              [17:04:11] [Server thread/INFO] [FML/]: Forge Mod Loader has successfully loaded 3 mods
              [17:04:11] [Server thread/INFO] [FML/]: Injecting existing block and item data into this server instance
              [17:04:11] [Server thread/INFO] [FML/]: Applying holder lookups
              [17:04:11] [Server thread/INFO] [FML/]: Holder lookups applied
              [17:04:12] [Server thread/INFO] [/]: Mapping loaded 11 packages, 7841 classes, 26711 fields, 53884 methods, flags 1ffa
              [17:04:12] [Server thread/INFO] [/]: Loaded inheritance map of 895 classes
              [17:04:12] [Server thread/WARN] [FML/]: =============================================================
              [17:04:12] [Server thread/WARN] [FML/]: MOD HAS DIRECT REFERENCE System.exit() THIS IS NOT ALLOWED REROUTING TO FMLCommonHandler!
              [17:04:12] [Server thread/WARN] [FML/]: Offendor: net/md_5/specialsource/SpecialSource.main([Ljava/lang/String;)V
              [17:04:12] [Server thread/WARN] [FML/]: =============================================================
              [17:04:12] [Server thread/WARN] [FML/]: =============================================================
              [17:04:12] [Server thread/WARN] [FML/]: MOD HAS DIRECT REFERENCE System.exit() THIS IS NOT ALLOWED REROUTING TO FMLCommonHandler!
              [17:04:12] [Server thread/WARN] [FML/]: Offendor: net/md_5/specialsource/SpecialSource.main([Ljava/lang/String;)V
              [17:04:12] [Server thread/WARN] [FML/]: =============================================================
              [17:04:12] [Server thread/WARN] [FML/]: =============================================================
              [17:04:12] [Server thread/WARN] [FML/]: MOD HAS DIRECT REFERENCE System.exit() THIS IS NOT ALLOWED REROUTING TO FMLCommonHandler!
              [17:04:12] [Server thread/WARN] [FML/]: Offendor: net/md_5/specialsource/SpecialSource.main([Ljava/lang/String;)V
              [17:04:12] [Server thread/WARN] [FML/]: =============================================================
              [17:04:12] [Server thread/WARN] [FML/]: =============================================================
              [17:04:12] [Server thread/WARN] [FML/]: MOD HAS DIRECT REFERENCE System.exit() THIS IS NOT ALLOWED REROUTING TO FMLCommonHandler!
              [17:04:12] [Server thread/WARN] [FML/]: Offendor: net/md_5/specialsource/SpecialSource.main([Ljava/lang/String;)V
              [17:04:12] [Server thread/WARN] [FML/]: =============================================================
              [17:04:12] [Server thread/INFO] [com.earth2me.essentials.Essentials/]: [Essentials] Loading Essentials v2.13.1
              [17:04:12] [Server thread/INFO] [FML/]: Loading dimension 0 (Anzka) (net.minecraft.server.dedicated.DedicatedServer@1b672bd6)
              [17:04:12] [Server thread/INFO] [FML/]: Loading dimension 1 (DIM1) (net.minecraft.server.dedicated.DedicatedServer@1b672bd6)
              [17:04:12] [Server thread/INFO] [FML/]: Loading dimension -1 (DIM-1) (net.minecraft.server.dedicated.DedicatedServer@1b672bd6)
              [17:04:13] [Server thread/INFO] [com.earth2me.essentials.Essentials/]: [Essentials] Enabling Essentials v2.13.1
              [17:04:13] [Server thread/INFO] [Essentials/]: Le format de la version de Bukkit a été changé. La version n’a pas été vérifiée.
              [17:04:13] [Server thread/INFO] [Essentials/]: null (MC: 1.7.10)
              [17:04:13] [Server thread/INFO] [Essentials/]: 1.7.10-R0.1-SNAPSHOT
              [17:04:14] [Server thread/INFO] [Essentials/]: Essentials: Using config file enhanced permissions.
              [17:04:14] [Server thread/INFO] [Essentials/]: Permissions listed in as player-commands will be given to all users.
              [17:04:14] [Server thread/INFO] [Minecraft/]: Server permissions file permissions.yml is empty, ignoring it
              [17:15:12] [Server thread/INFO] [/]: CONSOLE: Stopping the server…
              [17:15:12] [Server thread/INFO] [com.earth2me.essentials.Essentials/]: [Essentials] Disabling Essentials v2.13.1
              [17:15:12] [Server thread/INFO] [FML/]: Unloading dimension 0
              [17:15:12] [Server thread/INFO] [FML/]: Unloading dimension -1
              [17:15:12] [Server thread/INFO] [FML/]: Unloading dimension 1
              [17:15:12] [Server thread/INFO] [FML/]: Applying holder lookups
              [17:15:12] [Server thread/INFO] [FML/]: Holder lookups applied

              Merci !!</init></init></init></init></init></init></init></init>

              1 réponse Dernière réponse Répondre Citer 0
              • robin4002R Hors-ligne
                robin4002 Moddeurs confirmés Rédacteurs Administrateurs
                dernière édition par

                Attention au double poste, tu dois laisser 24h entre deux messages si personne n’a répondu, utilise la fonction éditer pour ajouter des informations à ton message plutôt qu’en poster un nouveau.
                Je fusionne tes messages.

                Il n’y a aucune erreur dans ces logs, tu peux envoyer les logs du client ?

                1 réponse Dernière réponse Répondre Citer 0
                • MakyuusenM Hors-ligne
                  Makyuusen
                  dernière édition par

                  Salut! J’ai un problèmes je ne comprend pas vraiment vue que j’ai tout fait comme dans la vidéo…

                  http://pastebin.com/FAG2n2iJ

                  Merci d’avance de votre réponse!

                  1 réponse Dernière réponse Répondre Citer 0
                  • robin4002R Hors-ligne
                    robin4002 Moddeurs confirmés Rédacteurs Administrateurs
                    dernière édition par

                    Salut, créés un dossier nommé “mods” dans le dossier du serveur et mets ce fichier dedans : http://files.minecraftforge.net/LegacyJavaFixer/legacyjavafixer-1.0.jar

                    1 réponse Dernière réponse Répondre Citer 0
                    • MakyuusenM Hors-ligne
                      Makyuusen
                      dernière édition par

                      Merci beaucoup sa a marché! 😄

                      1 réponse Dernière réponse Répondre Citer 0
                      • Alexleg13A Hors-ligne
                        Alexleg13
                        dernière édition par

                        @‘Makyuusen’:

                        Salut! J’ai un problèmes je ne comprend pas vraiment vue que j’ai tout fait comme dans la vidéo…

                        http://pastebin.com/FAG2n2iJ

                        Merci d’avance de votre réponse!

                        même problème que toi et j’ai télécharger:

                        Posté par robin4002 - Hier, 12:22
                        Salut, créés un dossier nommé “mods” dans le dossier du serveur et mets ce fichier dedans : http://files.minecraftforge.net/LegacyJavaFixer/legacyjavafixer-1.0.jar

                        mais sa ne marche toujours pas pour moi sa me dit sa maintenant:
                        http://pastebin.com/qnedtiCB

                        et voilà les photos de mon dossier pour voir si je n’est pas fait d’erreur le contenue et comme dans la vidéo
                        https://dl.dropboxusercontent.com/u/109891725/Capture.PNG
                        https://dl.dropboxusercontent.com/u/109891725/Capture2.PNG

                        Merci de m’aider au plus vite

                        1 réponse Dernière réponse Répondre Citer 0
                        • robin4002R Hors-ligne
                          robin4002 Moddeurs confirmés Rédacteurs Administrateurs
                          dernière édition par

                          Salut, tu n’as pas bien lu le tutoriel. Il faut que tu ajoutes en plus ce fichier : http://minecraft.maeyanie.com/cauldron/cauldronbukkit-1.7.10-1.1207.01.198.jar dans le dossier de ton serveur.

                          1 réponse Dernière réponse Répondre Citer 0
                          • Alexleg13A Hors-ligne
                            Alexleg13
                            dernière édition par

                            @‘robin4002’:

                            Salut, tu n’as pas bien lu le tutoriel. Il faut que tu ajoutes en plus ce fichier : http://minecraft.maeyanie.com/cauldron/cauldronbukkit-1.7.10-1.1207.01.198.jar dans le dossier de ton serveur.

                            Merci beaucoup sa marche, sa court, sa vol 😉 et tout cela grâce à ton aide si rapide. merci beaucoup

                            J’adore ce forum et la communauté car vous été vraiment gentils

                            1 réponse Dernière réponse Répondre Citer 0
                            • W Hors-ligne
                              wistiti
                              dernière édition par

                              Bonjour, je vous écris car j’ai un problème avec le lancement du serveur (le premier lancement).
                              Je veux utiliser le cauldron 1.6.4 car je veux utiliser le serveur monster de FTB.

                              lorsque je lance le serveur, il me met ce message
                              http://pastebin.com/E4iBvSKx

                              je vous remercie par avance pour votre aide, cdlt

                              1 réponse Dernière réponse Répondre Citer 0
                              • robin4002R Hors-ligne
                                robin4002 Moddeurs confirmés Rédacteurs Administrateurs
                                dernière édition par

                                Ajoute ce fichier dans le dossier du serveur : http://minecraft.maeyanie.com/cauldron/cauldronbukkit-1.6.4-1.965.21.204.jar

                                1 réponse Dernière réponse Répondre Citer 0
                                • W Hors-ligne
                                  wistiti
                                  dernière édition par

                                  ca marche, parfait, par contre Est-ce que vous savez comment l’utiliser avec FTB?
                                  Une autre question, je joue principalement avec mon frere a ce jeu, Est-ce qu’il faut qu’il installe cauldron ou Est-ce qu’il faut juste qu’il lance monster par l’intermédiaire du launher de FTB?

                                  1 réponse Dernière réponse Répondre Citer 0
                                  • robin4002R Hors-ligne
                                    robin4002 Moddeurs confirmés Rédacteurs Administrateurs
                                    dernière édition par

                                    Pour la première question, il suffit d’ajouter les dossiers mods et le dossier config du modpack en question et ça devrait fonctionner (prend bien ceux de la version serveur du modpack).

                                    Et la deuxième question je ne l’ai pas comprise.

                                    1 réponse Dernière réponse Répondre Citer 0
                                    • W Hors-ligne
                                      wistiti
                                      dernière édition par

                                      @‘robin4002’:

                                      Pour la première question, il suffit d’ajouter les dossiers mods et le dossier config du modpack en question et ça devrait fonctionner (prend bien ceux de la version serveur du modpack).

                                      je n’ai pas compris, il faut que je mette les fichiers du serveur FTB dans le dossier cauldron ou l’inverse?

                                      @‘robin4002’:

                                      Et la deuxième question je ne l’ai pas comprise.

                                      Je voulais savoir si mon frère, pour rejoindre mon serveur, doit installer cauldron ou non

                                      1 réponse Dernière réponse Répondre Citer 0
                                      • robin4002R Hors-ligne
                                        robin4002 Moddeurs confirmés Rédacteurs Administrateurs
                                        dernière édition par

                                        Peu importe.

                                        Pour la second question, non, il doit juste utiliser un client moddé, donc ftb dans ton cas avec le même modpack.

                                        1 réponse Dernière réponse Répondre Citer 0
                                        • W Hors-ligne
                                          wistiti
                                          dernière édition par

                                          @‘robin4002’:

                                          Peut-être.

                                          Je suis désolé mais ca ne répond pas à ma question; je n’ai pas compris qui je dois mettre ou?

                                          Est-ce que je dois mettre les fichiers de FTB dans le dossier de cauldron

                                          ou

                                          Est-ce que je dois mettre les fichiers de cauldron dans FTB

                                          Merci par avance

                                          1 réponse Dernière réponse Répondre Citer 0
                                          • robin4002R Hors-ligne
                                            robin4002 Moddeurs confirmés Rédacteurs Administrateurs
                                            dernière édition par

                                            oups, la fatigue x)
                                            Je voulais dire peu importe.
                                            Le temps que tu lance le .jar de Cauldron c’est bon.

                                            1 réponse Dernière réponse Répondre Citer 0
                                            • 1
                                            • 2
                                            • 3
                                            • 4
                                            • 5
                                            • 20
                                            • 21
                                            • 3 / 21
                                            • Premier message
                                              Dernier message
                                            Design by Woryk
                                            ContactMentions Légales

                                            MINECRAFT FORGE FRANCE © 2024

                                            Powered by NodeBB