Problème sur Minecraft (avec des mods)

LeMec

Bucheron
25 Mars 2020
9
0
11
17
J'ai mis pas mal de mods et le jeu crash donc voilà:

Code:
---- Minecraft Crash Report ----

WARNING: coremods are present:
  ForgelinPlugin (Forgelin-1.8.3.jar)
  Plugin (NotEnoughIDs-1.5.4.4.jar)
  IELoadingPlugin (ImmersiveEngineering-core-0.12-89.jar)
  ShetiPhian-ASM (ShetiPhian-ASM-1.12.0.jar)
  BedPatch (bedpatch-2.2-1.12.2.jar)
  OpenModsCorePlugin (OpenModsLib-1.12.2-0.12.2.jar)
  MekanismCoremod (Mekanism-1.12.2-9.8.0.381.jar)
  EnderCorePlugin (EnderCore-1.12.2-0.5.59-core.jar)
  CorePlugin (Forgelin-1.8-0.1.0-0.12.200-d7.jar)
  TransformerLoader (OpenComputers-MC1.12.2-1.7.4.153.jar)
  TheBetweenlandsLoadingPlugin (TheBetweenlands-3.4.10-core.jar)
  CTMCorePlugin (CTM-MC1.12.2-0.3.3.22.jar)
Contact their authors BEFORE contacting forge

// Daisy, daisy...

Time: 3/31/20 3:12 PM
Description: Initializing game

java.lang.NoSuchMethodError: kotlin.jvm.internal.Reflection.getOrCreateKotlinClass(Ljava/lang/Class;)Lkotlin/reflect/KClass;
    at kotlin.jvm.JvmClassMappingKt.getKotlinClass(JvmClassMapping.kt:80)
    at net.shadowfacts.forgelin.KotlinAdapter.getNewInstance(KotlinAdapter.kt:34)
    at net.minecraftforge.fml.common.FMLModContainer.constructMod(FMLModContainer.java:599)
    at sun.reflect.GeneratedMethodAccessor10.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:497)
    at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
    at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
    at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
    at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
    at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
    at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
    at com.google.common.eventbus.EventBus.post(EventBus.java:217)
    at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:219)
    at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197)
    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:497)
    at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
    at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
    at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
    at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
    at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
    at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
    at com.google.common.eventbus.EventBus.post(EventBus.java:217)
    at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:136)
    at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:595)
    at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:232)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:467)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378)
    at net.minecraft.client.main.Main.main(SourceFile:123)
    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:497)
    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 kotlin.jvm.JvmClassMappingKt.getKotlinClass(JvmClassMapping.kt:80)
    at net.shadowfacts.forgelin.KotlinAdapter.getNewInstance(KotlinAdapter.kt:34)
    at net.minecraftforge.fml.common.FMLModContainer.constructMod(FMLModContainer.java:599)
    at sun.reflect.GeneratedMethodAccessor10.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:497)
    at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
    at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
    at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
    at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
    at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
    at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
    at com.google.common.eventbus.EventBus.post(EventBus.java:217)
    at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:219)
    at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197)
    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:497)
    at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
    at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
    at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
    at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
    at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
    at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
    at com.google.common.eventbus.EventBus.post(EventBus.java:217)
    at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:136)
    at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:595)
    at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:232)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:467)

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

