Уже несколько раз пытался удалять и обновлять разные моды, но ошибка не пропадает.Пожалуйста подскажите что не так.
UPD:Обновить CraftTweaker пытался,установил ContentTweaker,а так же ModTweaker.Не помогло
---- Minecraft Crash Report ----
// Would you like a cupcake?
Time: 2022-05-14 20:33:09 KRAT
Description: Initializing game
net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from CraftTweaker2 (crafttweaker)
Caused by: java.lang.NoClassDefFoundError: nc/recipe/BasicRecipeHandler
at java.lang.Class.getDeclaredMethods0(Native Method)
at java.lang.Class.privateGetDeclaredMethods(Class.java:2701)
at java.lang.Class.getDeclaredMethods(Class.java:1975)
at crafttweaker.CraftTweakerAPI.registerClass(CraftTweakerAPI.java:281)
at crafttweaker.mc1120.CraftTweaker.lambda$onPreInitialization$2(CraftTweaker.java:143)
at crafttweaker.mc1120.CraftTweaker$$Lambda$544/689359319.accept(Unknown Source)
at java.lang.Iterable.forEach(Iterable.java:75)
at crafttweaker.mc1120.CraftTweaker.onPreInitialization(CraftTweaker.java:135)
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.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.preinitializeMods(Loader.java:629)
at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:252)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:467)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:3931)
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)
Caused by: java.lang.ClassNotFoundException: nc.recipe.BasicRecipeHandler
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:101)
at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
... 48 more
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- System Details --
Minecraft Version: 1.12.2
Operating System: Windows 7 (amd64) version 6.1
Java Version: 1.8.0_51, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 2906565688 bytes (2771 MB) / 4731174912 bytes (4512 MB) up to 5368709120 bytes (5120 MB)
JVM Flags: 8 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx5G -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.2855 Optifine OptiFine_1.12.2_HD_U_G5 203 mods loaded, 202 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 |
|:----- |:--------------------------------- |:-------------------- |:--------------------------------------------------- |:---------------------------------------- |
| LCH | minecraft | 1.12.2 | minecraft.jar | None |
| LCH | mcp | 9.42 | minecraft.jar | None |
| LCH | FML | 8.0.99.99 | forge-1.12.2-14.23.5.2855.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
| LCH | forge | 14.23.5.2855 | forge-1.12.2-14.23.5.2855.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
| LCH | entity_culling | 4.1.5 | minecraft.jar | None |
| LCH | smoothfontcore | mc1.12.2-2.1.1 | minecraft.jar | None |
| LCH | foamfixcore | 7.7.4 | minecraft.jar | None |
| LCH | opencomputers|core | 1.7.5.192 | minecraft.jar | None |
| LCH | tickcentral | 3.2 | TickCentral-3.2.jar | None |
| LCH | randompatches | 1.12.2-1.22.1.10 | randompatches-1.12.2-1.22.1.10 (1).jar | None |
| LCH | smoothfont | mc1.12.2-2.1.1 | SmoothFont-mc1.12.2-2.1.1.jar | None |
| LCH | fastbench | 1.7.3 | FastWorkbench-1.12.2-1.7.3.jar | None |
| LCH | actuallyadditions | 1.12.2-r152 | ActuallyAdditions-1.12.2-r152.jar | None |
| LCH | quarryplus | 12.5.4 | AdditionalEnchantedMiner-1.12.2-12.5.4.jar | 617a4e95f0af9de5402bb9883abe0f53a6bfa230 |
| LCH | quarryplus_ct | 12.5.4 | AdditionalEnchantedMiner-1.12.2-12.5.4.jar | 617a4e95f0af9de5402bb9883abe0f53a6bfa230 |
| LCH | ic2 | 2.8.221-ex112 | industrialcraft-2-2.8.221-ex112 (2).jar | de041f9f6187debbc77034a344134053277aa3b0 |
| LCH | advanced_machines | 61.0.1 | AdvancedMachines-61.0.1-client.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-client.jar | None |
| LCH | baubles | 1.5.2 | Baubles_1.12_1.5.2.jar | None |
| LCH | endercore | 1.12.2-0.5.76 | EnderCore-1.12.2-0.5.76.jar | None |
| LCE | crafttweaker | 4.1.20 | CraftTweaker2-1.12-4.1.20.673.jar | None |
| LC | endertweaker | 1.2.2 | EnderTweaker-1.12.2-1.2.2.jar | None |
| LC | mtlib | 3.0.6 | MTLib-3.0.6.jar | None |
| LC | modtweaker | 4.0.19 | modtweaker-4.0.20.5.jar | None |
| LC | jei | 4.16.1.302 | jei_1.12.2-4.16.1.302.jar | None |
| LC | codechickenlib | 3.2.3.358 | CodeChickenLib-1.12.2-3.2.3.358-universal (2).jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
| LC | redstoneflux | 2.1.0 | RedstoneFlux-1.12-2.1.0.6-universal (4).jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
| LC | cofhcore | 4.6.6 | CoFHCore-1.12.2-4.6.6.1-universal.jar | None |
| LC | brandonscore | 2.4.19 | BrandonsCore-1.12.2-2.4.19.214-universal.jar | None |
| LC | cofhworld | 1.3.1 | CoFHWorld-1.12.2-1.3.1.7-universal (2).jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
| LC | thermalfoundation | 2.6.3 | ThermalFoundation-1.12.2-2.6.3.27-universal (2).jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
| LC | draconicevolution | 2.3.27 | DraconicEvolution-1.12.2-2.3.27.353-client.jar | None |
| LC | thermalexpansion | 5.5.7 | ThermalExpansion-1.12.2-5.5.7.1-universal (1).jar | None |
| LC | enderio | 5.2.66 | EnderIO-1.12.2-5.2.66-client.jar | None |
| LC | mantle | 1.12-1.3.3.55 | Mantle-1.12-1.3.3.55.jar | None |
| LC | chisel | MC1.12.2-1.0.2.45 | Chisel-MC1.12.2-1.0.2.45.jar | None |
| LC | enderiointegrationtic | 5.2.66 | EnderIO-1.12.2-5.2.66-client.jar | None |
| LC | tconstruct | 1.12.2-2.13.0.183 | TConstruct-1.12.2-2.13.0.183.jar | None |
| LC | tesla | 1.0.63 | Tesla-1.12.2-1.0.63.jar | d476d1b22b218a10d845928d1665d45fce301b27 |
| LC | p455w0rdslib | 2.3.161 | p455w0rdslib-1.12.2-2.3.161.jar | 186bc454cd122c9c2f1aa4f95611254bcc543363 |
| LC | ae2wtlib | 1.0.34 | AE2WTLib-1.12.2-1.0.34.jar | 186bc454cd122c9c2f1aa4f95611254bcc543363 |
| LC | botania | r1.10-364 | Botania-1.12.2-r1.10-364.4.jar | None |
| LC | aiotbotania | 0.7.1 | aiotbotania-0.7.1.jar | None |
| LC | placebo | 1.6.0 | Placebo-1.12.2-1.6.0.jar | None |
| LC | apotheosis | 1.12.4 | Apotheosis-1.12.2-1.12.5.jar | None |
| LC | aroma1997core | 2.0.0.2.b167 | Aroma1997Core-1.12.2-2.0.0.2.b167.jar | dfbfe4c473253d8c5652417689848f650b2cbe32 |
| LC | attributefix | 1.0.10 | AttributeFix-1.12.2-1.0.10.jar | d476d1b22b218a10d845928d1665d45fce301b27 |
| LC | avaritia | 3.3.0 | Avaritia_1.12.2_3.3.0.37_universal.jar | None |
| LC | base | 3.14.0 | base-1.12.2-3.14.0.jar | None |
| LC | bdlib | 1.14.2.8 | bdlib-1.14.2.8-mc1.12.1.jar | None |
| LC | betterbuilderswands | 0.13.2 | BetterBuildersWands-1.12.2-0.13.2.271+5997513.jar | None |
| LC | biggerpacketsplz | 1.2 | biggerpacketsplz-since1.8-1.2 (2).jar | 266588b191a3e2974a4a577f282858a3bc07da42 |
| LC | forestry | 5.8.2.415 | Forestry-1.12.2-5.8.2.415-client.jar | None |
| LC | binniecore | 2.5.1.203 | binnie-mods-1.12.2-2.5.1.203.jar | None |
| LC | binniedesign | 2.5.1.203 | binnie-mods-1.12.2-2.5.1.203.jar | None |
| LC | genetics | 2.5.1.203 | binnie-mods-1.12.2-2.5.1.203.jar | None |
| LC | botany | 2.5.1.203 | binnie-mods-1.12.2-2.5.1.203.jar | None |
| LC | extrabees | 2.5.1.203 | binnie-mods-1.12.2-2.5.1.203.jar | None |
| LC | extratrees | 2.5.1.203 | binnie-mods-1.12.2-2.5.1.203.jar | None |
| LC | bonsaitrees | 1.1.4 | bonsaitrees-1.1.4-b170.jar | None |
| LC | bookshelf | 2.3.590 | Bookshelf_1.12.2_2.3.590.jar | d476d1b22b218a10d845928d1665d45fce301b27 |
| LC | carryon | 1.12.3 | carryon-1.12.2-1.12.6.20.jar | fd21553434f4905f2f73ea7838147ac4ea07bd88 |
| LC | chameleon | 1.12-4.1.3 | Chameleon-1.12-4.1.3.jar | None |
| LC | chickenchunks | 2.4.0.70 | ChickenChunks_1.12_2.4.0.70_universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
| LC | chunkpregenerator | 2.1 | Chunk+Pregenerator+V1.12-2.4E (1).jar | None |
| LC | clientwg | 2.0 | ClientWG-1.12.2-2.0.jar | None |
| LC | clumps | 3.1.2 | Clumps-3.1.2.jar | None |
| LC | comboarmors | 1.12.2-0.0.3 | ComboArmors-1.12.2-0.0.3.jar | None |
| LC | computercraft | 1.80pr1 | ComputerCraft_mc1.12.1_1.80pr1.jar | None |
| LC | contenttweaker | 1.12.2-4.9.1 | ContentTweaker-1.12.2-4.9.1.jar | None |
| LC | ctgui | 1.0.0 | CraftTweaker2-1.12-4.1.20.673.jar | None |
| LC | crafttweakerjei | 2.0.3 | CraftTweaker2-1.12-4.1.20.673.jar | None |
| LC | cucumber | 1.1.3 | Cucumber-1.12.2-1.1.3.jar | None |
| LC | cyclicmagic | 1.20.12 | Cyclic-1.12.2-1.20.12.jar | 0e5cb559be7d03f3fc18b8cba547d663e25f28af |
| LC | theoneprobe | 1.4.28 | theoneprobe-1.12-1.4.28 (1).jar | None |
| LC | mousetweaks | 2.10.1 | MouseTweaks-2.10.1-mc1.12.2.jar | None |
| LC | danknull | 1.7.101 | DankNull-1.12.2-1.7.101.jar | 644f38521a349310a5dae0239577dc7beebefaec |
| LC | darkutils | 1.8.230 | DarkUtils-1.12.2-1.8.230.jar | d476d1b22b218a10d845928d1665d45fce301b27 |
| LC | divinerpg | 1.7.1 | DivineRPG-1.7.1.jar | None |
| LC | drm | 2.0 | DragonsRadio-1.12.2-2.0.jar | None |
| LC | dynamistics | 1.0.2 | dynamistics-1.0.2.jar | None |
| LC | enderiobase | 5.2.66 | EnderIO-1.12.2-5.2.66-client.jar | None |
| LC | enderioconduits | 5.2.66 | EnderIO-1.12.2-5.2.66-client.jar | None |
| LC | enderioconduitsappliedenergistics | 5.2.66 | EnderIO-1.12.2-5.2.66-client.jar | None |
| LC | opencomputers | 1.7.5.192 | OpenComputers_MC1.12.2_1.7.5.192.jar | None |
| LC | enderioconduitsopencomputers | 5.2.66 | EnderIO-1.12.2-5.2.66-client.jar | None |
| LC | enderioconduitsrefinedstorage | 5.2.66 | EnderIO-1.12.2-5.2.66-client.jar | None |
| LC | enderiointegrationforestry | 5.2.66 | EnderIO-1.12.2-5.2.66-client.jar | None |
| LC | enderiointegrationticlate | 5.2.66 | EnderIO-1.12.2-5.2.66-client.jar | None |
| LC | enderioinvpanel | 5.2.66 | EnderIO-1.12.2-5.2.66-client.jar | None |
| LC | enderiomachines | 5.2.66 | EnderIO-1.12.2-5.2.66-client.jar | None |
| LC | enderiopowertools | 5.2.66 | EnderIO-1.12.2-5.2.66-client.jar | None |
| LC | enderioendergy | 5.2.66 | EnderIO-endergy-1.12.2-5.2.66.jar | None |
| LC | enderstorage | 2.4.2.126 | EnderStorage_1.12.2_2.4.2.126_universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
| LC | valkyrielib | 1.12.2-2.0.20.1 | valkyrielib-1.12.2-2.0.20.1.jar | None |
| LC | environmentaltech | 1.12.2-2.0.20.1 | environmentaltech-1.12.2-2.0.20.1.jar | None |
| LC | extendedcrafting | 1.5.6 | ExtendedCrafting-1.12.2-1.5.6.jar | None |
| LC | extracells | 2.6.5 | ExtraCells-1.12.2-2.6.5 (1).jar | None |
| LC | extracpus | 1.12.2-1.2.1 | extracpus-1.12.2-1.2.1.jar | None |
| LC | extrautils2 | 1.0 | ExtraUtils2-1.12-1.9.9-client.jar | None |
| LC | zerocore | 1.12.2-0.1.2.9 | zerocore-1.12.2-0.1.2.9.jar | None |
| LC | bigreactors | 1.12.2-0.4.5.68 | ExtremeReactors-1.12.2-0.4.5.68.jar | None |
| LC | fastleafdecay | v14 | FastLeafDecay-v14.jar | None |
| LC | flatbedrockx | 1.4.0 | FlatBedrock-1.4.0_1.12.jar | None |
| LC | fluxnetworks | 4.1.0 | FluxNetworks-1.12.2-4.1.1.34.jar | None |
| LC | foamfix | 0.10.14-1.12.2 | foamfix-0.10.14-1.12.2.jar | None |
| LC | forgelin | 1.8.4 | Forgelin-1.8.4.jar | None |
| LC | forgemultipartcbe | 2.6.2.83 | ForgeMultipart-1.12.2-2.6.2.83-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
| LC | microblockcbe | 2.6.2.83 | ForgeMultipart-1.12.2-2.6.2.83-universal.jar | None |
| LC | minecraftmultipartcbe | 2.6.2.83 | ForgeMultipart-1.12.2-2.6.2.83-universal.jar | None |
| LC | fpsreducer | mc1.12.2-1.20 | FpsReducer-mc1.12.2-1.20.jar | None |
| LC | ftbbackups | 1.1.0.1 | FTBBackups-1.1.0.1.jar | None |
| LC | gendustry | 1.6.5.4 | gendustry-1.6.5.4-mc1.12.jar | None |
| LC | gravisuite | 3.1.1 | Gravitation+Suite-3.1.1 (1).jar | None |
| LC | gunpowderlib | 1.12.2-1.1 | GunpowderLib-1.12.2-1.1.jar | 4ffa87db52cf086d00ecc4853a929367b1c39b5c |
| LC | ieclochecompat | 2.1.7-dev.454 | ieclochecompat-2.1.7-dev.454.jar | None |
| LC | immersiveengineering | 0.12-98 | ImmersiveEngineering-0.12-98.jar | None |
| LC | immersivepetroleum | 1.1.10 | immersivepetroleum-1.12.2-1.1.10.jar | None |
| LC | improvedbackpacks | 1.12.2-1.5.0.0 | ImprovedBackpacks-1.12.2-1.5.0.0.jar | None |
| LC | mekanism | 1.12.2-9.8.3.390 | Mekanism-1.12.2-9.8.3.390 (1).jar | None |
| LC | teslacorelib | 1.0.15 | tesla-core-lib-1.12.2-1.0.15.jar | d476d1b22b218a10d845928d1665d45fce301b27 |
| LC | industrialforegoing | 1.12.2-1.12.2 | industrialforegoing-1.12.2-1.12.13-237.jar | None |
| LC | super_solar_panels | %VERSION% | IndustrialUpgrade-1.4.0.2.jar | None |
| LC | mysticalagriculture | 1.7.5 | MysticalAgriculture-1.12.2-1.7.5.jar | None |
| LC | mysticalagradditions | 1.3.2 | MysticalAgradditions-1.12.2-1.3.2.jar | None |
| LC | mcjtylib_ng | 3.5.4 | mcjtylib-1.12-3.5.4.jar | None |
| LC | rftools | 7.73 | rftools-1.12-7.73.jar | None |
| LC | integrationforegoing | 1.12.2-1.11 | IntegrationForegoing-1.12.2-1.11.jar | 4ffa87db52cf086d00ecc4853a929367b1c39b5c |
| LC | inventorytweaks | 1.64+dev.151.822d839 | InventoryTweaks-1.64+dev.151.jar | 55d2cd4f5f0961410bf7b91ef6c6bf00a766dcbe |
| LC | ironbackpacks | 1.12.2-3.0.8-12 | IronBackpacks-1.12.2-3.0.8-12.jar | None |
| LC | ironchest | 1.12.2-7.0.67.844 | ironchest-1.12.2-7.0.72.847.jar | None |
| LC | ironfurnaces | 1.3.5 | ironfurnaces-1.3.5.jar | None |
| LC | itemfilters | 1.0.3.12 | ItemFilters-1.0.3.12 (1).jar | None |
| LC | jeibees | 0.9.0.5 | jeibees-0.9.0.5-mc1.12.2.jar | None |
| LC | jeiintegration | 1.6.0 | jeiintegration_1.12.2-1.6.0.jar | None |
| LC | journeymap | 1.12.2-5.7.1 | journeymap-1.12.2-5.7.1.jar | None |
| LC | justenoughreactors | 1.1.3.61 | JustEnoughReactors-1.12.2-1.1.3.61.jar | 2238d4a92d81ab407741a2fdb741cebddfeacba6 |
| LC | jeresources | 0.9.2.60 | JustEnoughResources-1.12.2-0.9.2.60.jar | None |
| LC | libnine | 1.2.0 | libnine-1.12.2-1.2.0.jar | None |
| LC | threng | 1.1.26 | lazy-ae2-1.12.2-1.1.26.jar | None |
| LC | mclib | 2.2.2 | mclib-2.2.2-1.12.2 (1).jar | None |
| LC | immersivetech | 1.8.91 | MCTImmersiveTechnology-1.12.2-1.8.91-client.jar | None |
| LC | mekanismgenerators | 1.12.2-9.8.3.390 | MekanismGenerators-1.12.2-9.8.3.390.jar | None |
| LC | mekanismtools | 1.12.2-9.8.3.390 | MekanismTools-1.12.2-9.8.3.390.jar | None |
| LC | tbone | v1.6.8+mc1.12.2 | TBone-v1.6.8+mc1.12.2.jar | None |
| LC | metalchests | v6.1.0+mc1.12.2 | MetalChests-v6.1.0+mc1.12.2.jar | None |
| LC | minetuner | @VERSION@ | MineTuner-2.0 (5).jar | None |
| LC | mob_grinding_utils | 0.3.13 | MobGrindingUtils-0.3.13.jar | None |
| LC | modnametooltip | 1.10.1 | modnametooltip_1.12.2-1.10.1.jar | None |
| LC | moreavaritia | 3.4 | moreavaritia-mc1.12.2-v4.jar | None |
| LC | morelibs | 1.2.2 | morelibs-1.12.2-1.2.2.jar | None |
| LC | moreoverlays | 1.15.1 | moreoverlays-1.15.1-mc1.12.2.jar | None |
| LC | mrtjpcore | 2.1.4.43 | MrTJPCore-1.12.2-2.1.4.43-universal.jar | None |
| LC | projectred-core | 4.9.4.120 | ProjectRed-1.12.2-4.9.4.120-Base.jar | None |
| LC | moreplates | 5.5.2 | moreplates-1.12.2-5.5.2.jar | None |
| LC | moretweaker | 1.0.16 | MoreTweaker-1.0.16.jar | None |
| LC | mysticaladaptations | 1.8.8 | MysticalAdaptations-1.12.2-1.8.8.jar | None |
| LC | nameplates | 1.0 | NamePlates-2.0-mod (3).jar | None |
| LC | norecipebook | 1.2.1 | noRecipeBook_v1.2.2formc1.12.2.jar | None |
| LC | omlib | 3.1.5-256 | omlib-1.12.2-3.1.5-256.jar | None |
| LC | openblocker | 1.1.4 | OpenBlocker-1.1.4-client.jar | None |
| LC | packagedauto | 1.12.2-1.0.5.17 | PackagedAuto-1.12.2-1.0.5.17.jar | None |
| LC | packagedavaritia | 1.12.2-1.0.2.5 | PackagedAvaritia-1.12.2-1.0.2.5.jar | None |
| LC | packagedexcrafting | 1.12.2-1.0.2.3 | PackagedExCrafting-1.12.2-1.0.2.3.jar | None |
| LC | patchouli | 1.0-22 | Patchouli-1.0-22.jar | None |
| LC | performant | 1.12.2-1.4 | performant-1.12.2-1.10 (1).jar | None |
| LC | projectred-compat | 1.0 | ProjectRed-1.12.2-4.9.4.120-compat.jar | None |
| LC | projectred-integration | 4.9.4.120 | ProjectRed-1.12.2-4.9.4.120-integration.jar | None |
| LC | projectred-transmission | 4.9.4.120 | ProjectRed-1.12.2-4.9.4.120-integration.jar | None |
| LC | projectred-fabrication | 4.9.4.120 | ProjectRed-1.12.2-4.9.4.120-fabrication.jar | None |
| LC | projectred-illumination | 4.9.4.120 | ProjectRed-1.12.2-4.9.4.120-lighting.jar | None |
| LC | projectred-expansion | 4.9.4.120 | ProjectRed-1.12.2-4.9.4.120-mechanical.jar | None |
| LC | projectred-relocation | 4.9.4.120 | ProjectRed-1.12.2-4.9.4.120-mechanical.jar | None |
| LC | projectred-transportation | 4.9.4.120 | ProjectRed-1.12.2-4.9.4.120-mechanical.jar | None |
| LC | projectred-exploration | 4.9.4.120 | ProjectRed-1.12.2-4.9.4.120-world.jar | None |
| LC | qmd | 1.1-beta5 | QMD-1.1-beta5-1.12.2.jar | None |
| LC | reap | 1.5.3 | reap-1.5.3.jar | None |
| LC | resourceloader | 1.5.3 | ResourceLoader-MC1.12.1-1.5.3 (1).jar | d72e0dd57935b3e9476212aea0c0df352dd76291 |
| LC | roguelike | 1.8.0 | RoguelikeDungeons-1.12.2-1.8.0 (2).jar | None |
| LC | roost | 2.0.10 | roost-1.12.2-2.0.10.jar | None |
| LC | solarflux | 12.4.11 | SolarFluxReborn_1.12.2_12.4.11.jar | 9f5e2a811a8332a842b34f6967b7db0ac4f24856 |
| LC | stellarfluidconduits | 1.12.2-1.0.0 | stellarfluidconduit-1.12.2-1.0.3.jar | None |
| LC | storagedrawers | 5.2.2 | StorageDrawers-1.12.2-5.4.2.jar | None |
| LC | tatw | 1.0.1.2.b27 | Tatw-1.12.2-1.0.1.2.b27.jar | dfbfe4c473253d8c5652417689848f650b2cbe32 |
| LC | texfix | 4.0 | TexFix+V-1.12-4.0 (1).jar | None |
| LC | thermalcultivation | 0.3.3 | ThermalCultivation-1.12.2-0.3.3.12-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
| LC | thermaldynamics | 2.5.5 | ThermalDynamics-1.12.2-2.5.5.21-universal (1).jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
| LC | thermalinnovation | 0.3.3 | ThermalInnovation-1.12.2-0.3.3.12-universal (1).jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
| LC | tp | 3.2.34 | tinyprogressions-1.12.2-3.3.34-Release.jar | None |
| LC | tmel | 1.12.2-1.4.0.0 | tmel-1.12.2-1.4.0.0.jar | None |
| LC | upackets | 1.0 | UltimatePackets-1.0 (11).jar | None |
| LC | uppers | 0.0.6 | Uppers-0.0.6.jar | None |
| LC | universalmodifiers | 1.12.2-1.0.16.1 | valkyrielib-1.12.2-2.0.20.1.jar | None |
| LC | vanillafix | 1.0.10-150 | VanillaFix-1.0.10-150.jar | None |
| LC | virtualmachines | 1.12.2-1.0.0.2-25 | VirtualMachines-1.12.2-1.0.0.5.jar | None |
| LC | wanionlib | 1.12.2-2.6 | WanionLib-1.12.2-2.6.jar | None |
| LC | wct | 3.12.97 | WirelessCraftingTerminal-1.12.2-3.12.97.jar | 186bc454cd122c9c2f1aa4f95611254bcc543363 |
| LC | witherskelefix | 2.6.3 | WitherSkeletonTweaks-1.12.2-2.6.3.jar | None |
| LC | phosphor-lighting | 1.12.2-0.2.7 | phosphor-forge-mc1.12.2-0.2.7-universal (1).jar | None |
| LC | teslacorelib_registries | 1.0.15 | tesla-core-lib-1.12.2-1.0.15.jar | None |
| LC | unidict | 1.12.2-3.0.10 | UniDict-1.12.2-3.0.10.jar | None |
| UD | mclib_core | 2.2.2 | minecraft.jar | None |
Loaded coremods (and transformers): Inventory Tweaks Coremod (InventoryTweaks-1.64+dev.151.jar)
invtweaks.forge.asm.ContainerTransformer
IELoadingPlugin (ImmersiveEngineering-core-0.12-98.jar)
blusunrize.immersiveengineering.common.asm.IEClassTransformer
EntityCullingPlugin (EntityCulling-1.12.2-4.1.5 (1).jar)
meldexun.entityculling.plugin.EntityCullingTransformer
ForgelinPlugin (Forgelin-1.8.4.jar)
Do not report to Forge! (If you haven't disabled the FoamFix coremod, try disabling it in the config! Note that this bit of text will still appear.) (foamfix-0.10.14-1.12.2.jar)
pl.asie.foamfix.coremod.FoamFixTransformer
McLib core mod (mclib-2.2.2-1.12.2 (1).jar)
mchorse.mclib.core.McLibCMClassTransformer
PhosphorFMLLoadingPlugin (phosphor-forge-mc1.12.2-0.2.7-universal (1).jar)
ApotheosisCore (Apotheosis-1.12.2-1.12.5.jar)
shadows.ApotheosisTransformer
TransformerLoader (OpenComputers_MC1.12.2_1.7.5.192.jar)
li.cil.oc.common.asm.ClassTransformer
TickCentral (TickCentral-3.2.jar)
com.github.terminatornl.tickcentral.asm.BlockTransformer
com.github.terminatornl.tickcentral.asm.ITickableTransformer
com.github.terminatornl.tickcentral.asm.EntityTransformer
com.github.terminatornl.tickcentral.asm.HubAPITransformer
CTMCorePlugin (CTM-MC1.12.2-1.0.2.31.jar)
team.chisel.ctm.client.asm.CTMTransformer
BiggerPacketsPlzCoreMod (biggerpacketsplz-since1.8-1.2 (2).jar)
net.elnounch.mc.biggerpacketsplz.BiggerPacketsPlzClassTransformer
UniDictCoreMod (UniDict-1.12.2-3.0.10.jar)
wanion.unidict.core.UniDictCoreModTransformer
CorePlugin (SmoothFont-mc1.12.2-2.1.1.jar)
bre.smoothfont.asm.Transformer
UPacketsPlugin (UltimatePackets-1.0 (11).jar)
ru.icosider.upackets.asm.UPacketTransformer
EnderCorePlugin (EnderCore-1.12.2-0.5.76-core.jar)
com.enderio.core.common.transform.EnderCoreTransformer
com.enderio.core.common.transform.SimpleMixinPatcher
VanillaFixLoadingPlugin (VanillaFix-1.0.10-150.jar)
LoadingPlugin (ResourceLoader-MC1.12.1-1.5.3 (1).jar)
lumien.resourceloader.asm.ClassTransformer
RandomPatches (randompatches-1.12.2-1.22.1.10 (1).jar)
com.therandomlabs.randompatches.core.RPTransformer
CoreMod (Aroma1997Core-1.12.2-2.0.0.2.b167.jar)
Hookloader (OpenBlocker-1.1.4-client.jar)
gloomyfolken.hooklib.minecraft.PrimaryClassTransformer
MekanismCoremod (Mekanism-1.12.2-9.8.3.390 (1).jar)
mekanism.coremod.KeybindingMigrationHelper
PerformantLoadingPlugin (performant-1.12.2-1.10 (1).jar)
GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.6.0 NVIDIA 472.12' Renderer: 'NVIDIA GeForce GTX 1050 Ti/PCIe/SSE2'
AE2 Version: stable rv6-stable-7 for Forge 14.23.5.2768
Ender IO: Found the following problem(s) with your installation (That does NOT mean that Ender IO caused the crash or was involved in it in any way. We add this information to help finding common problems, not as an invitation to post any crash you encounter to Ender IO's issue tracker. Always check the stack trace above to see which mod is most likely failing.):
* Optifine is installed. This is NOT supported.
This may (look up the meaning of 'may' in the dictionary if you're not sure what it means) have caused the error. Try reproducing the crash WITHOUT this/these mod(s) before reporting it.
Authlib is : /C:/Users/%d0%a1%d0%b0%d0%bd%d1%8f/AppData/Roaming/.minecraft/libraries/com/mojang/authlib/1.5.25/authlib-1.5.25.jar
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!You are looking at the diagnostics information, not at the crash. !!!
!!!Scroll up until you see the line with '---- Minecraft Crash Report ----'!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
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)
- theoneprobeIntegration (Enabled/Not Forced)
Suspected Mods: CraftTweaker JEI Support (crafttweakerjei), CraftTweaker2 (crafttweaker), CT-GUI (ctgui)
Launched Version: 1.12.2-forge-14.23.5.2855
LWJGL: 2.9.4
OpenGL: NVIDIA GeForce GTX 1050 Ti/PCIe/SSE2 GL version 4.6.0 NVIDIA 472.12, NVIDIA Corporation
GL Caps: Using GL 1.3 multitexturing.
Using GL 1.3 texture combiners.
Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
Shaders are available because OpenGL 2.1 is supported.
VBOs are available because OpenGL 1.5 is supported.
Using VBOs: Yes
Is Modded: Definitely; Client brand changed to 'fml,forge'
Type: Client (map_client.txt)
Resource Packs: Faithful 1.12.2-rv4.zip, F32-1.12.2.zip, MinecraftFont_1.zip
Current Language: Русский (Россия)
Profiler Position: N/A (disabled)
CPU: 4x Intel(R) Core(TM) i3-4160 CPU @ 3.60GHz
crash-2022-05-14_20.33.09-client.txt