Перейти к содержанию

Сделал сборку, вылетает


Рекомендуемые сообщения

В теме 5 сообщений

Description: There was a severe problem during mod loading that has caused the game to fail

net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from Advanced Machines (advanced_machines)
Caused by: java.lang.NoSuchMethodError: ic2.core.block.invslot.InvSlotProcessableGeneric.<init>(Lic2/core/block/TileEntityInventory;Ljava/lang/String;ILic2/api/recipe/IMachineRecipeManager;)V
    at com.chocohead.AdvMachines.te.TileEntityHeatingMachine.<init>(TileEntityHeatingMachine.java:82)
    at com.chocohead.AdvMachines.te.TileEntityHeatingMachine.<init>(TileEntityHeatingMachine.java:68)
    at com.chocohead.AdvMachines.te.TileEntityHeatingMachine.<init>(TileEntityHeatingMachine.java:64)
    at com.chocohead.AdvMachines.te.TileEntityRotaryMacerator.<init>(TileEntityRotaryMacerator.java:15)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at java.lang.Class.newInstance(Class.java:442)
    at com.chocohead.AdvMachines.te.AdvancedMachineTEs.buildDummies(AdvancedMachineTEs.java:191)
    at com.chocohead.AdvMachines.AdvancedMachines.init(AdvancedMachines.java:86)
    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.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:637)
    at sun.reflect.GeneratedMethodAccessor2.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.initializeMods(Loader.java:749)
    at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:336)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:535)
    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:
---------------------------------------------------------------------------------------

-- 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: 921597608 bytes (878 MB) / 3154116608 bytes (3008 MB) up to 3154116608 bytes (3008 MB)
    JVM Flags: 8 total; -Xmn128M -Xmx3000M -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.2860 64 mods loaded, 64 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                                |
    |:----- |:-------------------------- |:----------------- |:----------------------------------------------- |:---------------------------------------- |
    | LCHI  | minecraft                  | 1.12.2            | minecraft.jar                                   | None                                     |
    | LCHI  | mcp                        | 9.42              | minecraft.jar                                   | None                                     |
    | LCHI  | FML                        | 8.0.99.99         | forge-1.12.2-14.23.5.2860.jar                   | e3c3d50c7c986df74c645c0ac54639741c90a557 |
    | LCHI  | forge                      | 14.23.5.2860      | forge-1.12.2-14.23.5.2860.jar                   | e3c3d50c7c986df74c645c0ac54639741c90a557 |
    | LCHI  | obfuscate                  | 0.4.2             | minecraft.jar                                   | None                                     |
    | LCHI  | ic2                        | 2.8.221-ex112     | industrialcraft-2-2.8.221-ex112.jar             | de041f9f6187debbc77034a344134053277aa3b0 |
    | LCHE  | advanced_machines          | 61.0.1            | Advanced Machines-61.0.1.jar                    | None                                     |
    | LCH   | advanced_solar_panels      | 4.3.0             | Advanced Solar Panels-4.3.0.jar                 | None                                     |
    | LCH   | ctm                        | MC1.12.2-1.0.2.31 | CTM-MC1.12.2-1.0.2.31.jar                       | None                                     |
    | LCH   | appliedenergistics2        | rv6-stable-7      | appliedenergistics2-rv6-stable-7.jar            | dfa4d3ac143316c6f32aa1a1beda1e34d42132e5 |
    | LCH   | morphtool                  | 1.2-21            | Morph-o-Tool-1.2-21.jar                         | None                                     |
    | LCH   | autoreglib                 | 1.3-32            | AutoRegLib-1.3-32.jar                           | None                                     |
    | LCH   | baubles                    | 1.5.2             | Baubles-1.12-1.5.2.jar                          | None                                     |
    | LCH   | bcfuelsforic2              | 1.0               | BCFuelsForIC2-0.3.jar                           | None                                     |
    | LCH   | bibliocraft                | 2.4.5             | BiblioCraft[v2.4.5][MC1.12.2].jar               | None                                     |
    | LCH   | jei                        | 4.16.1.301        | jei_1.12.2-4.16.1.301.jar                       | None                                     |
    | LCH   | thaumcraft                 | 6.1.BETA26        | Thaumcraft-1.12.2-6.1.BETA26.jar                | None                                     |
    | LCH   | botania                    | r1.10-364         | Botania r1.10-364.4.jar                         | None                                     |
    | LCH   | buildcraftlib              | 7.99.24.8         | buildcraft-core-7.99.24.8.jar                   | None                                     |
    | LCH   | buildcraftcore             | 7.99.24.8         | buildcraft-core-7.99.24.8.jar                   | None                                     |
    | LCH   | buildcraftbuilders         | 7.99.24.8         | buildcraft-builders-7.99.24.8.jar               | None                                     |
    | LCH   | buildcraftenergy           | 7.99.24.8         | buildcraft-energy-7.99.24.8.jar                 | None                                     |
    | LCH   | buildcraftfactory          | 7.99.24.8         | buildcraft-factory-7.99.24.8.jar                | None                                     |
    | LCH   | buildcraftrobotics         | 7.99.24.8         | buildcraft-robotics-7.99.24.8.jar               | None                                     |
    | LCH   | buildcrafttransport        | 7.99.24.8         | buildcraft-transport-7.99.24.8.jar              | None                                     |
    | LCH   | buildcraftsilicon          | 7.99.24.8         | buildcraft-silicon-7.99.24.8.jar                | None                                     |
    | LCH   | chinjufumod                | [1.12.2]5.1.3     | ChinjufuMod[1.12.2]5.1.3.jar                    | None                                     |
    | LCH   | codechickenlib             | 3.2.3.358         | CodeChickenLib-1.12.2-3.2.3.358-universal.jar   | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
    | LCH   | comboarmors                | 1.12.2-0.0.7      | ComboArmors-1.12.2-0.0.7.jar                    | None                                     |
    | LCH   | ckg                        | 1.12.2-1.0        | CompactTurbines-1.12.2-1.0.jar                  | None                                     |
    | LCH   | cookingforblockheads       | 6.5.0             | CookingForBlockheads_1.12.2-6.5.0.jar           | None                                     |
    | LCH   | crimsonrevelations         | 0.8               | crimsonrevelations-0.8.jar                      | None                                     |
    | LCH   | customspawner              | 3.11.4            | CustomMobSpawner-3.11.5.jar                     | None                                     |
    | LCH   | mocreatures                | 12.0.5            | DrZharks MoCreatures Mod-12.0.5.jar             | None                                     |
    | LCH   | dynamictrees               | 1.12.2-0.9.27     | DynamicTrees-1.12.2-0.9.27.jar                  | None                                     |
    | LCH   | reborncore                 | 3.19.5            | RebornCore-1.12.2-3.19.5-universal.jar          | None                                     |
    | LCH   | techreborn                 | 2.27.3.1084       | TechReborn-1.12.2-2.27.3.1084-universal.jar     | 8727a3141c8ec7f173b87aa78b9b9807867c4e6b |
    | LCH   | forestry                   | 5.8.2.387         | forestry_1.12.2-5.8.2.387.jar                   | None                                     |
    | LCH   | dynamictreesforestry       | 1.12.2-1.0.10     | DynamicTreesForestry-1.12.2-1.0.10.jar          | None                                     |
    | LCH   | dynamictreesic2            | 1.12.2-1.2.3      | DynamicTreesIC2-1.12.2-1.2.3.jar                | None                                     |
    | LCH   | dynamictreestc             | 1.12.2-1.4.2      | DynamicTreesTC-1.12.2-1.4.2.jar                 | None                                     |
    | LCH   | mantle                     | 1.12-1.3.3.55     | Mantle-1.12-1.3.3.55.jar                        | None                                     |
    | LCH   | twilightforest             | 3.11.1021         | twilightforest-1.12.2-3.11.1021-universal.jar   | None                                     |
    | LCH   | tconstruct                 | 1.12.2-2.13.0.183 | TConstruct-1.12.2-2.13.0.183.jar                | None                                     |
    | LCH   | dynamictreestconstruct     | 1.12.2-1.2.7      | DynamicTreesTinkersConstruct-1.12.2-1.2.7.jar   | None                                     |
    | LCH   | emt                        | 12.2.0            | emt-12.4.1.jar                                  | None                                     |
    | LCH   | cfm                        | 6.3.1             | furniture-6.3.1-1.12.2.jar                      | None                                     |
    | LCH   | gardenofglass              | sqrt(-1)          | GardenOfGlass.jar                               | None                                     |
    | LCH   | gravisuite                 | 3.1.1             | Gravitation Suite-3.1.1.jar                     | None                                     |
    | LCH   | gregtech                   | 1.17.1.770        | gregtech-1.12.2-1.17.1.770.jar                  | None                                     |
    | LCH   | ic2rpg                     | 2.1               | IC2_RPG-2.1.jar                                 | None                                     |
    | LCH   | ironchest                  | 1.12.2-7.0.67.844 | ironchest-1.12.2-7.0.72.847.jar                 | None                                     |
    | LCH   | journeymap                 | 1.12.2-5.7.1      | journeymap-1.12.2-5.7.1.jar                     | None                                     |
    | LCH   | oreberries                 | 0.5.0             | oreberries-1.12.x-0.5.0.jar                     | None                                     |
    | LCH   | patchouli                  | 1.0-23.6          | Patchouli-1.0-23.6.jar                          | None                                     |
    | LCH   | tc6aspects4jei             | 0.0.2a            | tc6aspects4jei-0.0.2a.jar                       | None                                     |
    | LCH   | thaumicenergistics         | 2.2.3             | thaumicenergistics-2.2.4.jar                    | None                                     |
    | LCH   | tcinventoryscan            | 2.0.10            | ThaumicInventoryScanning_1.12.2-2.0.10.jar      | None                                     |
    | LCH   | tlauncher_custom_cape_skin | 1.4               | tlskincape_1.12.2-1.4.jar                       | None                                     |
    | LCH   | trm                        | 1.0               | trm-b2.jar                                      | None                                     |
    | LCH   | vehicle                    | 0.44.1            | vehicle-mod-0.44.1-1.12.2.jar                   | None                                     |
    | LCH   | wanionlib                  | 1.12.2-2.9        | WanionLib-1.12.2-2.9.jar                        | None                                     |
    | LCH   | techreborn_compat          | 1.0.0             | TechReborn-ModCompatibility-1.12.2-1.4.0.76.jar | 8727a3141c8ec7f173b87aa78b9b9807867c4e6b |
    | LCH   | unidict                    | 1.12.2-3.0.10     | UniDict-1.12.2-3.0.10.jar                       | None                                     |

    Loaded coremods (and transformers): 
