crash forge chargement versions 1.11.2

fred93

Aventurier
25 Octobre 2017
2
0
2
42
bonjour des que je lance tout charge jusqu au moment ou j'ai un crash :
avec ce rapport: si quelqu' un peut m'aider sa serait gentil! Merci
j' ai enlever le mod itemphysic full et la sa fonctionne mais pourquoi?
Code:
---- Minecraft Crash Report ----

WARNING: coremods are present:
  ItemPatchingLoader (ItemPhysic Full 1.4.8 mc1.12.jar)
  DynamicSurroundingsCore (DynamicSurroundings-1.11.2-3.4.7.0.jar)
  CreativePatchingLoader (CreativeCore v1.9.0 mc1.11.2.jar)
  Inventory Tweaks Coremod (InventoryTweaks-1.62.jar)
  BlurPlugin (Blur-1.0.1-9.jar)
  BetterFoliageLoader (BetterFoliage-MC1.11.2-2.1.3.jar)
Contact their authors BEFORE contacting forge

// Uh... Did I do that?

Time: 10/25/17 10:45 AM
Description: Initializing game

java.lang.NoClassDefFoundError: net/minecraft/client/util/ITooltipFlag
    at com.creativemd.itemphysic.ItemDummyContainer.init(ItemDummyContainer.java:71)
    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 net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:253)
    at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:231)
    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 net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:148)
    at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:828)
    at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:357)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:521)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:352)
    at net.minecraft.client.main.Main.main(SourceFile:124)
    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)
Caused by: java.lang.ClassNotFoundException: net.minecraft.client.util.ITooltipFlag
    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)
    ... 33 more
Caused by: java.lang.NullPointerException
    at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182)
    ... 35 more


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

-- Head --
Thread: Client thread
Stacktrace:
    at com.creativemd.itemphysic.ItemDummyContainer.init(ItemDummyContainer.java:71)
    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 net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:253)
    at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:231)
    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 net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:148)
    at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:828)
    at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:357)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:521)

-- Initialization --
Details:
Stacktrace:
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:352)
    at net.minecraft.client.main.Main.main(SourceFile:124)
    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.11.2
    Operating System: Windows 10 (amd64) version 10.0
    Java Version: 1.8.0_25, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 268835440 bytes (256 MB) / 614645760 bytes (586 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
    IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
    FML: MCP 9.38 Powered by Forge 13.20.1.2386 21 mods loaded, 21 mods active
    States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
    UCHI    minecraft{1.11.2} [Minecraft] (minecraft.jar)
    UCHI    mcp{9.19} [Minecraft Coder Pack] (minecraft.jar)
    UCHI    FML{8.0.99.99} [Forge Mod Loader] (forge-1.11.2-13.20.1.2386.jar)
    UCHI    forge{13.20.1.2386} [Minecraft Forge] (forge-1.11.2-13.20.1.2386.jar)
    UCHI    creativecoredummy{1.0.0} [CreativeCoreDummy] (minecraft.jar)
    UCH    itemphysic{1.4.0} [ItemPhysic] (minecraft.jar)
    UCH    mercurius_updater{1.0} [mercurius_updater] (MercuriusUpdater-1.11.2.jar)
    UCH    atg{2} [Alternate Terrain Generation] (Alternate-Terrain-Generation-Mod-1.11.2.jar)
    UCH    barkifier{1.4.1} [Barkifier] (Barkifier MC1.11.2 v1.4.1.jar)
    UCH    betterfoliage{2.1.3} [Better Foliage] (BetterFoliage-MC1.11.2-2.1.3.jar)
    UCH    blur{1.0.1-9} [Blur] (Blur-1.0.1-9.jar)
    UCH    creativecore{1.7.4} [CreativeCore] (CreativeCore v1.9.0 mc1.11.2.jar)
    UCH    dsurround{3.4.7.0} [Dynamic Surroundings] (DynamicSurroundings-1.11.2-3.4.7.0.jar)
    UCH    presets{3.4.7.0} [Presets!] (DynamicSurroundings-1.11.2-3.4.7.0.jar)
    UCH    inventorytweaks{1.62+release.90.40cf8fc} [Inventory Tweaks] (InventoryTweaks-1.62.jar)
    UCH    journeymap{1.11.2-5.4.7} [JourneyMap] (JourneyMap-1.11.2-Final.jar)
    UCH    lunatriuscore{1.1.2.39} [LunatriusCore] (LunatriusCore-1.11.2.jar)
    UCH    placeableitems{3.0.3.1} [Placeable Items Mod] (placeableitems-3.0.3.1.jar)
    UCH    schematica{1.7.8.161} [Schematica] (Schematica-Mod-1.11.2.jar)
    UCH    torohealthmod{1.11.2-11} [ToroHealth Damage Indicators] (torohealth-1.11.2-11.jar)
    UCH    treechopper{1.1.2} [Tree Chopper] (TreeChopper-1.11.2-1.1.2.jar)
    Loaded coremods (and transformers):
ItemPatchingLoader (ItemPhysic Full 1.4.8 mc1.12.jar)
  com.creativemd.itemphysic.ItemTransformer
DynamicSurroundingsCore (DynamicSurroundings-1.11.2-3.4.7.0.jar)
  org.blockartistry.DynSurround.asm.Transformer
CreativePatchingLoader (CreativeCore v1.9.0 mc1.11.2.jar)
  com.creativemd.creativecore.core.CreativeCoreTransformer
Inventory Tweaks Coremod (InventoryTweaks-1.62.jar)
  invtweaks.forge.asm.ContainerTransformer
BlurPlugin (Blur-1.0.1-9.jar)
  com.tterrag.blur.BlurTransformer
BetterFoliageLoader (BetterFoliage-MC1.11.2-2.1.3.jar)
  mods.betterfoliage.loader.BetterFoliageTransformer
    GL info: ' Vendor: 'Intel' Version: '4.4.0 - Build 21.20.16.4550' Renderer: 'Intel(R) HD Graphics 520'
    Launched Version: 1.11.2-forge1.11.2-13.20.1.2386
    LWJGL: 2.9.4
    OpenGL: Intel(R) HD Graphics 520 GL version 4.4.0 - Build 21.20.16.4550, Intel
    GL Caps: Using GL 1.3 multitexturing.
Using GL 1.3 texture combiners.
Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
Shaders are available because OpenGL 2.1 is supported.
VBOs are available because OpenGL 1.5 is supported.

    Using VBOs: Yes
    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)
    CPU: 4x Intel(R) Core(TM) i5-6200U CPU @ 2.30GHz
 
Dernière édition par un modérateur: