playymcmc007
只要加无尽贪婪就会崩溃,不知是为什么



---- Minecraft Crash Report ----

WARNING: coremods are present:
  LesslagCorePlugin (lesslag-1.0-1.10.2.jar)
  LoadingPlugin (Quark-r1.1-70.jar)
  Do not report to Forge! Remove FoamFixAPI (or replace with FoamFixAPI-Lawful) and try again. (foamfix-0.7.2-anarchy.jar)
  CCLCorePlugin (CodeChickenLib-1.10.2-2.5.9.320-deobf.jar)
  LoadingPlugin (%5BSecretmine.net%5D-1.10.2-RandomThings-3.7.7.1.jar)
Contact their authors BEFORE contacting forge

// Why is it breaking :(

Time: 18-9-9 下午1:40
Description: There was a severe problem during mod loading that has caused the game to fail

net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from CodeChicken Lib (CodeChickenLib)
Caused by: java.lang.NoSuchMethodError: net.minecraft.client.Minecraft.getMinecraft()Lnet/minecraft/client/Minecraft;
        at codechicken.lib.texture.TextureUtils.getResourceManager(TextureUtils.java:204)
        at codechicken.lib.texture.TextureUtils.registerReloadListener(TextureUtils.java:65)
        at codechicken.lib.model.blockbakery.BlockBakery.init(BlockBakery.java:91)
        at codechicken.lib.internal.proxy.ClientProxy.preInit(ClientProxy.java:23)
        at codechicken.lib.CodeChickenLib.preInit(CodeChickenLib.java:37)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:497)
        at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:616)
        at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:497)
        at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
        at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
        at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
        at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
        at com.google.common.eventbus.EventBus.post(EventBus.java:275)
        at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:243)
        at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:221)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:497)
        at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
        at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
        at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
        at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
        at com.google.common.eventbus.EventBus.post(EventBus.java:275)
        at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:145)
        at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:624)
        at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:259)
        at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:439)
        at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:351)
        at net.minecraft.client.main.Main.main(SourceFile:124)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:497)
        at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
        at net.minecraft.launchwrapper.Launch.main(Launch.java:28)


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

