= 创作分享 =
崩溃解答
哪个大佬帮我看看我是1.12.2
一只灵云

哪个大佬帮我看看我是1.12.2

一只灵云 于 2020-11-28 16:28 ( 3年前 ) [复制链接] [只看楼主] [打印]
2996 10
20RF
本帖最后由 QQ酱125544 于 2020-11-28 17:37 编辑

java.lang.NoClassDefFoundError: com/creativemd/creativecore/common/utils/sorting/SortingList
        at com.creativemd.itemphysic.physics.ServerPhysic.<clinit>(ServerPhysic.java:35) ~[ServerPhysic.class:?]
        at java.lang.Class.forName0(Native Method) ~[?:1.8.0_261]
        at java.lang.Class.forName(Unknown Source) ~[?:1.8.0_261]
        at doggytalents.helper.ReflectionUtil.getClass(ReflectionUtil.java:172) ~[ReflectionUtil.class:1.15.1.6]
        at doggytalents.addon.itemphysic.ItemPhysicAPI.<init>(ItemPhysicAPI.java:27) ~[ItemPhysicAPI.class:1.15.1.6]
        at doggytalents.addon.itemphysic.ItemPhysicAddon.onPost(ItemPhysicAddon.java:21) ~[ItemPhysicAddon.class:1.15.1.6]
        at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_619_ItemPhysicAddon_onPost_Post.invoke(.dynamic) ~[?:?]
        at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) ~[ASMEventHandler.class:?]
        at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182) [EventBus.class:?]
        at doggytalents.addon.AddonManager.runRegisteredAddons(AddonManager.java:34) [AddonManager.class:1.15.1.6]
        at doggytalents.DoggyTalents.postInit(DoggyTalents.java:45) [DoggyTalents.class:1.15.1.6]
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_261]
        at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_261]
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_261]
        at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_261]
        at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:637) [FMLModContainer.class:?]
        at sun.reflect.GeneratedMethodAccessor9.invoke(Unknown Source) ~[?:?]
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_261]
        at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_261]
        at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) [guava-21.0.jar:?]
        at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) [guava-21.0.jar:?]
        at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) [guava-21.0.jar:?]
        at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) [guava-21.0.jar:?]
        at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) [guava-21.0.jar:?]
        at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) [guava-21.0.jar:?]
        at com.google.common.eventbus.EventBus.post(EventBus.java:217) [guava-21.0.jar:?]
        at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:219) [LoadController.class:?]
        at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197) [LoadController.class:?]
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_261]
        at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_261]
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_261]
        at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_261]
        at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) [guava-21.0.jar:?]
        at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) [guava-21.0.jar:?]
        at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) [guava-21.0.jar:?]
        at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) [guava-21.0.jar:?]
        at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) [guava-21.0.jar:?]
        at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) [guava-21.0.jar:?]
        at com.google.common.eventbus.EventBus.post(EventBus.java:217) [guava-21.0.jar:?]
        at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:136) [LoadController.class:?]
        at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:754) [Loader.class:?]
        at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:336) [FMLClientHandler.class:?]
        at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:535) [bib.class:?]
        at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378) [bib.class:?]
        at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_261]
        at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_261]
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_261]
        at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_261]
        at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
        at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
Caused by: java.lang.ClassNotFoundException: com.creativemd.creativecore.common.utils.sorting.SortingList
        at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191) ~[launchwrapper-1.12.jar:?]
        at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_261]
        at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_261]
        ... 51 more
Caused by: java.lang.NullPointerException
        at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182) ~[launchwrapper-1.12.jar:?]
        at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_261]
        at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_261]
        ... 51 more
[16:32:05] [Client thread/ERROR] [FML]: Index: 2 Listeners:
[16:32:05] [Client thread/ERROR] [FML]: 0: NORMAL
[16:32:05] [Client thread/ERROR] [FML]: 1: ASM: doggytalents.addon.forestry.ForestryAddon@607176d2 onPost(Ldoggytalents/addon/AddonEvent$Post;)V
[16:32:05] [Client thread/ERROR] [FML]: 2: ASM: doggytalents.addon.itemphysic.ItemPhysicAddon@101aada4 onPost(Ldoggytalents/addon/AddonEvent$Post;)V
[16:32:05] [Client thread/ERROR] [FML]: 3: ASM: doggytalents.addon.biomesoplenty.BiomesOPlentyAddon@45cb74ab onPost(Ldoggytalents/addon/AddonEvent$Post;)V
[16:32:05] [Client thread/ERROR] [FML]: 4: ASM: doggytalents.addon.extratrees.ExtraTreesAddon@1a46f28f onPost(Ldoggytalents/addon/AddonEvent$Post;)V
[16:32:05] [Client thread/ERROR] [FML]: 5: ASM: doggytalents.addon.terraqueous.TerraqueousAddon@7d696a99 onPost(Ldoggytalents/addon/AddonEvent$Post;)V
[16:32:05] [Client thread/ERROR] [FML]: 6: ASM: doggytalents.addon.natura.NaturaAddon@6ac7471d onPost(Ldoggytalents/addon/AddonEvent$Post;)V
[16:32:05] [Client thread/ERROR] [FML]: 7: ASM: doggytalents.addon.botania.BotaniaAddon@429bb4b5 onPost(Ldoggytalents/addon/AddonEvent$Post;)V
[16:32:06] [Client thread/INFO] [STDOUT]: [net.minecraft.init.Bootstrap:func_179870_a:553]: ---- Minecraft Crash Report ----

WARNING: coremods are present:
  ItemPatchingLoader (5【真实掉落】ItemPhysic+Lite+1.3.7+mc1.12.2.jar)
  CorePlugin (字体平滑.jar)
  Thaumic Augmentation Core Plugin (神秘进阶1.jar)
  CreativePatchingLoader (5【真实掉落前置】CreativeCore_v1.9.74_mc1.12.2.jar)
  JechCore (拼音搜索.jar)
  HCASM (等价交换联动.jar)
  Inventory Tweaks Coremod (31【r键整理】InventoryTweaks-1.63.jar)
  CustomNPCFixPlugin (自定义npc补丁.jar)
  MalisisCorePlugin (门.jar)
  ForgelinPlugin (佛chi.jar)
  CXLibraryCore (更多熔炉前置.jar)
Contact their authors BEFORE contacting forge

// Don't do that.

Time: 11/28/20 4:32 PM
Description: There was a severe problem during mod loading that has caused the game to fail

net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from Doggy Talents (doggytalents)
Caused by: java.lang.NoClassDefFoundError: com/creativemd/creativecore/common/utils/sorting/SortingList
        at com.creativemd.itemphysic.physics.ServerPhysic.<clinit>(ServerPhysic.java:35)
        at java.lang.Class.forName0(Native Method)
        at java.lang.Class.forName(Unknown Source)
        at doggytalents.helper.ReflectionUtil.getClass(ReflectionUtil.java:172)
        at doggytalents.addon.itemphysic.ItemPhysicAPI.<init>(ItemPhysicAPI.java:27)
        at doggytalents.addon.itemphysic.ItemPhysicAddon.onPost(ItemPhysicAddon.java:21)
        at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_619_ItemPhysicAddon_onPost_Post.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 doggytalents.addon.AddonManager.runRegisteredAddons(AddonManager.java:34)
        at doggytalents.DoggyTalents.postInit(DoggyTalents.java:45)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
        at java.lang.reflect.Method.invoke(Unknown Source)
        at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:637)
        at sun.reflect.GeneratedMethodAccessor9.invoke(Unknown Source)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
        at java.lang.reflect.Method.invoke(Unknown Source)
        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(Unknown Source)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
        at java.lang.reflect.Method.invoke(Unknown Source)
        at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
        at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
        at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
        at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
        at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
        at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
        at com.google.common.eventbus.EventBus.post(EventBus.java:217)
        at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:136)
        at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:754)
        at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:336)
        at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:535)
        at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378)
        at net.minecraft.client.main.Main.main(SourceFile:123)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
        at java.lang.reflect.Method.invoke(Unknown Source)
        at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
        at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
