iMoonDay
游戏又崩了,好几次了,有没有人能看出来什么问题?
  1. ---- Minecraft Crash Report ----
  2. // I blame ChickenBones, author of CodeChicken Lib.

  3. Time: 2019-05-21 01:29:34 CST
  4. Description: Initializing game

  5. net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from CodeChicken Lib (codechickenlib)
  6. Caused by: java.lang.NoSuchMethodError: net.minecraft.client.Minecraft.getMinecraft()Lnet/minecraft/client/Minecraft;
  7.     at codechicken.lib.util.ResourceUtils.getResourceManager(ResourceUtils.java:35)
  8.     at codechicken.lib.util.ResourceUtils.registerReloadListener(ResourceUtils.java:67)
  9.     at codechicken.lib.render.particle.CustomParticleHandler.init(CustomParticleHandler.java:271)
  10.     at codechicken.lib.internal.proxy.ProxyClient.preInit(ProxyClient.java:58)
  11.     at codechicken.lib.CodeChickenLib.preInit(CodeChickenLib.java:52)
  12.     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  13.     at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  14.     at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  15.     at java.lang.reflect.Method.invoke(Unknown Source)
  16.     at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:637)
  17.     at sun.reflect.GeneratedMethodAccessor5.invoke(Unknown Source)
  18.     at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  19.     at java.lang.reflect.Method.invoke(Unknown Source)
  20.     at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
  21.     at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
  22.     at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
  23.     at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
  24.     at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
  25.     at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
  26.     at com.google.common.eventbus.EventBus.post(EventBus.java:217)
  27.     at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:219)
  28.     at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197)
  29.     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  30.     at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  31.     at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  32.     at java.lang.reflect.Method.invoke(Unknown Source)
  33.     at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
  34.     at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
  35.     at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
  36.     at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
  37.     at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
  38.     at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
  39.     at com.google.common.eventbus.EventBus.post(EventBus.java:217)
  40.     at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:136)
  41.     at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:627)
  42.     at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:252)
  43.     at net.minecraft.client.Minecraft.init(Minecraft.java:467)
  44.     at net.minecraft.client.Minecraft.run(Minecraft.java:3930)
  45.     at net.minecraft.client.main.Main.main(SourceFile:123)
  46.     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  47.     at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  48.     at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  49.     at java.lang.reflect.Method.invoke(Unknown Source)
  50.     at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  51.     at net.minecraft.launchwrapper.Launch.main(Launch.java:28)


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

  54. -- System Details --
  55.   Minecraft Version: 1.12.2
  56.   Operating System: Windows 7 (amd64) version 6.1
  57.   Java Version: 1.8.0_211, Oracle Corporation
  58.   Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  59.   Memory: 514576832 bytes (490 MB) / 1191182336 bytes (1136 MB) up to 2147483648 bytes (2048 MB)
  60.   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 -Xmx2048m -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump
  61.   IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  62.   FML: MCP 9.42 Powered by Forge 14.23.5.2838 Optifine OptiFine_1.12.2_HD_U_E3 79 mods loaded, 79 mods active
  63.        States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  64.       
  65.        | State | ID                    | Version                  | Source                                                    | Signature                                |
  66.        |:----- |:--------------------- |:------------------------ |:--------------------------------------------------------- |:---------------------------------------- |
  67.        | LCH   | minecraft             | 1.12.2                   | minecraft.jar                                             | None                                     |
  68.        | LCH   | mcp                   | 9.42                     | minecraft.jar                                             | None                                     |
  69.        | LCH   | FML                   | 8.0.99.99                | forge-1.12.2-14.23.5.2838.jar                             | e3c3d50c7c986df74c645c0ac54639741c90a557 |
  70.        | LCH   | forge                 | 14.23.5.2838             | forge-1.12.2-14.23.5.2838.jar                             | e3c3d50c7c986df74c645c0ac54639741c90a557 |
  71.        | LCH   | PPDummy               | 1.0.0                    | minecraft.jar                                             | None                                     |
  72.        | LCH   | jecharacters          | 1.12.0-3.3.0             | 通用拼音搜索.jar                                                | None                                     |
  73.        | LCH   | bowinfinityfix        | rv5                      | minecraft.jar                                             | e250ba31147feb059b86cfd74ee61a8aeb88fb9b |
  74.        | LCH   | passableleavescore    | 1.0.0                    | minecraft.jar                                             | None                                     |
  75.        | LCH   | dsurroundcore         | 3.5.4.3                  | minecraft.jar                                             | None                                     |
  76.        | LCH   | customskinloader      | 14.7                     | CustomSkinLoader_Forge-14.7.jar                           | None                                     |
  77.        | LCH   | durabilityshow        | 5.0.0                    | Durability Show-1.12-5.0.0.jar                            | None                                     |
  78.        | LCH   | waila                 | 1.8.23                   | Hwyla-1.8.23-B38_1.12.jar                                 | None                                     |
  79.        | LCH   | jei                   | 4.15.0.273               | JEI管理器jei_1.12.2-4.15.0.273.jar                           | None                                     |
  80.        | LCH   | jeresources           | 0.9.0.53                 | JEI附属JustEnoughResources-1.12.2-0.9.0.53.jar              | None                                     |
  81.        | LCE   | codechickenlib        | 3.2.2.353                | 无尽贪婪.NEI.区块载入器前置CodeChickenLib-1.12.2-3.2.2.353-deobf.jar | None                                     |
  82.        | LC    | nei                   | 2.4.2                    | NEI管理器NotEnoughItems-1.12.2-2.4.2.244-deobf.jar           | None                                     |
  83.        | LC    | mantle                | 1.12-1.3.3.55            | 匠魂2前置Mantle-1.12-1.3.3.55.jar                             | None                                     |
  84.        | LC    | twilightforest        | 3.8.689                  | 暮色森林.jar                                                  | None                                     |
  85.        | LC    | tconstruct            | 1.12.2-2.12.0.123        | 匠魂TConstruct-1.12.2-2.12.0.123.jar                        | None                                     |
  86.        | LC    | wailaharvestability   | 1.1.12                   | WailaHarvestability-mc1.12-1.1.12.jar                     | None                                     |
  87.        | LC    | flammpfeil.slashblade | mc1.12-r13               | 【拔刀剑】SlashBlade-mc1.12-r13.jar                            | None                                     |
  88.        | LC    | extrautils2           | 1.0                      | 【更多实用设备】extrautils2-1.12-1.8.1.jar                        | None                                     |
  89.        | LC    | neat                  | 1.4-15                   | 【血量显示】Neat 1.4-15.jar                                     | None                                     |
  90.        | LC    | inventorytweaks       | 1.63+release.109.220f184 | 一键整理InventoryTweaks-1.63.jar                              | 55d2cd4f5f0961410bf7b91ef6c6bf00a766dcbe |
  91.        | LC    | damagemark            | 1.4                      | 伤害标识.jar                                                  | None                                     |
  92.        | LC    | enchxchg              | 1.0.6                    | 便携附魔替换台enchxchg-1.12.2-1.0.6.jar                          | None                                     |
  93.        | LC    | bedbugs               | @VERSION@                | 修复卡床BedBugs-1.12-1.0.1.jar                                | None                                     |
  94.        | LC    | hammercore            | 2.0.4.7                  | 加大EMC范围前置HammerCore-1.12.2-2.0.4.7.jar                    | 4d7b29cd19124e986da685107d16ce4b49bc0a97 |
  95.        | LC    | projecte              | 1.12.2-PE1.4.1           | 等价交换ProjectE-1.12.2-PE1.4.1.jar                           | None                                     |
  96.        | LC    | expequiv              | 11b                      | 加大EMC范围ExpandedEquivalence-1.12.2-11b.jar                 | 4d7b29cd19124e986da685107d16ce4b49bc0a97 |
  97.        | LC    | chunkanimator         | 1.2                      | 加载动画ChunkAnimator-MC1.12-1.2.jar                          | None                                     |
  98.        | LC    | chickenchunks         | 2.4.1.73                 | 区块载入器ChickenChunks-1.12.2-2.4.1.73-universal.jar          | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
  99.        | LC    | vanillafix            | 1.0.9-97                 | 原版修复.jar                                                  | None                                     |
  100.        | LC    | ichunutil             | 7.2.1                    | 变形前置iChunUtil-1.12.2-7.2.1.jar                            | 4db5c2bd1b556f252a5b8b54b256d381b2a0a6b8 |
  101.        | LC    | morph                 | 7.1.3                    | 变形Morph-1.12.2-7.1.3.jar                                  | 4db5c2bd1b556f252a5b8b54b256d381b2a0a6b8 |
  102.        | LC    | recipehandler         | 0.13                     | 合成冲突消除NoMoreRecipeConflict-0.13(1.12.2).jar               | None                                     |
  103.        | LC    | orbis-lib             | 0.2.0                    | orbis-lib-1.12.2-0.2.0+build42.jar                        | db341c083b1b8ce9160a769b569ef6737b3f4cdf |
  104.        | LC    | aether                | 0.2.0                    | 天境二aether_ii-1.12.2-0.2.0+build42-universal.jar           | db341c083b1b8ce9160a769b569ef6737b3f4cdf |
  105.        | LC    | gokistats             | @version@                | 天赋技能树gokiStats-1.2.5.1.jar                                | None                                     |
  106.        | LC    | quickleafdecay        | 1.2.4                    | 快速腐烂.jar                                                  | None                                     |
  107.        | LC    | mobrebirth            | 7.0.5                    | 怪物重生MobRebirth-1.12.2-7.0.5.jar                           | None                                     |
  108.        | LC    | lootbags              | 2.5.8.5                  | 战利品LootBags-1.12.2-2.5.8.5.jar                            | None                                     |
  109.        | LC    | uncraftingtable       | 1.8-beta6                | 拆解台.jar                                                   | None                                     |
  110.        | LC    | chesttransporter      | 2.8.8                    | 搬箱器ChestTransporter-1.12.2-2.8.8.jar                      | None                                     |
  111.        | LC    | forgelin              | 1.8.2                    | 无中生有_ 创世.更好的树叶前置Forgelin-1.8.2.jar                        | None                                     |
  112.        | LC    | forestry              | 5.8.2.374                | 林业forestry_1.12.2-5.8.2.374.jar                           | None                                     |
  113.        | LC    | binniecore            | 2.5.1.188                | 更多树binnie-mods-1.12.2-2.5.1.188.jar                       | None                                     |
  114.        | LC    | extrabees             | 2.5.1.188                | 更多树binnie-mods-1.12.2-2.5.1.188.jar                       | None                                     |
  115.        | LC    | exnihilocreatio       | 1.12.2-0.4.3.1           | 无中生有_ 创世exnihilocreatio-1.12.2-0.4.3.1.jar                | None                                     |
  116.        | LC    | avaritia              | 3.2.0                    | 无尽贪婪Avaritia-1.12-3.2.0.13-universal.jar                  | None                                     |
  117.        | LC    | binniedesign          | 2.5.1.188                | 更多树binnie-mods-1.12.2-2.5.1.188.jar                       | None                                     |
  118.        | LC    | genetics              | 2.5.1.188                | 更多树binnie-mods-1.12.2-2.5.1.188.jar                       | None                                     |
  119.        | LC    | botany                | 2.5.1.188                | 更多树binnie-mods-1.12.2-2.5.1.188.jar                       | None                                     |
  120.        | LC    | extratrees            | 2.5.1.188                | 更多树binnie-mods-1.12.2-2.5.1.188.jar                       | None                                     |
  121.        | LC    | cxlibrary             | 1.6.1                    | 更多熔炉前置cxlibrary.jar                                       | None                                     |
  122.        | LC    | morefurnaces          | 1.10.5                   | 更多熔炉.jar                                                  | None                                     |
  123.        | LC    | ironchest             | 1.12-7.0.31.818          | 更多箱子ironchest-1.12-7.0.31.818.jar                         | None                                     |
  124.        | LC    | betternether          | 0.1.8.2                  | 更好的地狱betternether-0.1.8.2.jar                             | None                                     |
  125.        | LC    | betterfoliage         | 2.2.0                    | 更好的树叶BetterFoliage-MC1.12-2.2.0.jar                       | None                                     |
  126.        | LC    | kleeslabs             | 5.4.11                   | 更好的破坏半砖KleeSlabs_1.12.2-5.4.11.jar                        | None                                     |
  127.        | LC    | i18nmod               | 1.12.2-1.0.8             | 汉化i18nupdatemod-1.12.2-1.0.8.jar                          | None                                     |
  128.        | LC    | prettybeaches         | 1.0.4                    | 漂亮的沙滩.jar                                                 | None                                     |
  129.        | LC    | veinminer             | 0.38.1                   | 矿脉矿工.jar                                                  | None                                     |
  130.        | LC    | veinminermodsupport   | 0.38.1                   | 矿脉矿工.jar                                                  | None                                     |
  131.        | LC    | stg                   | 1.12.2-1.2.3             | 穿草攻击stg-1.12.2-1.2.3.jar                                  | None                                     |
  132.        | LC    | ppcore                | 1.3.0                    | 终极堆叠前置PPCore-1.12.2-1.3.0.jar                             | None                                     |
  133.        | LC    | ultimatestack         | 1.3.1                    | 终极堆叠UltimateStack-1.12.2-1.3.1.jar                        | None                                     |
  134.        | LC    | clumps                | 3.1.2                    | 经验机制改革Clumps-3.1.2.jar                                    | None                                     |
  135.        | LC    | stepup                | 1.0.2-mc1.10-1.12.2      | 自动上坡.jar                                                  | None                                     |
  136.        | LC    | autopickup            | 2.4.4                    | 自动拾取.jar                                                  | None                                     |
  137.        | LC    | cyclopscore           | 1.2.1                    | 角色能力前置CyclopsCore-1.12.2-1.2.1.jar                        | bd0353b3e8a2810d60dd584e256e364bc3bedd44 |
  138.        | LC    | everlastingabilities  | 1.5.0                    | 角色能力EverlastingAbilities-1.12.2-1.5.0.jar                 | bd0353b3e8a2810d60dd584e256e364bc3bedd44 |
  139.        | LC    | controlling           | 3.0.6                    | 键位冲突显示.jar                                                | None                                     |
  140.        | LC    | mousetweaks           | 2.10                     | 鼠标手势MouseTweaks-2.10-mc1.12.2.jar                         | None                                     |
  141.        | LC    | orelib                | 3.5.2.2                  | 动态环境前置OreLib-1.12.2-3.5.2.2.jar                           | 7a2128d395ad96ceb9d9030fbd41d035b435753a |
  142.        | LC    | dsurround             | 3.5.4.3                  | 动态环境DynamicSurroundings-1.12.2-3.5.4.3.jar                | 7a2128d395ad96ceb9d9030fbd41d035b435753a |
  143.        | LC    | passableleaves        | 2.0.0                    | 叶间穿行PassableLeaves-1.12.2-2.0.0.jar                       | None                                     |
  144.        | LC    | phosphor-lighting     | 1.12.2-0.1.6             | phosphor-1.12.2-0.1.6+build31.jar                         | f0387d288626cc2d937daa504e74af570c52a2f1 |
  145.        | LC    | candymod              | 1.1.4                    | 糖果世界.jar                                                  | None                                     |
  146.   Loaded coremods (and transformers): CXLibraryCore (更多熔炉前置cxlibrary.jar)
  147.                                         cubex2.cxlibrary.CoreModTransformer
  148.                                       BetterFoliageLoader (更好的树叶BetterFoliage-MC1.12-2.2.0.jar)
  149.                                         mods.betterfoliage.loader.BetterFoliageTransformer
  150.                                       LoadingPlugin (加载动画ChunkAnimator-MC1.12-1.2.jar)
  151.                                         lumien.chunkanimator.asm.ClassTransformer
  152.                                       PPPatchingLoader (终极堆叠前置PPCore-1.12.2-1.3.0.jar)
  153.                                        
  154.                                       EECore (加大EMC范围ExpandedEquivalence-1.12.2-11b.jar)
  155.                                         com.zeitheron.expequiv.core.EETransformer
  156.                                       VanillaFixLoadingPlugin (原版修复.jar)
  157.                                        
  158.                                       ForgelinPlugin (无中生有_ 创世.更好的树叶前置Forgelin-1.8.2.jar)
  159.                                        
  160.                                       JechCore (通用拼音搜索.jar)
  161.                                         me.towdium.jecharacters.core.JechClassTransformer
  162.                                       Inventory Tweaks Coremod (一键整理InventoryTweaks-1.63.jar)
  163.                                         invtweaks.forge.asm.ContainerTransformer
  164.                                       UltimateStackPatchingLoader (终极堆叠UltimateStack-1.12.2-1.3.1.jar)
  165.                                         com.porpit.ultimatestack.transform.UltimateStackTransformer
  166.                                       BIFLoader (无限弓修复.jar)
  167.                                         com.github.parker8283.bif.Transformer
  168.                                       ForgePlugin (CustomSkinLoader_Forge-14.7.jar)
  169.                                         customskinloader.forge.TransformerManager
  170.                                       PhosphorFMLLoadingPlugin (phosphor-1.12.2-0.1.6+build31.jar)
  171.                                        
  172.                                       PassableLeavesCore (PassableLeavesCore-1.12.2-1.0.0.jar)
  173.                                         teamrtg.passableleaves.asm.PassableLeavesTransformer
  174.                                       HCASM (加大EMC范围前置HammerCore-1.12.2-2.0.4.7.jar)
  175.                                         com.zeitheron.hammercore.asm.HammerCoreTransformer
  176.                                       DynamicSurroundingsCore (DynamicSurroundings-core-1.12.2-3.5.4.3.jar)
  177.                                         org.orecruncher.dsurround.asm.Transformer
  178.   GL info: ' Vendor: 'ATI Technologies Inc.' Version: '4.5.13417 Compatibility Profile Context 16.301.1901.0' Renderer: 'AMD Radeon HD 6520G'
  179.   Pulsar/tconstruct loaded Pulses: - TinkerCommons (Enabled/Forced)
  180.                                    - TinkerWorld (Enabled/Not Forced)
  181.                                    - TinkerTools (Enabled/Not Forced)
  182.                                    - TinkerHarvestTools (Enabled/Forced)
  183.                                    - TinkerMeleeWeapons (Enabled/Forced)
  184.                                    - TinkerRangedWeapons (Enabled/Forced)
  185.                                    - TinkerModifiers (Enabled/Forced)
  186.                                    - TinkerSmeltery (Enabled/Not Forced)
  187.                                    - TinkerGadgets (Enabled/Not Forced)
  188.                                    - TinkerOredict (Enabled/Forced)
  189.                                    - TinkerIntegration (Enabled/Forced)
  190.                                    - TinkerFluids (Enabled/Forced)
  191.                                    - TinkerMaterials (Enabled/Forced)
  192.                                    - TinkerModelRegister (Enabled/Forced)
  193.                                    - wailaIntegration (Enabled/Not Forced)
  194.   Hammer Core Information: FluidDictionary Info: Registered 2 fluids.
  195.                            OreDictionary Info: Registered 155 names; 193 stacks.
  196.                            Pastebin Connection: Okay.
  197.                            Dependent Mods:
  198.                                -Expanded Equivalence (expequiv) @11b
  199.   Suspected Mods: CodeChicken Lib (codechickenlib)
  200.   Launched Version: HMCL 3.2.130
  201.   LWJGL: 2.9.4
  202.   OpenGL: AMD Radeon HD 6520G GL version 4.5.13417 Compatibility Profile Context 16.301.1901.0, ATI Technologies Inc.
  203.   GL Caps: Using GL 1.3 multitexturing.
  204.            Using GL 1.3 texture combiners.
  205.            Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
  206.            Shaders are available because OpenGL 2.1 is supported.
  207.            VBOs are available because OpenGL 1.5 is supported.
  208.   Using VBOs: Yes
  209.   Is Modded: Definitely; Client brand changed to 'fml,forge,LiteLoader'
  210.   Type: Client (map_client.txt)
  211.   Resource Packs: ocd 1.11&1.12.zip, Minecraft-Mod-Language-Modpack.zip
  212.   Current Language: 简体中文 (中国)
  213.   Profiler Position: N/A (disabled)
  214.   CPU: 4x AMD A6-3400M APU with Radeon(tm) HD Graphics