GTCELoadingPlugin (gregtech-1.12.2-1.17.1.770.jar)
  gregtech.common.asm.GTCETransformer
ObfuscatePlugin (obfuscate-0.4.2-1.12.2.jar)
  com.mrcrayfish.obfuscate.asm.ObfuscateTransformer
CTMCorePlugin (CTM-MC1.12.2-1.0.2.31.jar)
  team.chisel.ctm.client.asm.CTMTransformer
TLSkinCapeHookLoader (tlskincape_1.12.2-1.4.jar)
  gloomyfolken.hooklib.minecraft.PrimaryClassTransformer
UniDictCoreMod (UniDict-1.12.2-3.0.10.jar)
  wanion.unidict.core.UniDictCoreModTransformer
    GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.6.0 NVIDIA 456.71' Renderer: 'GeForce GTX 1050 Ti/PCIe/SSE2'
    AE2 Version: stable rv6-stable-7 for Forge 14.23.5.2768
    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)

    RebornCore: 
        Plugin Engine: 0
        RebornCore Version: 3.19.5
        Runtime Debofucsation 1
        Invalid fingerprint detected for RebornCore!
        RenderEngine: 0
    Patchouli open book context: n/a
[00:54:21] [Client thread/INFO]: [net.minecraft.init.Bootstrap:func_179870_a:553]: #@!@# Game crashed! Crash report saved to: #@!@# C:\Users\leham\AppData\Roaming\.minecraft\crash-reports\crash-2022-02-04_20.54.59-client.txt
AL lib: (EE) alc_cleanup: 1 device not closed
Here I am!
[VersionManager] Refreshing versions locally...
[VersionManager] Versions has been refreshed (6 ms)
[Launcher] Launcher exited.
[Launcher] Minecraft closed with exit code: -1
flush now
[Launcher] [Crash] Found crash report file: C:\Users\leham\AppData\Roaming\.minecraft\crash-reports\crash-2022-02-04_20.32.51-client.txt
[Crash] Found crash report file: C:\Users\leham\AppData\Roaming\.minecraft\crash-reports\crash-2022-02-04_20.32.51-client.txt
[Launcher] [Crash] Found crash report file: C:\Users\leham\AppData\Roaming\.minecraft\crash-reports\crash-2022-02-04_20.34.17-client.txt
[Crash] Found crash report file: C:\Users\leham\AppData\Roaming\.minecraft\crash-reports\crash-2022-02-04_20.34.17-client.txt
[Launcher] [Crash] Found crash report file: C:\Users\leham\AppData\Roaming\.minecraft\crash-reports\crash-2022-02-04_20.38.45-client.txt
[Crash] Found crash report file: C:\Users\leham\AppData\Roaming\.minecraft\crash-reports\crash-2022-02-04_20.38.45-client.txt
[Launcher] [Crash] Found crash report file: C:\Users\leham\AppData\Roaming\.minecraft\crash-reports\crash-2022-02-04_20.41.00-client.txt
[Crash] Found crash report file: C:\Users\leham\AppData\Roaming\.minecraft\crash-reports\crash-2022-02-04_20.41.00-client.txt
[Launcher] [Crash] Found crash report file: C:\Users\leham\AppData\Roaming\.minecraft\crash-reports\crash-2022-02-04_20.46.53-client.txt
[Crash] Found crash report file: C:\Users\leham\AppData\Roaming\.minecraft\crash-reports\crash-2022-02-04_20.46.53-client.txt
[Launcher] [Crash] Found crash report file: C:\Users\leham\AppData\Roaming\.minecraft\crash-reports\crash-2022-02-04_20.54.59-client.txt
[Crash] Found crash report file: C:\Users\leham\AppData\Roaming\.minecraft\crash-reports\crash-2022-02-04_20.54.59-client.txt
flush now
Ссылка на моды:https://disk.yandex.ru/d/sEB5SoWipWjnFA

