Résolu Crash à répétition

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

chipie23

Aventurier
8 Juin 2016
10
0
2
31
Bonjour, je viens vers vous, car après une dizaine d'heure passer sur le même problème et pas mal de recherches sur internet, je préfère demander l'avis de personnes qui s'y connaissent :)

J'ai un problème qui semblerait venir de ender IO (dès que je l'enlève, tout fonctionne) donc si quelqu'un peut me confirmer que là est bien le soucis (j'ai vu pas mal de sujet avec le rf api et à chaque fois on dit que ce n'est pas ender io) et peut être me donner une solution ou simplement me dire si je suis obliger de l'enlever au final, ce serait gentil.

voilà mon dernier rapport de crash, je précise que je ne n'arrive pas jusqu'au menu, ça crash avant.
---- Minecraft Crash Report ----
// My bad.

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

cpw.mods.fml.common.LoaderException: java.lang.NoClassDefFoundError: com/pahimar/ee3/api/exchange/RecipeRegistryProxy
at cpw.mods.fml.common.LoadController.transition(LoadController.java:163)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:739)
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.NoClassDefFoundError: com/pahimar/ee3/api/exchange/RecipeRegistryProxy
at crazypants.util.EE3Util.registerRecipe(EE3Util.java:72)
at crazypants.util.EE3Util.registerMiscRecipes(EE3Util.java:105)
at crazypants.enderio.EnderIO.load(EnderIO.java:619)
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)
... 10 more
Caused by: java.lang.ClassNotFoundException: com.pahimar.ee3.api.exchange.RecipeRegistryProxy
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:101)
at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
... 39 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 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: 118272800 bytes (112 MB) / 548110336 bytes (522 MB) up to 4281597952 bytes (4083 MB)
JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx4G -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: Minecraft 1.7.10 MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1614 Optifine OptiFine_1.7.10_HD_U_D4 92 mods loaded, 92 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 appliedenergistics2-core{rv2-stable-10} [AppliedEnergistics2 Core] (minecraft.jar)
UCHI Aroma1997Core{1.0.2.16} [Aroma1997Core] (Aroma1997Core-1.7.10-1.0.2.16.jar)
UCHI CodeChickenCore{1.0.7.47} [CodeChicken Core] (minecraft.jar)
UCHI Micdoodlecore{} [Micdoodle8 Core] (minecraft.jar)
UCHI NotEnoughItems{1.0.5.120} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.5.120-universal.jar)
UCHI <CoFH ASM>{000} [CoFH ASM] (minecraft.jar)
UCHI mod_ThreadedLighting{1.7.10-1.0} [Threaded Lighting] (minecraft.jar)
UCHI gilded-games-util{1.7.10-1.2} [Gilded Games Utility] (gilded-games-util-1.7.10-1.9.jar)
UCHI ExtendingLadder{3.1.1} [Extendable Ladders] (1.7.10-ExtendingLadders-3.1.1.jar)
UCHI bspkrsCore{6.16} [bspkrsCore] ([1.7.10]bspkrsCore-universal-6.16.jar)
UCHI ArmorStatusHUD{1.28} [ArmorStatusHUD] ([1.7.10]ArmorStatusHUD-client-1.28.jar)
UCHI FLabsBF{4.3} [Better Furnaces] ([1.7.10]Better_Furnaces_V4.3.jar)
UCHI DirectionHUD{1.24} [DirectionHUD] ([1.7.10]DirectionHUD-client-1.24.jar)
UCHI InvisibLights{2.2-6} [InvisibLights] ([1.7.10]InvisibLights-2.2-6.jar)
UCHI StatusEffectHUD{1.27} [StatusEffectHUD] ([1.7.10]StatusEffectHUD-client-1.27.jar)
UCHI deconstruction{2.2.7} [The Deconstruction Mod] ([MC1.7.10]deconstruction[2.2.7].jar)
UCHI CoFHCore{1.7.10R3.1.2} [CoFH Core] (CoFHCore-[1.7.10]3.1.2-325.jar)
UCHI advancedgenetics{1.5.9} [Advanced Genetics] (advancedgenetics-1.7.10-1.5.9.jar)
UCHI aether{1.7.10-1.6} [Aether II] (aether-1.7.10-1.6.jar)
UCHI AnimationAPI{1.2.4} [AnimationAPI] (AnimationAPI-1.7.10-1.2.4.jar)
UCHI antiidconflict{1.3.5} [Anti Id Conflict] (AntiIdConflict-LATEST-1.7.10.jar)
UCHI appliedenergistics2{rv2-stable-10} [Applied Energistics 2] (appliedenergistics2-rv2-stable-10.jar)
UCHI ArchimedesShips{1.7.10 v1.7.1} [Archimedes' Ships] (ArchimedesShips-1.7.1.jar)
UCHI Aroma1997CoreHelper{1.0.2.16} [Aroma1997Core|Helper] (Aroma1997Core-1.7.10-1.0.2.16.jar)
UCHI Aroma1997sDimension{1.0} [Aroma1997's Dimensional World] (Aroma1997s-Dimensional-World-1.7.10-1.1.0.1.jar)
UCHI asielib{0.4.5} [asielib] (AsieLib-1.7.10-0.4.5.jar)
UCHI Baubles{1.0.1.10} [Baubles] (Baubles-1.7.10-1.0.1.10.jar)
UCHI bdlib{1.9.4.109} [BD Lib] (bdlib-1.9.4.109-mc1.7.10.jar)
UCHI BetterChests{1.1.1.9} [BetterChests] (BetterChests-1.7.10-1.1.1.9.jar)
UCHI betterrain{0.15} [Better Rain] (betterrain-1.7.2-1.7.10_0.15.jar)
UCHI BiblioCraft{1.11.5} [BiblioCraft] (BiblioCraft[v1.11.5][MC1.7.10].jar)
UCHI BigReactors{0.4.3A} [Big Reactors] (BigReactors-0.4.3A.jar)
UCHI BiomesOPlenty{2.1.0} [Biomes O' Plenty] (BiomesOPlenty-1.7.10-2.1.0.1034-universal.jar)
UCHI AWWayofTime{v1.2.1a} [Blood Magic: Alchemical Wizardry] (BloodMagic-1.7.10-1.2.1a-1.jar)
UCHI Botania{r1.8-249} [Botania] (Botania r1.8-249.jar)
UCHI BuildCraft|Core{7.1.16} [BuildCraft] (buildcraft-7.1.16.jar)
UCHI BuildCraft|Builders{7.1.16} [BC Builders] (buildcraft-7.1.16.jar)
UCHI BuildCraft|Transport{7.1.16} [BC Transport] (buildcraft-7.1.16.jar)
UCHI BuildCraft|Energy{7.1.16} [BC Energy] (buildcraft-7.1.16.jar)
UCHI BuildCraft|Silicon{7.1.16} [BC Silicon] (buildcraft-7.1.16.jar)
UCHI BuildCraft|Robotics{7.1.16} [BC Robotics] (buildcraft-7.1.16.jar)
UCHI BuildCraft|Factory{7.1.16} [BC Factory] (buildcraft-7.1.16.jar)
UCHI CarpentersBlocks{3.3.4.2} [Carpenter's Blocks] (Carpenters Blocks v3.3.4.2 - MC 1.7.10.jar)
UCHI ChickenChunks{1.3.4.19} [ChickenChunks] (ChickenChunks-1.7.10-1.3.4.19-universal.jar)
UCHI ComputerCraft{1.75} [ComputerCraft] (ComputerCraft1.75.jar)
UCHI BuildMod{v1.0} [Build Mod] (coroutil-1.7.10-1.1.5.jar)
UCHI CoroPets{v1.0} [CoroPets] (coroutil-1.7.10-1.1.5.jar)
UCHI CoroAI{v1.0} [CoroAI] (coroutil-1.7.10-1.1.5.jar)
UCHI ExtendedRenderer{v1.0} [Extended Renderer] (coroutil-1.7.10-1.1.5.jar)
UCHI ConfigMod{v1.0} [Extended Mod Config] (coroutil-1.7.10-1.1.5.jar)
UCHI DescriptionTags{1.0} [Description Tags] (DescriptionTags-1.0-1.7.10.jar)
UCHI ImmibisCore{59.1.4} [Immibis Core] (immibis-core-59.1.4.jar)
UCHI DimensionalAnchors{59.0.3} [Dimensional Anchors] (dimensional-anchor-59.0.3.jar)
UCHI eplus{3.0.2-d} [Enchanting Plus] (EnchantingPlus-1.7.10-3.0.2-d.jar)
UCHI Enchiridion{1.1} [Enchiridion] (Enchiridion-1.7.X-1.2b.jar)
UCHI endercore{1.7.10-0.2.0.35_beta} [EnderCore] (EnderCore-1.7.10-0.2.0.35_beta.jar)
UCHE EnderIO{1.7.10-2.3.0.426_beta} [Ender IO] (EnderIO-1.7.10-2.3.0.426_beta.jar)
UCHI EnderStorage{1.4.7.38} [EnderStorage] (EnderStorage-1.7.10-1.4.7.38-universal.jar)
UCHI EnderTech{1.7.10-0.3.2.405} [EnderTech] (EnderTech-1.7.10-0.3.2.405.jar)
UCHI enderutilities{0.3.5.1} [Ender Utilities] (enderutilities-1.7.10-0.3.5.1.jar)
UCHI enhancedportals{3.0.12} [EnhancedPortals] (EnhancedPortals_1.7.10-universal-3.0.12.jar)
UCHI EE3{0.2.365} [Equivalent Exchange 3] (EquivalentExchange3-1.7.10-0.2.365.jar)
UCHI extrabuttons{1.7.10.1} [ExtraButtons] (ExtraButtons-1.7.10.1.jar)
UCHI ForgeMultipart{1.2.0.347} [Forge Multipart] (ForgeMultipart-1.7.10-1.2.0.347-universal.jar)
UCHI ThermalFoundation{1.7.10R1.2.4} [Thermal Foundation] (ThermalFoundation-[1.7.10]1.2.4-114.jar)
UCHI ExtraUtilities{1.2.12} [Extra Utilities] (extrautilities-1.2.12.jar)
UCHI Mantle{1.7.10-0.3.2.jenkins184} [Mantle] (Mantle-1.7.10-0.3.2.jar)
UCHI TConstruct{1.7.10-1.8.8.build988} [Tinkers' Construct] (TConstruct-1.7.10-1.8.8.jar)
UCHI ExtraTiC{1.4.6} [ExtraTiC] (ExtraTiC-1.7.10-1.4.6.jar)
UCHI factorization.notify{1.0} [Factorization Notification System] (Factorization-1.7.10-0.8.88.7.jar)
UCHI factorization{1.7.10-0.8.88.7} [Factorization] (Factorization-1.7.10-0.8.88.7.jar)
UCHI factorization.misc{1.7.10-0.8.88.7} [Factorization Miscellaneous Nonsense] (Factorization-1.7.10-0.8.88.7.jar)
UCHI FlatSigns{2.1.0.19} [Flat Signs] (FlatSigns-1.7.10-universal-2.1.0.19.jar)
UCHI fluxedtrinkets{0.54} [Fluxed Trinkets] (Fluxed Trinkets-1.7.10-1.0.54.jar)
UCHI fognerf{1.7.10-0.3} [Fog Nerf] (fognerf-1.7.10-0.4.jar)
UCHI Forestry{4.2.12.60} [Forestry for Minecraft] (forestry_1.7.10-4.2.12.60.jar)
UCHI ForgeMicroblock{1.2.0.347} [Forge Microblocks] (ForgeMultipart-1.7.10-1.2.0.347-universal.jar)
UCHI McMultipart{1.2.0.347} [Minecraft Multipart Plugin] (ForgeMultipart-1.7.10-1.2.0.347-universal.jar)
UCHI framez{0.2} [Framez] (Framez-1.7.10-0.2-12-universal.jar)
UCHI GalacticraftCore{3.0.12} [Galacticraft Core] (GalacticraftCore-1.7-3.0.12.375.jar)
UCHI GalacticraftMars{3.0.12} [Galacticraft Planets] (Galacticraft-Planets-1.7-3.0.12.375.jar)
UCHI IGWMod{1.1.12-34} [In-Game wiki Mod] (IGW-Mod-1.7.10-1.1.12-34-universal.jar)
UCHI llibrary{0.7.2} [LLibrary] (llibrary-0.7.2-1.7.10.jar)
UCHI MrTJPCoreMod{1.0} [MrTJPCoreMod] (MrTJPCore-1.7.10-1.0.3.5-universal.jar)
UCHI notenoughkeys{@MOD_VERSION@} [NotEnoughKeys] (NotEnoughKeys-1.7.10-3.0.0b45-dev-universal.jar)
UCHI ThinkBigCore{1.4} [§5§m===§r §e§lThink Big Core §5§m===§r] (ThinkBigCore-1.4-[1.7.10].jar)
UCHI TwilightForest{2.3.7} [The Twilight Forest] (twilightforest-1.7.10-2.3.7.jar)
UCHI VersionChecker{1.1.9} [Version Checker] (VersionChecker-1.1.9.jar)
UCHI aobd{2.9.2} [Another One Bites The Dust] (AOBD-2.9.2.jar)
GL info: ' Vendor: 'Intel' Version: '4.3.0 - Build 10.18.15.4256' Renderer: 'Intel(R) HD Graphics 4400'
CoFHCore: -[1.7.10]3.1.2-325
AE2 Version: stable rv2-stable-10 for Forge 10.13.2.1291
ThermalFoundation: -[1.7.10]1.2.4-114
Mantle Environment: DO NOT REPORT THIS CRASH! Unsupported mods in environment: optifine
TConstruct Environment: Environment healthy.
List of loaded APIs:
* API_NEK (1.2.0) from NotEnoughKeys-1.7.10-3.0.0b45-dev-universal.jar
* appliedenergistics2|API (rv2) from appliedenergistics2-rv2-stable-10.jar
* asielibAPI (1.1) from AsieLib-1.7.10-0.4.5.jar
* asielibAPI|chat (1.0) from AsieLib-1.7.10-0.4.5.jar
* asielibAPI|tile (1.0) from AsieLib-1.7.10-0.4.5.jar
* asielibAPI|tool (1.1) from AsieLib-1.7.10-0.4.5.jar
* Baubles|API (1.0.1.10) from ThermalFoundation-[1.7.10]1.2.4-114.jar
* BiomesOPlentyAPI (1.0.0) from BiomesOPlenty-1.7.10-2.1.0.1034-universal.jar
* BotaniaAPI (76) from Botania r1.8-249.jar
* BuildCraftAPI|blocks (1.0) from buildcraft-7.1.16.jar
* BuildCraftAPI|blueprints (1.5) from buildcraft-7.1.16.jar
* BuildCraftAPI|boards (2.0) from buildcraft-7.1.16.jar
* BuildCraftAPI|core (1.0) from extrautilities-1.2.12.jar
* BuildCraftAPI|crops (1.1) from buildcraft-7.1.16.jar
* BuildCraftAPI|events (2.0) from buildcraft-7.1.16.jar
* BuildCraftAPI|facades (1.1) from buildcraft-7.1.16.jar
* BuildCraftAPI|filler (4.0) from buildcraft-7.1.16.jar
* BuildCraftAPI|fuels (2.0) from buildcraft-7.1.16.jar
* BuildCraftAPI|gates (4.1) from buildcraft-7.1.16.jar
* BuildCraftAPI|items (1.1) from buildcraft-7.1.16.jar
* BuildCraftAPI|library (2.0) from buildcraft-7.1.16.jar
* BuildCraftAPI|lists (1.0) from buildcraft-7.1.16.jar
* BuildCraftAPI|power (1.3) from buildcraft-7.1.16.jar
* BuildCraftAPI|recipes (4.0) from buildcraft-7.1.16.jar
* BuildCraftAPI|robotics (3.0) from buildcraft-7.1.16.jar
* BuildCraftAPI|statements (1.1) from buildcraft-7.1.16.jar
* BuildCraftAPI|tablet (1.0) from buildcraft-7.1.16.jar
* BuildCraftAPI|tiles (1.2) from buildcraft-7.1.16.jar
* BuildCraftAPI|tools (1.0) from EnhancedPortals_1.7.10-universal-3.0.12.jar
* BuildCraftAPI|transport (4.1) from buildcraft-7.1.16.jar
* CoFHAPI (1.7.10R1.0.2) from EnhancedPortals_1.7.10-universal-3.0.12.jar
* CoFHAPI|block (1.7.10R1.1.0) from CoFHCore-[1.7.10]3.1.2-325.jar
* CoFHAPI|core (1.7.10R1.0.13B2) from CoFHLib-[1.7.10]1.1.1-181.jar
* CoFHAPI|energy (1.7.10R1.0.13) from EnderIO-1.7.10-2.3.0.426_beta.jar
* CoFHAPI|fluid (1.7.10R1.1.0) from CoFHCore-[1.7.10]3.1.2-325.jar
* CoFHAPI|inventory (1.7.10R1.0.13) from EnderIO-1.7.10-2.3.0.426_beta.jar
* CoFHAPI|item (1.7.10R1.0.13) from EnderIO-1.7.10-2.3.0.426_beta.jar
* CoFHAPI|modhelpers (1.7.10R1.0.1) from Fluxed Trinkets-1.7.10-1.0.54.jar
* CoFHAPI|tileentity (1.7.10R1.0.13) from EnderIO-1.7.10-2.3.0.426_beta.jar
* CoFHAPI|transport (1.7.10R1.0.13) from EnderIO-1.7.10-2.3.0.426_beta.jar
* CoFHAPI|world (1.7.10R1.0.1) from Fluxed Trinkets-1.7.10-1.0.54.jar
* CoFHLib (1.7.10R1.1.2) from CoFHCore-[1.7.10]3.1.2-325.jar
* CoFHLib|audio (1.7.10R1.0.3B3) from CoFHLib-[1.7.10]1.1.1-181.jar
* CoFHLib|gui (1.7.10R1.0.3B3) from CoFHLib-[1.7.10]1.1.1-181.jar
* CoFHLib|gui|container (1.7.10R1.0.3B3) from CoFHLib-[1.7.10]1.1.1-181.jar
* CoFHLib|gui|element (1.7.10R1.1.2) from CoFHCore-[1.7.10]3.1.2-325.jar
* CoFHLib|gui|element|listbox (1.7.10R1.1.2) from CoFHCore-[1.7.10]3.1.2-325.jar
* CoFHLib|gui|slot (1.7.10R1.0.3B3) from CoFHLib-[1.7.10]1.1.1-181.jar
* CoFHLib|inventory (1.7.10R1.1.2) from CoFHCore-[1.7.10]3.1.2-325.jar
* CoFHLib|render (1.7.10R1.1.2) from CoFHCore-[1.7.10]3.1.2-325.jar
* CoFHLib|render|particle (1.7.10R1.1.2) from CoFHCore-[1.7.10]3.1.2-325.jar
* CoFHLib|util (1.7.10R1.0.3B3) from CoFHLib-[1.7.10]1.1.1-181.jar
* CoFHLib|util|helpers (1.7.10R1.1.2) from CoFHCore-[1.7.10]3.1.2-325.jar
* CoFHLib|util|position (1.7.10R1.0.4B1) from EnderTech-1.7.10-0.3.2.405.jar
* CoFHLib|world (1.7.10R1.0.4B1) from EnderTech-1.7.10-0.3.2.405.jar
* CoFHLib|world|feature (1.7.10R1.0.3B3) from CoFHLib-[1.7.10]1.1.1-181.jar
* ComputerCraft|API (1.75) from ComputerCraft1.75.jar
* ComputerCraft|API|FileSystem (1.75) from ComputerCraft1.75.jar
* ComputerCraft|API|Lua (1.75) from ComputerCraft1.75.jar
* ComputerCraft|API|Media (1.75) from ComputerCraft1.75.jar
* ComputerCraft|API|Peripheral (1.75) from ComputerCraft1.75.jar
* ComputerCraft|API|Permissions (1.75) from ComputerCraft1.75.jar
* ComputerCraft|API|Redstone (1.75) from ComputerCraft1.75.jar
* ComputerCraft|API|Turtle (1.75) from ComputerCraft1.75.jar
* EE3|API (1.0) from EquivalentExchange3-1.7.10-0.2.365.jar
* EnderIOAPI (0.0.2) from EnderIO-1.7.10-2.3.0.426_beta.jar
* EnderIOAPI|Redstone (0.0.2) from EnderIO-1.7.10-2.3.0.426_beta.jar
* EnderIOAPI|Teleport (0.0.2) from EnderIO-1.7.10-2.3.0.426_beta.jar
* EnderIOAPI|Tools (0.0.2) from EnderIO-1.7.10-2.3.0.426_beta.jar
* factorization notification system (1.0) from Factorization-1.7.10-0.8.88.7.jar
* fluxedtrinketsAPI (0.53) from Fluxed Trinkets-1.7.10-1.0.54.jar
* ForestryAPI|apiculture (4.8.0) from forestry_1.7.10-4.2.12.60.jar
* ForestryAPI|arboriculture (4.2.1) from forestry_1.7.10-4.2.12.60.jar
* ForestryAPI|circuits (3.1.0) from forestry_1.7.10-4.2.12.60.jar
* ForestryAPI|core (5.0.0) from forestry_1.7.10-4.2.12.60.jar
* ForestryAPI|farming (2.1.0) from forestry_1.7.10-4.2.12.60.jar
* ForestryAPI|food (1.1.0) from forestry_1.7.10-4.2.12.60.jar
* ForestryAPI|fuels (2.0.1) from forestry_1.7.10-4.2.12.60.jar
* ForestryAPI|genetics (4.7.1) from forestry_1.7.10-4.2.12.60.jar
* ForestryAPI|hives (4.1.0) from forestry_1.7.10-4.2.12.60.jar
* ForestryAPI|lepidopterology (1.3.0) from forestry_1.7.10-4.2.12.60.jar
* ForestryAPI|mail (3.0.0) from forestry_1.7.10-4.2.12.60.jar
* ForestryAPI|multiblock (3.0.0) from forestry_1.7.10-4.2.12.60.jar
* ForestryAPI|recipes (5.4.0) from forestry_1.7.10-4.2.12.60.jar
* ForestryAPI|storage (3.0.0) from forestry_1.7.10-4.2.12.60.jar
* ForestryAPI|world (2.1.0) from forestry_1.7.10-4.2.12.60.jar
* framezAPI (0) from Framez-1.7.10-0.2-12-universal.jar
* Galacticraft API (1.0) from GalacticraftCore-1.7-3.0.12.375.jar
EnderIO: Found the following problem(s) with your installation:
* Optifine is installed. This is NOT supported.
* The RF API that is being used (1.7.10R1.1.0 from <unknown>) differes from that that is reported as being loaded (1.7.10R1.0.13 from EnderIO-1.7.10-2.3.0.426_beta.jar).
It is a supported version, but that difference may lead to problems.
This may have caused the error. Try reproducing the crash WITHOUT this/these mod(s) before reporting it.
Forestry : Warning: You have mods that change the behavior of Minecraft, ForgeModLoader, and/or Minecraft Forge to your client:
Optifine
These may have caused this error, and may not be supported. Try reproducing the crash WITHOUT these mods, and report it then.
OptiFine Version: OptiFine_1.7.10_HD_U_D4
Render Distance Chunks: 8
Mipmaps: 2
Anisotropic Filtering: 1
Antialiasing: 0
Multitexture: false
OpenGlVersion: 4.3.0 - Build 10.18.15.4256
OpenGlRenderer: Intel(R) HD Graphics 4400
OpenGlVendor: Intel
CpuCount: 4

Merci d'avance pour votre aide et bonne journée.
 
Dernière édition:
Salut salut !
Tout d'abord qu'elle config' possède tu ?
j'vais pas lire le rapport de crash en détail car c'est pas mon domaine (@robin4002 lui par contre il est plus qualifié)
Ensuite le jeu crash directement ou après un certains temps ?
 
Bonjour,
pour ma config (il s'agit de mon pc portable, mon ordi gamer n'étant pas avec moi) c'est un I5 4200u 1.6 GHz, 6GB de mémoire pour la carte mère, une asus x550 ld, carte graphique nvidia geforce 820 m

pour les crash, comme dit plus haut, je n'arrive même pas jusqu'au menu de minecraft, ça plante avant.
 
Bonjour,
pour ma config (il s'agit de mon pc portable, mon ordi gamer n'étant pas avec moi) c'est un I5 4200u 1.6 GHz, 6GB de mémoire pour la carte mère, une asus x550 ld, carte graphique nvidia geforce 820 m

pour les crash, comme dit plus haut, je n'arrive même pas jusqu'au menu de minecraft, ça plante avant.
C'est un modpack ?
Sinon tu as sans doute manqué l'installation dumod en lui même.
Je t'invite à vérifié la version du mod,
la compatibilité, etc
sinon je vois pas :/
 
Merci beaucoup pour ta réponse robin4002, j'ai pris la dernière version de Equivalent Exchange 3 et cela fonctionne .

Pigeons, non ce n'est pas un modpack.

en tout cas merci beaucoup à vous pour vos réponses, je vais pouvoir continuer.
Bonne journée.