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

Autres Comment gérer un crash

Discussion dans 'Tutoriels' créé par AugiteSoul, 7 Mai 2016.

  1. AugiteSoul

    AugiteSoul Mineur de Fer

    Inscrit:
    1 Fev 2016
    Messages:
    780
    Points:
    130
    Bonjour. Vous installez des mods, vous êtes content(e), et là, paf!, le crash! Vous envoyez ça ici, et on vous répond: "Salut, retire un mod. Je passe en résolu" Si ce n'était que vous, ça bourrerait pas trop le forum, mais ~70 000 personnes... Voila comment résoudre son problème.

    I: Les phrases clés.

    "Duplicate dimension id!"
    Deux ID de dimensions sont les mêmes, changez les dans les configs (dans <dossier>/configs)
    "java.lang.OutOfMemoryError: Java heap space"
    Trop peu de mémoire est donnée au jeu.
    II: Décortiquons un crash.


    ---- Minecraft Crash Report ----
    // Surprise! Haha. Well, this is awkward.

    Time: 23/01/16 19:25
    Description: Initializing game

    java.lang.IllegalArgumentException: ID is already registered: 121 =phrase clé
    at net.minecraft.entity.EntityList.func_75618_a(EntityList.java:94)
    at cpw.mods.fml.common.registry.EntityRegistry.registerGlobalEntityID(EntityRegistry.java:199)
    at com.toomuchtnt.TooMuchTNT.Set(TooMuchTNT.java:1069)= mod causant problème
    at com.toomuchtnt.TooMuchTNT.Init(TooMuchTNT.java:725)
    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:483)
    at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
    at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:483)
    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:483)
    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:483)
    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.entity.EntityList.func_75618_a(EntityList.java:94)
    at cpw.mods.fml.common.registry.EntityRegistry.registerGlobalEntityID(EntityRegistry.java:199)
    at com.toomuchtnt.TooMuchTNT.Set(TooMuchTNT.java:1069)
    at com.toomuchtnt.TooMuchTNT.Init(TooMuchTNT.java:725)
    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:483)
    at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
    at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:483)
    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:483)
    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:483)
    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 =données comme système d'exploitation ou liste des mods
    Operating System: Windows 8.1 (amd64) version 6.3
    Java Version: 1.8.0_25, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 154763120 bytes (147 MB) / 449568768 bytes (428 MB) up to 1060372480 bytes (1011 MB)
    JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
    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 39 mods loaded, 39 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 CodeChickenCore{1.0.4.35} [CodeChicken Core] (minecraft.jar)
    UCHI Micdoodlecore{} [Micdoodle8 Core] (minecraft.jar)
    UCHI Mocap-core{1.0} [Motion Capture (Core)] (minecraft.jar)
    UCHI NotEnoughItems{1.0.4.95} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.4.95-universal.jar)
    UCHI <CoFH ASM>{000} [CoFH ASM] (minecraft.jar)
    UCHI DamageIndicatorsMod{3.2.0} [Damage Indicators] ([1.7.10]DamageIndicatorsMod-3.2.0.jar)
    UCHI CameraStudio{2.1710} [Camera Studio] (CameraStudioV2.1710(mc1.7.10).zip)
    UCHI CoFHCore{1.7.10R3.0.3} [CoFH Core] (CoFHCore-[1.7.10]3.0.3-303.jar)
    UCHI custom_sword{1.7.10} [Custom Sword By Kelco_K22] (custom_sword_1.7.10_V0.14.jar)
    UCHI exnihilo{1.38-49} [Ex Nihilo] (Ex-Nihilo-1.38-49.jar)
    UCHI ThermalFoundation{1.7.10R1.2.0} [Thermal Foundation] (ThermalFoundation-[1.7.10]1.2.0-102.jar)
    UCHI ThermalExpansion{1.7.10R4.0.3B1} [Thermal Expansion] (ThermalExpansion-[1.7.10]4.0.3B1-218.jar)
    UCHI RedstoneArsenal{1.7.10R1.1.1} [Redstone Arsenal] (RedstoneArsenal-[1.7.10]1.1.1-89.jar)
    UCHI exastrisrebirth{MC1.7.10-1.01-45} [Ex Astris Rebirth] (Ex-Astris-Rebirth-MC1.7.10-1.01-45.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-4.10.0(1).jar)
    UCHI GalacticraftCore{3.0.12} [Galacticraft Core] (GalacticraftCore-1.7-3.0.12.404.jar)
    UCHI GalacticraftMars{3.0.12} [Galacticraft Planets] (Galacticraft-Planets-1.7-3.0.12.404.jar)
    UCHI ganysnether{1.8.0} [Gany's Nether] (Ganys Nether-1.8.0.jar)
    UCHI GekosLasers{1.7.10R0.8} [Geko's Lasers] (GekosLasers-1.7.10-0.8.jar)
    UCHI iChunUtil{4.2.2} [iChunUtil] (iChunUtil-4.2.2.jar)
    UCHI IGWMod{1.1.12-34} [In-Game wiki Mod] (IGW-Mod.jar)
    UCHI mod_Invasion{1.1.5} [Invasion] (Invasion_1.1.5_1.7.10.jar)
    UCHI inventorytweaks{1.58-147-645ca10} [Inventory Tweaks] (InventoryTweaks-1.58-147.jar)
    UCHI meteors{2.14.3} [Falling Meteors] (meteors-1.7.10-2.14.3.jar)
    UCHI Mocap{1.0} [Motion Capture] (Mocap-1.0-(1.7.10).jar)
    UCHI NetherOres{1.7.10R2.3.0} [Nether Ores] (NetherOres-[1.7.10]2.3.0-12 (1).jar)
    UCHI neresources{0.1.0.101} [Not Enough Resources] (NotEnoughResources-1.7.10-0.1.0.101.jar)
    UCHI openmodularturrets{2.1.6-187} [Open Modular Turrets] (OpenModularTurrets-1.7.10-2.1.6-187.jar)
    UCHI pandorasbox{2.0.1} [Pandora's Box] (Pandoras-Box-Mod-1.7.10.jar)
    UCHI PortalGun{4.0.0-beta-4} [PortalGun] (PortalGun-4.0.0-beta-4.jar)
    UCHI ReiMinimap{1.7.10} [Rei's Minimap] (Reis-Minimap-Mod-1.7.10.jar)
    UCHI securitycraft{v1.6.1} [SecurityCraft] (SecurityCraft v1.6.0 for 1.7.10.jar)
    UCHI ThermalDynamics{1.7.10R1.1.0} [Thermal Dynamics] (ThermalDynamics-[1.7.10]1.1.0-161.jar)
    UCHI WLM{1.4.3} [The Wasteland Mod] (Wasteland mod-1.4.4.jar)
    UCHE TooMuchTNT{2.9} [TooMuchTNT] (TooMuchTNT v2.9.jar) = si les qques premières lettres contiennent un "E" , c'est le mod problématique
    GL info: ' Vendor: 'Intel' Version: '4.3.0 - Build 10.18.14.4264' Renderer: 'Intel(R) HD Graphics 4400'
    CoFHCore: -[1.7.10]3.0.3-303
    ThermalFoundation: -[1.7.10]1.2.0-102
    ThermalExpansion: -[1.7.10]4.0.3B1-218
    RedstoneArsenal: -[1.7.10]1.1.1-89
    NetherOres: -[1.7.10]2.3.0-12
    ThermalDynamics: -[1.7.10]1.1.0-161
    Launched Version: 1.7.10-Forge10.13.4.1614-1.7.10
    LWJGL: 2.9.1
    OpenGL: Intel(R) HD Graphics 4400 GL version 4.3.0 - Build 10.18.14.4264, 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 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)


    III: Les problèmes de version de MC.

    Si la version de MC requise n'est pas utilisée... ça va crasher. Les mods en 1.8 ne fonctionnent pas en 1.8.9.

    Il y a aussi les dépendances (mods requis pour en faire fonctionner d'autres) qui sont parfois requises.

    IV:Les autres problèmes...

    99% des mods ont besoin de Forge pour fonctionner. Si on ne vous dit pas qu'il y a besoin de Forge pour un mod, il y a des chances que ce soit un virus. Les installateurs (type Skydaz) sont à ÉVITER. Sous certains navigateurs, les fichiers .jar sont considérés comme des virus. Ils n'en sont pas.

    V:Merci!
     
    • J'aime J'aime x 1
    • Gagnant Gagnant x 1
    • Informatif Informatif x 1
    #1 AugiteSoul, 7 Mai 2016
    Dernière édition: 16 Mai 2016
  2. Adolf

    Adolf Mineur de Redstone

    Inscrit:
    11 Mar 2016
    Messages:
    1 025
    Points:
    173
    Sexe:
    Homme
    Comment gérer un crash AVANT d'avoir sauvegardé sa partie.

    [​IMG]
     
    • Amusant Amusant x 3
    • Troll Troll x 2
  3. Lopoju

    Lopoju Bûcheron

    Inscrit:
    25 Mai 2015
    Messages:
    103
    Points:
    31
    Sexe:
    Homme
    Normalement, les parties sont sauvegardés, même avant les crash
     
    • Informatif Informatif x 1

Partager cette page