Ссылка на комментарий
Поделиться на другие сайты

7 часов назад, FuNTiK сказал:

Description: There was a severe problem during mod loading that has caused the game to fail

net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from Advanced Machines (advanced_machines)
Caused by: java.lang.NoSuchMethodError: ic2.core.block.invslot.InvSlotProcessableGeneric.<init>(Lic2/core/block/TileEntityInventory;Ljava/lang/String;ILic2/api/recipe/IMachineRecipeManager;)V
    at com.chocohead.AdvMachines.te.TileEntityHeatingMachine.<init>(TileEntityHeatingMachine.java:82)
    at com.chocohead.AdvMachines.te.TileEntityHeatingMachine.<init>(TileEntityHeatingMachine.java:68)
    at com.chocohead.AdvMachines.te.TileEntityHeatingMachine.<init>(TileEntityHeatingMachine.java:64)
    at com.chocohead.AdvMachines.te.TileEntityRotaryMacerator.<init>(TileEntityRotaryMacerator.java:15)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at java.lang.Class.newInstance(Class.java:442)
    at com.chocohead.AdvMachines.te.AdvancedMachineTEs.buildDummies(AdvancedMachineTEs.java:191)
    at com.chocohead.AdvMachines.AdvancedMachines.init(AdvancedMachines.java:86)
    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.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:637)
    at sun.reflect.GeneratedMethodAccessor2.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.initializeMods(Loader.java:749)
    at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:336)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:535)
    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:
---------------------------------------------------------------------------------------