Caused by: java.lang.ClassNotFoundException: com.creativemd.creativecore.common.utils.sorting.SortingList
        at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
        at java.lang.ClassLoader.loadClass(Unknown Source)
        at java.lang.ClassLoader.loadClass(Unknown Source)
        ... 51 more
Caused by: java.lang.NullPointerException
        at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182)
        ... 53 more


A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------

-- System Details --
Details:
        Minecraft Version: 1.12.2
        Operating System: Windows 10 (amd64) version 10.0
        Java Version: 1.8.0_261, Oracle Corporation
        Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
        Memory: 128630856 bytes (122 MB) / 1073741824 bytes (1024 MB) up to 5704253440 bytes (5440 MB)
        JVM Flags: 11 total; -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=16M -XX:-UseAdaptiveSizePolicy -XX:-OmitStackTraceInFastThrow -Xmn128m -Xmx5432m -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump
        IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
        FML: MCP 9.42 Powered by Forge 14.23.5.2854 Optifine OptiFine_1.12.2_HD_U_E3 61 mods loaded, 61 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                                |
        |:----- |:--------------------- |:------------------------ |:------------------------------------------------------- |:---------------------------------------- |
        | LCHIJ | minecraft             | 1.12.2                   | minecraft.jar                                           | None                                     |
        | LCHIJ | mcp                   | 9.42                     | minecraft.jar                                           | None                                     |
        | LCHIJ | FML                   | 8.0.99.99                | forge-1.12.2-14.23.5.2854.jar                           | e3c3d50c7c986df74c645c0ac54639741c90a557 |
        | LCHIJ | forge                 | 14.23.5.2854             | forge-1.12.2-14.23.5.2854.jar                           | e3c3d50c7c986df74c645c0ac54639741c90a557 |
        | LCHIJ | itemphysic            | 1.4.0                    | minecraft.jar                                           | None                                     |
        | LCHIJ | creativecoredummy     | 1.0.0                    | minecraft.jar                                           | None                                     |
        | LCHIJ | smoothfontcore        | mc1.12.2-2.1.2           | minecraft.jar                                           | None                                     |
        | LCHIJ | jecharacters          | 1.12.0-3.4.9             | 拼音搜索.jar                                                | None                                     |
        | LCHIJ | smoothfont            | mc1.12.2-2.1.2           | 字体平滑.jar                                                | None                                     |
        | LCHIJ | voxelmap              | 1.9.11                   | [小地图]forgemod_VoxelMap-1.9.11_for_1.12.2 (1).jar        | None                                     |
        | LCHIJ | codechickenlib        | 3.2.3.358                | 10【NEI核心2】CodeChickenLib-1.12.2-3.2.3.358-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
        | LCHIJ | jei                   | 4.15.0.289               | jei.jar                                                 | None                                     |
        | LCHIJ | nei                   | 2.4.3                    | 10【NEI】NotEnoughItems-1.12.2-2.4.3.245-universal.jar    | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
        | LCHIJ | fastleafdecay         | v14                      | 11【树叶快速掉落】FastLeafDecay-v14.jar                         | None                                     |
        | LCHIJ | appleskin             | 1.0.9                    | 12【苹果皮】AppleSkin-mc1.12-1.0.9.jar                       | None                                     |
        | LCHIJ | soundfilters          | 0.11_for_1.12            | 18【音效过滤】SoundFilters-0.11_for_1.12.jar                  | None                                     |
        | LCHIJ | waila                 | 1.8.26                   | 1【高显-名字】Hwyla-1.8.26-B41_1.12.2.jar                     | None                                     |
        | LCHIJ | wawla                 | 2.5.273                  | 1【高显-挖掘进度】Wawla-1.12.2-2.5.273.jar                      | d476d1b22b218a10d845928d1665d45fce301b27 |
        | LCHIJ | wailaharvestability   | 1.1.12                   | 1【高显-能否挖掘】WailaHarvestability-mc1.12-1.1.12.jar         | None                                     |
        | LCHIJ | simpleleather         | 1.12-1.0                 | 23【腐肉烧皮革】simpleleather-1.12-1.0.jar                     | None                                     |
        | LCHIJ | betteradvancements    | 0.1.0.77                 | 25【更好的进度】BetterAdvancements-1.12.2-0.1.0.77.jar         | None                                     |
        | LCHIJ | inventorytweaks       | 1.63+release.109.220f184 | 31【r键整理】InventoryTweaks-1.63.jar                        | 55d2cd4f5f0961410bf7b91ef6c6bf00a766dcbe |
        | LCHIJ | ironchest             | 1.12.2-7.0.67.844        | 32【更多箱子】ironchest-1.12.2-7.0.72.847.jar                 | None                                     |
        | LCHIJ | baubles               | 1.5.2                    | 饰品1.jar                                                 | None                                     |
        | LCHIJ | projecte              | 1.12.2-PE1.4.1           | 47【等价交换重置版】ProjectE-1.12.2-PE1.4.1.jar                  | None                                     |
        | LCHIJ | instantlava           | 1.1.1                    | 52【无限岩浆】InstantLava_1.10.2-1.1.1.jar                    | None                                     |
        | LCHIJ | creativecore          | 1.9.9                    | 5【真实掉落前置】CreativeCore_v1.9.74_mc1.12.2.jar              | None                                     |
        | LCHIJ | betterbuilderswands   | 0.13.1                   | [更好建筑魔杖].jar                                            | None                                     |
        | LCHIJ | betterbedrockgen      | 6.0.2                    | [更好的基岩].jar                                             | None                                     |
        | LCHIJ | durabilityshow        | 5.0.0                    | [耐久显示].jar                                              | None                                     |
        | LCHIJ | oreexcavation         | 1.4.137                  | [连锁挖矿].jar                                              | None                                     |
        | LCHIJ | mousetweaks           | 2.10                     | [鼠标手势].jar                                              | None                                     |
        | LCHIE | doggytalents          | 1.15.1.6                 | DoggyTalents-1.12.2-1.15.1.6.jar                        | None                                     |
        | LCHI  | craftingtweaks        | 8.1.9                    | f辅助合成.jar                                               | None                                     |
        | LCHI  | variedcommodities     | 1.12.2                   | sb作者把自定义npc的武器放这mod里了.jar                               | None                                     |
        | LCHI  | thaumcraft            | 6.1.BETA26               | s神秘时代.jar                                               | None                                     |
        | LCHI  | cfm                   | 6.3.1                    | 家具.jar                                                | None                                     |
        | LCHI  | cxlibrary             | 1.6.1                    | 更多熔炉前置.jar                                              | None                                     |
        | LCHI  | morefurnaces          | 1.10.5                   | 更多熔炉.jar                                               | None                                     |
        | LCHI  | forgelin              | 1.8.2                    | 佛chi.jar                                                | None                                     |
        | LCHI  | multipagechest        | 1.9.1                    | 多页箱.jar                                                 | None                                     |
        | LCHI  | mm_lib                | 2.0.0                    | 妖怪通用库.jar                                               | None                                     |
        | LCHI  | attributefix          | 1.0.4                    | 属性修真.jar                                                | d476d1b22b218a10d845928d1665d45fce301b27 |
        | LCHI  | patchouli             | 1.0-21                   | 手册.jar                                                  | None                                     |
        | LCHI  | deconstruction        | 3.0.4                    | 拆解台.jar                                                 | None                                     |
        | LCHI  | chesttransporter      | 2.8.8                    | 搬箱子1.jar                                                | None                                     |
        | LCHI  | cosmeticarmorreworked | 1.12.2-v5a               | 时装.jar                                                  | aaaf83332a11df02406e9f266b1b65c1306f0f76 |
        | LCHI  | keepinginventory      | 2.4                      | 死亡不掉落KeepingInventory-1.12.2-2.4.jar                    | None                                     |
        | LCHI  | i18nmod               | 1.12.2-1.1.0             | 汉化mod.jar                                               | None                                     |
        | LCHI  | toughnessbar          | 2.1                      | 盔甲显示.jar                                                | None                                     |
        | LCHI  | overpoweredarmorbar   | @VERSION@                | 盔甲突破上限.jar                                              | None                                     |
        | LCHI  | thaumicaugmentation   | 1.12.2-1.1.19            | 神秘进阶1.jar                                               | 8f678591ba6f78d579e553a8aa94b4c4766cb13d |
        | LCHI  | hammercore            | 2.0.6.23                 | 等价交换联动.jar                                              | 9f5e2a811a8332a842b34f6967b7db0ac4f24856 |
        | LCHI  | infinity              | 0.14.2                   | 编辑器.jar                                                 | None                                     |
        | LCHI  | customnpcs            | 1.12                     | 自定义npc.jar                                              | None                                     |
        | LCHI  | customnpcsfix         | 1.2.2.6                  | 自定义npc补丁.jar                                            | None                                     |
        | LCHI  | damageindicatorsmod   | 1.0                      | 血显.jar                                                  | None                                     |
        | LCHI  | malisiscore           | 1.12.2-6.5.1-SNAPSHOT    | 门.jar                                                   | None                                     |
        | LCHI  | malisisdoors          | 1.12.2-7.3.0             | 门 (2).jar                                               | None                                     |
        | LCHI  | bookshelf             | 2.3.590                  | 附魔台前置1.jar                                              | d476d1b22b218a10d845928d1665d45fce301b27 |
        | LCHI  | eplus                 | 5.0.176                  | 附魔台.jar                                                 | d476d1b22b218a10d845928d1665d45fce301b27 |

        Loaded coremods (and transformers):