复制代码



浩气长存
你把这个mod下了 重启一遍成功了 在装进去看看 然后私信我

cyandcmx
看b站吗  av51286187  也是1.12.2版本的教程

NoName德里奇
删掉旧的CodeChickenLib,更换下面这个:
CodeChickenLib-1.12.2-3.2.2.354-universal.jar (684.56 KB, 下载次数: 544)

mine新时代xs
| LCE   | codechickenlib        | 3.2.2.353                | 无尽贪婪.NEI.区块载入器前置CodeChickenLib-1.12.2-3.2.2.353-deobf.jar
你的鸡骨头核心在报错,只能理解为版本问题,上楼的德里奇大佬给了你354的版本,你的是353的,你换一下就没问题了

lilinjie
请使用CodeChicken Lib-1.12.2-3.2.2.353-universal.jar
而非CodeChickenLib-1.12.2-3.2.2.353-deobf.jar

iMoonDay
NoName德里奇 发表于 2019-5-21 11:21
删掉旧的CodeChickenLib,更换下面这个:

可是我就是354报错才换回353啊

iMoonDay
lilinjie 发表于 2019-5-21 12:43
请使用CodeChicken Lib-1.12.2-3.2.2.353-universal.jar
而非CodeChickenLib-1.12.2-3.2.2.353-deobf.jar ...

我好像找到原因了,我有2个mod依赖的是universal,还有一个依赖deobf,我装的是deobf,难怪会报错

第一页 上一页 下一页 最后一页