-- 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: 921597608 bytes (878 MB) / 3154116608 bytes (3008 MB) up to 3154116608 bytes (3008 MB)
    JVM Flags: 8 total; -Xmn128M -Xmx3000M -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.2860 64 mods loaded, 64 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                                |
    |:----- |:-------------------------- |:----------------- |:----------------------------------------------- |:---------------------------------------- |
    | LCHI  | minecraft                  | 1.12.2            | minecraft.jar                                   | None                                     |
    | LCHI  | mcp                        | 9.42              | minecraft.jar                                   | None                                     |
    | LCHI  | FML                        | 8.0.99.99         | forge-1.12.2-14.23.5.2860.jar                   | e3c3d50c7c986df74c645c0ac54639741c90a557 |
    | LCHI  | forge                      | 14.23.5.2860      | forge-1.12.2-14.23.5.2860.jar                   | e3c3d50c7c986df74c645c0ac54639741c90a557 |
    | LCHI  | obfuscate                  | 0.4.2             | minecraft.jar                                   | None                                     |
    | LCHI  | ic2                        | 2.8.221-ex112     | industrialcraft-2-2.8.221-ex112.jar             | de041f9f6187debbc77034a344134053277aa3b0 |
    | LCHE  | advanced_machines          | 61.0.1            | Advanced Machines-61.0.1.jar                    | None                                     |
    | LCH   | advanced_solar_panels      | 4.3.0             | Advanced Solar Panels-4.3.0.jar                 | None                                     |
    | LCH   | ctm                        | MC1.12.2-1.0.2.31 | CTM-MC1.12.2-1.0.2.31.jar                       | None                                     |
    | LCH   | appliedenergistics2        | rv6-stable-7      | appliedenergistics2-rv6-stable-7.jar            | dfa4d3ac143316c6f32aa1a1beda1e34d42132e5 |
    | LCH   | morphtool                  | 1.2-21            | Morph-o-Tool-1.2-21.jar                         | None                                     |
    | LCH   | autoreglib                 | 1.3-32            | AutoRegLib-1.3-32.jar                           | None                                     |
    | LCH   | baubles                    | 1.5.2             | Baubles-1.12-1.5.2.jar                          | None                                     |
    | LCH   | bcfuelsforic2              | 1.0               | BCFuelsForIC2-0.3.jar                           | None                                     |
    | LCH   | bibliocraft                | 2.4.5             | BiblioCraft[v2.4.5][MC1.12.2].jar               | None                                     |
    | LCH   | jei                        | 4.16.1.301        | jei_1.12.2-4.16.1.301.jar                       | None                                     |
    | LCH   | thaumcraft                 | 6.1.BETA26        | Thaumcraft-1.12.2-6.1.BETA26.jar                | None                                     |
    | LCH   | botania                    | r1.10-364         | Botania r1.10-364.4.jar                         | None                                     |
    | LCH   | buildcraftlib              | 7.99.24.8         | buildcraft-core-7.99.24.8.jar                   | None                                     |
    | LCH   | buildcraftcore             | 7.99.24.8         | buildcraft-core-7.99.24.8.jar                   | None                                     |
    | LCH   | buildcraftbuilders         | 7.99.24.8         | buildcraft-builders-7.99.24.8.jar               | None                                     |
    | LCH   | buildcraftenergy           | 7.99.24.8         | buildcraft-energy-7.99.24.8.jar                 | None                                     |
    | LCH   | buildcraftfactory          | 7.99.24.8         | buildcraft-factory-7.99.24.8.jar                | None                                     |
    | LCH   | buildcraftrobotics         | 7.99.24.8         | buildcraft-robotics-7.99.24.8.jar               | None                                     |
    | LCH   | buildcrafttransport        | 7.99.24.8         | buildcraft-transport-7.99.24.8.jar              | None                                     |
    | LCH   | buildcraftsilicon          | 7.99.24.8         | buildcraft-silicon-7.99.24.8.jar                | None                                     |
    | LCH   | chinjufumod                | [1.12.2]5.1.3     | ChinjufuMod[1.12.2]5.1.3.jar                    | None                                     |
    | LCH   | codechickenlib             | 3.2.3.358         | CodeChickenLib-1.12.2-3.2.3.358-universal.jar   | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
    | LCH   | comboarmors                | 1.12.2-0.0.7      | ComboArmors-1.12.2-0.0.7.jar                    | None                                     |
    | LCH   | ckg                        | 1.12.2-1.0        | CompactTurbines-1.12.2-1.0.jar                  | None                                     |
    | LCH   | cookingforblockheads       | 6.5.0             | CookingForBlockheads_1.12.2-6.5.0.jar           | None                                     |
    | LCH   | crimsonrevelations         | 0.8               | crimsonrevelations-0.8.jar                      | None                                     |
    | LCH   | customspawner              | 3.11.4            | CustomMobSpawner-3.11.5.jar                     | None                                     |
    | LCH   | mocreatures                | 12.0.5            | DrZharks MoCreatures Mod-12.0.5.jar             | None                                     |
    | LCH   | dynamictrees               | 1.12.2-0.9.27     | DynamicTrees-1.12.2-0.9.27.jar                  | None                                     |
    | LCH   | reborncore                 | 3.19.5            | RebornCore-1.12.2-3.19.5-universal.jar          | None                                     |
    | LCH   | techreborn                 | 2.27.3.1084       | TechReborn-1.12.2-2.27.3.1084-universal.jar     | 8727a3141c8ec7f173b87aa78b9b9807867c4e6b |
    | LCH   | forestry                   | 5.8.2.387         | forestry_1.12.2-5.8.2.387.jar                   | None                                     |
    | LCH   | dynamictreesforestry       | 1.12.2-1.0.10     | DynamicTreesForestry-1.12.2-1.0.10.jar          | None                                     |
    | LCH   | dynamictreesic2            | 1.12.2-1.2.3      | DynamicTreesIC2-1.12.2-1.2.3.jar                | None                                     |
    | LCH   | dynamictreestc             | 1.12.2-1.4.2      | DynamicTreesTC-1.12.2-1.4.2.jar                 | None                                     |
    | LCH   | mantle                     | 1.12-1.3.3.55     | Mantle-1.12-1.3.3.55.jar                        | None                                     |
    | LCH   | twilightforest             | 3.11.1021         | twilightforest-1.12.2-3.11.1021-universal.jar   | None                                     |
    | LCH   | tconstruct                 | 1.12.2-2.13.0.183 | TConstruct-1.12.2-2.13.0.183.jar                | None                                     |
    | LCH   | dynamictreestconstruct     | 1.12.2-1.2.7      | DynamicTreesTinkersConstruct-1.12.2-1.2.7.jar   | None                                     |
    | LCH   | emt                        | 12.2.0            | emt-12.4.1.jar                                  | None                                     |
    | LCH   | cfm                        | 6.3.1             | furniture-6.3.1-1.12.2.jar                      | None                                     |
    | LCH   | gardenofglass              | sqrt(-1)          | GardenOfGlass.jar                               | None                                     |
    | LCH   | gravisuite                 | 3.1.1             | Gravitation Suite-3.1.1.jar                     | None                                     |
    | LCH   | gregtech                   | 1.17.1.770        | gregtech-1.12.2-1.17.1.770.jar                  | None                                     |
    | LCH   | ic2rpg                     | 2.1               | IC2_RPG-2.1.jar                                 | None                                     |
    | LCH   | ironchest                  | 1.12.2-7.0.67.844 | ironchest-1.12.2-7.0.72.847.jar                 | None                                     |
    | LCH   | journeymap                 | 1.12.2-5.7.1      | journeymap-1.12.2-5.7.1.jar                     | None                                     |
    | LCH   | oreberries                 | 0.5.0             | oreberries-1.12.x-0.5.0.jar                     | None                                     |
    | LCH   | patchouli                  | 1.0-23.6          | Patchouli-1.0-23.6.jar                          | None                                     |
    | LCH   | tc6aspects4jei             | 0.0.2a            | tc6aspects4jei-0.0.2a.jar                       | None                                     |
    | LCH   | thaumicenergistics         | 2.2.3             | thaumicenergistics-2.2.4.jar                    | None                                     |
    | LCH   | tcinventoryscan            | 2.0.10            | ThaumicInventoryScanning_1.12.2-2.0.10.jar      | None                                     |
    | LCH   | tlauncher_custom_cape_skin | 1.4               | tlskincape_1.12.2-1.4.jar                       | None                                     |
    | LCH   | trm                        | 1.0               | trm-b2.jar                                      | None                                     |
    | LCH   | vehicle                    | 0.44.1            | vehicle-mod-0.44.1-1.12.2.jar                   | None                                     |
    | LCH   | wanionlib                  | 1.12.2-2.9        | WanionLib-1.12.2-2.9.jar                        | None                                     |
    | LCH   | techreborn_compat          | 1.0.0             | TechReborn-ModCompatibility-1.12.2-1.4.0.76.jar | 8727a3141c8ec7f173b87aa78b9b9807867c4e6b |
    | LCH   | unidict                    | 1.12.2-3.0.10     | UniDict-1.12.2-3.0.10.jar                       | None                                     |

    Loaded coremods (and transformers): 
GTCELoadingPlugin (gregtech-1.12.2-1.17.1.770.jar)
  gregtech.common.asm.GTCETransformer
ObfuscatePlugin (obfuscate-0.4.2-1.12.2.jar)
  com.mrcrayfish.obfuscate.asm.ObfuscateTransformer
CTMCorePlugin (CTM-MC1.12.2-1.0.2.31.jar)
  team.chisel.ctm.client.asm.CTMTransformer
TLSkinCapeHookLoader (tlskincape_1.12.2-1.4.jar)
  gloomyfolken.hooklib.minecraft.PrimaryClassTransformer
UniDictCoreMod (UniDict-1.12.2-3.0.10.jar)
  wanion.unidict.core.UniDictCoreModTransformer
    GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.6.0 NVIDIA 456.71' Renderer: 'GeForce GTX 1050 Ti/PCIe/SSE2'
    AE2 Version: stable rv6-stable-7 for Forge 14.23.5.2768
    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)

    RebornCore: 
        Plugin Engine: 0
        RebornCore Version: 3.19.5
        Runtime Debofucsation 1
        Invalid fingerprint detected for RebornCore!
        RenderEngine: 0
    Patchouli open book context: n/a