ItemPatchingLoader (5【真实掉落】ItemPhysic+Lite+1.3.7+mc1.12.2.jar)
  com.creativemd.itemphysic.ItemTransformer
CorePlugin (字体平滑.jar)
  bre.smoothfont.asm.Transformer
Thaumic Augmentation Core Plugin (神秘进阶1.jar)
  thecodex6824.thaumicaugmentation.core.TATransformer
CreativePatchingLoader (5【真实掉落前置】CreativeCore_v1.9.74_mc1.12.2.jar)

JechCore (拼音搜索.jar)
  me.towdium.jecharacters.core.JechClassTransformer
HCASM (等价交换联动.jar)
  com.zeitheron.hammercore.asm.HammerCoreTransformer
Inventory Tweaks Coremod (31【r键整理】InventoryTweaks-1.63.jar)
  invtweaks.forge.asm.ContainerTransformer
CustomNPCFixPlugin (自定义npc补丁.jar)
  mchhui.customnpcsfix.coremod.noppes.npcs.util.NBTJsonUtilTransformer
  mchhui.customnpcsfix.coremod.noppes.npcs.roles.RoleCompanionTransformer
  mchhui.customnpcsfix.coremod.noppes.npcs.client.PacketHandlerClientTransformer
  mchhui.customnpcsfix.coremod.noppes.npcs.client.ClientTransFormer
  mchhui.customnpcsfix.coremod.noppes.npcs.controllers.data.TransportLocationTransformer
  mchhui.customnpcsfix.coremod.noppes.npcs.controllers.data.QuestTransformer
  mchhui.customnpcsfix.coremod.noppes.npcs.client.renderer.RenderCustomNpcTansformer
  mchhui.customnpcsfix.coremod.noppes.npcs.ServerTransformer
  mchhui.customnpcsfix.coremod.noppes.npcs.api.wrapper.PlayerWrapperTransformer
  mchhui.customnpcsfix.coremod.xaero.common.minimap.waypoints.render.WaypointsGuiRendererTranformer
  mchhui.customnpcsfix.coremod.xaero.common.minimap.waypoints.render.WaypointsIngameRendererTranformer
  mchhui.customnpcsfix.coremod.journeymap.client.waypoint.WaypointStoreTransformer
  mchhui.customnpcsfix.coremod.com.mamiyaotaru.voxelmap.VoxelMapTransformer
  mchhui.customnpcsfix.coremod.net.minecraft.client.resources.ResourcePackRepositoryTransformer
MalisisCorePlugin (门.jar)

ForgelinPlugin (佛chi.jar)

CXLibraryCore (更多熔炉前置.jar)
  cubex2.cxlibrary.CoreModTransformer
        HammerCore Debug Information:
                Dependent Mods: None.

        Patchouli open book context: n/a
        OptiFine Version: OptiFine_1.12.2_HD_U_E3
        OptiFine Build: 20181210-121000
        Render Distance Chunks: 8
        Mipmaps: 4
        Anisotropic Filtering: 1
        Antialiasing: 0
        Multitexture: false
        Shaders: null
        OpenGlVersion: 4.6.0 - Build 27.20.100.8681
        OpenGlRenderer: Intel(R) UHD Graphics 620
        OpenGlVendor: Intel
        CpuCount: 8
[16:32:06] [Client thread/INFO] [STDOUT]: [net.minecraft.init.Bootstrap:func_179870_a:553]: #@!@# Game crashed! Crash report saved to: #@!@# D:\youxi\mc2\.minecraft\crash-reports\crash-2020-11-28_16.32.05-client.txt
AL lib: (EE) alc_cleanup: 1 device not closed



最佳答案

查看完整内容

更新CreativeCore到1.10.34

评分

参与人数 1RF -4 收起 理由
寒冽 -4 未折叠

查看全部评分

发表于 2020-11-28 16:28:31 | 只看该作者 回帖奖励 |倒序浏览 |阅读模式

回复 | 举报

该帖共收到 10 条回复!
ChromaPIE
更新CreativeCore到1.10.34
B* sit down, be humble.
发表于 2020-11-28 16:28:32 | 只看该作者

回复 | 举报

一只灵云
加了天才狗之后才进不去的哪个更天才狗起冲突
发表于 2020-11-28 16:53:48 | 只看该作者

回复 | 举报

一只灵云
本帖最后由 QQ酱125544 于 2020-11-28 19:26 编辑
ChromaPIE 发表于 2020-11-28 18:16
更新CreativeCore到1.10.34

好了谢谢
发表于 2020-11-28 19:17:09 | 只看该作者

回复 | 举报

一只灵云
ChromaPIE 发表于 2020-11-28 16:28
更新CreativeCore到1.10.34

大佬大佬你是怎么看懂的呀
发表于 2020-11-29 16:34:16 | 只看该作者

回复 | 举报

ChromaPIE
Caused by: java.lang.NoClassDefFoundError: com/creativemd/creativecore/common/utils/sorting/SortingList
报NoClassDefFoundError,一般会出现在前置模组身上,很大可能都是版本过旧。看到CreativeCore报了这个问题之后对照下面模组列表看版本,发现确实过旧,更新之后问题基本就可以解决了。

B* sit down, be humble.
发表于 2020-11-29 17:23:46 | 只看该作者

回复 | 举报

一只灵云
ChromaPIE 发表于 2020-11-29 17:23
Caused by: java.lang.NoClassDefFoundError: com/creativemd/creativecore/common/utils/sorting/SortingL ...

。。。。听不懂

发表于 2020-11-29 19:03:41 | 只看该作者

回复 | 举报

ChromaPIE