-- System Details --
Details:
    Minecraft Version: 1.12.2
    Operating System: Windows 10 (amd64) version 10.0
    Java Version: 1.8.0_51, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 2108107688 bytes (2010 MB) / 3221225472 bytes (3072 MB) up to 4294967296 bytes (4096 MB)
    JVM Flags: 8 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx4G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
    IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
    FML: MCP 9.42 Powered by Forge 14.23.5.2847 Optifine OptiFine_1.12.2_HD_U_F5 139 mods loaded, 139 mods active
    States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored

    | State | ID                                | Version                   | Source                                                    | Signature                                |
    |:----- |:--------------------------------- |:------------------------- |:--------------------------------------------------------- |:---------------------------------------- |
    | LC    | minecraft                         | 1.12.2                    | minecraft.jar                                             | None                                     |
    | LC    | mcp                               | 9.42                      | minecraft.jar                                             | None                                     |
    | LC    | FML                               | 8.0.99.99                 | forge-1.12.2-14.23.5.2847.jar                             | None                                     |
    | LC    | forge                             | 14.23.5.2847              | forge-1.12.2-14.23.5.2847.jar                             | None                                     |
    | LC    | openmodscore                      | 0.12.2                    | minecraft.jar                                             | None                                     |
    | LC    | opencomputers|core                | 1.7.4.153                 | minecraft.jar                                             | None                                     |
    | LC    | concheckrmd                       | 1.8.1                     | Modpack Configuration Checker-1.12.2-v1.8.1.jar           | None                                     |
    | LC    | crafttweaker                      | 4.1.19                    | CraftTweaker2-1.12-4.1.19.jar                             | None                                     |
    | LC    | mtlib                             | 3.0.6                     | MTLib-3.0.6.jar                                           | None                                     |
    | LC    | modtweaker                        | 4.0.17                    | modtweaker-4.0.17.jar                                     | None                                     |
    | LC    | jei                               | 4.15.0.287                | jei_1.12.2-4.15.0.287.jar                                 | None                                     |
    | LC    | abyssalcraft                      | 1.9.10                    | AbyssalCraft-1.12.2-1.9.10.jar                            | 220f10d3a93b3ff5fbaa7434cc629d863d6751b9 |
    | LC    | ctm                               | MC1.12.2-0.3.3.22         | CTM-MC1.12.2-0.3.3.22.jar                                 | None                                     |
    | LC    | mysticalworld                     | 1.12.2-1.8.2              | mysticalworld-1.12.2-1.8.2.jar                            | None                                     |
    | LC    | chisel                            | MC1.12.2-0.2.1.35         | Chisel-MC1.12.2-0.2.1.35.jar                              | None                                     |
    | LC    | baubles                           | 1.5.2                     | Baubles-1.12-1.5.2.jar                                    | None                                     |
    | LC    | endercore                         | 1.12.2-0.5.59             | EnderCore-1.12.2-0.5.59.jar                               | None                                     |
    | LC    | thaumcraft                        | 6.1.BETA26                | Thaumcraft-1.12.2-6.1.BETA26.jar                          | None                                     |
    | LC    | codechickenlib                    | 3.2.2.353                 | CodeChickenLib-1.12.2-3.2.2.353-universal.jar             | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
    | LC    | redstoneflux                      | 2.1.0                     | RedstoneFlux-1.12-2.1.0.6-universal.jar                   | 8a6abf2cb9e141b866580d369ba6548732eff25f |
    | LC    | cofhcore                          | 4.6.3                     | CoFHCore-1.12.2-4.6.3.27-universal.jar                    | None                                     |
    | LC    | cofhworld                         | 1.3.1                     | CoFHWorld-1.12.2-1.3.1.7-universal.jar                    | 8a6abf2cb9e141b866580d369ba6548732eff25f |
    | LC    | thermalfoundation                 | 2.6.3                     | ThermalFoundation-1.12.2-2.6.3.27-universal.jar           | 8a6abf2cb9e141b866580d369ba6548732eff25f |
    | LC    | thermalexpansion                  | 5.5.4                     | ThermalExpansion-1.12.2-5.5.4.43-universal.jar            | 8a6abf2cb9e141b866580d369ba6548732eff25f |
    | LC    | enderio                           | 5.0.46                    | EnderIO-1.12.2-5.0.46.jar                                 | None                                     |
    | LC    | enderiointegrationtic             | 5.0.46                    | EnderIO-1.12.2-5.0.46.jar                                 | None                                     |
    | LC    | mantle                            | 1.12-1.3.3.55             | Mantle-1.12-1.3.3.55.jar                                  | None                                     |
    | LC    | twilightforest                    | 3.8.689                   | twilightforest-1.12.2-3.8.689-universal.jar               | None                                     |
    | LC    | tconstruct                        | 1.12.2-2.13.0.183         | TConstruct-1.12.2-2.13.0.183 (1).jar                      | None                                     |
    | LC    | acintegration                     | 1.9.0                     | AbyssalCraft Integration-1.12.2-1.9.0.jar                 | 220f10d3a93b3ff5fbaa7434cc629d863d6751b9 |
    | LC    | appliedenergistics2               | rv6-stable-7              | appliedenergistics2-rv6-stable-7.jar                      | dfa4d3ac143316c6f32aa1a1beda1e34d42132e5 |
    | LC    | betteradvancements                | 0.1.0.77                  | BetterAdvancements-1.12.2-0.1.0.77.jar                    | None                                     |
    | LC    | betterbuilderswands               | 0.11.1                    | BetterBuildersWands-1.12-0.11.1.245+69d0d70.jar           | None                                     |
    | LC    | bibliocraft                       | 2.4.5                     | BiblioCraft[v2.4.5][MC1.12.2].jar                         | None                                     |
    | LC    | ic2                               | 2.8.170-ex112             | industrialcraft-2-2.8.170-ex112.jar                       | de041f9f6187debbc77034a344134053277aa3b0 |
    | LC    | reborncore                        | 3.14.1.457                | RebornCore-1.12.2-3.14.1.457-universal.jar                | 8727a3141c8ec7f173b87aa78b9b9807867c4e6b |
    | LC    | techreborn                        | 2.23.2.1007               | TechReborn-1.12.2-2.23.2.1007-universal.jar               | 8727a3141c8ec7f173b87aa78b9b9807867c4e6b |
    | LC    | forestry                          | 5.8.2.387                 | forestry_1.12.2-5.8.2.387.jar                             | None                                     |
    | LC    | binniecore                        | 2.5.1.188                 | binnie-mods-1.12.2-2.5.1.188.jar                          | None                                     |
    | LC    | binniedesign                      | 2.5.1.188                 | binnie-mods-1.12.2-2.5.1.188.jar                          | None                                     |
    | LC    | genetics                          | 2.5.1.188                 | binnie-mods-1.12.2-2.5.1.188.jar                          | None                                     |
    | LC    | botany                            | 2.5.1.188                 | binnie-mods-1.12.2-2.5.1.188.jar                          | None                                     |
    | LC    | extrabees                         | 2.5.1.188                 | binnie-mods-1.12.2-2.5.1.188.jar                          | None                                     |
    | LC    | extratrees                        | 2.5.1.188                 | binnie-mods-1.12.2-2.5.1.188.jar                          | None                                     |
    | LC    | biomesoplenty                     | 7.0.1.2439                | BiomesOPlenty-1.12.2-7.0.1.2439-universal.jar             | None                                     |
    | LC    | blockcraftery                     | 1.12.2-1.3.1              | blockcraftery-1.12.2-1.3.1.jar                            | None                                     |
    | LC    | mobtotems                         | 1.12.1-0.3.0              | mobtotems-1.12.1-0.3.0.jar                                | None                                     |
    | LC    | guideapi                          | 1.12-2.1.8-63             | Guide-API-1.12-2.1.8-63.jar                               | None                                     |
    | LC    | bloodmagic                        | 1.12.2-2.4.1-103          | BloodMagic-1.12.2-2.4.1-103.jar                           | None                                     |
    | LC    | bookshelf                         | 2.3.585                   | Bookshelf-1.12.2-2.3.585.jar                              | d476d1b22b218a10d845928d1665d45fce301b27 |
    | LC    | botania                           | r1.10-361                 | Botania r1.10-361.jar                                     | None                                     |
    | LC    | chameleon                         | 1.12-4.1.3                | Chameleon-1.12-4.1.3.jar                                  | None                                     |
    | LC    | chiselsandbits                    | 14.33                     | chiselsandbits-14.33.jar                                  | None                                     |
    | LC    | ctgui                             | 1.0.0                     | CraftTweaker2-1.12-4.1.19.jar                             | None                                     |
    | LC    | crafttweakerjei                   | 2.0.3                     | CraftTweaker2-1.12-4.1.19.jar                             | None                                     |
    | LC    | cucumber                          | 1.1.3                     | Cucumber-1.12.2-1.1.3.jar                                 | None                                     |
    | LC    | embers                            | 1.13-hotfix2              | EmbersRekindled-1.13-hotfix2.jar                          | None                                     |
    | LC    | enderiobase                       | 5.0.46                    | EnderIO-1.12.2-5.0.46.jar                                 | None                                     |
    | LC    | enderioconduits                   | 5.0.46                    | EnderIO-1.12.2-5.0.46.jar                                 | None                                     |
    | LC    | enderioconduitsappliedenergistics | 5.0.46                    | EnderIO-1.12.2-5.0.46.jar                                 | None                                     |
    | LC    | opencomputers                     | 1.7.4.153                 | OpenComputers-MC1.12.2-1.7.4.153.jar                      | None                                     |
    | LC    | enderioconduitsopencomputers      | 5.0.46                    | EnderIO-1.12.2-5.0.46.jar                                 | None                                     |
    | LC    | enderioconduitsrefinedstorage     | 5.0.46                    | EnderIO-1.12.2-5.0.46.jar                                 | None                                     |
    | LC    | enderiointegrationforestry        | 5.0.46                    | EnderIO-1.12.2-5.0.46.jar                                 | None                                     |
    | LC    | enderiointegrationticlate         | 5.0.46                    | EnderIO-1.12.2-5.0.46.jar                                 | None                                     |
    | LC    | ftblib                            | 5.4.3.130                 | FTBLib-5.4.3.130.jar                                      | None                                     |
    | LC    | enderiomachines                   | 5.0.46                    | EnderIO-1.12.2-5.0.46.jar                                 | None                                     |
    | LC    | enderiopowertools                 | 5.0.46                    | EnderIO-1.12.2-5.0.46.jar                                 | None                                     |
    | LC    | enderstorage                      | 2.4.5.135                 | EnderStorage-1.12.2-2.4.5.135-universal.jar               | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
    | LC    | mekanism                          | 1.12.2-9.8.0.381          | Mekanism-1.12.2-9.8.0.381.jar                             | None                                     |
    | LC    | theoneprobe                       | 1.4.28                    | theoneprobe-1.12-1.4.28.jar                               | None                                     |
    | LC    | immersiveengineering              | 0.12-89                   | ImmersiveEngineering-0.12-89.jar                          | 4cb49fcde3b43048c9889e0a3d083225da926334 |
    | LC    | exchangers                        | 1.12.2-2.8                | Exchangers-1.12.2-2.8.jar                                 | 4ffa87db52cf086d00ecc4853a929367b1c39b5c |
    | LC    | excore                            | 2.0.0-beta19-1.12.2       | EXCore-2.0.0-beta19-1.12.2.jar                            | None                                     |
    | LC    | extracells                        | 2.6.2                     | ExtraCells-1.12.2-2.6.2a.jar                              | None                                     |
    | LC    | shadowmc                          | 3.8.0                     | ShadowMC-1.12-3.8.0.jar                                   | None                                     |
    | LC    | extrarails                        | 1.3.0                     | ExtraRails-1.12-1.3.0.jar                                 | None                                     |
    | LC    | extrautils2                       | 1.0                       | extrautils2-1.12-1.9.9.jar                                | None                                     |
    | LC    | zerocore                          | 1.12.2-0.1.2.8            | zerocore-1.12.2-0.1.2.8.jar                               | None                                     |
    | LC    | bigreactors                       | 1.12.2-0.4.5.67           | ExtremeReactors-1.12.2-0.4.5.67.jar                       | None                                     |
    | L     | forgelin                          | 1.8.3                     | Forgelin-1.8.3.jar                                        | None                                     |
    | L     | forgemultipartcbe                 | 2.6.1.81                  | ForgeMultipart-1.12.2-2.6.1.81-universal.jar              | None                                     |
    | L     | microblockcbe                     | 2.6.1.81                  | ForgeMultipart-1.12.2-2.6.1.81-universal.jar              | None                                     |
    | L     | minecraftmultipartcbe             | 2.6.1.81                  | ForgeMultipart-1.12.2-2.6.1.81-universal.jar              | None                                     |
    | L     | ftbutilities                      | 5.4.0.100                 | FTBUtilities-5.4.0.100.jar                                | None                                     |
    | L     | ftbbackups                        | 0.0.0.ftbbackups          | FTBUtilitiesBackups-1.0.0.5.jar                           | None                                     |
    | L     | ichunutil                         | 7.2.1                     | iChunUtil-1.12.2-7.2.1.jar                                | None                                     |
    | L     | immersivepetroleum                | 1.1.9                     | immersivepetroleum-1.12.2-1.1.9.jar                       | None                                     |
    | L     | immersivetech                     | 1.3.10                    | immersivetech-1.12-1.3.10.jar                             | None                                     |
    | L     | teslacorelib                      | 1.0.15                    | tesla-core-lib-1.12.2-1.0.15.jar                          | None                                     |
    | L     | industrialforegoing               | 1.12.2-1.12.2             | industrialforegoing-1.12.2-1.12.13-237.jar                | None                                     |
    | L     | ironchest                         | 1.12.2-7.0.67.844         | ironchest-1.12.2-7.0.72.847.jar                           | None                                     |
    | L     | jeibees                           | 0.9.0.5                   | jeibees-0.9.0.5-mc1.12.2.jar                              | None                                     |
    | L     | jeiintegration                    | 1.5.1.36                  | jeiintegration_1.12.2-1.5.1.36.jar                        | None                                     |
    | L     | journeymap                        | 1.12.2-5.5.5b9            | journeymap-1.12.2-5.5.5b9.jar                             | None                                     |
    | L     | justenoughdimensions              | 1.6.0-dev.20190711.220109 | justenoughdimensions-1.12.2-1.6.0-dev.20190711.220109.jar | None                                     |
    | L     | jeresources                       | 0.9.2.60                  | JustEnoughResources-1.12.2-0.9.2.60.jar                   | None                                     |
    | L     | mcjtylib_ng                       | 3.5.4                     | mcjtylib-1.12-3.5.4.jar                                   | None                                     |
    | L     | mekanismgenerators                | 1.12.2-9.8.0.381          | MekanismGenerators-1.12.2-9.8.0.381.jar                   | None                                     |
    | L     | mekanismtools                     | 1.12.2-9.8.0.381          | MekanismTools-1.12.2-9.8.0.381.jar                        | None                                     |
    | L     | modnametooltip                    | 1.10.1                    | modnametooltip_1.12.2-1.10.1.jar                          | None                                     |
    | L     | moreoverlays                      | 1.15.1                    | moreoverlays-1.15.1-mc1.12.2.jar                          | None                                     |
    | L     | mrtjpcore                         | 2.1.4.43                  | MrTJPCore-1.12.2-2.1.4.43-universal.jar                   | None                                     |
    | L     | mysticalagriculture               | 1.7.5                     | MysticalAgriculture-1.12.2-1.7.5.jar                      | None                                     |
    | L     | mysticalagradditions              | 1.3.2                     | MysticalAgradditions-1.12.2-1.3.2.jar                     | None                                     |
    | L     | naturescompass                    | 1.5.1                     | NaturesCompass-1.12.2-1.5.1.jar                           | None                                     |
    | L     | nmsot                             | 1.2.2-mc1.12.2            | NoMobSpawningOnTrees-1.2.2-mc1.12.2.jar                   | None                                     |
    | L     | nonvflash                         | 1.2.0                     | NoNVFlash-1.12.2-1.2.0.3-universal.jar                    | None                                     |
    | L     | neid                              | 1.5.4.4                   | NotEnoughIDs-1.5.4.4.jar                                  | None                                     |
    | L     | notenoughwands                    | 1.8.1                     | notenoughwands-1.12-1.8.1.jar                             | None                                     |
    | L     | nuclearcraft                      | 2.15                      | NuclearCraft-2.15-1.12.2.jar                              | None                                     |
    | L     | nutrition                         | 4.4.0                     | Nutrition-1.12.2-4.4.0.jar                                | None                                     |
    | L     | xnet                              | 1.8.2                     | xnet-1.12-1.8.2.jar                                       | None                                     |
    | L     | ocxnetdriver                      | 1.0.3                     | ocxnetdriver-1.0.3-b17.jar                                | None                                     |
    | L     | oreexcavation                     | 1.4.140                   | OreExcavation-1.4.140.jar                                 | None                                     |
    | L     | oeintegration                     | 2.3.4                     | oeintegration-2.3.4.jar                                   | None                                     |
    | L     | openmods                          | 0.12.2                    | OpenModsLib-1.12.2-0.12.2.jar                             | None                                     |
    | L     | openblocks                        | 1.8.1                     | OpenBlocks-1.12.2-1.8.1.jar                               | None                                     |
    | L     | patchouli                         | 1.0-20                    | Patchouli-1.0-20.jar                                      | None                                     |
    | L     | portalgun                         | 7.1.0                     | PortalGun-1.12.2-7.1.0.jar                                | None                                     |
    | L     | portality                         | 1.0-SNAPSHOT              | portality-1.12.2-1.2.3-15.jar                             | None                                     |
    | L     | storagedrawers                    | 1.12-5.3.5                | StorageDrawers-1.12.2-5.3.8.jar                           | None                                     |
    | L     | storagedrawersextra               | @VERSION@                 | StorageDrawersExtras-1.12-3.1.0.jar                       | None                                     |
    | L     | shetiphiancore                    | 3.5.9                     | shetiphiancore-1.12.0-3.5.9.jar                           | None                                     |
    | L     | terraqueous                       | 1.4.17                    | terraqueous-1.12.2-1.4.17b.jar                            | None                                     |
    | L     | tcinventoryscan                   | 2.0.10                    | ThaumicInventoryScanning_1.12.2-2.0.10.jar                | None                                     |
    | L     | thaumicjei                        | 1.6.0                     | ThaumicJEI-1.12.2-1.6.0-27.jar                            | None                                     |
    | L     | thermalcultivation                | 0.3.3                     | ThermalCultivation-1.12.2-0.3.3.12-universal.jar          | None                                     |
    | L     | thermaldynamics                   | 2.5.5                     | ThermalDynamics-1.12.2-2.5.5.21-universal.jar             | None                                     |
    | L     | thermalinnovation                 | 0.3.3                     | ThermalInnovation-1.12.2-0.3.3.12-universal.jar           | None                                     |
    | L     | tinker_io                         | rw2.7.1                   | tinker_io-1.12.2-rw2.7.1.jar                              | None                                     |
    | L     | tinkertoolleveling                | 1.12.2-1.1.0.DEV.b23e769  | TinkerToolLeveling-1.12.2-1.1.0.jar                       | None                                     |
    | L     | industrialwires                   | 1.7-36                    | IndustrialWires-1.7-36.jar                                | None                                     |
    | L     | structurize                       | 1.12.2-0.10.124-ALPHA     | structurize-1.12.2-0.10.124-ALPHA.jar                     | None                                     |
    | L     | minecolonies                      | 1.12.2-0.10.341-ALPHA     | minecolonies-1.12.2-0.10.341-ALPHA-universal.jar          | None                                     |
    | L     | techreborn_compat                 | 1.0.0                     | TechReborn-ModCompatibility-1.12.2-1.1.0.49.jar           | None                                     |
    | L     | thebetweenlands                   | 3.4.10                    | TheBetweenlands-3.4.10-universal.jar                      | None                                     |
    | L     | mysticallib                       | 1.12.2-1.3.1              | mysticallib-1.12.2-1.3.1.jar                              | None                                     |
    | L     | teslacorelib_registries           | 1.0.15                    | tesla-core-lib-1.12.2-1.0.15.jar                          | None                                     |

    Loaded coremods (and transformers): 