-- System Details --
Details:
        Minecraft Version: 1.10.2
        Operating System: Windows 10 (amd64) version 10.0
        Java Version: 1.8.0_51, Oracle Corporation
        Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
        Memory: 517516240 bytes (493 MB) / 805306368 bytes (768 MB) up to 3221225472 bytes (3072 MB)
        JVM Flags: 8 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx3G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=16M
        IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
        FML: MCP 9.32 Powered by Forge 12.18.3.2316 Optifine OptiFine_1.10.2_HD_U_E7 32 mods loaded, 32 mods active
        States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
        UCH        mcp{9.19} [Minecraft Coder Pack] (minecraft.jar)
        UCH        FML{8.0.99.99} [Forge Mod Loader] (forge-1.10.2-12.18.3.2316.jar)
        UCH        Forge{12.18.3.2316} [Minecraft Forge] (forge-1.10.2-12.18.3.2316.jar)
        UCH        foamfixcore{7.7.4} [FoamFixCore] (minecraft.jar)
        UCH        ccl-entityhook{1.0} [ccl-entityhook] (CodeChickenLib-1.10.2-2.5.9.320-deobf.jar)
        UCH        mercurius_updater{1.0} [mercurius_updater] (MercuriusUpdater-1.10.2.jar)
        UCH        Quark{r1.1-70} [Quark] (Quark-r1.1-70.jar)
        UCH        AutoRegLib{1.0-2} [AutoRegLib] (%5BSecretmine.net%5D-1.10.2-AutoRegLib-1.0-2.jar)
        UCH        randomthings{3.7.7.1} [Random Things] (%5BSecretmine.net%5D-1.10.2-RandomThings-3.7.7.1.jar)
        UCH        huaji{1.9.4-1.10.x} [Huaji Age] ([1.10.2-1.9.4]滑稽纪元huajiAge-1.1.10.6.jar)
        UCH        uncraftingTable{1.6.5} [Uncrafting Table] ([1.10.2]UncraftingTable-1.6.5.jar)
        UCE        CodeChickenLib{2.5.9.320} [CodeChicken Lib] (CodeChickenLib-1.10.2-2.5.9.320-deobf.jar)
        UCE        avaritia{${mod_version}} [Avaritia] (Avaritia-1.10.2-2.2.7-universal.jar)
        UCH        ironchest{1.10.2-7.0.9.796} [Iron Chest] (beta-ironchest-1.10.2-7.0.9.796.jar)
        UCH        JEI{3.14.7.419} [Just Enough Items] (jei_1.10.2-3.14.7.419.jar)
        UCH        cyclicmagic{1.10.29} [Cyclic] (Cyclic-1.10.2-1.10.29.jar)
        UCH        fastleafdecay{v10} [Fast Leaf Decay] (FastLeafDecay-Mod-1.10.2.jar)
        UCH        foamfix{@VERSION@} [FoamFix] (foamfix-0.7.2-anarchy.jar)
        UCH        grimpack{3.4.15.38} [Grim Pack] (Grim Pack-1.10.2-3.4.15.38.jar)
        UCH        KeepingInventory{2.1} [Keeping Inventory] (KeepingInventory-1.10.2-2.1.jar)
        UCH        lesslag{1.0} [Lesslag] (lesslag-1.0-1.10.2.jar)
        UCH        levels{3.0.2} [Levels 3] (Levels+3-1.10.2-3.0.2-beta.jar)
        UCH        lootbags{2.3.9} [Loot Bags] (LootBags-1.10.2-2.3.9.jar)
        UCH        celytram{1.0 by Dot_Silver} [Craftable Elytra Mod - MCV 1.10.2] (mcmap.cc-[可合成鞘翅MOD][1.10.2].jar)
        UCH        mist{alpha_a_05} [Misty World] (MistWorld_1.10.2_alpha_a_05.jar)
        UCH        pplus{1.10.2} [Peaceful Plus] (Peaceful Plus [1.10.2].jar)
        UCH        texfix{4.0} [TextureFix] (TexFix+V-1.10.2-4.0.jar)
        UCH        torohealthmod{1.10.2-7} [ToroHealth Damage Indicators] (torohealth-1.10.2-7.jar)
        UCH        VeinMiner{0.38.2_1.9-127e28f} [Vein Miner] (VeinMiner-1.9-0.38.2.624%2B127e28f.jar)
        UCH        VeinMinerModSupport{0.38.2_1.9-127e28f} [Mod Support] (VeinMiner-1.9-0.38.2.624%2B127e28f.jar)
        UCH        witherskelefix{1.7.0} [Wither Skeleton Tweaks] (Wither Skeleton Tweaks-1.10.2-1.7.2.jar)
        UCH        XaeroMinimap{1.10.3} [Xaero's Minimap] (【17173我的世界专区】1.10.2+%5B小地图%5DXaeros_1.10.2-CN.jar)
        Loaded coremods (and transformers):
LesslagCorePlugin (lesslag-1.0-1.10.2.jar)
  com.minecolonies.lesslag.transformers.TextureMapTransformer
LoadingPlugin (Quark-r1.1-70.jar)
  vazkii.quark.base.asm.ClassTransformer
Do not report to Forge! Remove FoamFixAPI (or replace with FoamFixAPI-Lawful) and try again. (foamfix-0.7.2-anarchy.jar)
  pl.asie.foamfix.coremod.FoamFixTransformer
CCLCorePlugin (CodeChickenLib-1.10.2-2.5.9.320-deobf.jar)
  codechicken.lib.asm.ClassHeirachyManager
  codechicken.lib.asm.CCL_ASMTransformer
LoadingPlugin (%5BSecretmine.net%5D-1.10.2-RandomThings-3.7.7.1.jar)
  lumien.randomthings.asm.ClassTransformer
        CodeChickenLib Invalid Fingerprint Reports:
                CodeChickenLib has an invalid fingerprint.
        OptiFine Version: OptiFine_1.10.2_HD_U_E7
        Render Distance Chunks: 12
        Mipmaps: 4
        Anisotropic Filtering: 1
        Antialiasing: 0
        Multitexture: false
        Shaders: null
        OpenGlVersion: 2.1.0 - Build 8.15.10.2021
        OpenGlRenderer: Intel(R) G41 Express Chipset
        OpenGlVendor: Intel
        CpuCount: 2


Gingerbread
  1. UCE CodeChickenLib{2.5.9.320} [CodeChicken Lib](CodeChickenLib-1.10.2-2.5.9.320-deobf.jar)
  2. UCE avaritia{${mod_version}} [Avaritia] (Avaritia-1.10.2-2.2.7-universal.jar)
复制代码

模组冲突。

playymcmc007

鸡骨核心是无尽贪婪的前置啊......

Gingerbread
  1. Caused by: java.lang.NoSuchMethodError: net.minecraft.client.Minecraft.getMinecraft()Lnet/minecraft/client/Minecraft;
复制代码

问题棘手且过于专业,恕我无法解决。

God_SF
先把其他MOD删除
重新下载 无尽贪婪和CodeChicken Lib
尝试启动

lilinjie
1.10没有CodeChicken Core ,CodeChicken Lib如何运行
1.12才不需要CodeChicken Core而只需要CodeChicken Lib就可以了

lilinjie
还发现你的CodeChicken Lib用的是deobf版本,而不是universal版本,
注意玩家用的是universal版本非deobf版本

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