[00:54:21] [Client thread/INFO]: [net.minecraft.init.Bootstrap:func_179870_a:553]: #@!@# Game crashed! Crash report saved to: #@!@# C:\Users\leham\AppData\Roaming\.minecraft\crash-reports\crash-2022-02-04_20.54.59-client.txt
AL lib: (EE) alc_cleanup: 1 device not closed
Here I am!
[VersionManager] Refreshing versions locally...
[VersionManager] Versions has been refreshed (6 ms)
[Launcher] Launcher exited.
[Launcher] Minecraft closed with exit code: -1
flush now
[Launcher] [Crash] Found crash report file: C:\Users\leham\AppData\Roaming\.minecraft\crash-reports\crash-2022-02-04_20.32.51-client.txt
[Crash] Found crash report file: C:\Users\leham\AppData\Roaming\.minecraft\crash-reports\crash-2022-02-04_20.32.51-client.txt
[Launcher] [Crash] Found crash report file: C:\Users\leham\AppData\Roaming\.minecraft\crash-reports\crash-2022-02-04_20.34.17-client.txt
[Crash] Found crash report file: C:\Users\leham\AppData\Roaming\.minecraft\crash-reports\crash-2022-02-04_20.34.17-client.txt
[Launcher] [Crash] Found crash report file: C:\Users\leham\AppData\Roaming\.minecraft\crash-reports\crash-2022-02-04_20.38.45-client.txt
[Crash] Found crash report file: C:\Users\leham\AppData\Roaming\.minecraft\crash-reports\crash-2022-02-04_20.38.45-client.txt
[Launcher] [Crash] Found crash report file: C:\Users\leham\AppData\Roaming\.minecraft\crash-reports\crash-2022-02-04_20.41.00-client.txt
[Crash] Found crash report file: C:\Users\leham\AppData\Roaming\.minecraft\crash-reports\crash-2022-02-04_20.41.00-client.txt
[Launcher] [Crash] Found crash report file: C:\Users\leham\AppData\Roaming\.minecraft\crash-reports\crash-2022-02-04_20.46.53-client.txt
[Crash] Found crash report file: C:\Users\leham\AppData\Roaming\.minecraft\crash-reports\crash-2022-02-04_20.46.53-client.txt
[Launcher] [Crash] Found crash report file: C:\Users\leham\AppData\Roaming\.minecraft\crash-reports\crash-2022-02-04_20.54.59-client.txt
[Crash] Found crash report file: C:\Users\leham\AppData\Roaming\.minecraft\crash-reports\crash-2022-02-04_20.54.59-client.txt
flush now
Ссылка на моды:https://disk.yandex.ru/d/sEB5SoWipWjnFA

   | LCHE  | advanced_machines     

Ссылка на комментарий
Поделиться на другие сайты

удалил, не помогло
 


Time: 2/5/22 2:49 PM
Description: There was a severe problem during mod loading that has caused the game to fail

net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from Advanced Solar Panels (advanced_solar_panels)
Caused by: java.lang.NoSuchMethodError: ic2.core.block.invslot.InvSlotProcessable.<init>(Lic2/core/block/TileEntityInventory;Ljava/lang/String;ILic2/api/recipe/IMachineRecipeManager;)V
    at com.chocohead.advsolar.tiles.TileEntityMolecularAssembler$1.<init>(TileEntityMolecularAssembler.java:105)
    at com.chocohead.advsolar.tiles.TileEntityMolecularAssembler.<init>(TileEntityMolecularAssembler.java:105)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at java.lang.Class.newInstance(Class.java:442)
    at com.chocohead.advsolar.tiles.TEs.buildDummies(TEs.java:124)
    at com.chocohead.advsolar.AdvancedSolarPanels.init(AdvancedSolarPanels.java:125)
    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.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:637)
    at sun.reflect.GeneratedMethodAccessor2.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.initializeMods(Loader.java:749)
    at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:336)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:535)
    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:
---------------------------------------------------------------------------------------