顺带提一下罢了 如果以后发生崩溃也可以提交到站里等其它人来提供解决方案
B* sit down, be humble.
发表于 2020-11-29 19:09:57 | 只看该作者

回复 | 举报

一只灵云
ChromaPIE 发表于 2020-11-29 19:09
顺带提一下罢了 如果以后发生崩溃也可以提交到站里等其它人来提供解决方案 ...

java.lang.reflect.InvocationTargetException: null
        at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_261]
        at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source) ~[?:1.8.0_261]
        at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) ~[?:1.8.0_261]
        at java.lang.reflect.Constructor.newInstance(Unknown Source) ~[?:1.8.0_261]
        at net.minecraftforge.fml.common.ModContainerFactory.build(ModContainerFactory.java:73) [ModContainerFactory.class:?]
        at net.minecraftforge.fml.common.discovery.JarDiscoverer.findClassesASM(JarDiscoverer.java:114) [JarDiscoverer.class:?]
        at net.minecraftforge.fml.common.discovery.JarDiscoverer.discover(JarDiscoverer.java:77) [JarDiscoverer.class:?]
        at net.minecraftforge.fml.common.discovery.ContainerType.findMods(ContainerType.java:47) [ContainerType.class:?]
        at net.minecraftforge.fml.common.discovery.ModCandidate.explore(ModCandidate.java:74) [ModCandidate.class:?]
        at net.minecraftforge.fml.common.discovery.ModDiscoverer.identifyMods(ModDiscoverer.java:93) [ModDiscoverer.class:?]
        at net.minecraftforge.fml.common.Loader.identifyMods(Loader.java:427) [Loader.class:?]
        at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:568) [Loader.class:?]
        at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:232) [FMLClientHandler.class:?]
        at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:467) [bib.class:?]
        at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378) [bib.class:?]
        at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_261]
        at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_261]
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_261]
        at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_261]
        at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
        at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
Caused by: java.lang.IllegalArgumentException: The modId CodeChickenCore must be all lowercase.
        at net.minecraftforge.fml.common.FMLModContainer.sanityCheckModId(FMLModContainer.java:157) ~[FMLModContainer.class:?]
        at net.minecraftforge.fml.common.FMLModContainer.<init>(FMLModContainer.java:128) ~[FMLModContainer.class:?]
        ... 22 more
