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

Crash installation forge

Discussion dans 'Problème avec les mods' créé par Nlulz, 22 Juin 2013.

  1. Nlulz

    Nlulz Nouveau

    Inscrit:
    22 Juin 2013
    Messages:
    1
    Points:
    30
    Salut,
    Quand j'installe j'ai un problème. J'installe forge, je lance Minecraft et après le "Mojang" j'ai un rapport de crash..
    Donc je vous le donne :
    Minecraft has crashed!
    ----------------------

    Minecraft has stopped running because it encountered a problem; Failed to start game

    A full error report has been saved to C:\Users\Jean\AppData\Roaming\.minecraft\crash-reports\crash-2013-06-22_14.51.18-client.txt - Please include a copy of that file (Not this screen!) if you report this crash to anyone; without it, they will not be able to help fix the crash :(



    --- BEGIN ERROR REPORT 75169c5e --------
    Full report at:
    C:\Users\Jean\AppData\Roaming\.minecraft\crash-reports\crash-2013-06-22_14.51.18-client.txt
    Please show that file to Mojang, NOT just this screen!

    Generated 22/06/13 14:51

    -- System Details --
    Details:
    Minecraft Version: 1.5.2
    Operating System: Windows 8 (amd64) version 6.2
    Java Version: 1.7.0_21, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 466656904 bytes (445 MB) / 650575872 bytes (620 MB) up to 954466304 bytes (910 MB)
    JVM Flags: 2 total; -Xms512m -Xmx1024m
    AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
    Suspicious classes: FML and Forge are installed
    IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
    FML: MCP v7.51 FML v5.2.2.684 Minecraft Forge 7.8.0.684 8 mods loaded, 8 mods active
    mcp{7.44} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized
    FML{5.2.2.684} [Forge Mod Loader] (coremods) Unloaded->Constructed->Pre-initialized->Initialized
    Forge{7.8.0.684} [Minecraft Forge] (coremods) Unloaded->Constructed->Pre-initialized->Initialized
    GuiAPI{0.15.4} [GuiAPI] (GuiAPI-0.15.4-1.5.1.jar) Unloaded->Constructed->Pre-initialized->Initialized
    Backpack{1.7.8} [Backpack] (backpack-1.7.8-1.5.1.zip) Unloaded->Constructed->Pre-initialized->Errored
    BiblioCraft{1.1.5} [BiblioCraft] (BiblioCraft[v1.1.5].zip) Unloaded->Constructed->Pre-initialized->Initialized
    CustomSpawner{1.12.2} [DrZhark's CustomSpawner] (CustomMobSpawner 1.12.2.zip) Unloaded->Constructed->Pre-initialized->Initialized
    MoCreatures{5.0.7} [DrZhark's Mo'Creatures Mod] (DrZharks MoCreatures Mod v5.0.7.zip) Unloaded->Constructed->Pre-initialized->Initialized
    LWJGL: 2.4.2
    OpenGL: GeForce GTX 560 Ti/PCIe/SSE2 GL version 4.3.0, NVIDIA Corporation
    Is Modded: Definitely; Client brand changed to 'fml,forge'
    Type: Client (map_client.txt)
    Texture Pack: the Asphyxious CustomPack.zip
    Profiler Position: N/A (disabled)
    Vec3 Pool Size: ~~ERROR~~ NullPointerException: null

    cpw.mods.fml.common.LoaderException: java.lang.VerifyError: (class: backpack/util/KeyHandlerBackpack, method: keyDown signature: (Ljava/util/EnumSet;Lnet/minecraft/client/settings/KeyBinding;ZZ)V) Incompatible object argument for function call
    at cpw.mods.fml.common.LoadController.transition(LoadController.java:142)
    at cpw.mods.fml.common.Loader.initializeMods(Loader.java:691)
    at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:206)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:447)
    at net.minecraft.client.MinecraftAppletImpl.func_71384_a(SourceFile:56)
    at net.minecraft.client.Minecraft.run(Minecraft.java:732)
    at java.lang.Thread.run(Unknown Source)
    Caused by: java.lang.VerifyError: (class: backpack/util/KeyHandlerBackpack, method: keyDown signature: (Ljava/util/EnumSet;Lnet/minecraft/client/settings/KeyBinding;ZZ)V) Incompatible object argument for function call
    at backpack.proxy.ClientProxy.registerKeyBinding(ClientProxy.java:10)
    at backpack.Backpack.load(Backpack.java:68)
    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.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:494)
    at sun.reflect.GeneratedMethodAccessor6.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
    at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
    at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
    at com.google.common.eventbus.EventBus.post(EventBus.java:267)
    at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:165)
    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 com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
    at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
    at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
    at com.google.common.eventbus.EventBus.post(EventBus.java:267)
    at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:98)
    at cpw.mods.fml.common.Loader.initializeMods(Loader.java:690)
    ... 5 more
    --- END ERROR REPORT d1f1a542 ----------


    Merci de votre aide !


    EDIT : Résolue lulz
     

Partager cette page