-- 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: 996378088 bytes (950 MB) / 3154116608 bytes (3008 MB) up to 3154116608 bytes (3008 MB)
    JVM Flags: 8 total; -Xmn128M -Xmx3000M -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.2860 63 mods loaded, 63 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                                |
    |:----- |:-------------------------- |:----------------- |:----------------------------------------------- |:---------------------------------------- |
    | LCHI  | minecraft                  | 1.12.2            | minecraft.jar                                   | None                                     |
    | LCHI  | mcp                        | 9.42              | minecraft.jar                                   | None                                     |
    | LCHI  | FML                        | 8.0.99.99         | forge-1.12.2-14.23.5.2860.jar                   | e3c3d50c7c986df74c645c0ac54639741c90a557 |
    | LCHI  | forge                      | 14.23.5.2860      | forge-1.12.2-14.23.5.2860.jar                   | e3c3d50c7c986df74c645c0ac54639741c90a557 |
    | LCHI  | obfuscate                  | 0.4.2             | minecraft.jar                                   | None                                     |
    | LCHI  | ic2                        | 2.8.221-ex112     | industrialcraft-2-2.8.221-ex112.jar             | de041f9f6187debbc77034a344134053277aa3b0 |
    | LCHE  | advanced_solar_panels      | 4.3.0             | Advanced Solar Panels-4.3.0.jar                 | None                                     |
    | LCH   | ctm                        | MC1.12.2-1.0.2.31 | CTM-MC1.12.2-1.0.2.31.jar                       | None                                     |
    | LCH   | appliedenergistics2        | rv6-stable-7      | appliedenergistics2-rv6-stable-7.jar            | dfa4d3ac143316c6f32aa1a1beda1e34d42132e5 |
    | LCH   | morphtool                  | 1.2-21            | Morph-o-Tool-1.2-21.jar                         | None                                     |
    | LCH   | autoreglib                 | 1.3-32            | AutoRegLib-1.3-32.jar                           | None                                     |
    | LCH   | baubles                    | 1.5.2             | Baubles-1.12-1.5.2.jar                          | None                                     |
    | LCH   | bcfuelsforic2              | 1.0               | BCFuelsForIC2-0.3.jar                           | None                                     |
    | LCH   | bibliocraft                | 2.4.5             | BiblioCraft[v2.4.5][MC1.12.2].jar               | None                                     |
    | LCH   | jei                        | 4.16.1.301        | jei_1.12.2-4.16.1.301.jar                       | None                                     |
    | LCH   | thaumcraft                 | 6.1.BETA26        | Thaumcraft-1.12.2-6.1.BETA26.jar                | None                                     |
    | LCH   | botania                    | r1.10-364         | Botania r1.10-364.4.jar                         | None                                     |
    | LCH   | buildcraftlib              | 7.99.24.8         | buildcraft-core-7.99.24.8.jar                   | None                                     |
    | LCH   | buildcraftcore             | 7.99.24.8         | buildcraft-core-7.99.24.8.jar                   | None                                     |
    | LCH   | buildcraftbuilders         | 7.99.24.8         | buildcraft-builders-7.99.24.8.jar               | None                                     |
    | LCH   | buildcraftenergy           | 7.99.24.8         | buildcraft-energy-7.99.24.8.jar                 | None                                     |
    | LCH   | buildcraftfactory          | 7.99.24.8         | buildcraft-factory-7.99.24.8.jar                | None                                     |
    | LCH   | buildcraftrobotics         | 7.99.24.8         | buildcraft-robotics-7.99.24.8.jar               | None                                     |
    | LCH   | buildcrafttransport        | 7.99.24.8         | buildcraft-transport-7.99.24.8.jar              | None                                     |
    | LCH   | buildcraftsilicon          | 7.99.24.8         | buildcraft-silicon-7.99.24.8.jar                | None                                     |
    | LCH   | chinjufumod                | [1.12.2]5.1.3     | ChinjufuMod[1.12.2]5.1.3.jar                    | None                                     |
    | LCH   | codechickenlib             | 3.2.3.358         | CodeChickenLib-1.12.2-3.2.3.358-universal.jar   | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
    | LCH   | comboarmors                | 1.12.2-0.0.7      | ComboArmors-1.12.2-0.0.7.jar                    | None                                     |
    | LCH   | ckg                        | 1.12.2-1.0        | CompactTurbines-1.12.2-1.0.jar                  | None                                     |
    | LCH   | cookingforblockheads       | 6.5.0             | CookingForBlockheads_1.12.2-6.5.0.jar           | None                                     |
    | LCH   | crimsonrevelations         | 0.8               | crimsonrevelations-0.8.jar                      | None                                     |
    | LCH   | customspawner              | 3.11.4            | CustomMobSpawner-3.11.5.jar                     | None                                     |
    | LCH   | mocreatures                | 12.0.5            | DrZharks MoCreatures Mod-12.0.5.jar             | None                                     |
    | LCH   | dynamictrees               | 1.12.2-0.9.27     | DynamicTrees-1.12.2-0.9.27.jar                  | None                                     |
    | LCH   | reborncore                 | 3.19.5            | RebornCore-1.12.2-3.19.5-universal.jar          | None                                     |
    | LCH   | techreborn                 | 2.27.3.1084       | TechReborn-1.12.2-2.27.3.1084-universal.jar     | 8727a3141c8ec7f173b87aa78b9b9807867c4e6b |
    | LCH   | forestry                   | 5.8.2.387         | forestry_1.12.2-5.8.2.387.jar                   | None                                     |
    | LCH   | dynamictreesforestry       | 1.12.2-1.0.10     | DynamicTreesForestry-1.12.2-1.0.10.jar          | None                                     |
    | LCH   | dynamictreesic2            | 1.12.2-1.2.3      | DynamicTreesIC2-1.12.2-1.2.3.jar                | None                                     |
    | LCH   | dynamictreestc             | 1.12.2-1.4.2      | DynamicTreesTC-1.12.2-1.4.2.jar                 | None                                     |
    | LCH   | mantle                     | 1.12-1.3.3.55     | Mantle-1.12-1.3.3.55.jar                        | None                                     |
    | LCH   | twilightforest             | 3.11.1021         | twilightforest-1.12.2-3.11.1021-universal.jar   | None                                     |
    | LCH   | tconstruct                 | 1.12.2-2.13.0.183 | TConstruct-1.12.2-2.13.0.183.jar                | None                                     |
    | LCH   | dynamictreestconstruct     | 1.12.2-1.2.7      | DynamicTreesTinkersConstruct-1.12.2-1.2.7.jar   | None                                     |
    | LCH   | emt                        | 12.2.0            | emt-12.4.1.jar                                  | None                                     |
    | LCH   | cfm                        | 6.3.1             | furniture-6.3.1-1.12.2.jar                      | None                                     |
    | LCH   | gardenofglass              | sqrt(-1)          | GardenOfGlass.jar                               | None                                     |
    | LCH   | gravisuite                 | 3.1.1             | Gravitation Suite-3.1.1.jar                     | None                                     |
    | LCH   | gregtech                   | 1.17.1.770        | gregtech-1.12.2-1.17.1.770.jar                  | None                                     |
    | LCH   | ic2rpg                     | 2.1               | IC2_RPG-2.1.jar                                 | None                                     |
    | LCH   | ironchest                  | 1.12.2-7.0.67.844 | ironchest-1.12.2-7.0.72.847.jar                 | None                                     |
    | LCH   | journeymap                 | 1.12.2-5.7.1      | journeymap-1.12.2-5.7.1.jar                     | None                                     |
    | LCH   | oreberries                 | 0.5.0             | oreberries-1.12.x-0.5.0.jar                     | None                                     |
    | LCH   | patchouli                  | 1.0-23.6          | Patchouli-1.0-23.6.jar                          | None                                     |
    | LCH   | tc6aspects4jei             | 0.0.2a            | tc6aspects4jei-0.0.2a.jar                       | None                                     |
    | LCH   | thaumicenergistics         | 2.2.3             | thaumicenergistics-2.2.4.jar                    | None                                     |
    | LCH   | tcinventoryscan            | 2.0.10            | ThaumicInventoryScanning_1.12.2-2.0.10.jar      | None                                     |
    | LCH   | tlauncher_custom_cape_skin | 1.4               | tlskincape_1.12.2-1.4.jar                       | None                                     |
    | LCH   | trm                        | 1.0               | trm-b2.jar                                      | None                                     |
    | LCH   | vehicle                    | 0.44.1            | vehicle-mod-0.44.1-1.12.2.jar                   | None                                     |
    | LCH   | wanionlib                  | 1.12.2-2.9        | WanionLib-1.12.2-2.9.jar                        | None                                     |
    | LCH   | techreborn_compat          | 1.0.0             | TechReborn-ModCompatibility-1.12.2-1.4.0.76.jar | 8727a3141c8ec7f173b87aa78b9b9807867c4e6b |
    | LCH   | unidict                    | 1.12.2-3.0.10     | UniDict-1.12.2-3.0.10.jar                       | None                                     |

    Loaded coremods (and transformers): 
GTCELoadingPlugin (gregtech-1.12.2-1.17.1.770.jar)
  gregtech.common.asm.GTCETransformer
ObfuscatePlugin (obfuscate-0.4.2-1.12.2.jar)
  com.mrcrayfish.obfuscate.asm.ObfuscateTransformer
CTMCorePlugin (CTM-MC1.12.2-1.0.2.31.jar)
  team.chisel.ctm.client.asm.CTMTransformer
TLSkinCapeHookLoader (tlskincape_1.12.2-1.4.jar)
  gloomyfolken.hooklib.minecraft.PrimaryClassTransformer
UniDictCoreMod (UniDict-1.12.2-3.0.10.jar)
  wanion.unidict.core.UniDictCoreModTransformer
    GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.6.0 NVIDIA 456.71' Renderer: 'GeForce GTX 1050 Ti/PCIe/SSE2'
    AE2 Version: stable rv6-stable-7 for Forge 14.23.5.2768
    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)

    RebornCore: 
        Plugin Engine: 0
        RebornCore Version: 3.19.5
        Runtime Debofucsation 1
        Invalid fingerprint detected for RebornCore!
        RenderEngine: 0
    Patchouli open book context: n/a