[19:10:32] [Client thread/WARN] [FML]: Mod ironchest is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.12.2-7.0.67.844
[19:10:32] [Client thread/WARN] [FML]: Mod betterbuilderswands is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 0.13.1
[19:10:32] [Client thread/WARN] [FML]: Mod craftingtweaks is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 8.1.9
[19:10:33] [Client thread/WARN] [FML]: Mod realdrops is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.2.14
[19:10:33] [Client thread/WARN] [FML]: Mod doggytalents is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.15.1.5
[19:10:33] [Client thread/WARN] [FML]: Mod smoothfont is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version mc1.12.2-2.1.2
[19:10:33] [Client thread/WARN] [FML]: Mod patchouli is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.0-21
[19:10:33] [Client thread/WARN] [FML]: Mod deconstruction is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 3.0.4
[19:10:33] [Client thread/WARN] [FML]: Mod cosmeticarmorreworked is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.12.2-v5a
[19:10:33] [Client thread/WARN] [FML]: Mod mobends is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.0.0-beta-20.06.20
[19:10:34] [Client thread/WARN] [FML]: Mod damageindicatorsmod is missing the required element 'version' and no fallback can be found. Substituting '1.0'.
[19:10:34] [Client thread/INFO] [FML]: Forge Mod Loader has identified 69 mods to load
[19:10:34] [Client thread/INFO] [FML]: FML has found a non-mod file 10【NEI核心】CodeChickenCore-1.10.2-2.4.1.102-universal.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
[19:10:35] [Client thread/INFO] [FML]: Attempting connection with missing mods [minecraft, mcp, FML, forge, creativecoredummy, smoothfontcore, jecharacters, voxelmap, nei, codechickenlib, fastleafdecay, appleskin, soundfilters, waila, wawla, wailaharvestability, simpleleather, betteradvancements, inventorytweaks, ironchest, projecte, instantlava, betterbuilderswands, betterbedrockgen, durabilityshow, oreexcavation, mousetweaks, cofhworld, craftingtweaks, jei, thaumcraft, cfm, morefurnaces, realdrops, creativecore, forgelin, multipagechest, doggytalents, mm_lib, smoothfont, attributefix, patchouli, deconstruction, chesttransporter, exnihiloomnia, cosmeticarmorreworked, mobends, cxlibrary, mocreatures, keepinginventory, i18nmod, thermalfoundation, cofhcore, redstoneflux, toughnessbar, overpoweredarmorbar, thaumicaugmentation, expequiv, projectex, infinity, customnpcs, customnpcsfix, damageindicatorsmod, hammercore, malisisdoors, malisiscore, eplus, bookshelf, baubles] at CLIENT
[19:10:35] [Client thread/INFO] [FML]: Attempting connection with missing mods [minecraft, mcp, FML, forge, creativecoredummy, smoothfontcore, jecharacters, voxelmap, nei, codechickenlib, fastleafdecay, appleskin, soundfilters, waila, wawla, wailaharvestability, simpleleather, betteradvancements, inventorytweaks, ironchest, projecte, instantlava, betterbuilderswands, betterbedrockgen, durabilityshow, oreexcavation, mousetweaks, cofhworld, craftingtweaks, jei, thaumcraft, cfm, morefurnaces, realdrops, creativecore, forgelin, multipagechest, doggytalents, mm_lib, smoothfont, attributefix, patchouli, deconstruction, chesttransporter, exnihiloomnia, cosmeticarmorreworked, mobends, cxlibrary, mocreatures, keepinginventory, i18nmod, thermalfoundation, cofhcore, redstoneflux, toughnessbar, overpoweredarmorbar, thaumicaugmentation, expequiv, projectex, infinity, customnpcs, customnpcsfix, damageindicatorsmod, hammercore, malisisdoors, malisiscore, eplus, bookshelf, baubles] at SERVER
[19:10:36] [Client thread/INFO] [STDOUT]: [com.tmtravlr.soundfilters.SoundFiltersMod:<clinit>:92]: [Sound Filters] Loaded modified library.
[19:10:36] [Client thread/ERROR] [FML]: The mod cofhworld is expecting signature 8a6abf2cb9e141b866580d369ba6548732eff25f for source CoFH的前置CoFH World.jar, however there is no signature matching that description
[19:10:39] [Client thread/INFO] [i18nmod]: 未到下次更新时间,跳过检测和下载阶段
[19:10:39] [Client thread/ERROR] [FML]: The mod redstoneflux is expecting signature 8a6abf2cb9e141b866580d369ba6548732eff25f for source 热力基本的前置coFH的前置Redstone Flux.jar, however there is no signature matching that description
[19:10:39] [Client thread/ERROR] [FML]: The mod thermalfoundation is expecting signature 8a6abf2cb9e141b866580d369ba6548732eff25f for source 热力基本.jar, however there is no signature matching that description
[19:10:40] [Client thread/INFO] [HammerCore]: Added particle lighting supplier
[19:10:40] [Client thread/INFO] [expequiv]: Created JavaScript expansion for mod Minecraft
[19:10:40] [Client thread/INFO] [expequiv]: Created JavaScript expansion for mod Thaumcraft
[19:10:40] [Client thread/INFO] [expequiv]: Created JavaScript expansion for mod Thermal Foundation
[19:10:40] [Client thread/WARN] [FML]: [Transforming:noppes.npcs.client.renderer.RenderCustomNpc]
[19:10:40] [Client thread/WARN] [FML]: [Transformed:noppes.npcs.client.renderer.RenderCustomNpc]
[19:10:40] [Client thread/INFO] [minecraft/SimpleReloadableResourceManager]: Reloading ResourceManager: BetterFps, Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Just Enough Characters, FMLFileResourcePack:VoxelMap, FMLFileResourcePack:Not Enough Items, FMLFileResourcePack:CodeChicken Lib, FMLFileResourcePack:Fast Leaf Decay, FMLFileResourcePack:AppleSkin, FMLFileResourcePack:Sound Filters, FMLFileResourcePack:Waila, FMLFileResourcePack:What Are We Looking At, FMLFileResourcePack:Waila Harvestability, FMLFileResourcePack:Simple Leather, FMLFileResourcePack:Better Advancements, FMLFileResourcePack:Inventory Tweaks, FMLFileResourcePack:Iron Chest, FMLFileResourcePack:ProjectE, FMLFileResourcePack:InstantLava, FMLFileResourcePack:Better Builder's Wands, FMLFileResourcePack:BetterBedrockGen, FMLFileResourcePack:Durability Show, FMLFileResourcePack:OreExcavation, FMLFileResourcePack:Mouse Tweaks, FMLFileResourcePack:CoFH World, FMLFileResourcePack:Crafting Tweaks, FMLFileResourcePack:Just Enough Items, FMLFileResourcePack:Thaumcraft, FMLFileResourcePack:MrCrayfish's Furniture Mod, FMLFileResourcePack:More Furnaces, FMLFileResourcePack:Realistic Item Drops, FMLFileResourcePack:CreativeCore, FMLFileResourcePack:Shadowfacts' Forgelin, FMLFileResourcePack:Multi Page Chest, FMLFileResourcePack:Doggy Talents, FMLFileResourcePack:Mysterious Mountain Lib, FMLFileResourcePack:Smooth Font, FMLFileResourcePack:Attribute Fix, FMLFileResourcePack:Patchouli, FMLFileResourcePack:Deconstruction Table, FMLFileResourcePack:Chest Transporter, FMLFileResourcePack:Ex Nihilo Omnia, FMLFileResourcePack:CosmeticArmorReworked, FMLFileResourcePack:Mo' Bends, FMLFileResourcePack:CXLibrary, FMLFileResourcePack:DrZhark's Mo'Creatures Mod, FMLFileResourcePack:Keeping Inventory, FMLFileResourcePack:I18n Update Mod, FMLFileResourcePack:Thermal Foundation, FMLFileResourcePack:CoFH Core, FMLFileResourcePack:Redstone Flux, FMLFileResourcePack:Toughness bar, FMLFileResourcePack:Overloaded Armor Bar, FMLFileResourcePack:Thaumic Augmentation, FMLFileResourcePack:Expanded Equivalence, FMLFileResourcePack:Project EX, FMLFileResourcePack:Infinity Item Editor, FMLFileResourcePack:CustomNPCs, FMLFileResourcePack:CustomNPCs Fix, FMLFileResourcePack:Damage Indicators Mod, FMLFileResourcePack:Hammer Core, FMLFileResourcePack:MalisisDoors, FMLFileResourcePack:MalisisCore, FMLFileResourcePack:Enchanting Plus, FMLFileResourcePack:Bookshelf, FMLFileResourcePack:Baubles, HammerCore Connected Models, Faithful 1.12.2-r4.zip, Minecraft-Mod-Language-Package-2.2.89.zip, Minecraft-Mod-Language-Modpack.zip
[19:10:41] [Client thread/WARN] [minecraft/AbstractResourcePack]: ResourcePack: ignored non-lowercase namespace: alchemicalwizardryBooks in D:\youxi\mc2\.minecraft\resourcepacks\Minecraft-Mod-Language-Package-2.2.89.zip
[19:10:41] [Client thread/WARN] [minecraft/AbstractResourcePack]: ResourcePack: ignored non-lowercase namespace: alchemicalwizardryBooks in D:\youxi\mc2\.minecraft\resourcepacks\Minecraft-Mod-Language-Package-2.2.89.zip
[19:10:41] [Client thread/WARN] [minecraft/AbstractResourcePack]: ResourcePack: ignored non-lowercase namespace: alchemicalwizardryBooks in D:\youxi\mc2\.minecraft\resourcepacks\Minecraft-Mod-Language-Package-2.2.89.zip
[19:10:41] [Client thread/WARN] [minecraft/AbstractResourcePack]: ResourcePack: ignored non-lowercase namespace: alchemicalwizardryBooks in D:\youxi\mc2\.minecraft\resourcepacks\Minecraft-Mod-Language-Modpack.zip
[19:10:42] [Client thread/INFO] [HammerCore]: Created Ender Field GLSL Shader.
[19:10:42] [Client thread/INFO] [HammerCore]: Reloading 1 variable shader programs.
[19:10:42] [Client thread/INFO] [HammerCore]: Reloading 0 shader entities.
[19:10:42] [Client thread/INFO] [FML]: Processing ObjectHolder annotations
[19:10:42] [Client thread/INFO] [FML]: Found 1508 ObjectHolder annotations
[19:10:42] [Client thread/INFO] [FML]: Identifying ItemStackHolder annotations
[19:10:42] [Client thread/INFO] [FML]: Found 0 ItemStackHolder annotations
[19:10:43] [Client thread/INFO] [FML]: Configured a dormant chunk cache size of 0
[19:10:43] [Forge Version Check/INFO] [forge.VersionCheck]: [expequiv] Starting version check at https://dccg.herokuapp.com/api/fmluc/295222
[19:10:43] [Client thread/INFO] [smoothfont]: Force registration of per-user installed fonts in Windows 10.
[19:10:43] [Client thread/INFO] [smoothfont]:   Found 0 new font(s).
[19:10:43] [Client thread/INFO] [smoothfont]: Search font files in "fontfiles" folder.
[19:10:43] [Client thread/WARN] [smoothfont]: Fonts folder "fontfiles" does not exist.
[19:10:43] [Thread-5/INFO] [STDERR]: [bre.smoothfont.FontRasterizer:<init>:69]: java.lang.RuntimeException: No OpenGL context found in the current thread.
[19:10:43] [Thread-5/INFO] [STDERR]: [bre.smoothfont.FontRasterizer:<init>:69]:         at org.lwjgl.opengl.GLContext.getCapabilities(GLContext.java:124)
[19:10:43] [Thread-5/INFO] [STDERR]: [bre.smoothfont.FontRasterizer:<init>:69]:         at org.lwjgl.opengl.GL11.glGetInteger(GL11.java:1384)
[19:10:43] [Thread-5/INFO] [STDERR]: [bre.smoothfont.FontRasterizer:<init>:69]:         at bre.smoothfont.FontUtils.getMaxTextureSize(FontUtils.java:202)
[19:10:43] [Thread-5/INFO] [STDERR]: [bre.smoothfont.FontRasterizer:<init>:69]:         at bre.smoothfont.FontUtils.getMaxFontSizeIndex(FontUtils.java:187)
[19:10:43] [Thread-5/INFO] [STDERR]: [bre.smoothfont.FontRasterizer:<init>:69]:         at bre.smoothfont.FontRasterizer.<init>(FontRasterizer.java:65)
[19:10:43] [Thread-5/INFO] [STDERR]: [bre.smoothfont.FontRasterizer:<init>:69]:         at bre.smoothfont.FontRasterizer.<clinit>(FontRasterizer.java:22)
[19:10:43] [Thread-5/INFO] [STDERR]: [bre.smoothfont.FontRasterizer:<init>:69]:         at bre.smoothfont.proxy.ClientProxy$1.run(ClientProxy.java:125)
[19:10:43] [Client thread/INFO] [invtweaks.forge.asm.ContainerTransformer]: InvTweaks: successfully transformed setFocused/func_146195_b
[19:10:43] [Thread-5/INFO] [smoothfont]: Suitable font size is 28.400002 (MS Mincho)
[19:10:43] [Thread-5/INFO] [smoothfont]: Suitable font size is 27.400002 (SansSerif.plain)
[19:10:43] [Thread-5/INFO] [smoothfont]: Suitable font size is 27.400002 (SansSerif.plain)
[19:10:43] [Thread-5/INFO] [smoothfont]: Suitable font size is 28.400002 (MS Mincho)
[19:10:43] [Thread-5/INFO] [smoothfont]: Suitable font size is 27.400002 (SansSerif.plain)
[19:10:43] [Thread-5/INFO] [smoothfont]: Suitable font size is 27.400002 (SansSerif.plain)
[19:10:44] [Thread-5/INFO] [smoothfont]: Number of threads used for generating font images: 8
[19:10:44] [Client thread/INFO] [STDOUT]: [mcofficer.simpleleather.SimpleLeather:preInit:27]: SimpleLeather is loading!
[19:10:44] [Client thread/INFO] [Hammer Core [ASM]]: Transforming net.minecraft.client.renderer.tileentity.TileEntityRendererDispatcher (bwx)...
[19:10:44] [Client thread/INFO] [Hammer Core [ASM]]:   -Patched render!
[19:10:45] [Client thread/INFO] [betterbuilderswands]: Access transform success createStackedBlock (func_180643_i).
[19:10:45] [Client thread/INFO] [durabilityshow]: Pre-Init Complete
[19:10:45] [Client thread/INFO] [CoFH World]: Registering default Feature Templates...
[19:10:45] [Forge Version Check/INFO] [forge.VersionCheck]: [expequiv] Found status: UP_TO_DATE Target: null
[19:10:45] [Forge Version Check/INFO] [forge.VersionCheck]: [cofhworld] Starting version check at https://raw.github.com/cofh/version/master/cofhworld_update.json
[19:10:45] [Client thread/INFO] [CoFH World]: Registering default World Generators...
[19:10:45] [Client thread/INFO] [CoFH World]: Verifying or creating base world generation directory...
[19:10:45] [Client thread/INFO] [CoFH World]: Complete.
[19:10:45] [Client thread/INFO] [FML]: OBJLoader: Domain thaumcraft has been added.
[19:10:47] [Client thread/INFO] [jecharacters]: Transforming class bmp for string contains.
[19:10:47] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `exnihiloomnia` for name `sieve`, expected `forgelin`. This could be a intended override, but in most cases indicates a broken mod.
[19:10:47] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `exnihiloomnia` for name `crucible`, expected `forgelin`. This could be a intended override, but in most cases indicates a broken mod.
[19:10:47] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `exnihiloomnia` for name `raw_crucible`, expected `forgelin`. This could be a intended override, but in most cases indicates a broken mod.
[19:10:47] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `exnihiloomnia` for name `barrel_wood`, expected `forgelin`. This could be a intended override, but in most cases indicates a broken mod.
[19:10:47] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `exnihiloomnia` for name `barrel_stained_glass`, expected `forgelin`. This could be a intended override, but in most cases indicates a broken mod.
[19:10:47] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `exnihiloomnia` for name `barrel_concrete`, expected `forgelin`. This could be a intended override, but in most cases indicates a broken mod.
[19:10:47] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `exnihiloomnia` for name `barrel_terracotta`, expected `forgelin`. This could be a intended override, but in most cases indicates a broken mod.
[19:10:47] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `exnihiloomnia` for name `barrel_stone`, expected `forgelin`. This could be a intended override, but in most cases indicates a broken mod.
[19:10:47] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `exnihiloomnia` for name `barrel_glass`, expected `forgelin`. This could be a intended override, but in most cases indicates a broken mod.
[19:10:47] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `exnihiloomnia` for name `dust`, expected `forgelin`. This could be a intended override, but in most cases indicates a broken mod.
[19:10:47] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `exnihiloomnia` for name `end_gravel`, expected `forgelin`. This could be a intended override, but in most cases indicates a broken mod.
[19:10:47] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `exnihiloomnia` for name `nether_gravel`, expected `forgelin`. This could be a intended override, but in most cases indicates a broken mod.
[19:10:47] [Client thread/WARN] [FML]: Patcher expecting empty class data file for net.minecraft.block.state.BlockStateContainer$Builder, but received non-empty
[19:10:47] [Client thread/WARN] [FML]: ****************************************
[19:10:47] [Client thread/WARN] [FML]: * Failed attempt to create a FluidStack for an unregistered Fluid exnihiloomnia:witchwater (type net.minecraftforge.fluids.Fluid)
[19:10:47] [Client thread/WARN] [FML]: *  at net.minecraftforge.fluids.FluidStack.<init>(FluidStack.java:53)
[19:10:47] [Client thread/WARN] [FML]: *  at net.minecraftforge.fluids.BlockFluidClassic.<init>(BlockFluidClassic.java:63)
[19:10:47] [Client thread/WARN] [FML]: *  at net.minecraftforge.fluids.BlockFluidClassic.<init>(BlockFluidClassic.java:68)
[19:10:47] [Client thread/WARN] [FML]: *  at com.jozufozu.exnihiloomnia.common.blocks.BlockFluidWitchWater.<init>(BlockFluidWitchWater.kt:20)
[19:10:47] [Client thread/WARN] [FML]: *  at com.jozufozu.exnihiloomnia.common.blocks.ExNihiloBlocks.<clinit>(ExNihiloBlocks.kt:37)
[19:10:47] [Client thread/WARN] [FML]: *  at sun.misc.Unsafe.ensureClassInitialized(Native Method)...
[19:10:47] [Client thread/WARN] [FML]: ****************************************
[19:10:47] [Client thread/ERROR] [net.shadowfacts.forgelin.ForgelinAutomaticEventSubscriber]: An error occurred trying to load an @EventBusSubscriber object exnihiloomnia for modid java.lang.ExceptionInInitializerError
[19:10:47] [Forge Version Check/INFO] [forge.VersionCheck]: [thermalfoundation] Starting version check at https://raw.github.com/cofh/vers ... ndation_update.json
[19:10:48] [Client thread/INFO] [STDOUT]: [net.minecraft.init.Bootstrap:func_179870_a:553]: ---- Minecraft Crash Report ----

