zhiweinizx
---- Minecraft Crash Report ----
// Surprise! Haha. Well, this is awkward.

Time: 2018-10-23 02:41:57 CST
Description: Initializing game

net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from Thermal Foundation (thermalfoundation)
Caused by: java.lang.NoClassDefFoundError: cofh/core/fluid/BlockFluidCore
    at cofh.thermalfoundation.block.BlockOreFluid.<clinit>(BlockOreFluid.java:429)
    at cofh.thermalfoundation.init.TFBlocks.preInit(TFBlocks.java:23)
    at cofh.thermalfoundation.ThermalFoundation.preInit(ThermalFoundation.java:83)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:483)
    at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:624)
    at sun.reflect.GeneratedMethodAccessor10.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:483)
    at com.google.common.eventbus.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:218)
    at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:196)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:483)
    at com.google.common.eventbus.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:135)
    at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:627)
    at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:252)
    at net.minecraft.client.Minecraft.init(Minecraft.java:466)
    at net.minecraft.client.Minecraft.run(Minecraft.java:3929)
    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:483)
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
Caused by: java.lang.ClassNotFoundException: cofh.core.fluid.BlockFluidCore
    at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
    ... 43 more
Caused by: java.lang.VerifyError: class cofh.core.fluid.BlockFluidCore overrides final method getDensity.()I
    at java.lang.ClassLoader.defineClass1(Native Method)
    at java.lang.ClassLoader.defineClass(ClassLoader.java:760)
    at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
    at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182)
    ... 45 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_05, Oracle Corporation
  Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  Memory: 6640918040 bytes (6333 MB) / 7390363648 bytes (7048 MB) up to 8413773824 bytes (8024 MB)
  JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -XX:+UseG1GC -XX:-UseAdaptiveSizePolicy -XX:-OmitStackTraceInFastThrow -Xmn128m -Xmx8024m
  IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  FML: MCP 9.42 Powered by Forge 14.23.5.2772 Optifine OptiFine_1.12.2_HD_U_E2 128 mods loaded, 128 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                                |
       |:----- |:--------------------------------- |:------------------------ |:-------------------------------------------------------- |:---------------------------------------- |
       | UCH   | minecraft                         | 1.12.2                   | minecraft.jar                                            | None                                     |
       | UCH   | mcp                               | 9.42                     | minecraft.jar                                            | None                                     |
       | UCH   | FML                               | 8.0.99.99                | forge-1.12.2-14.23.5.2772.jar                            | e3c3d50c7c986df74c645c0ac54639741c90a557 |
       | UCH   | forge                             | 14.23.5.2772             | forge-1.12.2-14.23.5.2772.jar                            | e3c3d50c7c986df74c645c0ac54639741c90a557 |
       | UCH   | smoothfontcore                    | 1.12.2-1.15.1            | minecraft.jar                                            | None                                     |
       | UCH   | dcs_asm                           | 2.0.1                    | minecraft.jar                                            | 4cd12b92959105443b7b694fffe0cea9ed004886 |
       | UCH   | jecharacters                      | 1.12.0-2.3.2             | [通用拼音搜索]JustEnoughCharacters-1.12.0-2.3.2.jar            | None                                     |
       | UCH   | openmodscore                      | 0.11.5                   | minecraft.jar                                            | None                                     |
       | UCH   | elucore                           | 1.0                      | minecraft.jar                                            | None                                     |
       | UCH   | smoothfont                        | 1.12.2-1.16-b1           | [优化字体]SmoothFont-1.12.2-1.16-b1.jar                      | None                                     |
       | UCH   | gravestone                        | 1.10.1                   | [1.12.2]gravestone-1.10.1.jar                            | None                                     |
       | UCH   | mtlib                             | 3.0.4                    | [前置]MTLib-3.0.4.jar                                      | None                                     |
       | UCH   | crafttweaker                      | 4.1.9                    | [合成修改]CraftTweaker2-1.12-4.1.9.jar                       | None                                     |
       | UCH   | modtweaker                        | 4.0.12                   | []modtweaker-4.0.12.jar                                  | None                                     |
       | UCH   | jei                               | 4.10.0.199               | [JEI本体]jei_1.12.2-4.10.0.199.jar                         | None                                     |
       | UCH   | base                              | 3.10.0                   | []base-1.12.2-3.10.0.jar                                 | None                                     |
       | UCH   | compactmachines3                  | 3.0.11                   | []compactmachines3-1.12.2-3.0.11-b207.jar                | None                                     |
       | UCH   | contenttweaker                    | 1.12.2-4.7.0             | []ContentTweaker-1.12.2-4.7.0.jar                        | None                                     |
       | UCH   | bookshelf                         | 2.3.553                  | [前置]Bookshelf-1.12.2-2.3.553.jar                         | d476d1b22b218a10d845928d1665d45fce301b27 |
       | UCH   | darkutils                         | 1.8.211                  | []DarkUtils-1.12.2-1.8.211.jar                           | d476d1b22b218a10d845928d1665d45fce301b27 |
       | UCH   | appliedenergistics2               | rv5-stable-11            | [应用能源2]appliedenergistics2-rv5-stable-11.jar             | None                                     |
       | UCH   | baubles                           | 1.5.2                    | [饰品框]Baubles-1.12-1.5.2.jar                              | None                                     |
       | UCH   | projecte                          | 1.12-PE1.3.0             | [等价交换重置版]ProjectE-1.12-PE1.3.0.jar                       | None                                     |
       | UCH   | equivalentenergistics             | 0.8.2                    | []EquivalentEnergistics-1.12.2-0.8.2.jar                 | None                                     |
       | UCH   | ichunutil                         | 7.1.4                    | []iChun-Util-Mod-1.12.2.jar                              | None                                     |
       | UCH   | endercore                         | 1.12.2-0.5.39            | [末影接口]Ender Core-1.12.2-0.5.39.jar                       | None                                     |
       | UCH   | codechickenlib                    | 3.2.1.349                | [前置]CodeChickenLib-1.12.2-3.2.1.349-universal.jar        | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
       | UCH   | redstoneflux                      | 2.0.2                    | [前置]RedstoneFlux-1.12-2.0.2.3-universal.jar              | 8a6abf2cb9e141b866580d369ba6548732eff25f |
       | UCH   | cofhcore                          | 4.5.2                    | [前置]CoFHCore-1.12.2-4.5.2.19-universal.jar               | None                                     |
       | UCH   | cofhworld                         | 1.2.0                    | [前置]CoFHWorld-1.12.2-1.2.0.5-universal.jar               | 8a6abf2cb9e141b866580d369ba6548732eff25f |
       | UCEE  | thermalfoundation                 | 2.5.0                    | [热力]ThermalFoundation-1.12.2-2.5.0.19-universal.jar      | 8a6abf2cb9e141b866580d369ba6548732eff25f |
       | UC    | brandonscore                      | 2.4.4                    | [前置]BrandonsCore-1.12.2-2.4.4.173-universal.jar          | None                                     |
       | UC    | draconicevolution                 | 2.3.13                   | [龙之研究]Draconic-Evolution-1.12.2-2.3.13.306-universal.jar | None                                     |
       | UC    | thermalexpansion                  | 5.5.0                    | [热力]ThermalExpansion-1.12.2-5.5.0.29-universal.jar       | 8a6abf2cb9e141b866580d369ba6548732eff25f |
       | UC    | enderio                           | 5.0.33                   | [末影接口]Ender IO-1.12.2-5.0.33.jar                         | None                                     |
       | UC    | mcjtylib_ng                       | 3.0.1                    | [前置]mcjtylib-1.12-3.0.1.jar                              | None                                     |
       | UC    | rftools                           | 7.53                     | [RF工具箱]rftools-1.12-7.53.jar                             | None                                     |
       | UC    | rftoolscontrol                    | 1.9.0                    | []rftoolsctrl-1.12-1.9.0.jar                             | None                                     |
       | UC    | applecore                         | 3.1.1                    | [前置]AppleCore-mc1.12.2-3.1.1.jar                         | None                                     |
       | UC    | solcarrot                         | 1.3                      | []solcarrot-1.12.1-1.3.jar                               | None                                     |
       | UC    | bdlib                             | 1.14.3.12                | [前置]bdlib-1.14.3.12-mc1.12.2.jar                         | None                                     |
       | UC    | ae2stuff                          | 0.7.0.4                  | [AE2加强版]stuff-0.7.0.4-mc1.12.2.jar                       | None                                     |
       | UC    | extracells                        | 2.5.13                   | [AE流体增强]ExtraCells-1.12.2-2.5.13a58.jar                  | None                                     |
       | UC    | ftblib                            | 5.3.0.56                 | [FTBLib]FTBLib-5.3.0.56.jar                              | None                                     |
       | UC    | ftbutilities                      | 5.3.0.52                 | [FTB Utilities]FTBUtilities-5.3.0.52.jar                 | None                                     |
       | UC    | jeresources                       | 0.8.6.28                 | [JEI附属]JustEnoughResources-1.12.2-0.8.6.28.jar           | None                                     |
       | UC    | nei                               | 2.4.1                    | [JEI附属]NotEnoughItems-1.12.2-2.4.1.233-universal.jar     | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
       | UC    | item_search                       | 1.0.0                    | [MC百科资料搜索]-ItemSearch_V1.0.0_MC1.12.2.jar                | None                                     |
       | UC    | dcs_lib                           | 2.5.6                    | [前置]HeatAndClimateLib_1.12.2-2.5.6.jar                   | None                                     |
       | UC    | mekanism                          | 1.12.2-9.4.3.330         | [MKE][通用机械]Mekanism-1.12.2-9.4.3.330.jar                 | None                                     |
       | UC    | mekanismgenerators                | 9.4.3                    | [MKE][通用机械]MekanismGenerators-1.12.2-9.4.3.330.jar       | None                                     |
       | UC    | mekanismtools                     | 9.4.3                    | [MKE][通用机械]MekanismTools-1.12.2-9.4.3.330.jar            | None                                     |
       | UC    | inventorytweaks                   | 1.63+release.109.220f184 | [R建整理]Inventory Tweaks-1.63.jar                          | 55d2cd4f5f0961410bf7b91ef6c6bf00a766dcbe |
       | UC    | chameleon                         | 1.12-4.1.3               | [前置]Chameleon-1.12-4.1.3.jar                             | None                                     |
       | UC    | storagedrawers                    | 1.12-5.3.5               | [储物抽屉]StorageDrawers-1.12.2-5.3.7.jar                    | None                                     |
       | UC    | foamfix                           | 0.9.9.1-1.12.2           | [内存优化]foamfix-0.9.9.1-1.12.2-law.jar                     | None                                     |
       | UC    | roguelike                         | 1.8.0                    | [冒险地牢]RoguelikeDungeons-1.12.2-1.8.0.jar                 | None                                     |
       | UC    | cxlibrary                         | 1.6.1                    | [前置][更多熔炉]cxlibrary-1.12.1-1.6.1.jar                     | None                                     |
       | UC    | appleskin                         | 1.0.9                    | [前置]AppleSkin-mc1.12-1.0.9.jar                           | None                                     |
       | UC    | autoreglib                        | 1.3-17                   | [前置]AutoRegLib-1.3-17.jar                                | None                                     |
       | UC    | forgelin                          | 1.7.4                    | [前置]Forgelin-1.7.4.jar                                   | None                                     |
       | UC    | lunatriuscore                     | 1.2.0.42                 | [前置]LunatriusCore-1.12.2-1.2.0.42-universal.jar          | None                                     |
       | UC    | mantle                            | 1.12-1.3.2.24            | [前置]Mantle-1.12-1.3.2.24.jar                             | None                                     |
       | UC    | enderiointegrationtic             | 5.0.33                   | [末影接口]Ender IO-1.12.2-5.0.33.jar                         | None                                     |
       | UC    | tconstruct                        | 1.12.2-2.10.1.87         | [匠魂本体]TConstruct-1.12.2-2.10.1.87.jar                    | None                                     |
       | UC    | p455w0rdslib                      | 2.0.29                   | [前置]p455w0rdslib-1.12-2.0.29.jar                         | None                                     |
       | UC    | ptrmodellib                       | 1.0.2                    | [前置]PTRLib-1.0.2.jar                                     | None                                     |
       | UC    | sonarcore                         | 5.0.15                   | [前置]sonarcore-1.12.2-5.0.15-13.jar                       | None                                     |
       | UC    | teslacorelib                      | 1.0.15                   | [前置]tesla-core-lib-1.12.2-1.0.15.jar                     | d476d1b22b218a10d845928d1665d45fce301b27 |
       | UC    | trackapi                          | 1.1                      | [前置]TrackAPI-1.1_1.12.jar                                | None                                     |
       | UC    | valkyrielib                       | 1.12.2-2.0.17.2          | [前置]valkyrielib-1.12.2-2.0.17.2.jar                      | None                                     |
       | UC    | universalmodifiers                | 1.12.2-1.0.16.1          | [前置]valkyrielib-1.12.2-2.0.17.2.jar                      | None                                     |
       | UC    | torcherino                        | 7.1                      | [加速火把]torcherino-7.1.jar                                 | None                                     |
       | UC    | extrautils2                       | 1.0                      | [更多实用设备2]Extra Utils2-1.12-1.9.3.jar                     | None                                     |
       | UC    | environmentaltech                 | 1.12.2-2.0.17.1          | [环境科技]environmentaltech-1.12.2-2.0.17.1.jar              | None                                     |
       | UC    | moartinkers                       | 0.6.0                    | [匠魂附属]moartinkers-0.6.0.jar                              | None                                     |
       | UC    | vanillafix                        | 1.0.9-97                 | [原版修复]VanillaFix-1.0.9-97.jar                            | None                                     |
       | UC    | carryon                           | 1.9                      | [可搬运物体]CarryOn MC1.12.2 v1.9.jar                         | None                                     |
       | UC    | ctgui                             | 1.0.0                    | [合成修改]CraftTweaker2-1.12-4.1.9.jar                       | None                                     |
       | UC    | crafttweakerjei                   | 2.0.2                    | [合成修改]CraftTweaker2-1.12-4.1.9.jar                       | None                                     |
       | UC    | recipehandler                     | 0.11                     | [合成冲突消除]NoMoreRecipeConflict-0.11(1.12.2)-180720.jar     | None                                     |
       | UC    | thermaldynamics                   | 2.5.1                    | [热力管道]ThermalDynamics-1.12.2-2.5.1.14-universal.jar      | 8a6abf2cb9e141b866580d369ba6548732eff25f |
       | UC    | simplyjetpacks                    | 2.2.5.39                 | [喷气背包]SimplyJetpacks2-1.12.2-2.2.5.39.jar                | None                                     |
       | UC    | actuallyadditions                 | 1.12.2-r135              | [实用扩展]ActuallyAdditions-1.12.2-r135.jar                  | None                                     |
       | UC    | industrialforegoing               | 1.12.2-1.12.2            | [工业先锋]industrialforegoing-1.12.2-1.10.7-204.jar          | None                                     |
       | UC    | openmods                          | 0.11.5                   | [开放式方块前置]OpenModsLib-1.12.2-0.11.5.jar                   | d2a9a8e8440196e26a268d1f3ddc01b2e9c572a5 |
       | UC    | openblocks                        | 1.7.6                    | [开放式方块]OpenBlocks-1.12.2-1.7.6.jar                       | d2a9a8e8440196e26a268d1f3ddc01b2e9c572a5 |
       | UC    | fastleafdecay                     | v14                      | [快速落叶]FastLeafDecay-v14.jar                              | None                                     |
       | UC    | cookingforblockheads              | 6.4.40                   | [懒人厨房]CookingForBlockheads_1.12.2-6.4.40.jar             | None                                     |
       | UC    | controlling                       | 3.0.6                    | [按键冲突]Controlling-3.0.6.jar                              | None                                     |
       | UC    | exchangers                        | 1.12.2-2.7.3             | [方块交换器]Exchangers-1.12.2-2.7.3.jar                       | 4ffa87db52cf086d00ecc4853a929367b1c39b5c |
       | UC    | journeymap                        | 1.12.2-5.5.2             | [旅行地图]journeymap-1.12.2-5.5.2.jar                        | None                                     |
       | UC    | exnihilocreatio                   | 1.12-0.2.4               | [无中生有]创造万物 本体 ex nihilo creatio-1.12-0.2.4.jar           | None                                     |
       | UC    | excompressum                      | 3.0.24                   | [无中生有]压缩工具 ExCompressum_1.12.2-3.0.24.jar                | None                                     |
       | UC    | avaritia                          | 3.2.0                    | [无尽贪婪]Avaritia-1.12.2-3.2.0.25-universal.jar             | None                                     |
       | UC    | mousetweaks                       | 2.8                      | [鼠标手势]MouseTweaks-2.8-mc1.12.1.jar                       | None                                     |
       | UC    | wct                               | 3.9.67                   | [无线合成终端]WirelessCraftingTerminal-1.12.2-3.9.67.jar       | None                                     |
       | UC    | infinitefluids                    | 1.2.0                    | [无限岩浆]infinitefluids-1.11-1.2.0.jar                      | None                                     |
       | UC    | morefurnaces                      | 1.10.5                   | [更多熔炉]【本体】MoreFurnaces-1.12.2-1.10.5.jar                 | None                                     |
       | UC    | natura                            | 1.12.2-4.3.2.49          | [更好的世界]natura-1.12.2-4.3.2.49.jar                        | None                                     |
       | UC    | oreexcavation                     | 1.4.118                  | [更好的连锁]OreExcavation-1.4.118.jar                         | None                                     |
       | UC    | blockcraftery                     | 0.1.3                    | [木匠方块]blockcraftery-0.1.3.jar                            | None                                     |
       | UC    | enderstorage                      | 2.4.2.126                | [末影存储]EnderStorage-1.12.2-2.4.2.126-universal.jar        | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
       | UC    | enderiobase                       | 5.0.33                   | [末影接口]Ender IO-1.12.2-5.0.33.jar                         | None                                     |
       | UC    | enderioconduits                   | 5.0.33                   | [末影接口]Ender IO-1.12.2-5.0.33.jar                         | None                                     |
       | UC    | enderioconduitsappliedenergistics | 5.0.33                   | [末影接口]Ender IO-1.12.2-5.0.33.jar                         | None                                     |
       | UC    | enderioconduitsopencomputers      | 5.0.33                   | [末影接口]Ender IO-1.12.2-5.0.33.jar                         | None                                     |
       | UC    | enderioconduitsrefinedstorage     | 5.0.33                   | [末影接口]Ender IO-1.12.2-5.0.33.jar                         | None                                     |
       | UC    | enderiointegrationforestry        | 5.0.33                   | [末影接口]Ender IO-1.12.2-5.0.33.jar                         | None                                     |
       | UC    | enderiointegrationticlate         | 5.0.33                   | [末影接口]Ender IO-1.12.2-5.0.33.jar                         | None                                     |
       | UC    | enderiomachines                   | 5.0.33                   | [末影接口]Ender IO-1.12.2-5.0.33.jar                         | None                                     |
       | UC    | enderiopowertools                 | 5.0.33                   | [末影接口]Ender IO-1.12.2-5.0.33.jar                         | None                                     |
       | UC    | botania                           | r1.10-356                | [植物魔法]Botania r1.10-356.jar                              | None                                     |
       | UC    | i18nmod                           | @VERSION                 | [汉化材质]i18nupdatemod-1.12.2-1.0.4-hotfix.jar              | None                                     |
       | UC    | ingameinfoxml                     | 2.8.2.94                 | [游戏内信息显示]InGameInfoXML-1.12.2-2.8.2.94-universal.jar     | None                                     |
       | UC    | harvestcraft                      | 1.12.2u                  | [潘马斯丰收工艺]Pam's+HarvestCraft+1.12.2u.jar                  | None                                     |
       | UC    | dcs_climate                       | 2.5.7                    | [热量与气候]HeatAndClimateMod_1.12.2-2.5.7.jar                | None                                     |
       | UC    | custommainmenu                    | 2.0.8                    | [界面修改]CustomMainMenu-MC1.12.2-2.0.8.jar                  | None                                     |
       | UC    | bonsaitrees                       | 1.0.5                    | [盆栽]bonsaitrees-1.0.5-b77.jar                            | None                                     |
       | UC    | croparia                          | 2.1                      | [矿石作物]Croparia-2.1.jar                                   | None                                     |
       | UC    | reborncore                        | 3.9.2.319                | [科技复兴前置]RebornCore-1.12.2-3.9.2.319-universal.jar        | 8727a3141c8ec7f173b87aa78b9b9807867c4e6b |
       | UC    | techreborn                        | 2.16.0.746               | [科技复兴]TechReborn-1.12.2-2.16.0.746-universal.jar         | 8727a3141c8ec7f173b87aa78b9b9807867c4e6b |
       | UC    | linear                            | 1.1.1                    | [线性快速建造]Linear-Mod-1.12.2.jar                            | None                                     |
       | UC    | resourceloader                    | 1.5.3                    | [资源加载器]ResourceLoader-MC1.12.1-1.5.3.jar                 | d72e0dd57935b3e9476212aea0c0df352dd76291 |
       | UC    | fluxnetworks                      | 3.0.16                   | [通量网络]fluxnetworks-1.12.2-3.0.16-11.jar                  | None                                     |
       | UC    | extrabotany                       | 45                       | [额外植物学]ExtraBotany-r1.1-45-fixed.jar                     | None                                     |
       | UC    | elulib                            | 0.1.12                   | [前置]elulib-0.1.12.jar                                    | None                                     |
       | UC    | teslacorelib_registries           | 1.0.15                   | [前置]tesla-core-lib-1.12.2-1.0.15.jar                     | None                                     |
  Loaded coremods (and transformers): CXLibraryCore ([前置][更多熔炉]cxlibrary-1.12.1-1.6.1.jar)
                                        cubex2.cxlibrary.CoreModTransformer
                                      AppleCore ([前置]AppleCore-mc1.12.2-3.1.1.jar)
                                        squeek.applecore.asm.TransformerModuleHandler
                                      DCASMPlugin ([前置]HeatAndClimateLib_1.12.2-2.5.6.jar)
                                        defeatedcrow.hac.asm.DCMethodTransformer
                                      Inventory Tweaks Coremod ([R建整理]Inventory Tweaks-1.63.jar)
                                        invtweaks.forge.asm.ContainerTransformer
                                      VanillaFixLoadingPlugin ([原版修复]VanillaFix-1.0.9-97.jar)

                                      CorePlugin ([优化字体]SmoothFont-1.12.2-1.16-b1.jar)
                                        bre.smoothfont.asm.Transformer
                                      OpenModsCorePlugin ([开放式方块前置]OpenModsLib-1.12.2-0.11.5.jar)
                                        openmods.core.OpenModsClassTransformer
                                      LoadingPlugin ([资源加载器]ResourceLoader-MC1.12.1-1.5.3.jar)
                                        lumien.resourceloader.asm.ClassTransformer
                                      FMLPlugin ([前置]elulib-0.1.12.jar)
                                        elucent.elulib.asm.ASMTransformer
                                      JechCore ([通用拼音搜索]JustEnoughCharacters-1.12.0-2.3.2.jar)
                                        me.towdium.jecharacters.core.JechClassTransformer
                                      EnderCorePlugin ([末影接口]Ender Core-1.12.2-0.5.39.jar)
                                        com.enderio.core.common.transform.EnderCoreTransformer
                                        com.enderio.core.common.transform.SimpleMixinPatcher
                                      ForgelinPlugin ([前置]Forgelin-1.7.4.jar)
  GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.6.0 NVIDIA 390.77' Renderer: 'GeForce GTX 970/PCIe/SSE2'
  OpenModsLib class transformers: [llama_null_fix:FINISHED],[horse_base_null_fix:FINISHED],[pre_world_render_hook:FINISHED],[player_render_hook:FINISHED],[horse_null_fix:FINISHED]
  AE2 Version: stable rv5-stable-11 for Forge 14.23.1.2554
  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)
  Pulsar/natura loaded Pulses: - NaturaCommons (Enabled/Forced)
                               - NaturaOverworld (Enabled/Not Forced)
                               - NaturaNether (Enabled/Not Forced)
                               - NaturaDecorative (Enabled/Not Forced)
                               - NaturaTools (Enabled/Not Forced)
                               - NaturaEntities (Enabled/Not Forced)
                               - NaturaOredict (Enabled/Forced)
                               - NaturaWorld (Enabled/Not Forced)
  Suspected Mods: Thermal Foundation (thermalfoundation)
  Launched Version: 1.12.2-forge1.12.2-14.23.5.2772
  LWJGL: 2.9.4
  OpenGL: GeForce GTX 970/PCIe/SSE2 GL version 4.6.0 NVIDIA 390.77, 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: resources.zip, Minecraft-Mod-Language-Modpack.zip
  Current Language: 简体中文 (中国)
  Profiler Position: N/A (disabled)
  CPU: 8x Intel(R) Core(TM) i7-4790K CPU @ 4.00GHz