[18:49:42] [Client thread/INFO]: [net.minecraft.init.Bootstrap:func_179870_a:553]: #@!@# Game crashed! Crash report saved to: #@!@# C:\Users\leham\AppData\Roaming\.minecraft\crash-reports\crash-2022-02-05_14.49.07-client.txt
AL lib: (EE) alc_cleanup: 1 device not closed
Here I am!
[VersionManager] Refreshing versions locally...
[VersionManager] Versions has been refreshed (17 ms)
[Launcher] Minecraft closed with exit code: -1
[Launcher] Launcher exited.
flush now
[Launcher] [Crash] Found crash report file: C:\Users\leham\AppData\Roaming\.minecraft\crash-reports\crash-2022-02-05_14.49.07-client.txt
[Crash] Found crash report file: C:\Users\leham\AppData\Roaming\.minecraft\crash-reports\crash-2022-02-05_14.49.07-client.txt
flush now

Ссылка на комментарий
Поделиться на другие сайты

20 минут назад, FuNTiK сказал:

удалил, не помогло
 


Time: 2/5/22 2:49 PM
Description: There was a severe problem during mod loading that has caused the game to fail

net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from Advanced Solar Panels (advanced_solar_panels)
Caused by: java.lang.NoSuchMethodError: ic2.core.block.invslot.InvSlotProcessable.<init>(Lic2/core/block/TileEntityInventory;Ljava/lang/String;ILic2/api/recipe/IMachineRecipeManager;)V
    at com.chocohead.advsolar.tiles.TileEntityMolecularAssembler$1.<init>(TileEntityMolecularAssembler.java:105)
    at com.chocohead.advsolar.tiles.TileEntityMolecularAssembler.<init>(TileEntityMolecularAssembler.java:105)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at java.lang.Class.newInstance(Class.java:442)
    at com.chocohead.advsolar.tiles.TEs.buildDummies(TEs.java:124)
    at com.chocohead.advsolar.AdvancedSolarPanels.init(AdvancedSolarPanels.java:125)
    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.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:637)
    at sun.reflect.GeneratedMethodAccessor2.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.initializeMods(Loader.java:749)
    at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:336)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:535)
    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:
---------------------------------------------------------------------------------------

-- 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: 996378088 bytes (950 MB) / 3154116608 bytes (3008 MB) up to 3154116608 bytes (3008 MB)
    JVM Flags: 8 total; -Xmn128M -Xmx3000M -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.2860 63 mods loaded, 63 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                                |
    |:----- |:-------------------------- |:----------------- |:----------------------------------------------- |:---------------------------------------- |
    | LCHI  | minecraft                  | 1.12.2            | minecraft.jar                                   | None                                     |
    | LCHI  | mcp                        | 9.42              | minecraft.jar                                   | None                                     |
    | LCHI  | FML                        | 8.0.99.99         | forge-1.12.2-14.23.5.2860.jar                   | e3c3d50c7c986df74c645c0ac54639741c90a557 |
    | LCHI  | forge                      | 14.23.5.2860      | forge-1.12.2-14.23.5.2860.jar                   | e3c3d50c7c986df74c645c0ac54639741c90a557 |
    | LCHI  | obfuscate                  | 0.4.2             | minecraft.jar                                   | None                                     |
    | LCHI  | ic2                        | 2.8.221-ex112     | industrialcraft-2-2.8.221-ex112.jar             | de041f9f6187debbc77034a344134053277aa3b0 |
    | LCHE  | advanced_solar_panels      | 4.3.0             | Advanced Solar Panels-4.3.0.jar                 | None                                     |
    | LCH   | ctm                        | MC1.12.2-1.0.2.31 | CTM-MC1.12.2-1.0.2.31.jar                       | None                                     |
    | LCH   | appliedenergistics2        | rv6-stable-7      | appliedenergistics2-rv6-stable-7.jar            | dfa4d3ac143316c6f32aa1a1beda1e34d42132e5 |
    | LCH   | morphtool                  | 1.2-21            | Morph-o-Tool-1.2-21.jar                         | None                                     |
    | LCH   | autoreglib                 | 1.3-32            | AutoRegLib-1.3-32.jar                           | None                                     |
    | LCH   | baubles                    | 1.5.2             | Baubles-1.12-1.5.2.jar                          | None                                     |
    | LCH   | bcfuelsforic2              | 1.0               | BCFuelsForIC2-0.3.jar                           | None                                     |
    | LCH   | bibliocraft                | 2.4.5             | BiblioCraft[v2.4.5][MC1.12.2].jar               | None                                     |
    | LCH   | jei                        | 4.16.1.301        | jei_1.12.2-4.16.1.301.jar                       | None                                     |
    | LCH   | thaumcraft                 | 6.1.BETA26        | Thaumcraft-1.12.2-6.1.BETA26.jar                | None                                     |
    | LCH   | botania                    | r1.10-364         | Botania r1.10-364.4.jar                         | None                                     |
    | LCH   | buildcraftlib              | 7.99.24.8         | buildcraft-core-7.99.24.8.jar                   | None                                     |
    | LCH   | buildcraftcore             | 7.99.24.8         | buildcraft-core-7.99.24.8.jar                   | None                                     |
    | LCH   | buildcraftbuilders         | 7.99.24.8         | buildcraft-builders-7.99.24.8.jar               | None                                     |
    | LCH   | buildcraftenergy           | 7.99.24.8         | buildcraft-energy-7.99.24.8.jar                 | None                                     |
    | LCH   | buildcraftfactory          | 7.99.24.8         | buildcraft-factory-7.99.24.8.jar                | None                                     |
    | LCH   | buildcraftrobotics         | 7.99.24.8         | buildcraft-robotics-7.99.24.8.jar               | None                                     |
    | LCH   | buildcrafttransport        | 7.99.24.8         | buildcraft-transport-7.99.24.8.jar              | None                                     |
    | LCH   | buildcraftsilicon          | 7.99.24.8         | buildcraft-silicon-7.99.24.8.jar                | None                                     |
    | LCH   | chinjufumod                | [1.12.2]5.1.3     | ChinjufuMod[1.12.2]5.1.3.jar                    | None                                     |
    | LCH   | codechickenlib             | 3.2.3.358         | CodeChickenLib-1.12.2-3.2.3.358-universal.jar   | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
    | LCH   | comboarmors                | 1.12.2-0.0.7      | ComboArmors-1.12.2-0.0.7.jar                    | None                                     |
    | LCH   | ckg                        | 1.12.2-1.0        | CompactTurbines-1.12.2-1.0.jar                  | None                                     |
    | LCH   | cookingforblockheads       | 6.5.0             | CookingForBlockheads_1.12.2-6.5.0.jar           | None                                     |
    | LCH   | crimsonrevelations         | 0.8               | crimsonrevelations-0.8.jar                      | None                                     |
    | LCH   | customspawner              | 3.11.4            | CustomMobSpawner-3.11.5.jar                     | None                                     |
    | LCH   | mocreatures                | 12.0.5            | DrZharks MoCreatures Mod-12.0.5.jar             | None                                     |
    | LCH   | dynamictrees               | 1.12.2-0.9.27     | DynamicTrees-1.12.2-0.9.27.jar                  | None                                     |
    | LCH   | reborncore                 | 3.19.5            | RebornCore-1.12.2-3.19.5-universal.jar          | None                                     |
    | LCH   | techreborn                 | 2.27.3.1084       | TechReborn-1.12.2-2.27.3.1084-universal.jar     | 8727a3141c8ec7f173b87aa78b9b9807867c4e6b |
    | LCH   | forestry                   | 5.8.2.387         | forestry_1.12.2-5.8.2.387.jar                   | None                                     |
    | LCH   | dynamictreesforestry       | 1.12.2-1.0.10     | DynamicTreesForestry-1.12.2-1.0.10.jar          | None                                     |
    | LCH   | dynamictreesic2            | 1.12.2-1.2.3      | DynamicTreesIC2-1.12.2-1.2.3.jar                | None                                     |
    | LCH   | dynamictreestc             | 1.12.2-1.4.2      | DynamicTreesTC-1.12.2-1.4.2.jar                 | None                                     |
    | LCH   | mantle                     | 1.12-1.3.3.55     | Mantle-1.12-1.3.3.55.jar                        | None                                     |
    | LCH   | twilightforest             | 3.11.1021         | twilightforest-1.12.2-3.11.1021-universal.jar   | None                                     |
    | LCH   | tconstruct                 | 1.12.2-2.13.0.183 | TConstruct-1.12.2-2.13.0.183.jar                | None                                     |
    | LCH   | dynamictreestconstruct     | 1.12.2-1.2.7      | DynamicTreesTinkersConstruct-1.12.2-1.2.7.jar   | None                                     |
    | LCH   | emt                        | 12.2.0            | emt-12.4.1.jar                                  | None                                     |
    | LCH   | cfm                        | 6.3.1             | furniture-6.3.1-1.12.2.jar                      | None                                     |
    | LCH   | gardenofglass              | sqrt(-1)          | GardenOfGlass.jar                               | None                                     |
    | LCH   | gravisuite                 | 3.1.1             | Gravitation Suite-3.1.1.jar                     | None                                     |
    | LCH   | gregtech                   | 1.17.1.770        | gregtech-1.12.2-1.17.1.770.jar                  | None                                     |
    | LCH   | ic2rpg                     | 2.1               | IC2_RPG-2.1.jar                                 | None                                     |
    | LCH   | ironchest                  | 1.12.2-7.0.67.844 | ironchest-1.12.2-7.0.72.847.jar                 | None                                     |
    | LCH   | journeymap                 | 1.12.2-5.7.1      | journeymap-1.12.2-5.7.1.jar                     | None                                     |
    | LCH   | oreberries                 | 0.5.0             | oreberries-1.12.x-0.5.0.jar                     | None                                     |
    | LCH   | patchouli                  | 1.0-23.6          | Patchouli-1.0-23.6.jar                          | None                                     |
    | LCH   | tc6aspects4jei             | 0.0.2a            | tc6aspects4jei-0.0.2a.jar                       | None                                     |
    | LCH   | thaumicenergistics         | 2.2.3             | thaumicenergistics-2.2.4.jar                    | None                                     |
    | LCH   | tcinventoryscan            | 2.0.10            | ThaumicInventoryScanning_1.12.2-2.0.10.jar      | None                                     |
    | LCH   | tlauncher_custom_cape_skin | 1.4               | tlskincape_1.12.2-1.4.jar                       | None                                     |
    | LCH   | trm                        | 1.0               | trm-b2.jar                                      | None                                     |
    | LCH   | vehicle                    | 0.44.1            | vehicle-mod-0.44.1-1.12.2.jar                   | None                                     |
    | LCH   | wanionlib                  | 1.12.2-2.9        | WanionLib-1.12.2-2.9.jar                        | None                                     |
    | LCH   | techreborn_compat          | 1.0.0             | TechReborn-ModCompatibility-1.12.2-1.4.0.76.jar | 8727a3141c8ec7f173b87aa78b9b9807867c4e6b |
    | LCH   | unidict                    | 1.12.2-3.0.10     | UniDict-1.12.2-3.0.10.jar                       | None                                     |

    Loaded coremods (and transformers): 
