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

Résolu Problème de lancement forge 1.10.2

Discussion dans 'Problème avec les mods' créé par Mityno, 27 Oct 2018.

  1. Mityno

    Mityno Nouveau

    Inscrit:
    27 Oct 2018
    Messages:
    11
    Points:
    2
    Sexe:
    Homme
    Bonjour, j'ai ce jour même joué à minecraft (avec une cinquantaine de mod) tout ce passe bien, j'arrête de jouer. Mais ensuite je fais des manipulations et déplace le contenue de mon .minecraft pour tester la 1.13, une fois mon test finis je veux remettre mon minecraft avec mod: je transfère les dossiers comme il faut et lance le jeu. C'est là que les problèmes commencent: le jeu charge les mods jusqu'a l'étape 7/7 33/45 ModelManager et là le jeu se mets à lagguer anormalement mais continu de charger les mods trèsssssssss lentement, au bouts d'un moments (3-4 minutes) il crash. Je vous mets mon crash report

    ---- Minecraft Crash Report ----

    WARNING: coremods are present:
    EnderCorePlugin (EnderCore-1.10.2.jar)
    CCLCorePlugin (CodeChickenLib-1.10.2.jar)
    HammerCoreCore (HammerCore_1.10.2-1.6.9.jar)
    NEICorePlugin (Not-Enough-Items-1.10.2-Latest.jar)
    SFRCore (SolarFluxReborn_1.10.2-2.17r.jar)
    AppEngCore (appliedenergistics2-rv4-alpha-11.jar)
    Brandon's Core (BrandonsCore-1.10.2-2.1.14.137-universal.jar)
    CoFH Loading Plugin (CoFHCore-1.10.2-4.1.6.10-universal.jar)
    IC2core (industrialcraft-2-2.6.252-ex110.jar)
    Contact their authors BEFORE contacting forge

    // I just don't know what went wrong :(

    Time: 10/27/18 3:35 PM
    Description: Initializing game

    java.lang.OutOfMemoryError: Java heap space
    at java.lang.reflect.Array.newInstance(Unknown Source)
    at com.google.common.collect.Platform.newArray(Platform.java:53)
    at com.google.common.collect.ObjectArrays.newArray(ObjectArrays.java:61)
    at com.google.common.collect.ObjectArrays.arraysCopyOf(ObjectArrays.java:112)
    at com.google.common.collect.ImmutableCollection$ArrayBasedBuilder.ensureCapacity(ImmutableCollection.java:332)
    at com.google.common.collect.ImmutableCollection$ArrayBasedBuilder.add(ImmutableCollection.java:340)
    at com.google.common.collect.ImmutableList$Builder.add(ImmutableList.java:652)
    at net.minecraftforge.client.model.ItemLayerModel.addSideQuad(ItemLayerModel.java:278)
    at net.minecraftforge.client.model.ItemLayerModel.getQuadsForSprite(ItemLayerModel.java:229)
    at net.minecraftforge.client.model.ItemLayerModel.bake(ItemLayerModel.java:126)
    at net.minecraftforge.client.model.ModelLoader$WeightedRandomModel.bake(ModelLoader.java:809)
    at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:193)
    at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28)
    at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110544_b(SimpleReloadableResourceManager.java:132)
    at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110541_a(SimpleReloadableResourceManager.java:113)
    at net.minecraft.client.Minecraft.func_110436_a(Minecraft.java:755)
    at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:350)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:520)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:351)
    at net.minecraft.client.main.Main.main(SourceFile:124)
    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 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 --
    Thread: Client thread
    Stacktrace:
    at java.lang.reflect.Array.newInstance(Unknown Source)
    at com.google.common.collect.Platform.newArray(Platform.java:53)
    at com.google.common.collect.ObjectArrays.newArray(ObjectArrays.java:61)
    at com.google.common.collect.ObjectArrays.arraysCopyOf(ObjectArrays.java:112)
    at com.google.common.collect.ImmutableCollection$ArrayBasedBuilder.ensureCapacity(ImmutableCollection.java:332)
    at com.google.common.collect.ImmutableCollection$ArrayBasedBuilder.add(ImmutableCollection.java:340)
    at com.google.common.collect.ImmutableList$Builder.add(ImmutableList.java:652)
    at net.minecraftforge.client.model.ItemLayerModel.addSideQuad(ItemLayerModel.java:278)
    at net.minecraftforge.client.model.ItemLayerModel.getQuadsForSprite(ItemLayerModel.java:229)
    at net.minecraftforge.client.model.ItemLayerModel.bake(ItemLayerModel.java:126)
    at net.minecraftforge.client.model.ModelLoader$WeightedRandomModel.bake(ModelLoader.java:809)
    at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:193)
    at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28)
    at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110544_b(SimpleReloadableResourceManager.java:132)
    at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110541_a(SimpleReloadableResourceManager.java:113)
    at net.minecraft.client.Minecraft.func_110436_a(Minecraft.java:755)
    at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:350)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:520)

    -- Initialization --
    Details:
    Stacktrace:
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:351)
    at net.minecraft.client.main.Main.main(SourceFile:124)
    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 net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28)

    -- System Details --
    Details:
    Minecraft Version: 1.10.2
    Operating System: Windows 10 (amd64) version 10.0
    Java Version: 1.8.0_181, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 70464936 bytes (67 MB) / 1060372480 bytes (1011 MB) up to 1060372480 bytes (1011 MB)
    JVM Flags: 6 total; -Xmx1G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump
    IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
    FML: MCP 9.32 Powered by Forge 12.18.3.2511 Optifine OptiFine_1.10.2_HD_U_E7 48 mods loaded, 48 mods active
    States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
    UCHIJA mcp{9.19} [Minecraft Coder Pack] (minecraft.jar)
    UCHIJA FML{8.0.99.99} [Forge Mod Loader] (forge-1.10.2-12.18.3.2511.jar)
    UCHIJA Forge{12.18.3.2511} [Minecraft Forge] (forge-1.10.2-12.18.3.2511.jar)
    UCHIJA appliedenergistics2-core{rv4-alpha-11} [Applied Energistics 2 Core] (minecraft.jar)
    UCHIJA NotEnoughItems{2.1.3.208} [Not Enough Items] (Not-Enough-Items-1.10.2-Latest.jar)
    UCHIJA <CoFH ASM>{000} [CoFH ASM] (minecraft.jar)
    UCHIJA ccl-entityhook{1.0} [ccl-entityhook] (CodeChickenLib-1.10.2.jar)
    UCHIJA mercurius_updater{1.0} [mercurius_updater] (MercuriusUpdater-1.10.2.jar)
    UCHIJA appliedenergistics2{rv4-alpha-11} [Applied Energistics 2] (appliedenergistics2-rv4-alpha-11.jar)
    UCHIJA bdlib{1.12.4.24} [BD Lib] (bdlib-1.12.4.24-mc1.10.2.jar)
    UCHIJA ae2stuff{0.6.0.9} [AE2 Stuff] (ae2stuff-0.6.0.9-mc1.10.2.jar)
    UCHIJA Baubles{1.3.11} [Baubles] (Baubles-1.10.2-1.3.11.jar)
    UCHIJA Botania{r1.9-341} [Botania] (Botania r1.9-341.jar)
    UCHIJA CodeChickenLib{2.5.9.320} [CodeChicken Lib] (CodeChickenLib-1.10.2.jar)
    UCHIJA cofhcore{4.1.6} [CoFH Core] (CoFHCore-1.10.2-4.1.6.10-universal.jar)
    UCHIJA brandonscore{2.1.14} [Brandon's Core] (BrandonsCore-1.10.2-2.1.14.137-universal.jar)
    UCHIJA Chameleon{1.10.2-2.3.0} [Chameleon] (Chameleon-1.10.2-2.3.0.jar)
    UCHIJA JEI{3.13.6.387} [Just Enough Items] (jei_1.10.2-3.13.6.387.jar)
    UCHIJA mcmultipart{1.4.0} [MCMultiPart] (MCMultiPart-1.4.0-universal.jar)
    UCHIJA chiselsandbits{12.18} [Chisels & Bits] (chiselsandbits-12.18.jar)
    UCHIJA CodeChickenCore{2.4.0.101} [CodeChicken Core] (CodeChickenCore-1.10.2-Latest.jar)
    UCHIJA thermalfoundation{2.1.2} [Thermal Foundation] (ThermalFoundation-1.10.2-2.1.2.4-universal.jar)
    UCHIJA draconicevolution{2.1.8} [Draconic Evolution] (Draconic-Evolution-1.10.2-2.1.8.273-universal.jar)
    UCHIJA StorageDrawers{1.10.2-3.7.10} [Storage Drawers] (StorageDrawers-1.10.2-3.7.10.jar)
    UCHIJA bitdrawers{0.36} [Drawers & Bits] (DrawersBits-1.10.2-0.36.jar)
    UCHIJA endercore{1.10.2-0.4.1.66-beta} [EnderCore] (EnderCore-1.10.2.jar)
    UCHIJA EnderIO{1.10.2-3.1.193} [Ender IO] (Ender-IO-Mod-1.10.2.jar)
    UCHIJA extrautils2{1.0} [Extra Utilities 2] (extrautils2-1.10.2-1.4.4.jar)
    UCHIJA ftbl{0.0.0} [FTBLib] (FTBLib-1.1x-3.6.5.jar)
    UCHIJA hammercore{1.6.9} [Hammer Core] (HammerCore_1.10.2-1.6.9.jar)
    UCHIJA IC2{2.6.252-ex110} [IndustrialCraft 2] (industrialcraft-2-2.6.252-ex110.jar)
    UCHIJA ironchest{1.10.2-7.0.15.804} [Iron Chest] (ironchest-1.10.2-7.0.15.804.jar)
    UCHIJA journeymap{1.10.2-5.5.2} [JourneyMap] (journeymap-1.10.2-5.5.2.jar)
    UCHIJA lucky{7.3.0} [Lucky Block] (LuckyBlock_1-10-2_v7-3-0.zip)
    UCHIJA mantle{1.10.2-1.1.5.205} [Mantle] (Mantle-1.10.2-1.1.5.jar)
    UCHIJA Mekanism{9.2.4} [Mekanism] (Mekanism-1.10.2-9.2.4.103.jar)
    UCHIJA tconstruct{1.10.2-2.6.5.10} [Tinkers' Construct] (TConstruct-1.10.2-2.6.5.jar)
    UCHIJA p455w0rdslib{1.0.13} [p455w0rd's Library] (p455w0rdslib-1.10.2-1.0.13.jar)
    UCHIJA simplyjetpacks{2.1.3.55} [Simply Jetpacks 2] (SimplyJetpacks2-1.10.2-2.1.3.55.jar)
    UCHIJA solarfluxreborn{2.17r} [Solar Flux Reborn] (SolarFluxReborn_1.10.2-2.17r.jar)
    UCHIJA storagedrawersextra{1.10-1.1.0} [Storage Drawers Extras] (StorageDrawersExtras-1.10-1.1.0.jar)
    UCHIJA theoneprobe{1.4.7} [The One Probe] (theoneprobe-1.1x-1.4.7.jar)
    UCHIJA thermalexpansion{5.1.6} [Thermal Expansion] (ThermalExpansion-1.10.2-5.1.6.8-universal.jar)
    UCHIJA thermaldynamics{2.0.7} [Thermal Dynamics] (ThermalDynamics-1.10.2-2.0.7.10-universal.jar)
    UCHIJA tinkertoolleveling{1.10.2-1.0.1.DEV.f5def58} [Tinkers Tool Leveling] (TinkerToolLeveling-1.10.2-1.0.1.jar)
    UCHIJA wct{2.1.49} [Wireless Crafting Terminal 2] (WirelessCraftingTerminal-1.10.2-2.1.49.jar)
    UCHIJA Woot{1.10.2-1.4.1} [Woot] (woot-1.10.2-1.4.1.jar)
    UCHIJA yabba{1.10.2-0.5.1} [YABBA] (YABBA-1.10.2-0.5.1.jar)
    Loaded coremods (and transformers):
    EnderCorePlugin (EnderCore-1.10.2.jar)
    com.enderio.core.common.transform.EnderCoreTransformer
    CCLCorePlugin (CodeChickenLib-1.10.2.jar)
    codechicken.lib.asm.ClassHeirachyManager
    codechicken.lib.asm.CCL_ASMTransformer
    HammerCoreCore (HammerCore_1.10.2-1.6.9.jar)
    com.mrdimka.hammercore.asm.HammerCoreTransformer
    NEICorePlugin (Not-Enough-Items-1.10.2-Latest.jar)
    codechicken.nei.asm.NEITransformer
    SFRCore (SolarFluxReborn_1.10.2-2.17r.jar)
    com.mrdimka.solarfluxreborn.core.SFRSerializedTransformer
    AppEngCore (appliedenergistics2-rv4-alpha-11.jar)
    appeng.coremod.transformer.ASMIntegration
    Brandon's Core (BrandonsCore-1.10.2-2.1.14.137-universal.jar)
    com.brandon3055.brandonscore.asm.ClassTransformer
    CoFH Loading Plugin (CoFHCore-1.10.2-4.1.6.10-universal.jar)
    cofh.asm.CoFHClassTransformer
    cofh.asm.repack.codechicken.lib.asm.ClassHierarchyManager
    IC2core (industrialcraft-2-2.6.252-ex110.jar)

    GL info: ' Vendor: 'Intel' Version: '4.5.0 - Build 22.20.16.4749' Renderer: 'Intel(R) HD Graphics 630'
    AE2 Version: alpha rv4-alpha-11 for Forge 12.18.3.2185
    Pulsar/tconstruct loaded Pulses:
    - TinkerCommons (Enabled/Forced)
    - TinkerWorld (Enabled/Not Forced)
    - TinkerTools (Enabled/Not Forced)
    - TinkerHarvestTools (Enabled/Forced)
    - TinkerMeleeWeapons (Enabled/Forced)
    - TinkerRangedWeapons (Enabled/Forced)
    - TinkerModifiers (Enabled/Forced)
    - TinkerSmeltery (Enabled/Not Forced)
    - TinkerGadgets (Enabled/Not Forced)
    - TinkerOredict (Enabled/Forced)
    - TinkerIntegration (Enabled/Forced)
    - TinkerFluids (Enabled/Forced)
    - TinkerMaterials (Enabled/Forced)
    - TinkerModelRegister (Enabled/Forced)
    - chiselsandbitsIntegration (Enabled/Not Forced)
    - theoneprobeIntegration (Enabled/Not Forced)

    NotEnoughItems Invalid Fingerprint Reports:
    List of loaded APIs:
    * appliedenergistics2|API (rv4) from appliedenergistics2-rv4-alpha-11.jar
    * Baubles|API (1.3.1.3) from Baubles-1.10.2-1.3.11.jar
    * BotaniaAPI (85) from Botania r1.9-341.jar
    * ChiselsAndBitsAPI (12.10.0) from chiselsandbits-12.18.jar
    * CoFHAPI (1.8.9R1.2.0B1) from WirelessCraftingTerminal-1.10.2-2.1.49.jar
    * cofhapi (1.4.0) from extrautils2-1.10.2-1.4.4.jar
    * cofhapi|block (1.7.0) from CoFHCore-1.10.2-4.1.6.10-universal.jar
    * cofhapi|core (1.7.0) from CoFHCore-1.10.2-4.1.6.10-universal.jar
    * CoFHAPI|energy (1.8.9R1.2.0B1) from p455w0rdslib-1.10.2-1.0.13.jar
    * cofhapi|energy (1.4.0) from extrautils2-1.10.2-1.4.4.jar
    * CoFHAPI|item (1.8.9R1.2.0B1) from Mekanism-1.10.2-9.2.4.103.jar
    * cofhapi|item (1.7.0) from CoFHCore-1.10.2-4.1.6.10-universal.jar
    * cofhapi|tileentity (1.7.0) from CoFHCore-1.10.2-4.1.6.10-universal.jar
    * cofhapi|util (1.7.0) from CoFHCore-1.10.2-4.1.6.10-universal.jar
    * cofhlib (1.7.3) from CoFHCore-1.10.2-4.1.6.10-universal.jar
    * cofhlib|audio (1.7.3) from CoFHCore-1.10.2-4.1.6.10-universal.jar
    * cofhlib|gui (1.7.3) from CoFHCore-1.10.2-4.1.6.10-universal.jar
    * cofhlib|gui|container (1.7.3) from CoFHCore-1.10.2-4.1.6.10-universal.jar
    * cofhlib|gui|element (1.7.3) from CoFHCore-1.10.2-4.1.6.10-universal.jar
    * cofhlib|gui|element|listbox (1.7.3) from CoFHCore-1.10.2-4.1.6.10-universal.jar
    * cofhlib|gui|slot (1.7.3) from CoFHCore-1.10.2-4.1.6.10-universal.jar
    * cofhlib|inventory (1.7.3) from CoFHCore-1.10.2-4.1.6.10-universal.jar
    * cofhlib|util (1.7.3) from CoFHCore-1.10.2-4.1.6.10-universal.jar
    * cofhlib|util|helpers (1.7.3) from CoFHCore-1.10.2-4.1.6.10-universal.jar
    * cofhlib|world (1.7.3) from CoFHCore-1.10.2-4.1.6.10-universal.jar
    * cofhlib|world|feature (1.7.3) from CoFHCore-1.10.2-4.1.6.10-universal.jar
    * compatlayer (0.2.9) from compatlayer-1.10-0.2.9.jar
    * DraconicEvolution|API (1.3) from Draconic-Evolution-1.10.2-2.1.8.273-universal.jar
    * EnderIOAPI (0.0.2) from Ender-IO-Mod-1.10.2.jar
    * EnderIOAPI|Redstone (0.0.2) from Ender-IO-Mod-1.10.2.jar
    * EnderIOAPI|Teleport (0.0.2) from Ender-IO-Mod-1.10.2.jar
    * EnderIOAPI|Tools (0.0.2) from Ender-IO-Mod-1.10.2.jar
    * journeymap|client-api (1.4) from journeymap-1.10.2-5.5.2.jar
    * journeymap|client-api-display (1.4) from journeymap-1.10.2-5.5.2.jar
    * journeymap|client-api-event (1.4) from journeymap-1.10.2-5.5.2.jar
    * journeymap|client-api-model (1.4) from journeymap-1.10.2-5.5.2.jar
    * journeymap|client-api-util (1.4) from journeymap-1.10.2-5.5.2.jar
    * JustEnoughItemsAPI (4.10.1) from jei_1.10.2-3.13.6.387.jar
    * MekanismAPI|core (9.0.0) from Mekanism-1.10.2-9.2.4.103.jar
    * MekanismAPI|energy (9.0.0) from Mekanism-1.10.2-9.2.4.103.jar
    * MekanismAPI|gas (9.0.0) from Mekanism-1.10.2-9.2.4.103.jar
    * MekanismAPI|infuse (9.0.0) from Mekanism-1.10.2-9.2.4.103.jar
    * MekanismAPI|laser (9.0.0) from Mekanism-1.10.2-9.2.4.103.jar
    * MekanismAPI|transmitter (9.0.0) from Mekanism-1.10.2-9.2.4.103.jar
    * MekanismAPI|util (9.0.0) from Mekanism-1.10.2-9.2.4.103.jar
    * ProjectEAPI (1.9.4-1.0.0) from p455w0rdslib-1.10.2-1.0.13.jar
    * StorageDrawersAPI (1.10.2-1.3.0) from StorageDrawers-1.10.2-3.7.10.jar
    * StorageDrawersAPI|config (1.10.2-1.3.0) from StorageDrawers-1.10.2-3.7.10.jar
    * StorageDrawersAPI|event (1.10.2-1.3.0) from StorageDrawers-1.10.2-3.7.10.jar
    * StorageDrawersAPI|inventory (1.10.2-1.3.0) from StorageDrawers-1.10.2-3.7.10.jar
    * StorageDrawersAPI|pack (1.10.2-1.3.0) from StorageDrawers-1.10.2-3.7.10.jar
    * StorageDrawersAPI|registry (1.10.2-1.3.0) from StorageDrawers-1.10.2-3.7.10.jar
    * StorageDrawersAPI|render (1.10.2-1.3.0) from StorageDrawers-1.10.2-3.7.10.jar
    * StorageDrawersAPI|storage (1.10.2-1.3.0) from StorageDrawers-1.10.2-3.7.10.jar
    * StorageDrawersAPI|storage-attribute (1.10.2-1.3.0) from StorageDrawers-1.10.2-3.7.10.jar
    * theoneprobe_api (1.4.4) from theoneprobe-1.1x-1.4.7.jar
    * wct|API (1.10.2-rv4-1.0.0b) from WirelessCraftingTerminal-1.10.2-2.1.49.jar
    CodeChickenLib Invalid Fingerprint Reports:
    CodeChickenCore Invalid Fingerprint Reports:
    EnderIO: Found the following problem(s) with your installation (That does NOT mean that Ender IO caused the crash or was involved in it in any way. We add this information to help finding common problems, not as an invitation to post any crash you encounter to Ender IO's issue tracker. Always check the stack trace above to see which mod is most likely failing.):
    * Optifine is installed. This is NOT supported.
    * The RF API that is being used (1.5.0 from (guessing) null) differes from that that is reported as being loaded (1.8.9R1.2.0B1 from p455w0rdslib-1.10.2-1.0.13.jar).
    It is a supported version, but that difference may lead to problems.
    * Our API got loaded from Ender-IO-Mod-1.10.2.jar. That's unexpected.
    * Our API got loaded from Ender-IO-Mod-1.10.2.jar. That's unexpected.
    * Our API got loaded from Ender-IO-Mod-1.10.2.jar. That's unexpected.
    * Our API got loaded from Ender-IO-Mod-1.10.2.jar. That's unexpected.
    This may (look up the meaning of 'may' in the dictionary if you're not sure what it means) have caused the error. Try reproducing the crash WITHOUT this/these mod(s) before reporting it.
    Detailed RF API diagnostics:
    * RF API class 'EnergyStorage' is loaded from: jar:file:/C:/Users/pitit/AppData/Roaming/.minecraft/mods/BrandonsCore-1.10.2-2.1.14.137-universal.jar!/cofh/api/energy/EnergyStorage.class
    * RF API class 'IEnergyConnection' is loaded from: jar:file:/C:/Users/pitit/AppData/Roaming/.minecraft/mods/BrandonsCore-1.10.2-2.1.14.137-universal.jar!/cofh/api/energy/IEnergyConnection.class
    * RF API class 'IEnergyContainerItem' is loaded from: jar:file:/C:/Users/pitit/AppData/Roaming/.minecraft/mods/BrandonsCore-1.10.2-2.1.14.137-universal.jar!/cofh/api/energy/IEnergyContainerItem.class
    * RF API class 'IEnergyHandler' is loaded from: jar:file:/C:/Users/pitit/AppData/Roaming/.minecraft/mods/BrandonsCore-1.10.2-2.1.14.137-universal.jar!/cofh/api/energy/IEnergyHandler.class
    * RF API class 'IEnergyProvider' is loaded from: jar:file:/C:/Users/pitit/AppData/Roaming/.minecraft/mods/BrandonsCore-1.10.2-2.1.14.137-universal.jar!/cofh/api/energy/IEnergyProvider.class
    * RF API class 'IEnergyReceiver' is loaded from: jar:file:/C:/Users/pitit/AppData/Roaming/.minecraft/mods/BrandonsCore-1.10.2-2.1.14.137-universal.jar!/cofh/api/energy/IEnergyReceiver.class
    * RF API class 'IEnergyStorage' is loaded from: jar:file:/C:/Users/pitit/AppData/Roaming/.minecraft/mods/BrandonsCore-1.10.2-2.1.14.137-universal.jar!/cofh/api/energy/IEnergyStorage.class
    * RF API class 'ItemEnergyContainer' is loaded from: jar:file:/C:/Users/pitit/AppData/Roaming/.minecraft/mods/BrandonsCore-1.10.2-2.1.14.137-universal.jar!/cofh/api/energy/ItemEnergyContainer.class
    * RF API class 'TileEnergyHandler' is loaded from: jar:file:/C:/Users/pitit/AppData/Roaming/.minecraft/mods/BrandonsCore-1.10.2-2.1.14.137-universal.jar!/cofh/api/energy/TileEnergyHandler.class
    Detailed Tesla API diagnostics:
    * Tesla API class 'Tesla' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.Tesla)
    * Tesla API class 'TeslaCapabilities' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.capability.TeslaCapabilities)
    * Tesla API class 'ITeslaConsumer' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.ITeslaConsumer)
    * Tesla API class 'ITeslaHolder' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.ITeslaHolder)
    * Tesla API class 'ITeslaProducer' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.ITeslaProducer)
    * Tesla API class 'BaseTeslaContainer' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.implementation.BaseTeslaContainer)
    * Tesla API class 'BaseTeslaContainerProvider' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.implementation.BaseTeslaContainerProvider)
    * Tesla API class 'InfiniteTeslaConsumer' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.implementation.InfiniteTeslaConsumer)
    * Tesla API class 'InfiniteTeslaConsumerProvider' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.implementation.InfiniteTeslaConsumerProvider)
    * Tesla API class 'InfiniteTeslaProducer' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.implementation.InfiniteTeslaProducer)
    * Tesla API class 'InfiniteTeslaProducerProvider' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.implementation.InfiniteTeslaProducerProvider)

    !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
    !!!You are looking at the diagnostics information, not at the crash. Scroll up!!!
    !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

    AE2 Integration: IC2:ON, RC:OFF, RF:OFF, RFItem:OFF, MFR:OFF, Waila:OFF, InvTweaks:OFF, JEI:ON, Mekanism:OFF, OpenComputers:OFF, THE_ONE_PROBE:ON
    Launched Version: 1.10.2-forge1.10.2-12.18.3.2511
    LWJGL: 2.9.4
    OpenGL: Intel(R) HD Graphics 630 GL version 4.5.0 - Build 22.20.16.4749, 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-7300HQ CPU @ 2.50GHz
    OptiFine Version: OptiFine_1.10.2_HD_U_E7
    Render Distance Chunks: 8
    Mipmaps: 4
    Anisotropic Filtering: 1
    Antialiasing: 0
    Multitexture: false
    Shaders: null
    OpenGlVersion: 4.5.0 - Build 22.20.16.4749
    OpenGlRenderer: Intel(R) HD Graphics 630
    OpenGlVendor: Intel
    CpuCount: 4


    Voilà merci à ceux qui pourront m'aider.

    PS: J'ai chercher pendant 1-2 heures et je n'ai trouvé aucun problème correspondant donc désolé si un problème identique existe déjà.
     
  2. robin4002

    robin4002 Support Technique
    Staff

    Inscrit:
    17 Août 2012
    Messages:
    5 478
    Points:
    229
    Sexe:
    Homme
    Salut,
    Ton jeu manque de ram.
    Il faudrait en allouer plus.
     
    • J'aime J'aime x 1
  3. Mityno

    Mityno Nouveau

    Inscrit:
    27 Oct 2018
    Messages:
    11
    Points:
    2
    Sexe:
    Homme
    Mon ordinateur possède 6 Gb de RAM mais ne savant pas comment l'ordinateur la gérait j'ai préféré n'en mettre que 4, sauriez-vous jusqu'à combien je peux monter ?

    Je viens de voir que je n'en avait mis que 1 en fait...
     
  4. robin4002

    robin4002 Support Technique
    Staff

    Inscrit:
    17 Août 2012
    Messages:
    5 478
    Points:
    229
    Sexe:
    Homme
    Yep actuellement ce n'est que à 1 go.
    Il faut changer ça dans les paramètres du profil.
    Mets 2, si cela ne suffit toujours pas tu peux monter à 3.
     
    • J'aime J'aime x 1
  5. Mityno

    Mityno Nouveau

    Inscrit:
    27 Oct 2018
    Messages:
    11
    Points:
    2
    Sexe:
    Homme
    Au cas où je mets 4, c'est mauvais ?
     
  6. robin4002

    robin4002 Support Technique
    Staff

    Inscrit:
    17 Août 2012
    Messages:
    5 478
    Points:
    229
    Sexe:
    Homme
    4 ça devrait aussi passer vu que tu as 6 go de ram, mais cela ne sert à rien d'allouer trop de ram.
     
    • Informatif Informatif x 1
  7. Mityno

    Mityno Nouveau

    Inscrit:
    27 Oct 2018
    Messages:
    11
    Points:
    2
    Sexe:
    Homme
    Ok merci pour tout!
     

Partager cette page