WARNING: coremods are present:
  CorePlugin (字体平滑.jar)
  HCASM (锤子.jar)
  Thaumic Augmentation Core Plugin (神秘进阶1.jar)
  JechCore (拼音搜索.jar)
  Inventory Tweaks Coremod (31【r键整理】InventoryTweaks-1.63.jar)
  CustomNPCFixPlugin (自定义npc补丁.jar)
  CreativePatchingLoader (【真实掉落前置】.jar)
  MalisisCorePlugin (门.jar)
  ForgelinPlugin (佛chi.jar)
  CXLibraryCore (更多熔炉前置.jar)
Contact their authors BEFORE contacting forge

// Don't do that.

Time: 11/29/20 7:10 PM
Description: There was a severe problem during mod loading that has caused the game to fail

net.minecraftforge.fml.common.LoaderException: java.lang.ExceptionInInitializerError
        at net.shadowfacts.forgelin.ForgelinAutomaticEventSubscriber.subscribeAutomatic(ForgelinAutomaticEventSubscriber.kt:74)
        at net.shadowfacts.forgelin.Forgelin.onPreInit(Forgelin.kt:22)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
        at java.lang.reflect.Method.invoke(Unknown Source)
        at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:637)
        at sun.reflect.GeneratedMethodAccessor9.invoke(Unknown Source)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
        at java.lang.reflect.Method.invoke(Unknown Source)
        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(Unknown Source)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
        at java.lang.reflect.Method.invoke(Unknown Source)
        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:378)
        at net.minecraft.client.main.Main.main(SourceFile:123)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
        at java.lang.reflect.Method.invoke(Unknown Source)
        at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
        at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
