• S'inscrire
    • Se connecter
    • Recherche
    • Récent
    • Mots-clés
    • Populaire
    • Utilisateurs
    • Groupes

    Résolu Projectred et forge multipart

    Support pour les utilisateurs
    2
    8
    229
    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.
    • U
      Underford dernière édition par

      bonjour, j’ai installer projectred et quand je lance Minecraft le jeu me dit qu’il manque forge multipart alors qu’il est bien installer, comment résoudre le problème ?

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

        Bonjour,

        Peux-tu envoyer le log complet de ton jeu ? (fichier latest.log dans le dossier .minecraft/logs).

        U 1 réponse Dernière réponse Répondre Citer 0
        • U
          Underford @robin4002 dernière édition par robin4002

          @robin4002

          [03:40:05] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLTweaker
          [03:40:05] [main/INFO]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLTweaker
          [03:40:05] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLTweaker
          [03:40:05] [main/INFO]: Forge Mod Loader version 7.99.40.1614 for Minecraft 1.7.10 loading
          [03:40:05] [main/INFO]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_51, running on Windows 10:amd64:10.0, installed at C:\Users\romai\AppData\Local\Packages\Microsoft.4297127D64EC6_8wekyb3d8bbwe\LocalCache\Local\runtime\jre-legacy\windows-x64\jre-legacy
          [03:40:05] [main/INFO]: [AppEng] Core Init
          [03:40:05] [main/WARN]: The coremod codechicken.core.launch.CodeChickenCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
          [03:40:05] [main/INFO]: [codechicken.core.launch.DepLoader$DepLoadInst:scanDepInfo:510]: Failed to load dependencies.info from ForgeMultipart-1.7.10-1.2.0.345-universal.jar as JSON
          [03:40:05] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: java.util.zip.ZipException: error in opening zip file
          [03:40:05] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: 	at java.util.zip.ZipFile.open(Native Method)
          [03:40:05] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: 	at java.util.zip.ZipFile.<init>(ZipFile.java:220)
          [03:40:05] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: 	at java.util.zip.ZipFile.<init>(ZipFile.java:150)
          [03:40:05] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: 	at java.util.zip.ZipFile.<init>(ZipFile.java:164)
          [03:40:05] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: 	at codechicken.core.launch.DepLoader$DepLoadInst.scanDepInfo(DepLoader.java:503)
          [03:40:05] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: 	at codechicken.core.launch.DepLoader$DepLoadInst.scanDepInfos(DepLoader.java:497)
          [03:40:05] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: 	at codechicken.core.launch.DepLoader$DepLoadInst.load(DepLoader.java:445)
          [03:40:05] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: 	at codechicken.core.launch.DepLoader.load(DepLoader.java:584)
          [03:40:05] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: 	at codechicken.core.launch.CodeChickenCorePlugin.<init>(CodeChickenCorePlugin.java:47)
          [03:40:05] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: 	at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
          [03:40:05] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: 	at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
          [03:40:05] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: 	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
          [03:40:05] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: 	at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
          [03:40:05] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: 	at java.lang.Class.newInstance(Class.java:442)
          [03:40:05] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: 	at cpw.mods.fml.relauncher.CoreModManager.loadCoreMod(CoreModManager.java:501)
          [03:40:05] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: 	at cpw.mods.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:389)
          [03:40:05] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: 	at cpw.mods.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:221)
          [03:40:05] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: 	at cpw.mods.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:90)
          [03:40:05] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: 	at cpw.mods.fml.relauncher.FMLLaunchHandler.setupClient(FMLLaunchHandler.java:67)
          [03:40:05] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: 	at cpw.mods.fml.relauncher.FMLLaunchHandler.configureForClientLaunch(FMLLaunchHandler.java:34)
          [03:40:05] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: 	at cpw.mods.fml.common.launcher.FMLTweaker.injectIntoClassLoader(FMLTweaker.java:126)
          [03:40:05] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: 	at net.minecraft.launchwrapper.Launch.launch(Launch.java:115)
          [03:40:05] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: 	at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
          [03:40:06] [main/INFO]: [codechicken.core.launch.DepLoader$DepLoadInst:download:343]: Download complete
          [03:40:06] [main/INFO]: [codechicken.core.launch.DepLoader$DepLoadInst:download:343]: Download complete
          [03:40:06] [main/WARN]: The coremod cofh.asm.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
          [03:40:06] [main/INFO]: Loading tweaker forestry.shade.javacheck.Java7Checker from forestry_1.7.10-4.2.12.60.jar
          [03:40:06] [main/ERROR]: Unable to read the jar file ForgeMultipart-1.7.10-1.2.0.345-universal.jar - ignoring
          java.util.zip.ZipException: error in opening zip file
          	at java.util.zip.ZipFile.open(Native Method) ~[?:1.8.0_51]
          	at java.util.zip.ZipFile.<init>(ZipFile.java:220) ~[?:1.8.0_51]
          	at java.util.zip.ZipFile.<init>(ZipFile.java:150) ~[?:1.8.0_51]
          	at java.util.jar.JarFile.<init>(JarFile.java:166) ~[?:1.8.0_51]
          	at java.util.jar.JarFile.<init>(JarFile.java:130) ~[?:1.8.0_51]
          	at cpw.mods.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:308) [forge-1.7.10-10.13.4.1614-1.7.10.jar:?]
          	at cpw.mods.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:221) [forge-1.7.10-10.13.4.1614-1.7.10.jar:?]
          	at cpw.mods.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:90) [forge-1.7.10-10.13.4.1614-1.7.10.jar:?]
          	at cpw.mods.fml.relauncher.FMLLaunchHandler.setupClient(FMLLaunchHandler.java:67) [forge-1.7.10-10.13.4.1614-1.7.10.jar:?]
          	at cpw.mods.fml.relauncher.FMLLaunchHandler.configureForClientLaunch(FMLLaunchHandler.java:34) [forge-1.7.10-10.13.4.1614-1.7.10.jar:?]
          	at cpw.mods.fml.common.launcher.FMLTweaker.injectIntoClassLoader(FMLTweaker.java:126) [forge-1.7.10-10.13.4.1614-1.7.10.jar:?]
          	at net.minecraft.launchwrapper.Launch.launch(Launch.java:115) [launchwrapper-1.12.jar:?]
          	at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
          [03:40:06] [main/WARN]: The coremod invtweaks.forge.asm.FMLPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
          [03:40:06] [main/WARN]: The coremod mariculture.fishery.VanillaOverride does not have a MCVersion annotation, it may cause issues with this version of Minecraft
          [03:40:06] [main/WARN]: The coremod mrtjp.core.handler.CorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
          [03:40:06] [main/WARN]: The coremod codechicken.nei.asm.NEICorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
          [03:40:06] [main/WARN]: The coremod openblocks.OpenBlocksCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
          [03:40:06] [main/WARN]: The coremod openmods.core.OpenModsCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
          [03:40:06] [main/WARN]: The coremod codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
          [03:40:06] [main/WARN]: The coremod lumien.randomthings.Transformer.RTLoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
          [03:40:06] [main/WARN]: The coremod thaumcraft.codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
          [03:40:06] [main/WARN]: The coremod thaumic.tinkerer.preloader.ThaumicTLoaderContainer does not have a MCVersion annotation, it may cause issues with this version of Minecraft
          [03:40:06] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
          [03:40:06] [main/INFO]: Loading tweak class name forestry.shade.javacheck.Java7Checker
          [03:40:06] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
          [03:40:06] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
          [03:40:06] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
          [03:40:06] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
          [03:40:07] [main/INFO]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
          [03:40:07] [main/INFO]: Found valid fingerprint for Minecraft. Certificate fingerprint cd99959656f753dc28d863b46769f7f8fbaefcfc
          [03:40:07] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
          [03:40:07] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
          [03:40:07] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
          [03:40:07] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
          [03:40:07] [main/ERROR]: CodeChickenCore: Failed to read jar file: ForgeMultipart-1.7.10-1.2.0.345-universal.jar
          java.util.zip.ZipException: error in opening zip file
          	at java.util.zip.ZipFile.open(Native Method) ~[?:1.8.0_51]
          	at java.util.zip.ZipFile.<init>(ZipFile.java:220) ~[?:1.8.0_51]
          	at java.util.zip.ZipFile.<init>(ZipFile.java:150) ~[?:1.8.0_51]
          	at java.util.jar.JarFile.<init>(JarFile.java:166) ~[?:1.8.0_51]
          	at java.util.jar.JarFile.<init>(JarFile.java:130) ~[?:1.8.0_51]
          	at codechicken.core.launch.CodeChickenCorePlugin.scanMod(CodeChickenCorePlugin.java:148) [CodeChickenCore-1.7.10-1.0.7.48-universal.jar:?]
          	at codechicken.core.launch.CodeChickenCorePlugin.scanCodeChickenMods(CodeChickenCorePlugin.java:140) [CodeChickenCore-1.7.10-1.0.7.48-universal.jar:?]
          	at codechicken.core.launch.CodeChickenCorePlugin.call(CodeChickenCorePlugin.java:128) [CodeChickenCore-1.7.10-1.0.7.48-universal.jar:?]
          	at codechicken.core.launch.CodeChickenCorePlugin.call(CodeChickenCorePlugin.java:30) [CodeChickenCore-1.7.10-1.0.7.48-universal.jar:?]
          	at cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper.injectIntoClassLoader(CoreModManager.java:133) [forge-1.7.10-10.13.4.1614-1.7.10.jar:?]
          	at net.minecraft.launchwrapper.Launch.launch(Launch.java:115) [launchwrapper-1.12.jar:?]
          	at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
          [03:40:07] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
          [03:40:07] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
          [03:40:07] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
          [03:40:07] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
          [03:40:07] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
          [03:40:07] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
          [03:40:07] [main/INFO]: [thaumcraft.codechicken.core.launch.DepLoader$DepLoadInst:scanDepInfo:549]: Failed to load dependencies.info from ForgeMultipart-1.7.10-1.2.0.345-universal.jar as JSON
          [03:40:07] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: java.util.zip.ZipException: error in opening zip file
          [03:40:07] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: 	at java.util.zip.ZipFile.open(Native Method)
          [03:40:07] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: 	at java.util.zip.ZipFile.<init>(ZipFile.java:220)
          [03:40:07] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: 	at java.util.zip.ZipFile.<init>(ZipFile.java:150)
          [03:40:07] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: 	at java.util.zip.ZipFile.<init>(ZipFile.java:164)
          [03:40:07] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: 	at thaumcraft.codechicken.core.launch.DepLoader$DepLoadInst.scanDepInfo(DepLoader.java:541)
          [03:40:07] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: 	at thaumcraft.codechicken.core.launch.DepLoader$DepLoadInst.scanDepInfos(DepLoader.java:535)
          [03:40:07] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: 	at thaumcraft.codechicken.core.launch.DepLoader$DepLoadInst.load(DepLoader.java:471)
          [03:40:07] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: 	at thaumcraft.codechicken.core.launch.DepLoader.load(DepLoader.java:631)
          [03:40:07] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: 	at thaumcraft.codechicken.core.launch.DepLoader.call(DepLoader.java:656)
          [03:40:07] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: 	at thaumcraft.codechicken.core.launch.DepLoader.call(DepLoader.java:65)
          [03:40:07] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: 	at cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper.injectIntoClassLoader(CoreModManager.java:133)
          [03:40:07] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: 	at net.minecraft.launchwrapper.Launch.launch(Launch.java:115)
          [03:40:07] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: 	at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
          [03:40:07] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
          [03:40:07] [main/INFO]: Calling tweak class forestry.shade.javacheck.Java7Checker
          [03:40:07] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
          [03:40:07] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
          [03:40:07] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLDeobfTweaker
          [03:40:08] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
          [03:40:08] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
          [03:40:08] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.TerminalTweaker
          [03:40:08] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.TerminalTweaker
          [03:40:08] [main/INFO]: Launching wrapped minecraft {net.minecraft.client.main.Main}
          [03:40:08] [main/INFO]: func_146977_a(Lnet/minecraft/inventory/Slot;)V - Transformed
          [03:40:08] [main/INFO]: func_146977_a_original(Lnet/minecraft/inventory/Slot;)V - New Method
          [03:40:08] [main/INFO]: func_146977_a(Lnet/minecraft/inventory/Slot;)V - Invoke Virtual
          [03:40:08] [main/INFO]: Found World Class: net/minecraft/world/World
          [03:40:09] [main/INFO]: Setting user: Underford48
          [03:40:09] [main/INFO]: Patching the vanilla class: adb
          [03:40:09] [main/INFO]: Succesfully replaced Vanilla Fishing Rod and Fish
          [03:40:09] [main/INFO]: Found Item Class: net/minecraft/item/Item
          [03:40:09] [main/INFO]: Found Leave Class: net/minecraft/block/BlockLeavesBase
          [03:40:09] [Client thread/INFO]: LWJGL Version: 2.9.1
          [03:40:10] [Client thread/INFO]: [cpw.mods.fml.client.SplashProgress:start:188]: ---- Minecraft Crash Report ----
          // Who set us up the TNT?
          
          Time: 15/08/22 03:40
          Description: Loading screen debug info
          
          This is just a prompt for computer specs to be printed. THIS IS NOT A ERROR
          
          
          A detailed walkthrough of the error, its code path and all known details is as follows:
          ---------------------------------------------------------------------------------------
          
          -- System Details --
          Details:
          	Minecraft Version: 1.7.10
          	Operating System: Windows 10 (amd64) version 10.0
          	Java Version: 1.8.0_51, Oracle Corporation
          	Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
          	Memory: 151018400 bytes (144 MB) / 268435456 bytes (256 MB) up to 8589934592 bytes (8192 MB)
          	JVM Flags: 8 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx8G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
          	AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
          	IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
          	FML: 
          	GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.6.0 NVIDIA 511.81' Renderer: 'NVIDIA GeForce RTX 3050 Ti Laptop GPU/PCIe/SSE2'
          [03:40:10] [Client thread/INFO]: Attempting early MinecraftForge initialization
          [03:40:10] [Client thread/INFO]: MinecraftForge v10.13.4.1614 Initialized
          [03:40:10] [Client thread/INFO]: Replaced 183 ore recipies
          [03:40:10] [Client thread/INFO]: Completed early MinecraftForge initialization
          [03:40:10] [Client thread/INFO]: [AppEng] Core Init
          [03:40:10] [Client thread/INFO]: Found 0 mods from the command line. Injecting into mod discoverer
          [03:40:10] [Client thread/INFO]: Searching C:\Users\romai\AppData\Roaming\.minecraft\mods for mods
          [03:40:10] [Client thread/INFO]: Also searching C:\Users\romai\AppData\Roaming\.minecraft\mods\1.7.10 for mods
          [03:40:13] [Client thread/WARN]: Mod ChickenChunks is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.3.4.19
          [03:40:13] [Client thread/WARN]: Mod ExtraUtilities is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.2.12
          [03:40:14] [Client thread/WARN]: Mod Mariculture is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.7.10-1.2.4.2a
          [03:40:14] [Client thread/WARN]: Mod MariTech is missing the required element 'version' and no fallback can be found. Substituting '1.0'.
          [03:40:14] [Client thread/WARN]: Mod mcheli is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.0.2
          [03:40:14] [Client thread/WARN]: Mod PneumaticCraft is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.12.7-150
          [03:40:14] [Client thread/WARN]: Mod ProjRed|Core is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.7.0pre12.95
          [03:40:14] [Client thread/WARN]: Mod ProjRed|Compatibility is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.7.0pre12.95
          [03:40:14] [Client thread/WARN]: Mod ProjRed|Fabrication is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.7.0pre12.95
          [03:40:14] [Client thread/WARN]: Mod ProjRed|Integration is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.7.0pre12.95
          [03:40:14] [Client thread/WARN]: Mod ProjRed|Transmission is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.7.0pre12.95
          [03:40:14] [Client thread/WARN]: Mod ProjRed|Illumination is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.7.0pre12.95
          [03:40:14] [Client thread/WARN]: Mod ProjRed|Expansion is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.7.0pre12.95
          [03:40:14] [Client thread/WARN]: Mod ProjRed|Transportation is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.7.0pre12.95
          [03:40:14] [Client thread/WARN]: Mod ProjRed|Exploration is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.7.0pre12.95
          [03:40:15] [Client thread/WARN]: Zip file ForgeMultipart-1.7.10-1.2.0.345-universal.jar failed to read properly, it will be ignored
          java.util.zip.ZipException: error in opening zip file
          	at java.util.zip.ZipFile.open(Native Method) ~[?:1.8.0_51]
          	at java.util.zip.ZipFile.<init>(ZipFile.java:220) ~[?:1.8.0_51]
          	at java.util.zip.ZipFile.<init>(ZipFile.java:150) ~[?:1.8.0_51]
          	at java.util.jar.JarFile.<init>(JarFile.java:166) ~[?:1.8.0_51]
          	at java.util.jar.JarFile.<init>(JarFile.java:130) ~[?:1.8.0_51]
          	at cpw.mods.fml.common.discovery.JarDiscoverer.discover(JarDiscoverer.java:41) [JarDiscoverer.class:?]
          	at cpw.mods.fml.common.discovery.ContainerType.findMods(ContainerType.java:42) [ContainerType.class:?]
          	at cpw.mods.fml.common.discovery.ModCandidate.explore(ModCandidate.java:71) [ModCandidate.class:?]
          	at cpw.mods.fml.common.discovery.ModDiscoverer.identifyMods(ModDiscoverer.java:131) [ModDiscoverer.class:?]
          	at cpw.mods.fml.common.Loader.identifyMods(Loader.java:364) [Loader.class:?]
          	at cpw.mods.fml.common.Loader.loadMods(Loader.java:489) [Loader.class:?]
          	at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:208) [FMLClientHandler.class:?]
          	at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480) [bao.class:?]
          	at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878) [bao.class:?]
          	at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
          	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
          	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
          	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
          	at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
          	at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
          	at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
          [03:40:15] [Client thread/INFO]: Mod MCFrames is missing the required element 'name'. Substituting MCFrames
          [03:40:15] [Client thread/WARN]: Mod MCFrames is missing the required element 'version' and no fallback can be found. Substituting '1.0'.
          [03:40:15] [Client thread/WARN]: Mod ForgeRelocation is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 0.0.1.4
          [03:40:15] [Client thread/WARN]: Mod RelocationFMP is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 0.0.1.2
          [03:40:15] [Client thread/WARN]: Mod MrTJPCoreMod is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.1.0.33
          [03:40:15] [Client thread/INFO]: Forge Mod Loader has identified 71 mods to load
          [03:40:15] [Client thread/INFO]: Found mod(s) [ExtraUtilities] containing declared API package baubles.api (owned by Baubles) without associated API reference
          [03:40:15] [Client thread/INFO]: Found mod(s) [CarpentersBlocks] containing declared API package com.cricketcraft.chisel.api (owned by chisel) without associated API reference
          [03:40:16] [Client thread/ERROR]: The mod ProjRed|Core (ProjectRed Core) requires mods [ForgeMultipart] to be available
          [03:40:16] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Not Enough Items, FMLFileResourcePack:Pistronics 2, FMLFileResourcePack:Applied Energistics 2, FMLFileResourcePack:Archimedes' Ships, FMLFileResourcePack:BiblioCraft, FMLFileResourcePack:BC Builders, FMLFileResourcePack:BC Transport, FMLFileResourcePack:BC Energy, FMLFileResourcePack:BC Silicon, FMLFileResourcePack:BC Robotics, FMLFileResourcePack:BuildCraft, FMLFileResourcePack:BC Factory, FMLFileResourcePack:Carpenter's Blocks, FMLFileResourcePack:ChickenChunks, FMLFileResourcePack:Chisel, FMLFileResourcePack:CoFH Core, FMLFileResourcePack:ComputerCraft, FMLFileResourcePack:Enchiridion, FMLFileResourcePack:Enchiridion 2, FMLFileResourcePack:Extra Cells 2, FMLFileResourcePack:Extra Utilities, FMLFileResourcePack:Flan's Mod, FMLFileResourcePack:Forestry for Minecraft, FMLFileResourcePack:Funky Locomotion, FMLFileResourcePack:Inventory Tweaks, FMLFileResourcePack:Iron Chest, FMLFileResourcePack:JourneyMap, FMLFileResourcePack:Mantle, FMLFileResourcePack:Mariculture, FMLFileResourcePack:Marine Technlogy, FMLFileResourcePack:MC Helicopter, FMLFileResourcePack:Minechem, FMLFileResourcePack:OpenBlocks, FMLFileResourcePack:OpenMods, FMLFileResourcePack:Pam's HarvestCraft, FMLFileResourcePack:PneumaticCraft, FMLFileResourcePack:ProjectRed Core, FMLFileResourcePack:ProjectRed Compatibility, FMLFileResourcePack:ProjectRed Fabrication, FMLFileResourcePack:ProjectRed Integration, FMLFileResourcePack:ProjectRed Transmission, FMLFileResourcePack:ProjectRed Illumination, FMLFileResourcePack:ProjectRed Expansion, FMLFileResourcePack:ProjectRed Transportation, FMLFileResourcePack:ProjectRed Exploration, FMLFileResourcePack:qCraft, FMLFileResourcePack:Railcraft, FMLFileResourcePack:Random Things, FMLFileResourcePack:Simply Jetpacks, FMLFileResourcePack:Steve's Carts 2, FMLFileResourcePack:Tinkers' Construct, FMLFileResourcePack:Thaumcraft, FMLFileResourcePack:Thaumic Tinkerer, FMLFileResourcePack:Thermal Dynamics, FMLFileResourcePack:Thermal Expansion, FMLFileResourcePack:Thermal Foundation, FMLFileResourcePack:Tinkers' Mechworks, FMLFileResourcePack:Baubles, FMLFileResourcePack:MCFrames, FMLFileResourcePack:ForgeRelocation, FMLFileResourcePack:RelocationFMP, FMLFileResourcePack:MrTJPCore
          [03:40:16] [Client thread/WARN]: There were errors previously. Not beginning mod initialization phase
          [03:40:16] [Sound Library Loader/INFO]: [paulscode.sound.SoundSystemLogger:message:69]: 
          [03:40:16] [Sound Library Loader/INFO]: [paulscode.sound.SoundSystemLogger:message:69]: Starting up SoundSystem...
          [03:40:16] [Thread-10/INFO]: [paulscode.sound.SoundSystemLogger:message:69]: Initializing LWJGL OpenAL
          [03:40:16] [Thread-10/INFO]: [paulscode.sound.SoundSystemLogger:message:69]:     (The LWJGL binding of OpenAL.  For more information, see http://www.lwjgl.org)
          [03:40:16] [Client thread/INFO]: Found EntityRenderer Class: net/minecraft/client/renderer/EntityRenderer
          [03:40:16] [Client thread/INFO]: Found Render Global Class: net/minecraft/client/renderer/RenderGlobal
          [03:40:16] [Client thread/INFO]: Created: 16x16 textures/blocks-atlas
          [03:40:16] [Client thread/INFO]: Created: 16x16 textures/items-atlas
          [03:40:17] [Thread-10/INFO]: [paulscode.sound.SoundSystemLogger:message:69]: OpenAL initialized.
          [03:40:17] [Sound Library Loader/INFO]: [paulscode.sound.SoundSystemLogger:message:69]: 
          [03:40:17] [Sound Library Loader/INFO]: Sound engine started
          [03:40:30] [Client thread/INFO]: Stopping!
          [03:40:30] [Client thread/INFO]: [paulscode.sound.SoundSystemLogger:message:69]: 
          [03:40:30] [Client thread/INFO]: [paulscode.sound.SoundSystemLogger:message:69]: SoundSystem shutting down...
          [03:40:31] [Client thread/INFO]: [paulscode.sound.SoundSystemLogger:importantMessage:90]:     Author: Paul Lamb, www.paulscode.com
          [03:40:31] [Client thread/INFO]: [paulscode.sound.SoundSystemLogger:message:69]
          
          1 réponse Dernière réponse Répondre Citer 0
          • robin4002
            robin4002 Moddeurs confirmés Rédacteurs Administrateurs dernière édition par

            [03:40:15] [Client thread/WARN]: Zip file ForgeMultipart-1.7.10-1.2.0.345-universal.jar failed to read properly, it will be ignored

            java.util.zip.ZipException: error in opening zip file

            Le fichier ForgeMultipart-1.7.10-1.2.0.345-universal.jar est corrompu et donc illisible. Télécharge-le à nouveau.

            U 1 réponse Dernière réponse Répondre Citer 0
            • U
              Underford @robin4002 dernière édition par robin4002

              @robin4002
              j’ai un rapport de crash maintenant

               ---- Minecraft Crash Report ----
              // Daisy, daisy...
              
              Time: 15/08/22 21:03
              Description: Initializing game
              
              java.lang.IllegalArgumentException: Duplicate enchantment id! class mrtjp.projectred.expansion.EnchantmentFuelEfficiency and class mariculture.magic.enchantments.EnchantmentHealth Enchantment ID:80
              	at net.minecraft.enchantment.Enchantment.<init>(Enchantment.java:53)
              	at mrtjp.projectred.expansion.EnchantmentFuelEfficiency.<init>(items.scala:315)
              	at mrtjp.projectred.expansion.ExpansionProxy_server.init(proxies.scala:67)
              	at mrtjp.projectred.expansion.ExpansionProxy_client.init(proxies.scala:114)
              	at mrtjp.projectred.ProjectRedExpansion$.init(ProjectRedExpansion.scala:46)
              	at mrtjp.projectred.ProjectRedExpansion.init(ProjectRedExpansion.scala)
              	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
              	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
              	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
              	at java.lang.reflect.Method.invoke(Method.java:497)
              	at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
              	at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
              	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
              	at java.lang.reflect.Method.invoke(Method.java:497)
              	at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
              	at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
              	at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
              	at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
              	at com.google.common.eventbus.EventBus.post(EventBus.java:275)
              	at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
              	at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
              	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
              	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
              	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
              	at java.lang.reflect.Method.invoke(Method.java:497)
              	at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
              	at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
              	at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
              	at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
              	at com.google.common.eventbus.EventBus.post(EventBus.java:275)
              	at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
              	at cpw.mods.fml.common.Loader.initializeMods(Loader.java:737)
              	at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:311)
              	at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:552)
              	at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
              	at net.minecraft.client.main.Main.main(SourceFile:148)
              	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
              	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
              	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
              	at java.lang.reflect.Method.invoke(Method.java:497)
              	at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
              	at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
              
              
              A detailed walkthrough of the error, its code path and all known details is as follows:
              ---------------------------------------------------------------------------------------
              
              -- Head --
              Stacktrace:
              	at net.minecraft.enchantment.Enchantment.<init>(Enchantment.java:53)
              	at mrtjp.projectred.expansion.EnchantmentFuelEfficiency.<init>(items.scala:315)
              	at mrtjp.projectred.expansion.ExpansionProxy_server.init(proxies.scala:67)
              	at mrtjp.projectred.expansion.ExpansionProxy_client.init(proxies.scala:114)
              	at mrtjp.projectred.ProjectRedExpansion$.init(ProjectRedExpansion.scala:46)
              	at mrtjp.projectred.ProjectRedExpansion.init(ProjectRedExpansion.scala)
              	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
              	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
              	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
              	at java.lang.reflect.Method.invoke(Method.java:497)
              	at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
              	at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
              	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
              	at java.lang.reflect.Method.invoke(Method.java:497)
              	at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
              	at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
              	at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
              	at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
              	at com.google.common.eventbus.EventBus.post(EventBus.java:275)
              	at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
              	at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
              	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
              	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
              	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
              	at java.lang.reflect.Method.invoke(Method.java:497)
              	at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
              	at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
              	at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
              	at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
              	at com.google.common.eventbus.EventBus.post(EventBus.java:275)
              	at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
              	at cpw.mods.fml.common.Loader.initializeMods(Loader.java:737)
              	at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:311)
              	at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:552)
              
              -- Initialization --
              Details:
              Stacktrace:
              	at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
              	at net.minecraft.client.main.Main.main(SourceFile:148)
              	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
              	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
              	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
              	at java.lang.reflect.Method.invoke(Method.java:497)
              	at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
              	at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
              
              -- System Details --
              Details:
              	Minecraft Version: 1.7.10
              	Operating System: Windows 10 (amd64) version 10.0
              	Java Version: 1.8.0_51, Oracle Corporation
              	Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
              	Memory: 1169211888 bytes (1115 MB) / 2147483648 bytes (2048 MB) up to 8589934592 bytes (8192 MB)
              	JVM Flags: 8 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx8G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
              	AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
              	IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
              	FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1614 74 mods loaded, 74 mods active
              	States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
              	UCHI	mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) 
              	UCHI	FML{7.10.99.99} [Forge Mod Loader] (forge-1.7.10-10.13.4.1614-1.7.10.jar) 
              	UCHI	Forge{10.13.4.1614} [Minecraft Forge] (forge-1.7.10-10.13.4.1614-1.7.10.jar) 
              	UCHI	appliedenergistics2-core{rv3-beta-6} [Applied Energistics 2 Core] (minecraft.jar) 
              	UCHI	CodeChickenCore{1.0.7.48} [CodeChicken Core] (minecraft.jar) 
              	UCHI	MCVanillaTweaks{1.0} [Mariculture - Vanilla Tweaks] (minecraft.jar) 
              	UCHI	NotEnoughItems{1.0.5.120} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.5.120-universal.jar) 
              	UCHI	ThaumicTinkerer-preloader{0.1} [Thaumic Tinkerer Core] (minecraft.jar) 
              	UCHI	OpenModsCore{0.9.1} [OpenModsCore] (minecraft.jar) 
              	UCHI	<CoFH ASM>{000} [CoFH ASM] (minecraft.jar) 
              	UCHI	Pistronics2{0.6.3} [Pistronics 2] (1.7.10-Pistronics2-v0.6.4.jar) 
              	UCHI	appliedenergistics2{rv3-beta-6} [Applied Energistics 2] (appliedenergistics2-rv3-beta-6.jar) 
              	UCHI	ArchimedesShips{1.7.10 v1.7.1} [Archimedes' Ships] (ArchimedesShips-1.7.1.jar) 
              	UCHI	BiblioCraft{1.11.5} [BiblioCraft] (BiblioCraft[v1.11.5][MC1.7.10].jar) 
              	UCHI	CoFHCore{1.7.10R3.1.4} [CoFH Core] (CoFHCore-[1.7.10]3.1.4-329.jar) 
              	UCHI	BuildCraft|Core{7.1.16} [BuildCraft] (buildcraft-7.1.16.jar) 
              	UCHI	BuildCraft|Builders{7.1.16} [BC Builders] (buildcraft-7.1.16.jar) 
              	UCHI	BuildCraft|Transport{7.1.16} [BC Transport] (buildcraft-7.1.16.jar) 
              	UCHI	BuildCraft|Energy{7.1.16} [BC Energy] (buildcraft-7.1.16.jar) 
              	UCHI	BuildCraft|Silicon{7.1.16} [BC Silicon] (buildcraft-7.1.16.jar) 
              	UCHI	BuildCraft|Robotics{7.1.16} [BC Robotics] (buildcraft-7.1.16.jar) 
              	UCHI	BuildCraft|Factory{7.1.16} [BC Factory] (buildcraft-7.1.16.jar) 
              	UCHI	Baubles{1.0.1.10} [Baubles] (Baubles-1.7.10-1.0.1.10.jar) 
              	UCHI	Thaumcraft{4.2.3.5} [Thaumcraft] (Thaumcraft-1.7.10-4.2.3.5.jar) 
              	UCHI	Railcraft{9.12.2.0} [Railcraft] (Railcraft_1.7.10-9.12.2.0.jar) 
              	UCHI	ForgeMultipart{1.2.0.345} [Forge Multipart] (ForgeMultipart-1.7.10-1.2.0.345-universal (1).jar) 
              	UCHI	chisel{2.9.5.11} [Chisel] (Chisel-2.9.5.11.jar) 
              	UCHI	CarpentersBlocks{3.3.8} [Carpenter's Blocks] (Carpenter's+Blocks+v3.3.8+-+MC+1.7.10.jar) 
              	UCHI	ChickenChunks{1.3.4.19} [ChickenChunks] (ChickenChunks-1.7.10-1.3.4.19-universal.jar) 
              	UCHI	ComputerCraft{1.75} [ComputerCraft] (ComputerCraft1.75.jar) 
              	UCHI	Enchiridion{1.3} [Enchiridion] (Enchiridion+2-1.7.10-2.0.2a.jar) 
              	UCHI	Enchiridion2{2.0.2a} [Enchiridion 2] (Enchiridion+2-1.7.10-2.0.2a.jar) 
              	UCHI	extracells{2.3.10} [Extra Cells 2] (ExtraCells-1.7.10-2.3.10b190.jar) 
              	UCHI	ThermalFoundation{1.7.10R1.2.6} [Thermal Foundation] (ThermalFoundation-[1.7.10]1.2.6-118.jar) 
              	UCHI	ExtraUtilities{1.2.12} [Extra Utilities] (extrautilities-1.2.12.jar) 
              	UCHI	flansmod{4.10.0} [Flan's Mod] (Flans-Mod-1.7.10.jar) 
              	UCHI	Forestry{4.2.12.60} [Forestry for Minecraft] (forestry_1.7.10-4.2.12.60.jar) 
              	UCHI	ThermalExpansion{1.7.10R4.1.5} [Thermal Expansion] (ThermalExpansion-[1.7.10]4.1.5-248.jar) 
              	UCHI	funkylocomotion{1.0} [Funky Locomotion] (funky-locomotion-1.7.10-beta-7.jar) 
              	UCHI	inventorytweaks{1.59-dev-152-cf6e263} [Inventory Tweaks] (InventoryTweaks-1.59-dev-152.jar) 
              	UCHI	IronChest{6.0.62.742} [Iron Chest] (ironchest-1.7.10-6.0.62.742-universal.jar) 
              	UCHI	journeymap{5.1.4p1} [JourneyMap] (journeymap-1.7.10-5.1.4p1-unlimited.jar) 
              	UCHI	Mantle{1.7.10-0.3.2.jenkins191} [Mantle] (Mantle-1.7.10-0.3.2b.jar) 
              	UCHI	TConstruct{1.7.10-1.8.8.build991} [Tinkers' Construct] (TConstruct-1.7.10-1.8.8.build991.jar) 
              	UCHI	Mariculture{1.7.10-1.2.4.2a} [Mariculture] (Mariculture-Deluxe-1.7.10-1.2.4.2a.jar) 
              	UCHI	MariTech{1.0} [Marine Technlogy] (Mariculture-Deluxe-1.7.10-1.2.4.2a.jar) 
              	UCHI	mcheli{1.0.2} [MC Helicopter] (mcheli) 
              	UCHI	minechem{5.0.5.406} [Minechem] (MineChem+Mod+1.7.10.jar) 
              	UCHI	OpenMods{0.9.1} [OpenMods] (OpenModsLib-1.7.10-0.9.1.jar) 
              	UCHI	OpenBlocks{1.5.1} [OpenBlocks] (OpenBlocks-1.7.10-1.5.1.jar) 
              	UCHI	harvestcraft{1.7.10j} [Pam's HarvestCraft] (Pam's+HarvestCraft+1.7.10Lb.jar) 
              	UCHI	PneumaticCraft{1.12.7-150} [PneumaticCraft] (PneumaticCraft-1.7.10-1.12.7-150-universal.jar) 
              	UCHI	MrTJPCoreMod{1.1.0.33} [MrTJPCore] (MrTJPCore-1.7.10-1.1.0.33-universal.jar) 
              	UCHI	ProjRed|Core{4.7.0pre12.95} [ProjectRed Core] (ProjectRed-1.7.10-4.7.0pre12.95-Base.jar) 
              	UCHI	ProjRed|Transmission{4.7.0pre12.95} [ProjectRed Transmission] (ProjectRed-1.7.10-4.7.0pre12.95-Integration.jar) 
              	UCHI	ProjRed|Transportation{4.7.0pre12.95} [ProjectRed Transportation] (ProjectRed-1.7.10-4.7.0pre12.95-Mechanical.jar) 
              	UCHI	ProjRed|Exploration{4.7.0pre12.95} [ProjectRed Exploration] (ProjectRed-1.7.10-4.7.0pre12.95-World.jar) 
              	UCHI	ProjRed|Compatibility{4.7.0pre12.95} [ProjectRed Compatibility] (ProjectRed-1.7.10-4.7.0pre12.95-Compat.jar) 
              	UCHI	ProjRed|Integration{4.7.0pre12.95} [ProjectRed Integration] (ProjectRed-1.7.10-4.7.0pre12.95-Integration.jar) 
              	UCHI	ProjRed|Fabrication{4.7.0pre12.95} [ProjectRed Fabrication] (ProjectRed-1.7.10-4.7.0pre12.95-Fabrication.jar) 
              	UCHI	ProjRed|Illumination{4.7.0pre12.95} [ProjectRed Illumination] (ProjectRed-1.7.10-4.7.0pre12.95-Lighting.jar) 
              	UCHE	ProjRed|Expansion{4.7.0pre12.95} [ProjectRed Expansion] (ProjectRed-1.7.10-4.7.0pre12.95-Mechanical.jar) 
              	UCHI	qCraft{1.2} [qCraft] (qCraft-1.2.jar) 
              	UCHI	RandomThings{2.2.4} [Random Things] (RandomThings-2.2.4.jar) 
              	UCHI	simplyjetpacks{1.5.3} [Simply Jetpacks] (SimplyJetpacks-MC1.7.10-1.5.3.jar) 
              	UCHI	StevesCarts{2.0.0.b18} [Steve's Carts 2] (StevesCarts2.0.0.b18.jar) 
              	UCHI	ThaumicTinkerer{unspecified} [Thaumic Tinkerer] (ThaumicTinkerer-2.5-1.7.10-164.jar) 
              	UCHI	ThermalDynamics{1.7.10R1.2.1} [Thermal Dynamics] (ThermalDynamics-[1.7.10]1.2.1-172.jar) 
              	UCHI	TMechworks{0.2.15.106} [Tinkers' Mechworks] (TMechworks-1.7.10-0.2.15.106.jar) 
              	UCHI	McMultipart{1.2.0.345} [Minecraft Multipart Plugin] (ForgeMultipart-1.7.10-1.2.0.345-universal (1).jar) 
              	UCHI	ForgeRelocation{0.0.1.4} [ForgeRelocation] (ForgeRelocation-1.7.10-0.0.1.4-universal.jar) 
              	UCHI	MCFrames{1.0} [MCFrames] (ForgeRelocation-1.7.10-0.0.1.4-universal.jar) 
              	UCHI	RelocationFMP{0.0.1.2} [RelocationFMP] (ForgeRelocationFMP-1.7.10-0.0.1.2-universal.jar) 
              	UCHI	ForgeMicroblock{1.2.0.345} [Forge Microblocks] (ForgeMultipart-1.7.10-1.2.0.345-universal (1).jar) 
              	GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.6.0 NVIDIA 511.81' Renderer: 'NVIDIA GeForce RTX 3050 Ti Laptop GPU/PCIe/SSE2'
              	OpenModsLib class transformers: [stencil_patches:FINISHED],[movement_callback:FINISHED],[map_gen_fix:ENABLED],[gl_capabilities_hook:FINISHED],[player_render_hook:FINISHED]
              	Class transformer null safety: all safe
              	AE2 Version: beta rv3-beta-6 for Forge 10.13.4.1448
              	CoFHCore: -[1.7.10]3.1.4-329
              	ThermalFoundation: -[1.7.10]1.2.6-118
              	ThermalExpansion: -[1.7.10]4.1.5-248
              	Mantle Environment: Environment healthy.
              	TConstruct Environment: Environment healthy.
              	ThermalDynamics: -[1.7.10]1.2.1-172
              	Chisel: Errors like "[FML]: Unable to lookup ..." are NOT the cause of this crash. You can safely ignore these errors. And update forge while you're at it.
              	Stencil buffer state: Function set: GL30, pool: forge, bits: 8
              	Launched Version: 1.7.10-Forge10.13.4.1614-1.7.10
              	LWJGL: 2.9.1
              	OpenGL: NVIDIA GeForce RTX 3050 Ti Laptop GPU/PCIe/SSE2 GL version 4.6.0 NVIDIA 511.81, NVIDIA Corporation
              	GL Caps: Using GL 1.3 multitexturing.
              Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
              Anisotropic filtering is supported and maximum anisotropy is 16.
              Shaders are available because OpenGL 2.1 is supported.
              
              	Is Modded: Definitely; Client brand changed to 'fml,forge'
              	Type: Client (map_client.txt)
              	Resource Packs: []
              	Current Language: English (US)
              	Profiler Position: N/A (disabled)
              	Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
              	Anisotropic Filtering: Off (1)
              
              U 1 réponse Dernière réponse Répondre Citer 0
              • U
                Underford @Underford dernière édition par Underford

                @Underford c’est qu’il y a plusieurs ID pour la même chose ? comment je peut changer un ID ?

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

                  C’est exactement cela, en général il est possible de le changer dans les fichiers de configuration des mods (dans ton cas, celui de projectred) qui se trouve dans le dossier .minecraft/config.

                  Sinon, les versions modernes de Minecraft n’ont pas ce problème d’id.

                  U 1 réponse Dernière réponse Répondre Citer 0
                  • U
                    Underford @robin4002 dernière édition par

                    @robin4002 merci beaucoup

                    1 réponse Dernière réponse Répondre Citer 0
                    • Cette question est désormais résolue  U Underford 
                    • 1 / 1
                    • Premier message
                      Dernier message
                    Design by Woryk
                    Contact / Mentions Légales

                    MINECRAFT FORGE FRANCE © 2018

                    Powered by NodeBB