Probleme sur minecraft modée

  • Auteur de la discussion Auteur de la discussion NuXia
  • Date de début Date de début

NuXia

Aventurier
20 Octobre 2016
5
0
1
22
bonjour j'ai un problème avec mon minecraft modé car je le lance et après qu'il ai charger les mods il crash et m'affiche ceci:

Code:
-- System Details --
Details:
   Minecraft Version: 1.7.10
   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: 94922680 bytes (90 MB) / 337469440 bytes (321 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.1558 Optifine OptiFine_1.7.10_HD_U_C1 20 mods loaded, 20 mods active
   States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
   UCHIJ   mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
   UCHIJ   FML{7.10.99.99} [Forge Mod Loader] (forge-1.7.10-10.13.4.1558-1.7.10.jar)
   UCHIJ   Forge{10.13.4.1558} [Minecraft Forge] (forge-1.7.10-10.13.4.1558-1.7.10.jar)
   UCHIJ   CodeChickenCore{1.0.2.9} [CodeChicken Core] (minecraft.jar)
   UCHIJ   Micdoodlecore{} [Micdoodle8 Core] (minecraft.jar)
   UCHIJ   NotEnoughItems{1.0.2.15} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.2.15-universal.jar)
   UCHIJ   sapmanpack{2.4.0} [SanAndreasPs Manager Pack CORE edition] (SAPManPack-1.7.10-2.4.0.jar)
   UCHIJ   Trapcraft{v2.2.1a} [Trapcraft] ([1.7.10] Trapcraft - v2.3.0a.zip)
   UCHIJ   advancedgenetics{1.5.7} [Advanced Genetics] (advancedgenetics-1.7.10-1.5.7.jar)
   UCHIJ   claysoldiers{2.0.0b} [Clay Soldiers Mod] (ClaySoldiersMod-1.7.10-2.0.0b.jar)
   UCHIJ   DamageIndicatorsMod{3.2.0} [Damage Indicators] (Damage-Indicators-Mod-1.7.10.jar)
   UCHIE   GalacticraftCore{3.0.12} [Galacticraft Core] (Galacticraft-Mod-1.7.10.jar)
   UCHIJ   lucky{5.1.0} [Lucky Block] (Lucky-Block-Mod-1.7.10.jar)
   UCHIJ   magicalcrops{1.7.2 - 0.1 ALPHA} [Magical Crops] (magicalcrops-1.7.10_0.1.jar)
   UCHIJ   primitivemobs{1.0} [Primitive Mobs] (primitivemobs-1.0c-1.7.10.jar)
   UCHIJ   Real Kether{1.2.5alpha} [The Real Kether] (Real Kether-1.7.10-1.2.5-Alpha.jar)
   UCHIJ   ReiMinimap{1.7.10} [Rei's Minimap] (Reis-Minimap-Mod-1.7.10.jar)
   UCHIJ   TooMuchTNT{2.9} [TooMuchTNT] (Too-Much-TNT-Mod-1.7.10.jar)
   UCHIJ   transformers{0.4} [Transformers Mod] (Transformers-1.7.10-0.4.2.zip)
   UCHIJ   TwilightForest{2.3.7} [The Twilight Forest] (twilightforest-1.7.10-2.3.7.jar)
   GL info: ' Vendor: 'Intel' Version: '4.0.0 - Build 10.18.10.3308' Renderer: 'Intel(R) HD Graphics 4000'
 
Dernière édition par un modérateur:
Caused by: java.lang.VerifyError: Bad access to protected data in getfield
Exception Details:
Location:
micdoodle8/mods/galacticraft/core/client/render/entities/RenderPlayerGC.renderModelS(Lnet/minecraft/client/renderer/entity/RendererLivingEntity;Lnet/minecraft/entity/EntityLivingBase;FFFFFF)V @293: getfield
Reason:
Type top (current frame, stack[2]) is not assignable to 'micdoodle8/mods/galacticraft/core/client/render/entities/RenderPlayerGC'
Current Frame:
bci: @293
flags: { }
locals: { 'net/minecraft/client/renderer/entity/RendererLivingEntity', 'net/minecraft/entity/EntityLivingBase', float, float, float, float, float, float, 'net/minecraft/client/renderer/entity/RenderPlayer', 'micdoodle8/mods/galacticraft/core/wrappers/PlayerGearData', integer, 'net/minecraft/client/model/ModelBiped', integer }
stack: { 'net/minecraft/client/model/ModelBiped', 'net/minecraft/client/model/ModelBase' }

Est ce ceci qui est important ?
 
Le rapport complet serait plus pratique que des morceaux par ci par là.
Pour information les rapport de crash de Minecraft ne contient aucune information personnelle.

Après ce morceau aide déjà plus que l'autre, il permet de savoir qu'il y a un soucis du côté de galacticraft au niveau du rendu.
C'est peut-être un conflit avec optifine. Il faudrait tester sans optifine.
 
Code:
// Would you like a cupcake?

Time: 21/10/16 21:32
Description: There was a severe problem during mod loading that has caused the game to fail

cpw.mods.fml.common.LoaderException: java.lang.VerifyError: Bad access to protected data in getfield
Exception Details:
  Location:
  micdoodle8/mods/galacticraft/core/client/render/entities/RenderPlayerGC.renderModelS(Lnet/minecraft/client/renderer/entity/RendererLivingEntity;Lnet/minecraft/entity/EntityLivingBase;FFFFFF)V @293: getfield
  Reason:
  Type top (current frame, stack[2]) is not assignable to 'micdoodle8/mods/galacticraft/core/client/render/entities/RenderPlayerGC'
  Current Frame:
  bci: @293
  flags: { }
  locals: { 'net/minecraft/client/renderer/entity/RendererLivingEntity', 'net/minecraft/entity/EntityLivingBase', float, float, float, float, float, float, 'net/minecraft/client/renderer/entity/RenderPlayer', 'micdoodle8/mods/galacticraft/core/wrappers/PlayerGearData', integer, 'net/minecraft/client/model/ModelBiped', integer }
  stack: { 'net/minecraft/client/model/ModelBiped', 'net/minecraft/client/model/ModelBase' }
  Bytecode:
  0x0000000: 2ac1 0004 9902 832a c000 043a 08b2 007f
  0x0000010: c700 0e12 81b8 0087 b800 8db3 007f b200
  0x0000020: 39c6 0266 b200 7fb6 0091 9a02 5db2 0097
  0x0000030: 2bb6 009d b900 a302 00c0 00a5 3a09 1909
  0x0000040: c602 47b2 00a7 9a02 4103 360a 150a 07a2
  0x0000050: 0238 150a 9a00 0bb2 00a9 3a0b a700 08b2
  0x0000060: 00ab 3a0b 1909 150a b600 b136 0c15 0c9b
  0x0000070: 0212 2bb6 00b4 9a02 0b0c 0c0c 0cb8 00b7
  0x0000080: b800 49b4 00bb b200 3db6 00c1 190b b400
  0x0000090: c515 0a9a 0007 04a7 0004 03b5 00cc 190b
  0x00000a0: b400 cf15 0a9a 0007 04a7 0004 03b5 00cc
  0x00000b0: 190b b400 d215 0a04 9f00 0915 0a05 a000
  0x00000c0: 0704 a700 0403 b500 cc19 0bb4 00d5 150a
  0x00000d0: 04a0 0007 04a7 0004 03b5 00cc 190b b400
  0x00000e0: d815 0a04 a000 0704 a700 0403 b500 cc19
  0x00000f0: 0bb4 00db 150a 059f 0009 150a 06a0 0007
  0x0000100: 04a7 0004 03b5 00cc 190b b400 de15 0a05
  0x0000110: 9f00 0915 0a06 a000 0704 a700 0403 b500
  0x0000120: cc19 0b19 08b4 00df b400 e4b5 00e5 190b
  0x0000130: 1908 b400 dfb4 00e8 b500 e919 0b19 08b4
  0x0000140: 00df b400 ecb5 00ed 1908 b400 dfc1 00ad
  0x0000150: 9900 4319 0b19 08b4 00df c000 adb4 00f0
  0x0000160: b500 f019 0b19 08b4 00df c000 adb4 00f3
  0x0000170: b500 f319 0b19 08b4 00df c000 adb4 00f6
  0x0000180: b500 f619 0b19 08b4 00df c000 adb4 00f9
  0x0000190: b500 f919 0b2b 2425 0bb6 00fc 190b 2b24
  0x00001a0: 2517 0417 0517 0617 07b6 0100 110b 50b8
  0x00001b0: 0104 b800 49b4 00bb b200 39b6 00c1 110b
  0x00001c0: c0b8 0107 110b e2b8 0107 1102 040b b801
  0x00001d0: 0b11 0302 1103 03b8 010f 2bb4 0112 8613
  0x00001e0: 0113 6e38 0d17 0d8d b801 1990 1226 6a12
  0x00001f0: 2662 380e 1301 1a17 0e6a 380f 0c17 0e6a
  0x0000200: 3810 1301 1a17 0e6a 3811 2bb4 011e b401
  0x0000210: 24c1 0126 9900 352b b401 1eb4 0124 c001
  0x0000220: 26b9 0129 0100 3812 1712 0b95 9e00 0e17
  0x0000230: 1038 1117 0f38 10a7 0012 1712 0b96 9c00
  0x0000240: 0b17 1038 0f17 1138 1017 0f17 1017 1113
  0x0000250: 012a 170e 6ab8 00b7 190b 2b24 2517 0417
  0x0000260: 0517 0617 07b6 0100 110b e2b8 0104 110b
  0x0000270: c0b8 0107 0c0c 0c0c b800 b711 0b50 b801
  0x0000280: 0784 0a01 a7fd c8b1  
  Stackmap Table:
  append_frame(@30,Object[#4])
  append_frame(@76,Object[#165],Integer)
  same_frame(@95)
  append_frame(@100,Object[#173])
  full_frame(@154,{Object[#199],Object[#153],Float,Float,Float,Float,Float,Float,Object[#4],Object[#165],Integer,Object[#173],Integer},{Object[#201]})
  full_frame(@155,{Object[#199],Object[#153],Float,Float,Float,Float,Float,Float,Object[#4],Object[#165],Integer,Object[#173],Integer},{Object[#201],Integer})
  same_locals_1_stack_item_frame(@172,Object[#201])
  full_frame(@173,{Object[#199],Object[#153],Float,Float,Float,Float,Float,Float,Object[#4],Object[#165],Integer,Object[#173],Integer},{Object[#201],Integer})
  same_locals_1_stack_item_frame(@193,Object[#201])
  same_locals_1_stack_item_frame(@197,Object[#201])
  full_frame(@198,{Object[#199],Object[#153],Float,Float,Float,Float,Float,Float,Object[#4],Object[#165],Integer,Object[#173],Integer},{Object[#201],Integer})
  same_locals_1_stack_item_frame(@216,Object[#201])
  full_frame(@217,{Object[#199],Object[#153],Float,Float,Float,Float,Float,Float,Object[#4],Object[#165],Integer,Object[#173],Integer},{Object[#201],Integer})
  same_locals_1_stack_item_frame(@235,Object[#201])
  full_frame(@236,{Object[#199],Object[#153],Float,Float,Float,Float,Float,Float,Object[#4],Object[#165],Integer,Object[#173],Integer},{Object[#201],Integer})
  same_locals_1_stack_item_frame(@256,Object[#201])
  same_locals_1_stack_item_frame(@260,Object[#201])
  full_frame(@261,{Object[#199],Object[#153],Float,Float,Float,Float,Float,Float,Object[#4],Object[#165],Integer,Object[#173],Integer},{Object[#201],Integer})
  same_locals_1_stack_item_frame(@281,Object[#201])
  same_locals_1_stack_item_frame(@285,Object[#201])
  full_frame(@286,{Object[#199],Object[#153],Float,Float,Float,Float,Float,Float,Object[#4],Object[#165],Integer,Object[#173],Integer},{Object[#201],Integer})
  same_frame_extended(@403)
  full_frame(@570,{Object[#199],Object[#153],Float,Float,Float,Float,Float,Float,Object[#4],Object[#165],Integer,Object[#173],Integer,Float,Float,Float,Float,Float,Float},{})
  chop_frame(@585,1)
  full_frame(@641,{Object[#199],Object[#153],Float,Float,Float,Float,Float,Float,Object[#4],Object[#165],Integer,Object[#173]},{})
  full_frame(@647,{Object[#199],Object[#153],Float,Float,Float,Float,Float,Float},{})

   at cpw.mods.fml.common.LoadController.transition(LoadController.java:163)
   at cpw.mods.fml.common.Loader.initializeMods(Loader.java:744)
   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)
Caused by: java.lang.VerifyError: Bad access to protected data in getfield
Exception Details:
  Location:
  micdoodle8/mods/galacticraft/core/client/render/entities/RenderPlayerGC.renderModelS(Lnet/minecraft/client/renderer/entity/RendererLivingEntity;Lnet/minecraft/entity/EntityLivingBase;FFFFFF)V @293: getfield
  Reason:
  Type top (current frame, stack[2]) is not assignable to 'micdoodle8/mods/galacticraft/core/client/render/entities/RenderPlayerGC'
  Current Frame:
  bci: @293
  flags: { }
  locals: { 'net/minecraft/client/renderer/entity/RendererLivingEntity', 'net/minecraft/entity/EntityLivingBase', float, float, float, float, float, float, 'net/minecraft/client/renderer/entity/RenderPlayer', 'micdoodle8/mods/galacticraft/core/wrappers/PlayerGearData', integer, 'net/minecraft/client/model/ModelBiped', integer }
  stack: { 'net/minecraft/client/model/ModelBiped', 'net/minecraft/client/model/ModelBase' }
  Bytecode:
  0x0000000: 2ac1 0004 9902 832a c000 043a 08b2 007f
  0x0000010: c700 0e12 81b8 0087 b800 8db3 007f b200
  0x0000020: 39c6 0266 b200 7fb6 0091 9a02 5db2 0097
  0x0000030: 2bb6 009d b900 a302 00c0 00a5 3a09 1909
  0x0000040: c602 47b2 00a7 9a02 4103 360a 150a 07a2
  0x0000050: 0238 150a 9a00 0bb2 00a9 3a0b a700 08b2
  0x0000060: 00ab 3a0b 1909 150a b600 b136 0c15 0c9b
  0x0000070: 0212 2bb6 00b4 9a02 0b0c 0c0c 0cb8 00b7
  0x0000080: b800 49b4 00bb b200 3db6 00c1 190b b400
  0x0000090: c515 0a9a 0007 04a7 0004 03b5 00cc 190b
  0x00000a0: b400 cf15 0a9a 0007 04a7 0004 03b5 00cc
  0x00000b0: 190b b400 d215 0a04 9f00 0915 0a05 a000
  0x00000c0: 0704 a700 0403 b500 cc19 0bb4 00d5 150a
  0x00000d0: 04a0 0007 04a7 0004 03b5 00cc 190b b400
  0x00000e0: d815 0a04 a000 0704 a700 0403 b500 cc19
  0x00000f0: 0bb4 00db 150a 059f 0009 150a 06a0 0007
  0x0000100: 04a7 0004 03b5 00cc 190b b400 de15 0a05
  0x0000110: 9f00 0915 0a06 a000 0704 a700 0403 b500
  0x0000120: cc19 0b19 08b4 00df b400 e4b5 00e5 190b
  0x0000130: 1908 b400 dfb4 00e8 b500 e919 0b19 08b4
  0x0000140: 00df b400 ecb5 00ed 1908 b400 dfc1 00ad
  0x0000150: 9900 4319 0b19 08b4 00df c000 adb4 00f0
  0x0000160: b500 f019 0b19 08b4 00df c000 adb4 00f3
  0x0000170: b500 f319 0b19 08b4 00df c000 adb4 00f6
  0x0000180: b500 f619 0b19 08b4 00df c000 adb4 00f9
  0x0000190: b500 f919 0b2b 2425 0bb6 00fc 190b 2b24
  0x00001a0: 2517 0417 0517 0617 07b6 0100 110b 50b8
  0x00001b0: 0104 b800 49b4 00bb b200 39b6 00c1 110b
  0x00001c0: c0b8 0107 110b e2b8 0107 1102 040b b801
  0x00001d0: 0b11 0302 1103 03b8 010f 2bb4 0112 8613
  0x00001e0: 0113 6e38 0d17 0d8d b801 1990 1226 6a12
  0x00001f0: 2662 380e 1301 1a17 0e6a 380f 0c17 0e6a
  0x0000200: 3810 1301 1a17 0e6a 3811 2bb4 011e b401
  0x0000210: 24c1 0126 9900 352b b401 1eb4 0124 c001
  0x0000220: 26b9 0129 0100 3812 1712 0b95 9e00 0e17
  0x0000230: 1038 1117 0f38 10a7 0012 1712 0b96 9c00
  0x0000240: 0b17 1038 0f17 1138 1017 0f17 1017 1113
  0x0000250: 012a 170e 6ab8 00b7 190b 2b24 2517 0417
  0x0000260: 0517 0617 07b6 0100 110b e2b8 0104 110b
  0x0000270: c0b8 0107 0c0c 0c0c b800 b711 0b50 b801
  0x0000280: 0784 0a01 a7fd c8b1  
  Stackmap Table:
  append_frame(@30,Object[#4])
  append_frame(@76,Object[#165],Integer)
  same_frame(@95)
  append_frame(@100,Object[#173])
  full_frame(@154,{Object[#199],Object[#153],Float,Float,Float,Float,Float,Float,Object[#4],Object[#165],Integer,Object[#173],Integer},{Object[#201]})
  full_frame(@155,{Object[#199],Object[#153],Float,Float,Float,Float,Float,Float,Object[#4],Object[#165],Integer,Object[#173],Integer},{Object[#201],Integer})
  same_locals_1_stack_item_frame(@172,Object[#201])
  full_frame(@173,{Object[#199],Object[#153],Float,Float,Float,Float,Float,Float,Object[#4],Object[#165],Integer,Object[#173],Integer},{Object[#201],Integer})
  same_locals_1_stack_item_frame(@193,Object[#201])
  same_locals_1_stack_item_frame(@197,Object[#201])
  full_frame(@198,{Object[#199],Object[#153],Float,Float,Float,Float,Float,Float,Object[#4],Object[#165],Integer,Object[#173],Integer},{Object[#201],Integer})
  same_locals_1_stack_item_frame(@216,Object[#201])
  full_frame(@217,{Object[#199],Object[#153],Float,Float,Float,Float,Float,Float,Object[#4],Object[#165],Integer,Object[#173],Integer},{Object[#201],Integer})
  same_locals_1_stack_item_frame(@235,Object[#201])
  full_frame(@236,{Object[#199],Object[#153],Float,Float,Float,Float,Float,Float,Object[#4],Object[#165],Integer,Object[#173],Integer},{Object[#201],Integer})
  same_locals_1_stack_item_frame(@256,Object[#201])
  same_locals_1_stack_item_frame(@260,Object[#201])
  full_frame(@261,{Object[#199],Object[#153],Float,Float,Float,Float,Float,Float,Object[#4],Object[#165],Integer,Object[#173],Integer},{Object[#201],Integer})
  same_locals_1_stack_item_frame(@281,Object[#201])
  same_locals_1_stack_item_frame(@285,Object[#201])
  full_frame(@286,{Object[#199],Object[#153],Float,Float,Float,Float,Float,Float,Object[#4],Object[#165],Integer,Object[#173],Integer},{Object[#201],Integer})
  same_frame_extended(@403)
  full_frame(@570,{Object[#199],Object[#153],Float,Float,Float,Float,Float,Float,Object[#4],Object[#165],Integer,Object[#173],Integer,Float,Float,Float,Float,Float,Float},{})
  chop_frame(@585,1)
  full_frame(@641,{Object[#199],Object[#153],Float,Float,Float,Float,Float,Float,Object[#4],Object[#165],Integer,Object[#173]},{})
  full_frame(@647,{Object[#199],Object[#153],Float,Float,Float,Float,Float,Float},{})

   at micdoodle8.mods.galacticraft.core.proxy.ClientProxyCore.registerEntityRenderers(ClientProxyCore.java:322)
   at micdoodle8.mods.galacticraft.core.proxy.ClientProxyCore.postInit(ClientProxyCore.java:282)
   at micdoodle8.mods.galacticraft.core.GalacticraftCore.postInit(GalacticraftCore.java:396)
   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.GeneratedMethodAccessor5.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:742)
   ... 10 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 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: 154327592 bytes (147 MB) / 344031232 bytes (328 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.1558 Optifine OptiFine_1.7.10_HD_U_C1 20 mods loaded, 20 mods active
   States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
   UCHIJ   mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
   UCHIJ   FML{7.10.99.99} [Forge Mod Loader] (forge-1.7.10-10.13.4.1558-1.7.10.jar)
   UCHIJ   Forge{10.13.4.1558} [Minecraft Forge] (forge-1.7.10-10.13.4.1558-1.7.10.jar)
   UCHIJ   CodeChickenCore{1.0.2.9} [CodeChicken Core] (minecraft.jar)
   UCHIJ   Micdoodlecore{} [Micdoodle8 Core] (minecraft.jar)
   UCHIJ   NotEnoughItems{1.0.2.15} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.2.15-universal.jar)
   UCHIJ   sapmanpack{2.4.0} [SanAndreasPs Manager Pack CORE edition] (SAPManPack-1.7.10-2.4.0.jar)
   UCHIJ   Trapcraft{v2.2.1a} [Trapcraft] ([1.7.10] Trapcraft - v2.3.0a.zip)
   UCHIJ   advancedgenetics{1.5.7} [Advanced Genetics] (advancedgenetics-1.7.10-1.5.7.jar)
   UCHIJ   claysoldiers{2.0.0b} [Clay Soldiers Mod] (ClaySoldiersMod-1.7.10-2.0.0b.jar)
   UCHIJ   DamageIndicatorsMod{3.2.0} [Damage Indicators] (Damage-Indicators-Mod-1.7.10.jar)
   UCHIE   GalacticraftCore{3.0.12} [Galacticraft Core] (Galacticraft-Mod-1.7.10.jar)
   UCHIJ   lucky{5.1.0} [Lucky Block] (Lucky-Block-Mod-1.7.10.jar)
   UCHIJ   magicalcrops{1.7.2 - 0.1 ALPHA} [Magical Crops] (magicalcrops-1.7.10_0.1.jar)
   UCHIJ   primitivemobs{1.0} [Primitive Mobs] (primitivemobs-1.0c-1.7.10.jar)
   UCHIJ   Real Kether{1.2.5alpha} [The Real Kether] (Real Kether-1.7.10-1.2.5-Alpha.jar)
   UCHIJ   ReiMinimap{1.7.10} [Rei's Minimap] (Reis-Minimap-Mod-1.7.10.jar)
   UCHIJ   TooMuchTNT{2.9} [TooMuchTNT] (Too-Much-TNT-Mod-1.7.10.jar)
   UCHIJ   transformers{0.4} [Transformers Mod] (Transformers-1.7.10-0.4.2.zip)
   UCHIJ   TwilightForest{2.3.7} [The Twilight Forest] (twilightforest-1.7.10-2.3.7.jar)
   GL info: ' Vendor: 'Intel' Version: '4.0.0 - Build 10.18.10.3308' Renderer: 'Intel(R) HD Graphics 4000'

Voila le report complet je vais voir avec et sans optifine comme tu m'a dit
 
Dernière édition par un modérateur:
Voila j'ai tester j'ai du enlever galacticraft mais merci à vous c'était très sympa de m'aider