MFF

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

    Le jeu a cesser de fonctionner avec not enough items 1.7.10

    Planifier Épinglé Verrouillé Déplacé Support pour les utilisateurs
    4 Messages 2 Publieurs 206 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.
    • D Hors-ligne
      darkozdesigns
      dernière édition par robin4002

      Bonjour/bonsoir ,

      j’ai telecharger not enough items 1.7.10 et depuis mon jeu crash !
      (j’ai bien installer codechikencore en même version)
      Rapport de crash :

      ---- Minecraft Crash Report ----
      // I bet Cylons wouldn't have this problem.
      
      Time: 04/10/20 01:19
      Description: There was a severe problem during mod loading that has caused the game to fail
      
      cpw.mods.fml.common.LoaderException: java.lang.NoClassDefFoundError: codechicken/nei/recipe/ICraftingHandler
      	at cpw.mods.fml.common.LoadController.transition(LoadController.java:163)
      	at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:559)
      	at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:243)
      	at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480)
      	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)
      Caused by: java.lang.NoClassDefFoundError: codechicken/nei/recipe/ICraftingHandler
      	at tonius.neiintegration.mods.Integrations.getIntegrations(Integrations.java:20)
      	at tonius.neiintegration.NEIIntegration.preInit(NEIIntegration.java:37)
      	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.GeneratedMethodAccessor6.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.preinitializeMods(Loader.java:556)
      	... 10 more
      Caused by: java.lang.ClassNotFoundException: codechicken.nei.recipe.ICraftingHandler
      	at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
      	at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
      	at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
      	... 38 more
      Caused by: java.lang.NullPointerException
      	at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182)
      	... 40 more
      
      
      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: 575808824 bytes (549 MB) / 872415232 bytes (832 MB) up to 2147483648 bytes (2048 MB)
      	JVM Flags: 8 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx2G -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.1558 Optifine OptiFine_1.7.10_HD_U_E3 13 mods loaded, 13 mods active
      	States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
      	UCH	mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) 
      	UCH	FML{7.10.99.99} [Forge Mod Loader] (forge-1.7.10-10.13.4.1558-1.7.10.jar) 
      	UCH	Forge{10.13.4.1558} [Minecraft Forge] (forge-1.7.10-10.13.4.1558-1.7.10.jar) 
      	UCH	AM2-Preloader{0.0.3} [AMCore] (minecraft.jar) 
      	UCH	CodeChickenCore{1.0.7.47} [CodeChicken Core] (minecraft.jar) 
      	UCH	AnimationAPI{1.2.4} [AnimationAPI] (AnimationAPI-1.7.10-1.2.4.jar) 
      	UCH	arsmagica2{1.4.0.009} [Ars Magica 2] (1.7.10_AM2-1.4.0.009 (2).jar) 
      	UCH	iChunUtil{4.2.2} [iChunUtil] ([Minecraft-INSIDE.com] ichunutil_4.2.2.jar) 
      	UCE	neiintegration{1.1.2} [NEI Integration] (NEI-Integration-Mod-1.7.10.jar) 
      	UCH	OreSpawn{1.7.10.20.3} [OreSpawn] (Ore-Spawn-Mod-1.7.10.zip) 
      	UCH	ReiMinimap{1.7.10} [Rei's Minimap] (Reis-Minimap-Mod-1.7.10.jar) 
      	UCH	VanillaPlus{1.4.4} [VanillaPlus] (VanillaPlus-1.7.10-1.4.4.jar) 
      	UCH	Waila{1.5.10} [Waila] (Waila-Mod-1.7.10.jar) 
      	GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.6.0 NVIDIA 456.38' Renderer: 'GeForce RTX 2060/PCIe/SSE2'
      
      D 1 réponse Dernière réponse Répondre Citer 0
      • D Hors-ligne
        darkozdesigns @darkozdesigns
        dernière édition par

        @darkozdesigns a dit dans Le jeu a cesser de fonctionner avec not enough items 1.7.10 :

        Bonjour/bonsoir ,

        j’ai telecharger not enough items 1.7.10 et depuis mon jeu crash !
        (j’ai bien installer codechikencore en même version)
        Rapport de crash :

        ---- Minecraft Crash Report ----
        // I bet Cylons wouldn't have this problem.
        
        Time: 04/10/20 01:19
        Description: There was a severe problem during mod loading that has caused the game to fail
        
        cpw.mods.fml.common.LoaderException: java.lang.NoClassDefFoundError: codechicken/nei/recipe/ICraftingHandler
        	at cpw.mods.fml.common.LoadController.transition(LoadController.java:163)
        	at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:559)
        	at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:243)
        	at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480)
        	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)
        Caused by: java.lang.NoClassDefFoundError: codechicken/nei/recipe/ICraftingHandler
        	at tonius.neiintegration.mods.Integrations.getIntegrations(Integrations.java:20)
        	at tonius.neiintegration.NEIIntegration.preInit(NEIIntegration.java:37)
        	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.GeneratedMethodAccessor6.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.preinitializeMods(Loader.java:556)
        	... 10 more
        Caused by: java.lang.ClassNotFoundException: codechicken.nei.recipe.ICraftingHandler
        	at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
        	at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
        	at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
        	... 38 more
        Caused by: java.lang.NullPointerException
        	at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182)
        	... 40 more
        
        
        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: 575808824 bytes (549 MB) / 872415232 bytes (832 MB) up to 2147483648 bytes (2048 MB)
        	JVM Flags: 8 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx2G -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.1558 Optifine OptiFine_1.7.10_HD_U_E3 13 mods loaded, 13 mods active
        	States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
        	UCH	mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) 
        	UCH	FML{7.10.99.99} [Forge Mod Loader] (forge-1.7.10-10.13.4.1558-1.7.10.jar) 
        	UCH	Forge{10.13.4.1558} [Minecraft Forge] (forge-1.7.10-10.13.4.1558-1.7.10.jar) 
        	UCH	AM2-Preloader{0.0.3} [AMCore] (minecraft.jar) 
        	UCH	CodeChickenCore{1.0.7.47} [CodeChicken Core] (minecraft.jar) 
        	UCH	AnimationAPI{1.2.4} [AnimationAPI] (AnimationAPI-1.7.10-1.2.4.jar) 
        	UCH	arsmagica2{1.4.0.009} [Ars Magica 2] (1.7.10_AM2-1.4.0.009 (2).jar) 
        	UCH	iChunUtil{4.2.2} [iChunUtil] ([Minecraft-INSIDE.com] ichunutil_4.2.2.jar) 
        	UCE	neiintegration{1.1.2} [NEI Integration] (NEI-Integration-Mod-1.7.10.jar) 
        	UCH	OreSpawn{1.7.10.20.3} [OreSpawn] (Ore-Spawn-Mod-1.7.10.zip) 
        	UCH	ReiMinimap{1.7.10} [Rei's Minimap] (Reis-Minimap-Mod-1.7.10.jar) 
        	UCH	VanillaPlus{1.4.4} [VanillaPlus] (VanillaPlus-1.7.10-1.4.4.jar) 
        	UCH	Waila{1.5.10} [Waila] (Waila-Mod-1.7.10.jar) 
        	GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.6.0 NVIDIA 456.38' Renderer: 'GeForce RTX 2060/PCIe/SSE2'
        
        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

          Bonjour,

          Visiblement tu as installé not enough items integration mais pas not enough items, d’où le problème.
          Par ailleurs, la 1.7.10 est une très veille version qui n’est plus supporté, il serait temps de se mettre à jour.

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

            Oui je sais que c’est une très vielle version, mais c’est la seul que j’ai trouver qui supporte les mods que j’ai ajouter. A part sa j’ai ajouter not enough items sans “integration” et cela marche merci

            1 réponse Dernière réponse Répondre Citer 0
            • 1 / 1
            • Premier message
              Dernier message
            Design by Woryk
            ContactMentions Légales

            MINECRAFT FORGE FRANCE © 2024

            Powered by NodeBB