Caused by: java.lang.ExceptionInInitializerError
        at sun.misc.Unsafe.ensureClassInitialized(Native Method)
        at sun.reflect.UnsafeFieldAccessorFactory.newFieldAccessor(Unknown Source)
        at sun.reflect.ReflectionFactory.newFieldAccessor(Unknown Source)
        at java.lang.reflect.Field.acquireFieldAccessor(Unknown Source)
        at java.lang.reflect.Field.getFieldAccessor(Unknown Source)
        at java.lang.reflect.Field.get(Unknown Source)
        at kotlin.reflect.jvm.internal.KClassImpl$Data$objectInstance$2.invoke(KClassImpl.kt:114)
        at kotlin.reflect.jvm.internal.ReflectProperties$LazyVal.invoke(ReflectProperties.java:62)
        at kotlin.reflect.jvm.internal.ReflectProperties$Val.getValue(ReflectProperties.java:31)
        at kotlin.reflect.jvm.internal.KClassImpl$Data.getObjectInstance(KClassImpl.kt)
        at kotlin.reflect.jvm.internal.KClassImpl.getObjectInstance(KClassImpl.kt:239)
        at net.shadowfacts.forgelin.ForgelinAutomaticEventSubscriber.subscribeAutomatic(ForgelinAutomaticEventSubscriber.kt:59)
        ... 41 more
Caused by: java.lang.IllegalArgumentException: Cannot create a fluidstack from an unregistered fluid
        at net.minecraftforge.fluids.FluidStack.<init>(FluidStack.java:54)
        at net.minecraftforge.fluids.BlockFluidClassic.<init>(BlockFluidClassic.java:63)
        at net.minecraftforge.fluids.BlockFluidClassic.<init>(BlockFluidClassic.java:68)
        at com.jozufozu.exnihiloomnia.common.blocks.BlockFluidWitchWater.<init>(BlockFluidWitchWater.kt:20)
        at com.jozufozu.exnihiloomnia.common.blocks.ExNihiloBlocks.<clinit>(ExNihiloBlocks.kt:37)
        ... 53 more


A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------

-- System Details --
Details:
        Minecraft Version: 1.12.2
        Operating System: Windows 10 (amd64) version 10.0
        Java Version: 1.8.0_261, Oracle Corporation
        Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
        Memory: 150825288 bytes (143 MB) / 620756992 bytes (592 MB) up to 5704253440 bytes (5440 MB)
        JVM Flags: 11 total; -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=16M -XX:-UseAdaptiveSizePolicy -XX:-OmitStackTraceInFastThrow -Xmn128m -Xmx5432m -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump
        IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
        FML: MCP 9.42 Powered by Forge 14.23.5.2854 Optifine OptiFine_1.12.2_HD_U_E3 69 mods loaded, 69 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.2854.jar                           | e3c3d50c7c986df74c645c0ac54639741c90a557 |
        | LCH   | forge                 | 14.23.5.2854             | forge-1.12.2-14.23.5.2854.jar                           | e3c3d50c7c986df74c645c0ac54639741c90a557 |
        | LCH   | creativecoredummy     | 1.0.0                    | minecraft.jar                                           | None                                     |
        | LCH   | smoothfontcore        | mc1.12.2-2.1.2           | minecraft.jar                                           | None                                     |
        | LCH   | jecharacters          | 1.12.0-3.4.9             | 拼音搜索.jar                                                | None                                     |
        | LCH   | smoothfont            | mc1.12.2-2.1.2           | 字体平滑.jar                                                | None                                     |
        | LCH   | voxelmap              | 1.9.11                   | [小地图]forgemod_VoxelMap-1.9.11_for_1.12.2 (1).jar        | None                                     |
        | LCH   | codechickenlib        | 3.2.3.358                | 10【NEI核心2】CodeChickenLib-1.12.2-3.2.3.358-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
        | LCH   | jei                   | 4.15.0.289               | jei.jar                                                 | None                                     |
        | LCH   | nei                   | 2.4.3                    | 10【NEI】NotEnoughItems-1.12.2-2.4.3.245-universal.jar    | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
        | LCH   | fastleafdecay         | v14                      | 11【树叶快速掉落】FastLeafDecay-v14.jar                         | None                                     |
        | LCH   | appleskin             | 1.0.9                    | 12【苹果皮】AppleSkin-mc1.12-1.0.9.jar                       | None                                     |
        | LCH   | soundfilters          | 0.11_for_1.12            | 18【音效过滤】SoundFilters-0.11_for_1.12.jar                  | None                                     |
        | LCH   | waila                 | 1.8.26                   | 1【高显-名字】Hwyla-1.8.26-B41_1.12.2.jar                     | None                                     |
        | LCH   | wawla                 | 2.5.273                  | 1【高显-挖掘进度】Wawla-1.12.2-2.5.273.jar                      | d476d1b22b218a10d845928d1665d45fce301b27 |
        | LCH   | wailaharvestability   | 1.1.12                   | 1【高显-能否挖掘】WailaHarvestability-mc1.12-1.1.12.jar         | None                                     |
        | LCH   | simpleleather         | 1.12-1.0                 | 23【腐肉烧皮革】simpleleather-1.12-1.0.jar                     | None                                     |
        | LCH   | betteradvancements    | 0.1.0.77                 | 25【更好的进度】BetterAdvancements-1.12.2-0.1.0.77.jar         | None                                     |
        | LCH   | inventorytweaks       | 1.63+release.109.220f184 | 31【r键整理】InventoryTweaks-1.63.jar                        | 55d2cd4f5f0961410bf7b91ef6c6bf00a766dcbe |
        | LCH   | ironchest             | 1.12.2-7.0.67.844        | 32【更多箱子】ironchest-1.12.2-7.0.72.847.jar                 | None                                     |
        | LCH   | baubles               | 1.5.2                    | 饰品1.jar                                                 | None                                     |
        | LCH   | projecte              | 1.12.2-PE1.4.1           | 47【等价交换重置版】ProjectE-1.12.2-PE1.4.1.jar                  | None                                     |
        | LCH   | instantlava           | 1.1.1                    | 52【无限岩浆】InstantLava_1.10.2-1.1.1.jar                    | None                                     |
        | LCH   | betterbuilderswands   | 0.13.1                   | [更好建筑魔杖].jar                                            | None                                     |
        | LCH   | betterbedrockgen      | 6.0.2                    | [更好的基岩].jar                                             | None                                     |
        | LCH   | durabilityshow        | 5.0.0                    | [耐久显示].jar                                              | None                                     |
        | LCH   | oreexcavation         | 1.4.137                  | [连锁挖矿].jar                                              | None                                     |
        | LCH   | mousetweaks           | 2.10                     | [鼠标手势].jar                                              | None                                     |
        | LCH   | cofhworld             | 1.4.0                    | CoFH的前置CoFH World.jar                                   | None                                     |
        | LCH   | craftingtweaks        | 8.1.9                    | f辅助合成.jar                                               | None                                     |
        | LCH   | thaumcraft            | 6.1.BETA26               | s神秘时代.jar                                               | None                                     |
        | LCH   | cfm                   | 6.3.1                    | 家具.jar                                                | None                                     |
        | LCH   | cxlibrary             | 1.6.1                    | 更多熔炉前置.jar                                              | None                                     |
        | LCH   | morefurnaces          | 1.10.5                   | 更多熔炉.jar                                               | None                                     |
        | LCH   | realdrops             | 1.2.14                   | 【真实掉落】.jar                                              | None                                     |
        | LCH   | creativecore          | 1.10.0                   | 【真实掉落前置】.jar                                            | None                                     |
        | LCE   | forgelin              | 1.8.2                    | 佛chi.jar                                                | None                                     |
        | LC    | multipagechest        | 1.9.1                    | 多页箱.jar                                                 | None                                     |
        | LC    | doggytalents          | 1.15.1.5                 | 天才狗.jar                                                 | None                                     |
        | LC    | mm_lib                | 2.0.0                    | 妖怪通用库.jar                                               | None                                     |
        | LC    | attributefix          | 1.0.4                    | 属性修真.jar                                                | d476d1b22b218a10d845928d1665d45fce301b27 |
        | LC    | patchouli             | 1.0-21                   | 手册.jar                                                  | None                                     |
        | LC    | deconstruction        | 3.0.4                    | 拆解台.jar                                                 | None                                     |
        | LC    | chesttransporter      | 2.8.8                    | 搬箱子1.jar                                                | None                                     |
        | LC    | exnihiloomnia         | 1.0                      | 无中生有世间万物.jar                                            | None                                     |
        | LC    | cosmeticarmorreworked | 1.12.2-v5a               | 时装.jar                                                  | aaaf83332a11df02406e9f266b1b65c1306f0f76 |
        | LC    | mobends               | 1.0.0-beta-20.06.20      | 更多动作12234567.jar                                        | None                                     |
        | LC    | mocreatures           | 12.0.5                   | 更多生物.jar                                                | None                                     |
        | LC    | keepinginventory      | 2.4                      | 死亡不掉落KeepingInventory-1.12.2-2.4.jar                    | None                                     |
        | LC    | i18nmod               | 1.12.2-1.1.0             | 汉化mod.jar                                               | None                                     |
        | LC    | redstoneflux          | 2.1.1                    | 热力基本的前置coFH的前置Redstone Flux.jar                         | None                                     |
        | LC    | cofhcore              | 4.6.6                    | 热力基本的前置coFH.jar                                         | None                                     |
        | LC    | thermalfoundation     | 2.6.7                    | 热力基本.jar                                                | None                                     |
        | LC    | toughnessbar          | 2.1                      | 盔甲显示.jar                                                | None                                     |
        | LC    | overpoweredarmorbar   | @VERSION@                | 盔甲突破上限.jar                                              | None                                     |
        | LC    | thaumicaugmentation   | 1.12.2-1.1.19            | 神秘进阶1.jar                                               | 8f678591ba6f78d579e553a8aa94b4c4766cb13d |
        | LC    | hammercore            | 2.0.6.23                 | 锤子.jar                                                  | 9f5e2a811a8332a842b34f6967b7db0ac4f24856 |
        | LC    | expequiv              | 12.3.16                  | 等价交换扩展.jar                                              | 9f5e2a811a8332a842b34f6967b7db0ac4f24856 |
        | LC    | projectex             | 1.2.0.40                 | 等价交换红黄蓝绿青橙紫.jar                                         | None                                     |
        | LC    | infinity              | 0.14.2                   | 编辑器.jar                                                 | None                                     |
        | LC    | customnpcs            | 1.12                     | 自定义npc.jar                                              | None                                     |
        | LC    | customnpcsfix         | 1.2.2.6                  | 自定义npc补丁.jar                                            | None                                     |
        | LC    | damageindicatorsmod   | 1.0                      | 血显.jar                                                  | None                                     |
        | LC    | malisiscore           | 1.12.2-6.5.1-SNAPSHOT    | 门.jar                                                   | None                                     |
        | LC    | malisisdoors          | 1.12.2-7.3.0             | 门 (2).jar                                               | None                                     |
        | LC    | bookshelf             | 2.3.590                  | 附魔台前置1.jar                                              | d476d1b22b218a10d845928d1665d45fce301b27 |
        | LC    | eplus                 | 5.0.176                  | 附魔台.jar                                                 | d476d1b22b218a10d845928d1665d45fce301b27 |

        Loaded coremods (and transformers):