ForgelinPlugin (Forgelin-1.8.3.jar)
  
Plugin (NotEnoughIDs-1.5.4.4.jar)
  ru.fewizz.neid.asm.Transformer
IELoadingPlugin (ImmersiveEngineering-core-0.12-89.jar)
  blusunrize.immersiveengineering.common.asm.IEClassTransformer
ShetiPhian-ASM (ShetiPhian-ASM-1.12.0.jar)
  shetiphian.asm.ClassTransformer
BedPatch (bedpatch-2.2-1.12.2.jar)
  com.mordenkainen.bedpatch.BedPatchASM
OpenModsCorePlugin (OpenModsLib-1.12.2-0.12.2.jar)
  openmods.core.OpenModsClassTransformer
MekanismCoremod (Mekanism-1.12.2-9.8.0.381.jar)
  mekanism.coremod.KeybindingMigrationHelper
EnderCorePlugin (EnderCore-1.12.2-0.5.59-core.jar)
  com.enderio.core.common.transform.EnderCoreTransformer
  com.enderio.core.common.transform.SimpleMixinPatcher
CorePlugin (Forgelin-1.8-0.1.0-0.12.200-d7.jar)
  
TransformerLoader (OpenComputers-MC1.12.2-1.7.4.153.jar)
  li.cil.oc.common.asm.ClassTransformer
