1. Le forum de Minecraft-France va définitivement fermer ses portes. Celui-ci restera en lecture seule mais vous ne pourrez plus y apporter de nouveaux topics. Nous vous invitons à nous rejoindre sur le Discord de Minecraft-France qui permet de présenter vos projets, discuter avec la communauté etc.. Merci à tous d'avoir fait vivre ce forum de nombreuses années. Pour nous rejoindre sur Discord, Cliquez ici

problème avec not enough item

Discussion dans 'Problème avec les mods' créé par Thimeflash, 30 Oct 2018.

  1. Thimeflash

    Thimeflash Nouveau

    Inscrit:
    30 Oct 2018
    Messages:
    13
    Points:
    0
    Sexe:
    Homme
    quand je lance minecraft forge 1.7.10 avec not enought item mon jeux ne veux pas se lancer. s'il vous plait aider moi j'en est vraiment besoin pour ma survie moder.
     
  2. clement5188

    clement5188 Enter the World

    Inscrit:
    29 Oct 2018
    Messages:
    23
    Points:
    11
    Sexe:
    Homme
    salut est ce qu'il met un message d'erreur ?
     
  3. Thimeflash

    Thimeflash Nouveau

    Inscrit:
    30 Oct 2018
    Messages:
    13
    Points:
    0
    Sexe:
    Homme
    oui il y a un message d'erreur
     
  4. clement5188

    clement5188 Enter the World

    Inscrit:
    29 Oct 2018
    Messages:
    23
    Points:
    11
    Sexe:
    Homme
    il met quoi comme message?
     
  5. Thimeflash

    Thimeflash Nouveau

    Inscrit:
    30 Oct 2018
    Messages:
    13
    Points:
    0
    Sexe:
    Homme
    plantage du jeux
     
  6. clement5188

    clement5188 Enter the World

    Inscrit:
    29 Oct 2018
    Messages:
    23
    Points:
    11
    Sexe:
    Homme
    il y a pas autre chose quand tu clics sur voir d'avantage ou un truc comme ça?
     
  7. Thimeflash

    Thimeflash Nouveau

    Inscrit:
    30 Oct 2018
    Messages:
    13
    Points:
    0
    Sexe:
    Homme
    The game crashed whilst initializing game
    The game crashed whilst initializing game
    Error: java.lang.NoSuchMethodError: net.minecraft.nbt.NBTTagCompound.setBoolean(Ljava/lang/String;Z)V
     
  8. Thimeflash

    Thimeflash Nouveau

    Inscrit:
    30 Oct 2018
    Messages:
    13
    Points:
    0
    Sexe:
    Homme
    --- Minecraft Crash Report ----
    // Why is it breaking :(

    Time: 30/10/18 19:52
    Description: Initializing game

    java.lang.NoSuchMethodError: net.minecraft.nbt.NBTTagCompound.setBoolean(Ljava/lang/String;Z)V
    at codechicken.nei.ItemStackMap.<clinit>(ItemStackMap.java:206)
    at codechicken.nei.api.ItemInfo.<clinit>(ItemInfo.java:55)
    at codechicken.nei.ClientHandler.preInit(ClientHandler.java:113)
    at codechicken.nei.NEIModContainer.preInit(NEIModContainer.java:81)
    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.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)
    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)


    A detailed walkthrough of the error, its code path and all known details is as follows:
    ---------------------------------------------------------------------------------------

    -- Head --
    Stacktrace:
    at codechicken.nei.ItemStackMap.<clinit>(ItemStackMap.java:206)
    at codechicken.nei.api.ItemInfo.<clinit>(ItemInfo.java:55)
    at codechicken.nei.ClientHandler.preInit(ClientHandler.java:113)
    at codechicken.nei.NEIModContainer.preInit(NEIModContainer.java:81)
    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.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)
    at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:243)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480)

    -- 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: 316083648 bytes (301 MB) / 536870912 bytes (512 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_E7 12 mods loaded, 12 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 CodeChickenCore{1.0.7.47} [CodeChicken Core] (minecraft.jar)
    UC NotEnoughItems{1.0.5.120} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.5.120-dev.jar)
    UC simpleores{1.4.3} [SimpleOres 2] ([1.7.10] SimpleOres 2 Core v1.4.3.jar)
    UC Backpack{2.0.1} [Backpack] (Backpacks-Mod.jar)
    UC BiblioCraft{1.11.6} [BiblioCraft] (BiblioCraft-Mod-1.7.10.jar)
    UC DamageIndicatorsMod{3.2.0} [Damage Indicators] (Damage-Indicators-Mod-1.7.10.jar)
    UC MoCreatures{6.3.1} [DrZhark's Mo'Creatures Mod] (DrZharks MoCreatures Mod v6.3.1.zip)
    UC AS_Minions{1.9.4} [Minions] (Minions-1.7.10.jar)
    UC OreSpawn{1.7.10.20.3} [OreSpawn] (orespawn-1.7.10-20.3.zip)
    GL info: ' Vendor: 'Intel' Version: '3.1.0 - Build 9.17.10.4459' Renderer: 'Intel(R) HD Graphics'
    Launched Version: 1.7.10-Forge10.13.4.1558-1.7.10
    LWJGL: 2.9.1
    OpenGL: Intel(R) HD Graphics GL version 3.1.0 - Build 9.17.10.4459, Intel
    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 bec
    ya sa aussi
     
  9. clement5188

    clement5188 Enter the World

    Inscrit:
    29 Oct 2018
    Messages:
    23
    Points:
    11
    Sexe:
    Homme
    #9 clement5188, 30 Oct 2018
    Dernière édition par un modérateur: 30 Oct 2018
  10. Thimeflash

    Thimeflash Nouveau

    Inscrit:
    30 Oct 2018
    Messages:
    13
    Points:
    0
    Sexe:
    Homme
    comment je fait?
     
  11. clement5188

    clement5188 Enter the World

    Inscrit:
    29 Oct 2018
    Messages:
    23
    Points:
    11
    Sexe:
    Homme
    clic sur les liens au dessus

    dit moi si ça fonctionne
     
    #11 clement5188, 30 Oct 2018
    Dernière édition par un modérateur: 30 Oct 2018
  12. Thimeflash

    Thimeflash Nouveau

    Inscrit:
    30 Oct 2018
    Messages:
    13
    Points:
    0
    Sexe:
    Homme
    sa fonctionne mais morph ne marche pas, quand je lance le jeu avec le mod morph sa ne veut pas me metre l'ecran d'aceuille et sa m'affiche un message
     
  13. clement5188

    clement5188 Enter the World

    Inscrit:
    29 Oct 2018
    Messages:
    23
    Points:
    11
    Sexe:
    Homme
    ok ça met quoi comme message? un truc du genre qu'il faudrait changer de version?
     

Partager cette page