zhiweinizx
本帖最后由 zhiweinizx 于 2018-10-23 03:15 编辑

删了哪个mod以后  游戏就进不去了  加载着就自动退出了!

NoName德里奇
虽然 VanillaFix 原版修复模组是这么说的,
但是我觉得...
  1. net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from Thermal Foundation (thermalfoundation)
  2. Caused by: java.lang.NoClassDefFoundError: cofh/core/fluid/BlockFluidCore
复制代码

更像是热力膨胀的两个前置出的问题。

从以下两个链接下载最新版本的热力基本和 COFH Core,
将旧的这两个模组删掉,换成新的。
https://minecraft.curseforge.com ... es/2623991/download
https://minecraft.curseforge.com ... es/2623990/download

希望可以解决你的问题。

lilinjie
你的热力系列版本太低,已不兼容高版本forge,你需要更新全套热力系列
https://minecraft.curseforge.com/projects/codechicken-lib-1-8
https://minecraft.curseforge.com/projects/cofhcore
https://minecraft.curseforge.com/projects/redstone-flux
https://minecraft.curseforge.com/projects/thermal-foundation
https://minecraft.curseforge.com/projects/thermalexpansion
https://minecraft.curseforge.com/projects/thermal-dynamics

lilinjie
zhiweinizx 发表于 2018-10-23 03:02
删了哪个mod以后  游戏就进不去了  加载着就自动退出了!