CorePlugin (字体平滑.jar)
  bre.smoothfont.asm.Transformer
HCASM (锤子.jar)
  com.zeitheron.hammercore.asm.HammerCoreTransformer
Thaumic Augmentation Core Plugin (神秘进阶1.jar)
  thecodex6824.thaumicaugmentation.core.TATransformer
JechCore (拼音搜索.jar)
  me.towdium.jecharacters.core.JechClassTransformer
Inventory Tweaks Coremod (31【r键整理】InventoryTweaks-1.63.jar)
  invtweaks.forge.asm.ContainerTransformer
CustomNPCFixPlugin (自定义npc补丁.jar)
  mchhui.customnpcsfix.coremod.noppes.npcs.util.NBTJsonUtilTransformer
  mchhui.customnpcsfix.coremod.noppes.npcs.roles.RoleCompanionTransformer
  mchhui.customnpcsfix.coremod.noppes.npcs.client.PacketHandlerClientTransformer
  mchhui.customnpcsfix.coremod.noppes.npcs.client.ClientTransFormer
  mchhui.customnpcsfix.coremod.noppes.npcs.controllers.data.TransportLocationTransformer
  mchhui.customnpcsfix.coremod.noppes.npcs.controllers.data.QuestTransformer
  mchhui.customnpcsfix.coremod.noppes.npcs.client.renderer.RenderCustomNpcTansformer
  mchhui.customnpcsfix.coremod.noppes.npcs.ServerTransformer
  mchhui.customnpcsfix.coremod.noppes.npcs.api.wrapper.PlayerWrapperTransformer
  mchhui.customnpcsfix.coremod.xaero.common.minimap.waypoints.render.WaypointsGuiRendererTranformer
  mchhui.customnpcsfix.coremod.xaero.common.minimap.waypoints.render.WaypointsIngameRendererTranformer
  mchhui.customnpcsfix.coremod.journeymap.client.waypoint.WaypointStoreTransformer
  mchhui.customnpcsfix.coremod.com.mamiyaotaru.voxelmap.VoxelMapTransformer
  mchhui.customnpcsfix.coremod.net.minecraft.client.resources.ResourcePackRepositoryTransformer
CreativePatchingLoader (【真实掉落前置】.jar)
  
MalisisCorePlugin (门.jar)
  
ForgelinPlugin (佛chi.jar)
  
CXLibraryCore (更多熔炉前置.jar)
  cubex2.cxlibrary.CoreModTransformer
        HammerCore Debug Information:
                Dependent Mods:
                        -Expanded Equivalence (expequiv) @ 12.3.16

        OptiFine Version: OptiFine_1.12.2_HD_U_E3
        OptiFine Build: 20181210-121000
        Render Distance Chunks: 8
        Mipmaps: 4
        Anisotropic Filtering: 1
        Antialiasing: 0
        Multitexture: false
        Shaders: null
        OpenGlVersion: 4.6.0 - Build 27.20.100.8681
        OpenGlRenderer: Intel(R) UHD Graphics 620
        OpenGlVendor: Intel
        CpuCount: 8
[19:10:48] [Client thread/INFO] [STDOUT]: [net.minecraft.init.Bootstrap:func_179870_a:553]: #@!@# Game crashed! Crash report saved to: #@!@# D:\youxi\mc2\.minecraft\crash-reports\crash-2020-11-29_19.10.47-client.txt
发表于 2020-11-29 19:11:46 | 只看该作者

回复 | 举报

一只灵云

这个呢这个呢
大佬
发表于 2020-11-29 19:12:08 | 只看该作者

回复 | 举报

12下一页
百科目前不允许匿名发帖哦~ 请先 [ 登陆 ][ 注册 ] 吧~

本版积分规则

发新帖
  • 回复
  • 点评
  • 评分

[ MC百科(mcmod.cn) 除另有声明,所有开放公共编辑的内容均使用 BY-NC-SA 3.0 协议 ]

Minecraft百科CC协议
快速回复 返回顶部 返回列表