TheBetweenlandsLoadingPlugin (TheBetweenlands-3.4.10-core.jar)
  thebetweenlands.core.TheBetweenlandsClassTransformer
CTMCorePlugin (CTM-MC1.12.2-0.3.3.22.jar)
  team.chisel.ctm.client.asm.CTMTransformer
    GL info: ' Vendor: 'Intel' Version: '3.1.0 - Build 9.17.10.4459' Renderer: 'Intel(R) HD Graphics'
    OpenModsLib class transformers: [llama_null_fix:FINISHED],[horse_base_null_fix:FINISHED],[pre_world_render_hook:FINISHED],[player_render_hook:FINISHED],[horse_null_fix:FINISHED]
    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)
        - chiselIntegration (Enabled/Not Forced)
        - chiselsandbitsIntegration (Enabled/Not Forced)
        - theoneprobeIntegration (Enabled/Not Forced)

    AE2 Version: stable rv6-stable-7 for Forge 14.23.5.2768
    Launched Version: 1.12.2-forge1.12.2-14.23.5.2847
    LWJGL: 2.9.4
    OpenGL: Intel(R) HD Graphics GL version 3.1.0 - Build 9.17.10.4459, 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: No
    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: 2x Intel(R) Pentium(R) CPU G620 @ 2.60GHz
    OptiFine Version: OptiFine_1.12.2_HD_U_F5
    OptiFine Build: 20191204-141934
    Render Distance Chunks: 4
    Mipmaps: 0
    Anisotropic Filtering: 1
    Antialiasing: 0
    Multitexture: false
    Shaders: null
    OpenGlVersion: 3.1.0 - Build 9.17.10.4459
    OpenGlRenderer: Intel(R) HD Graphics
    OpenGlVendor: Intel
    CpuCount: 2
 
Dernière édition par un modérateur:

robin4002

Expert en informatique et systèmes d'information
Staff
Responsable technique
Responsable forum
12 Novembre 2012
20 815
156
3 000
347
26
Alsace
www.minecraftforgefrance.fr
Tu n'as qu'un seul fichier forgelin ? Le rapport de crash fait clairement mention à deux fichiers et rien ne laisse penser que c'est un problème de puissance.