https://minecraft.curseforge.com/projects/cofh-world
这里还差一个

zhiweinizx
---- Minecraft Crash Report ----
// I blame CFPAOrg, author of I18n Update Mod.

Time: 2018-10-23 12:22:43 CST
Description: Updating screen events

java.lang.NoSuchMethodError: mezz.jei.gui.overlay.IngredientListOverlay.getStackUnderMouse()Lnet/minecraft/item/ItemStack;
    at org.cfpa.i18nupdatemod.hotkey.HotKeyHandler.onKeyPress(HotKeyHandler.java:87)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_469_HotKeyHandler_onKeyPress_Pre.invoke(.dynamic)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
    at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
    at net.minecraft.client.gui.GuiScreen.handleInput(GuiScreen.java:511)
    at net.minecraft.client.Minecraft.runTick(Minecraft.java:1758)
    at net.minecraft.client.Minecraft.runGameLoop(Minecraft.java:1097)
    at net.minecraft.client.Minecraft.run(Minecraft.java:3940)
    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:483)
    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:
---------------------------------------------------------------------------------------

-- Affected screen --
  Screen name: net.minecraft.client.gui.GuiCreateWorld

-- System Details --
  Minecraft Version: 1.12.2
  Operating System: Windows 7 (amd64) version 6.1
  Java Version: 1.8.0_05, Oracle Corporation
  Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  Memory: 5879541224 bytes (5607 MB) / 8254390272 bytes (7872 MB) up to 8413773824 bytes (8024 MB)
  JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -XX:+UseG1GC -XX:-UseAdaptiveSizePolicy -XX:-OmitStackTraceInFastThrow -Xmn128m -Xmx8024m
  IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  FML: MCP 9.42 Powered by Forge 14.23.5.2772 Optifine OptiFine_1.12.2_HD_U_E2 128 mods loaded, 128 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                                |
       |:------ |:--------------------------------- |:------------------------ |:-------------------------------------------------------- |:---------------------------------------- |
       | UCHIJA | minecraft                         | 1.12.2                   | minecraft.jar                                            | None                                     |
       | UCHIJA | mcp                               | 9.42                     | minecraft.jar                                            | None                                     |
       | UCHIJA | FML                               | 8.0.99.99                | forge-1.12.2-14.23.5.2772.jar                            | e3c3d50c7c986df74c645c0ac54639741c90a557 |
       | UCHIJA | forge                             | 14.23.5.2772             | forge-1.12.2-14.23.5.2772.jar                            | e3c3d50c7c986df74c645c0ac54639741c90a557 |
       | UCHIJA | smoothfontcore                    | 1.12.2-1.15.1            | minecraft.jar                                            | None                                     |
       | UCHIJA | dcs_asm                           | 2.0.1                    | minecraft.jar                                            | 4cd12b92959105443b7b694fffe0cea9ed004886 |
       | UCHIJA | jecharacters                      | 1.12.0-2.3.2             | [通用拼音搜索]JustEnoughCharacters-1.12.0-2.3.2.jar            | None                                     |
       | UCHIJA | openmodscore                      | 0.11.5                   | minecraft.jar                                            | None                                     |
       | UCHIJA | elucore                           | 1.0                      | minecraft.jar                                            | None                                     |
       | UCHIJA | smoothfont                        | 1.12.2-1.16-b1           | [优化字体]SmoothFont-1.12.2-1.16-b1.jar                      | None                                     |
       | UCHIJA | mtlib                             | 3.0.4                    | [前置]MTLib-3.0.4.jar                                      | None                                     |
       | UCHIJA | crafttweaker                      | 4.1.9                    | [合成修改]CraftTweaker2-1.12-4.1.9.jar                       | None                                     |
       | UCHIJA | modtweaker                        | 4.0.12                   | []modtweaker-4.0.12.jar                                  | None                                     |
       | UCHIJA | jei                               | 4.12.1.217               | [JEI本体]jei_1.12.2-4.12.1.217.jar                         | None                                     |
       | UCHIJA | base                              | 3.10.0                   | []base-1.12.2-3.10.0.jar                                 | None                                     |
       | UCHIJA | compactmachines3                  | 3.0.11                   | []compactmachines3-1.12.2-3.0.11-b207.jar                | None                                     |
       | UCHIJA | contenttweaker                    | 1.12.2-4.7.0             | []ContentTweaker-1.12.2-4.7.0.jar                        | None                                     |
       | UCHIJA | bookshelf                         | 2.3.553                  | [前置]Bookshelf-1.12.2-2.3.553.jar                         | d476d1b22b218a10d845928d1665d45fce301b27 |
       | UCHIJA | darkutils                         | 1.8.211                  | []DarkUtils-1.12.2-1.8.211.jar                           | d476d1b22b218a10d845928d1665d45fce301b27 |
       | UCHIJA | appliedenergistics2               | rv5-stable-11            | [应用能源2]appliedenergistics2-rv5-stable-11.jar             | None                                     |
       | UCHIJA | baubles                           | 1.5.2                    | [饰品框]Baubles-1.12-1.5.2.jar                              | None                                     |
       | UCHIJA | projecte                          | 1.12-PE1.3.0             | [等价交换重置版]ProjectE-1.12-PE1.3.0.jar                       | None                                     |
       | UCHIJA | equivalentenergistics             | 0.8.2                    | []EquivalentEnergistics-1.12.2-0.8.2.jar                 | None                                     |
       | UCHIJA | ichunutil                         | 7.1.4                    | []iChun-Util-Mod-1.12.2.jar                              | None                                     |
       | UCHIJA | endercore                         | 1.12.2-0.5.39            | [末影接口]Ender Core-1.12.2-0.5.39.jar                       | None                                     |
       | UCHIJA | redstoneflux                      | 2.1.0                    | [热力前置]RedstoneFlux-1.12-2.1.0.6-universal.jar            | 8a6abf2cb9e141b866580d369ba6548732eff25f |
       | UCHIJA | cofhcore                          | 4.6.1                    | [热力前置]CoFHCore-1.12.2-4.6.1.22-universal.jar             | None                                     |
       | UCHIJA | cofhworld                         | 1.3.0                    | [热力前置]CoFHWorld-1.12.2-1.3.0.6-universal.jar             | 8a6abf2cb9e141b866580d369ba6548732eff25f |
       | UCHIJA | thermalfoundation                 | 2.6.1                    | [热力]ThermalFoundation-1.12.2-2.6.1.22-universal.jar      | 8a6abf2cb9e141b866580d369ba6548732eff25f |
       | UCHIJA | codechickenlib                    | 3.2.2.353                | [热力前置]CodeChickenLib-1.12.2-3.2.2.353-universal.jar      | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
       | UCHIJA | brandonscore                      | 2.4.4                    | [前置]BrandonsCore-1.12.2-2.4.4.173-universal.jar          | None                                     |
       | UCHIJA | draconicevolution                 | 2.3.13                   | [龙之研究]Draconic-Evolution-1.12.2-2.3.13.306-universal.jar | None                                     |
       | UCHIJA | thermalexpansion                  | 5.5.2                    | [热力]ThermalExpansion-1.12.2-5.5.2.39-universal.jar       | 8a6abf2cb9e141b866580d369ba6548732eff25f |
       | UCHIJA | enderio                           | 5.0.33                   | [末影接口]Ender IO-1.12.2-5.0.33.jar                         | None                                     |
       | UCHIJA | mcjtylib_ng                       | 3.0.1                    | [前置]mcjtylib-1.12-3.0.1.jar                              | None                                     |
       | UCHIJA | rftools                           | 7.53                     | [RF工具箱]rftools-1.12-7.53.jar                             | None                                     |
       | UCHIJA | rftoolscontrol                    | 1.9.0                    | []rftoolsctrl-1.12-1.9.0.jar                             | None                                     |
       | UCHIJA | applecore                         | 3.1.1                    | [前置]AppleCore-mc1.12.2-3.1.1.jar                         | None                                     |
       | UCHIJA | solcarrot                         | 1.3                      | []solcarrot-1.12.1-1.3.jar                               | None                                     |
       | UCHIJA | bdlib                             | 1.14.3.12                | [前置]bdlib-1.14.3.12-mc1.12.2.jar                         | None                                     |
       | UCHIJA | ae2stuff                          | 0.7.0.4                  | [AE2加强版]stuff-0.7.0.4-mc1.12.2.jar                       | None                                     |
       | UCHIJA | extracells                        | 2.5.13                   | [AE流体增强]ExtraCells-1.12.2-2.5.13a58.jar                  | None                                     |
       | UCHIJA | ftblib                            | 5.3.0.56                 | [FTBLib]FTBLib-5.3.0.56.jar                              | None                                     |
       | UCHIJA | ftbutilities                      | 5.3.0.52                 | [FTB Utilities]FTBUtilities-5.3.0.52.jar                 | None                                     |
       | UCHIJA | jeresources                       | 0.8.6.28                 | [JEI附属]JustEnoughResources-1.12.2-0.8.6.28.jar           | None                                     |
       | UCHIJA | nei                               | 2.4.2                    | [JEI附属]NotEnoughItems-1.12.2-2.4.2.240-universal.jar     | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
       | UCHIJA | item_search                       | 1.0.0                    | [MC百科资料搜索]-ItemSearch_V1.0.0_MC1.12.2.jar                | None                                     |
       | UCHIJA | dcs_lib                           | 2.5.6                    | [前置]HeatAndClimateLib_1.12.2-2.5.6.jar                   | None                                     |
       | UCHIJA | mekanism                          | 1.12.2-9.4.3.330         | [MKE][通用机械]Mekanism-1.12.2-9.4.3.330.jar                 | None                                     |
       | UCHIJA | mekanismgenerators                | 9.4.3                    | [MKE][通用机械]MekanismGenerators-1.12.2-9.4.3.330.jar       | None                                     |
       | UCHIJA | mekanismtools                     | 9.4.3                    | [MKE][通用机械]MekanismTools-1.12.2-9.4.3.330.jar            | None                                     |
       | UCHIJA | inventorytweaks                   | 1.63+release.109.220f184 | [R建整理]Inventory Tweaks-1.63.jar                          | 55d2cd4f5f0961410bf7b91ef6c6bf00a766dcbe |
       | UCHIJA | chameleon                         | 1.12-4.1.3               | [前置]Chameleon-1.12-4.1.3.jar                             | None                                     |
       | UCHIJA | storagedrawers                    | 1.12-5.3.5               | [储物抽屉]StorageDrawers-1.12.2-5.3.7.jar                    | None                                     |
       | UCHIJA | foamfix                           | 0.9.9.1-1.12.2           | [内存优化]foamfix-0.9.9.1-1.12.2-law.jar                     | None                                     |
       | UCHIJA | roguelike                         | 1.8.0                    | [冒险地牢]RoguelikeDungeons-1.12.2-1.8.0.jar                 | None                                     |
       | UCHIJA | cxlibrary                         | 1.6.1                    | [前置][更多熔炉]cxlibrary-1.12.1-1.6.1.jar                     | None                                     |
       | UCHIJA | appleskin                         | 1.0.9                    | [前置]AppleSkin-mc1.12-1.0.9.jar                           | None                                     |
       | UCHIJA | autoreglib                        | 1.3-17                   | [前置]AutoRegLib-1.3-17.jar                                | None                                     |
       | UCHIJA | forgelin                          | 1.7.4                    | [前置]Forgelin-1.7.4.jar                                   | None                                     |
       | UCHIJA | lunatriuscore                     | 1.2.0.42                 | [前置]LunatriusCore-1.12.2-1.2.0.42-universal.jar          | None                                     |
       | UCHIJA | mantle                            | 1.12-1.3.2.24            | [前置]Mantle-1.12-1.3.2.24.jar                             | None                                     |
       | UCHIJA | enderiointegrationtic             | 5.0.33                   | [末影接口]Ender IO-1.12.2-5.0.33.jar                         | None                                     |
       | UCHIJA | tconstruct                        | 1.12.2-2.10.1.87         | [匠魂本体]TConstruct-1.12.2-2.10.1.87.jar                    | None                                     |
       | UCHIJA | p455w0rdslib                      | 2.0.29                   | [前置]p455w0rdslib-1.12-2.0.29.jar                         | None                                     |
       | UCHIJA | ptrmodellib                       | 1.0.2                    | [前置]PTRLib-1.0.2.jar                                     | None                                     |
       | UCHIJA | sonarcore                         | 5.0.15                   | [前置]sonarcore-1.12.2-5.0.15-13.jar                       | None                                     |
       | UCHIJA | teslacorelib                      | 1.0.15                   | [前置]tesla-core-lib-1.12.2-1.0.15.jar                     | d476d1b22b218a10d845928d1665d45fce301b27 |
       | UCHIJA | trackapi                          | 1.1                      | [前置]TrackAPI-1.1_1.12.jar                                | None                                     |
       | UCHIJA | valkyrielib                       | 1.12.2-2.0.17.2          | [前置]valkyrielib-1.12.2-2.0.17.2.jar                      | None                                     |
       | UCHIJA | universalmodifiers                | 1.12.2-1.0.16.1          | [前置]valkyrielib-1.12.2-2.0.17.2.jar                      | None                                     |
       | UCHIJA | torcherino                        | 7.1                      | [加速火把]torcherino-7.1.jar                                 | None                                     |
       | UCHIJA | extrautils2                       | 1.0                      | [更多实用设备2]Extra Utils2-1.12-1.9.3.jar                     | None                                     |
       | UCHIJA | environmentaltech                 | 1.12.2-2.0.17.1          | [环境科技]environmentaltech-1.12.2-2.0.17.1.jar              | None                                     |
       | UCHIJA | moartinkers                       | 0.6.0                    | [匠魂附属]moartinkers-0.6.0.jar                              | None                                     |
       | UCHIJA | vanillafix                        | 1.0.9-97                 | [原版修复]VanillaFix-1.0.9-97.jar                            | None                                     |
       | UCHIJA | carryon                           | 1.9                      | [可搬运物体]CarryOn MC1.12.2 v1.9.jar                         | None                                     |
       | UCHIJA | ctgui                             | 1.0.0                    | [合成修改]CraftTweaker2-1.12-4.1.9.jar                       | None                                     |
       | UCHIJA | crafttweakerjei                   | 2.0.2                    | [合成修改]CraftTweaker2-1.12-4.1.9.jar                       | None                                     |
       | UCHIJA | recipehandler                     | 0.11                     | [合成冲突消除]NoMoreRecipeConflict-0.11(1.12.2)-180720.jar     | None                                     |
       | UCHIJA | thermaldynamics                   | 2.5.3                    | [热力]ThermalDynamics-1.12.2-2.5.3.16-universal.jar        | 8a6abf2cb9e141b866580d369ba6548732eff25f |
       | UCHIJA | simplyjetpacks                    | 2.2.5.39                 | [喷气背包]SimplyJetpacks2-1.12.2-2.2.5.39.jar                | None                                     |
       | UCHIJA | gravestone                        | 1.10.2                   | [墓碑]gravestone-1.10.2.jar                                | None                                     |
       | UCHIJA | actuallyadditions                 | 1.12.2-r135              | [实用扩展]ActuallyAdditions-1.12.2-r135.jar                  | None                                     |
       | UCHIJA | industrialforegoing               | 1.12.2-1.12.2            | [工业先锋]industrialforegoing-1.12.2-1.10.7-204.jar          | None                                     |
       | UCHIJA | openmods                          | 0.11.5                   | [开放式方块前置]OpenModsLib-1.12.2-0.11.5.jar                   | d2a9a8e8440196e26a268d1f3ddc01b2e9c572a5 |
       | UCHIJA | openblocks                        | 1.7.6                    | [开放式方块]OpenBlocks-1.12.2-1.7.6.jar                       | d2a9a8e8440196e26a268d1f3ddc01b2e9c572a5 |
       | UCHIJA | fastleafdecay                     | v14                      | [快速落叶]FastLeafDecay-v14.jar                              | None                                     |
       | UCHIJA | cookingforblockheads              | 6.4.40                   | [懒人厨房]CookingForBlockheads_1.12.2-6.4.40.jar             | None                                     |
       | UCHIJA | controlling                       | 3.0.6                    | [按键冲突]Controlling-3.0.6.jar                              | None                                     |
       | UCHIJA | exchangers                        | 1.12.2-2.7.3             | [方块交换器]Exchangers-1.12.2-2.7.3.jar                       | 4ffa87db52cf086d00ecc4853a929367b1c39b5c |
       | UCHIJA | journeymap                        | 1.12.2-5.5.2             | [旅行地图]journeymap-1.12.2-5.5.2.jar                        | None                                     |
       | UCHIJA | exnihilocreatio                   | 1.12-0.2.4               | [无中生有]创造万物 本体 ex nihilo creatio-1.12-0.2.4.jar           | None                                     |
       | UCHIJA | excompressum                      | 3.0.24                   | [无中生有]压缩工具 ExCompressum_1.12.2-3.0.24.jar                | None                                     |
       | UCHIJA | avaritia                          | 3.2.0                    | [无尽贪婪]Avaritia-1.12.2-3.2.0.25-universal.jar             | None                                     |
       | UCHIJA | mousetweaks                       | 2.8                      | [鼠标手势]MouseTweaks-2.8-mc1.12.1.jar                       | None                                     |
       | UCHIJA | wct                               | 3.9.67                   | [无线合成终端]WirelessCraftingTerminal-1.12.2-3.9.67.jar       | None                                     |
       | UCHIJA | infinitefluids                    | 1.2.0                    | [无限岩浆]infinitefluids-1.11-1.2.0.jar                      | None                                     |
       | UCHIJA | morefurnaces                      | 1.10.5                   | [更多熔炉]【本体】MoreFurnaces-1.12.2-1.10.5.jar                 | None                                     |
       | UCHIJA | natura                            | 1.12.2-4.3.2.49          | [更好的世界]natura-1.12.2-4.3.2.49.jar                        | None                                     |
       | UCHIJA | oreexcavation                     | 1.4.118                  | [更好的连锁]OreExcavation-1.4.118.jar                         | None                                     |
       | UCHIJA | blockcraftery                     | 0.1.3                    | [木匠方块]blockcraftery-0.1.3.jar                            | None                                     |
       | UCHIJA | enderstorage                      | 2.4.2.126                | [末影存储]EnderStorage-1.12.2-2.4.2.126-universal.jar        | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
       | UCHIJA | enderiobase                       | 5.0.33                   | [末影接口]Ender IO-1.12.2-5.0.33.jar                         | None                                     |
       | UCHIJA | enderioconduits                   | 5.0.33                   | [末影接口]Ender IO-1.12.2-5.0.33.jar                         | None                                     |
       | UCHIJA | enderioconduitsappliedenergistics | 5.0.33                   | [末影接口]Ender IO-1.12.2-5.0.33.jar                         | None                                     |
       | UCHIJA | enderioconduitsopencomputers      | 5.0.33                   | [末影接口]Ender IO-1.12.2-5.0.33.jar                         | None                                     |
       | UCHIJA | enderioconduitsrefinedstorage     | 5.0.33                   | [末影接口]Ender IO-1.12.2-5.0.33.jar                         | None                                     |
       | UCHIJA | enderiointegrationforestry        | 5.0.33                   | [末影接口]Ender IO-1.12.2-5.0.33.jar                         | None                                     |
       | UCHIJA | enderiointegrationticlate         | 5.0.33                   | [末影接口]Ender IO-1.12.2-5.0.33.jar                         | None                                     |
       | UCHIJA | enderiomachines                   | 5.0.33                   | [末影接口]Ender IO-1.12.2-5.0.33.jar                         | None                                     |
       | UCHIJA | enderiopowertools                 | 5.0.33                   | [末影接口]Ender IO-1.12.2-5.0.33.jar                         | None                                     |
       | UCHIJA | botania                           | r1.10-356                | [植物魔法]Botania r1.10-356.jar                              | None                                     |
       | UCHIJA | i18nmod                           | @VERSION                 | [汉化材质]i18nupdatemod-1.12.2-1.0.4-hotfix.jar              | None                                     |
       | UCHIJA | ingameinfoxml                     | 2.8.2.94                 | [游戏内信息显示]InGameInfoXML-1.12.2-2.8.2.94-universal.jar     | None                                     |
       | UCHIJA | harvestcraft                      | 1.12.2u                  | [潘马斯丰收工艺]Pam's+HarvestCraft+1.12.2u.jar                  | None                                     |
       | UCHIJA | dcs_climate                       | 2.5.7                    | [热量与气候]HeatAndClimateMod_1.12.2-2.5.7.jar                | None                                     |
       | UCHIJA | custommainmenu                    | 2.0.8                    | [界面修改]CustomMainMenu-MC1.12.2-2.0.8.jar                  | None                                     |
       | UCHIJA | bonsaitrees                       | 1.0.5                    | [盆栽]bonsaitrees-1.0.5-b77.jar                            | None                                     |
       | UCHIJA | croparia                          | 2.1                      | [矿石作物]Croparia-2.1.jar                                   | None                                     |
       | UCHIJA | reborncore                        | 3.9.2.319                | [科技复兴前置]RebornCore-1.12.2-3.9.2.319-universal.jar        | 8727a3141c8ec7f173b87aa78b9b9807867c4e6b |
       | UCHIJA | techreborn                        | 2.16.0.746               | [科技复兴]TechReborn-1.12.2-2.16.0.746-universal.jar         | 8727a3141c8ec7f173b87aa78b9b9807867c4e6b |
       | UCHIJA | linear                            | 1.1.1                    | [线性快速建造]Linear-Mod-1.12.2.jar                            | None                                     |
       | UCHIJA | resourceloader                    | 1.5.3                    | [资源加载器]ResourceLoader-MC1.12.1-1.5.3.jar                 | d72e0dd57935b3e9476212aea0c0df352dd76291 |
       | UCHIJA | fluxnetworks                      | 3.0.16                   | [通量网络]fluxnetworks-1.12.2-3.0.16-11.jar                  | None                                     |
       | UCHIJA | extrabotany                       | 45                       | [额外植物学]ExtraBotany-r1.1-45-fixed.jar                     | None                                     |
       | UCHIJA | elulib                            | 0.1.12                   | [前置]elulib-0.1.12.jar                                    | None                                     |
       | UCHIJA | teslacorelib_registries           | 1.0.15                   | [前置]tesla-core-lib-1.12.2-1.0.15.jar                     | None                                     |
  Loaded coremods (and transformers): CXLibraryCore ([前置][更多熔炉]cxlibrary-1.12.1-1.6.1.jar)
                                        cubex2.cxlibrary.CoreModTransformer
                                      AppleCore ([前置]AppleCore-mc1.12.2-3.1.1.jar)
                                        squeek.applecore.asm.TransformerModuleHandler
                                      DCASMPlugin ([前置]HeatAndClimateLib_1.12.2-2.5.6.jar)
                                        defeatedcrow.hac.asm.DCMethodTransformer
                                      Inventory Tweaks Coremod ([R建整理]Inventory Tweaks-1.63.jar)
                                        invtweaks.forge.asm.ContainerTransformer
                                      VanillaFixLoadingPlugin ([原版修复]VanillaFix-1.0.9-97.jar)
                                       
                                      CorePlugin ([优化字体]SmoothFont-1.12.2-1.16-b1.jar)
                                        bre.smoothfont.asm.Transformer
                                      OpenModsCorePlugin ([开放式方块前置]OpenModsLib-1.12.2-0.11.5.jar)
                                        openmods.core.OpenModsClassTransformer
                                      LoadingPlugin ([资源加载器]ResourceLoader-MC1.12.1-1.5.3.jar)
                                        lumien.resourceloader.asm.ClassTransformer
                                      FMLPlugin ([前置]elulib-0.1.12.jar)
                                        elucent.elulib.asm.ASMTransformer
                                      JechCore ([通用拼音搜索]JustEnoughCharacters-1.12.0-2.3.2.jar)
                                        me.towdium.jecharacters.core.JechClassTransformer
                                      EnderCorePlugin ([末影接口]Ender Core-1.12.2-0.5.39.jar)
                                        com.enderio.core.common.transform.EnderCoreTransformer
                                        com.enderio.core.common.transform.SimpleMixinPatcher
                                      ForgelinPlugin ([前置]Forgelin-1.7.4.jar)
  GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.6.0 NVIDIA 390.77' Renderer: 'GeForce GTX 970/PCIe/SSE2'
  OpenModsLib class transformers: [llama_null_fix:FINISHED],[horse_base_null_fix:FINISHED],[pre_world_render_hook:FINISHED],[player_render_hook:FINISHED],[horse_null_fix:FINISHED]
  AE2 Version: stable rv5-stable-11 for Forge 14.23.1.2554
  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)
  Pulsar/natura loaded Pulses: - NaturaCommons (Enabled/Forced)
                               - NaturaOverworld (Enabled/Not Forced)
                               - NaturaNether (Enabled/Not Forced)
                               - NaturaDecorative (Enabled/Not Forced)
                               - NaturaTools (Enabled/Not Forced)
                               - NaturaEntities (Enabled/Not Forced)
                               - NaturaOredict (Enabled/Forced)
                               - NaturaWorld (Enabled/Not Forced)
  List of loaded APIs: * actuallyadditionsapi (33) from [实用扩展]ActuallyAdditions-1.12.2-r135.jar
                       * AppleCoreAPI (3.1.0) from [前置]AppleCore-mc1.12.2-3.1.1.jar
                       * appliedenergistics2|API (rv5) from [应用能源2]appliedenergistics2-rv5-stable-11.jar
                       * Base|API (1.0.0) from []base-1.12.2-3.10.0.jar
                       * Baubles|API (1.4.0.2) from [无线合成终端]WirelessCraftingTerminal-1.12.2-3.9.67.jar
                       * BetterWithModsAPI (Beta 0.6) from [前置]AppleSkin-mc1.12-1.0.9.jar
                       * BotaniaAPI (91) from [植物魔法]Botania r1.10-356.jar
                       * cofhapi (2.5.0) from [热力前置]CoFHCore-1.12.2-4.6.1.22-universal.jar
                       * CSLib|API (1.0.1) from [前置]PTRLib-1.0.2.jar
                       * DCsHaCAPI|blockstate (2.1.1) from [前置]HeatAndClimateLib_1.12.2-2.5.6.jar
                       * DCsHaCAPI|capability (2.0.0) from [前置]HeatAndClimateLib_1.12.2-2.5.6.jar
                       * DCsHaCAPI|climate (2.1.1) from [前置]HeatAndClimateLib_1.12.2-2.5.6.jar
                       * DCsHaCAPI|core (2.1.1) from [前置]HeatAndClimateLib_1.12.2-2.5.6.jar
                       * DCsHaCAPI|cultivate (2.1.1) from [前置]HeatAndClimateLib_1.12.2-2.5.6.jar
                       * DCsHaCAPI|damage (2.1.1) from [前置]HeatAndClimateLib_1.12.2-2.5.6.jar
                       * DCsHaCAPI|energy (2.1.1) from [前置]HeatAndClimateLib_1.12.2-2.5.6.jar
                       * DCsHaCAPI|item (2.1.1) from [前置]HeatAndClimateLib_1.12.2-2.5.6.jar
                       * DCsHaCAPI|magic (2.1.1) from [前置]HeatAndClimateLib_1.12.2-2.5.6.jar
                       * DCsHaCAPI|main (1.1.0) from [热量与气候]HeatAndClimateMod_1.12.2-2.5.7.jar
                       * DCsHaCAPI|orevein (2.0.0) from [热量与气候]HeatAndClimateMod_1.12.2-2.5.7.jar
                       * DCsHaCAPI|placeable (2.1.1) from [前置]HeatAndClimateLib_1.12.2-2.5.6.jar
                       * DCsHaCAPI|recipe (2.1.1) from [前置]HeatAndClimateLib_1.12.2-2.5.6.jar
                       * DraconicEvolution|API (1.3) from [龙之研究]Draconic-Evolution-1.12.2-2.3.13.306-universal.jar
                       * enderioapi (4.0.0) from [末影接口]Ender IO-1.12.2-5.0.33.jar
                       * enderioapi|addon (4.0.0) from [末影接口]Ender IO-1.12.2-5.0.33.jar
                       * enderioapi|capacitor (4.0.0) from [末影接口]Ender IO-1.12.2-5.0.33.jar
                       * enderioapi|conduits (4.0.0) from [末影接口]Ender IO-1.12.2-5.0.33.jar
                       * enderioapi|farm (4.0.0) from [末影接口]Ender IO-1.12.2-5.0.33.jar
                       * enderioapi|redstone (4.0.0) from [末影接口]Ender IO-1.12.2-5.0.33.jar
                       * enderioapi|teleport (4.0.0) from [末影接口]Ender IO-1.12.2-5.0.33.jar
                       * enderioapi|tools (4.0.0) from [末影接口]Ender IO-1.12.2-5.0.33.jar
                       * enderioapi|upgrades (4.0.0) from [末影接口]Ender IO-1.12.2-5.0.33.jar
                       * ExCompressum|API (1.0) from [无中生有]压缩工具 ExCompressum_1.12.2-3.0.24.jar
                       * fluxapi (1.0) from [通量网络]fluxnetworks-1.12.2-3.0.16-11.jar
                       * iChunUtil API (1.2.0) from []iChun-Util-Mod-1.12.2.jar
                       * industrialforegoingapi (5) from [工业先锋]industrialforegoing-1.12.2-1.10.7-204.jar
                       * jeresources|API (0.8.6.28) from [JEI附属]JustEnoughResources-1.12.2-0.8.6.28.jar
                       * journeymap|client-api (1.4) from [旅行地图]journeymap-1.12.2-5.5.2.jar
                       * journeymap|client-api-display (1.4) from [旅行地图]journeymap-1.12.2-5.5.2.jar
                       * journeymap|client-api-event (1.4) from [旅行地图]journeymap-1.12.2-5.5.2.jar
                       * journeymap|client-api-model (1.4) from [旅行地图]journeymap-1.12.2-5.5.2.jar
                       * journeymap|client-api-util (1.4) from [旅行地图]journeymap-1.12.2-5.5.2.jar
                       * JustEnoughItemsAPI (4.13.0) from [JEI本体]jei_1.12.2-4.12.1.217.jar
                       * MekanismAPI|core (9.0.0) from [MKE][通用机械]Mekanism-1.12.2-9.4.3.330.jar
                       * MekanismAPI|energy (9.0.0) from [MKE][通用机械]Mekanism-1.12.2-9.4.3.330.jar
                       * MekanismAPI|gas (9.0.0) from [MKE][通用机械]Mekanism-1.12.2-9.4.3.330.jar
                       * MekanismAPI|infuse (9.0.0) from [MKE][通用机械]Mekanism-1.12.2-9.4.3.330.jar
                       * MekanismAPI|laser (9.0.0) from [MKE][通用机械]Mekanism-1.12.2-9.4.3.330.jar
                       * MekanismAPI|transmitter (9.0.0) from [MKE][通用机械]Mekanism-1.12.2-9.4.3.330.jar
                       * MekanismAPI|util (9.0.0) from [MKE][通用机械]Mekanism-1.12.2-9.4.3.330.jar
                       * MouseTweaks|API (1.0) from [鼠标手势]MouseTweaks-2.8-mc1.12.1.jar
                       * openblocks|api (1.2) from [开放式方块]OpenBlocks-1.12.2-1.7.6.jar
                       * projecteapi (1.12.2-1.0.0) from [等价交换重置版]ProjectE-1.12-PE1.3.0.jar
                       * ProjectEAPI (1.9.4-1.0.0) from [前置]p455w0rdslib-1.12-2.0.29.jar
                       * reborncoreAPI (3.9.2.319) from [科技复兴前置]RebornCore-1.12.2-3.9.2.319-universal.jar
                       * reborncoreAPI|Power (3.9.2.319) from [科技复兴前置]RebornCore-1.12.2-3.9.2.319-universal.jar
                       * reborncoreAPI|Recipe (3.9.2.319) from [科技复兴前置]RebornCore-1.12.2-3.9.2.319-universal.jar
                       * reborncoreAPI|Tile (3.9.2.319) from [科技复兴前置]RebornCore-1.12.2-3.9.2.319-universal.jar
                       * redstonefluxapi (2.1.0) from [热力前置]RedstoneFlux-1.12-2.1.0.6-universal.jar
                       * sonarapi (1.0.1) from [前置]sonarcore-1.12.2-5.0.15-13.jar
                       * StorageDrawersAPI (2.1.0) from [储物抽屉]StorageDrawers-1.12.2-5.3.7.jar
                       * StorageDrawersAPI|event (2.1.0) from [储物抽屉]StorageDrawers-1.12.2-5.3.7.jar
                       * StorageDrawersAPI|registry (2.1.0) from [储物抽屉]StorageDrawers-1.12.2-5.3.7.jar
                       * StorageDrawersAPI|render (2.1.0) from [储物抽屉]StorageDrawers-1.12.2-5.3.7.jar
                       * StorageDrawersAPI|storage (2.1.0) from [储物抽屉]StorageDrawers-1.12.2-5.3.7.jar
                       * StorageDrawersAPI|storage-attribute (2.1.0) from [储物抽屉]StorageDrawers-1.12.2-5.3.7.jar
                       * techrebornAPI (2.16.0.746) from [科技复兴]TechReborn-1.12.2-2.16.0.746-universal.jar
                       * valkyrielib.api (1.12.2-2.0.10a) from [前置]valkyrielib-1.12.2-2.0.17.2.jar
                       * wct|api (1.1) from [无线合成终端]WirelessCraftingTerminal-1.12.2-3.9.67.jar
  RebornCore: Plugin Engine: 0
              RebornCore Version: 3.9.2.319
              Runtime Debofucsation 1
              RenderEngine: 1
  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.
            
            !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
            !!!You are looking at the diagnostics information, not at the crash.       !!!
            !!!Scroll up until you see the line with '---- Minecraft Crash Report ----'!!!
            !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
  AE2 Integration: IC2:OFF, RC:OFF, MFR:OFF, Waila:OFF, InvTweaks:ON, JEI:ON, Mekanism:ON, OpenComputers:OFF, THE_ONE_PROBE:OFF, TESLA:OFF, CRAFTTWEAKER:ON
  Suspected Mods: I18n Update Mod (i18nmod)
  Launched Version: 1.12.2-forge1.12.2-14.23.5.2772
  LWJGL: 2.9.4
  OpenGL: GeForce GTX 970/PCIe/SSE2 GL version 4.6.0 NVIDIA 390.77, 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: resources.zip
  Current Language: 简体中文 (中国)
  Profiler Position: N/A (disabled)
  CPU: 8x Intel(R) Core(TM) i7-4790K CPU @ 4.00GHz
  Client Crashes Since Restart: 1
  Integrated Server Crashes Since Restart: 0

zhiweinizx
lilinjie 发表于 2018-10-23 09:01
https://minecraft.curseforge.com/projects/cofh-world
这里还差一个

大神能再帮我看下么?更新完以后还有错! 后来我就把 我所有装的mod都更新了,最后在创建世界 写世界名字的时候自动退出了!

lilinjie
zhiweinizx 发表于 2018-10-23 12:27
大神能再帮我看下么?更新完以后还有错! 后来我就把 我所有装的mod都更新了,最后在创建世界 写世界名字 ...

这里提示是JEI的问题,试试用JEIbate版
https://minecraft.curseforge.com/projects/jei

lilinjie
zhiweinizx 发表于 2018-10-23 12:27
大神能再帮我看下么?更新完以后还有错! 后来我就把 我所有装的mod都更新了,最后在创建世界 写世界名字 ...

https://minecraft.curseforge.com/projects/i18nupdatemod
然后更新这个mod

zhiweinizx
lilinjie 发表于 2018-10-23 20:18
https://minecraft.curseforge.com/projects/i18nupdatemod
然后更新这个mod

非常感谢,现在已经能进游戏了。