GTCELoadingPlugin (gregtech-1.12.2-1.17.1.770.jar)
  gregtech.common.asm.GTCETransformer
ObfuscatePlugin (obfuscate-0.4.2-1.12.2.jar)
  com.mrcrayfish.obfuscate.asm.ObfuscateTransformer
CTMCorePlugin (CTM-MC1.12.2-1.0.2.31.jar)
  team.chisel.ctm.client.asm.CTMTransformer
TLSkinCapeHookLoader (tlskincape_1.12.2-1.4.jar)
  gloomyfolken.hooklib.minecraft.PrimaryClassTransformer
UniDictCoreMod (UniDict-1.12.2-3.0.10.jar)
  wanion.unidict.core.UniDictCoreModTransformer
    GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.6.0 NVIDIA 456.71' Renderer: 'GeForce GTX 1050 Ti/PCIe/SSE2'
    AE2 Version: stable rv6-stable-7 for Forge 14.23.5.2768
    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)

    RebornCore: 
        Plugin Engine: 0
        RebornCore Version: 3.19.5
        Runtime Debofucsation 1
        Invalid fingerprint detected for RebornCore!
        RenderEngine: 0
    Patchouli open book context: n/a
[18:49:42] [Client thread/INFO]: [net.minecraft.init.Bootstrap:func_179870_a:553]: #@!@# Game crashed! Crash report saved to: #@!@# C:\Users\leham\AppData\Roaming\.minecraft\crash-reports\crash-2022-02-05_14.49.07-client.txt
AL lib: (EE) alc_cleanup: 1 device not closed
Here I am!
[VersionManager] Refreshing versions locally...
[VersionManager] Versions has been refreshed (17 ms)
[Launcher] Minecraft closed with exit code: -1
[Launcher] Launcher exited.
flush now
[Launcher] [Crash] Found crash report file: C:\Users\leham\AppData\Roaming\.minecraft\crash-reports\crash-2022-02-05_14.49.07-client.txt
[Crash] Found crash report file: C:\Users\leham\AppData\Roaming\.minecraft\crash-reports\crash-2022-02-05_14.49.07-client.txt
flush now

   | LCHE  | advanced_solar_panels  

Ссылка на комментарий
Поделиться на другие сайты

  • FuNTiK закрыл тема
Гость
Эта тема закрыта для публикации ответов.
  • Последние посетители   0 пользователей онлайн

    • Ни одного зарегистрированного пользователя не просматривает данную страницу
×
×
  • Создать...