gyx2277904687


xmdhs
上传崩溃报告

gyx2277904687

---- Minecraft Crash Report ----
// Oh - I know what I did wrong!

Time: 11/03/20 13:21
Description: There was a severe problem during mod loading that has caused the game to fail

cpw.mods.fml.common.LoaderException: java.lang.NoSuchMethodError: buildcraft.api.recipes.IRefineryRecipeManager.addRecipe(Lnet/minecraftforge/fluids/FluidStack;Lnet/minecraftforge/fluids/FluidStack;Lnet/minecraftforge/fluids/FluidStack;II)V
        at cpw.mods.fml.common.LoadController.transition(LoadController.java:163)
        at cpw.mods.fml.common.Loader.initializeMods(Loader.java:744)
        at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:311)
        at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:552)
        at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
        at net.minecraft.client.main.Main.main(SourceFile:148)
        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.NoSuchMethodError: buildcraft.api.recipes.IRefineryRecipeManager.addRecipe(Lnet/minecraftforge/fluids/FluidStack;Lnet/minecraftforge/fluids/FluidStack;Lnet/minecraftforge/fluids/FluidStack;II)V
        at forestry.plugins.PluginBuildCraft.addRefineryRecipe(PluginBuildCraft.java:113)
        at forestry.plugins.PluginBuildCraft.doInit(PluginBuildCraft.java:84)
        at forestry.core.ForestryCore.postInit(ForestryCore.java:152)
        at forestry.core.ForestryClient.postInit(ForestryClient.java:41)
        at forestry.Forestry.postInit(Forestry.java:80)
        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 cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
        at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
        at java.lang.reflect.Method.invoke(Unknown Source)
        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 cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
        at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
        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.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 cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
        at cpw.mods.fml.common.Loader.initializeMods(Loader.java:742)
        ... 10 more


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

-- System Details --
Details:
        Minecraft Version: 1.7.10
        Operating System: Windows 7 (x86) version 6.1
        Java Version: 1.8.0_181, Oracle Corporation
        Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation
        Memory: 216846128 bytes (206 MB) / 419430400 bytes (400 MB) up to 805306368 bytes (768 MB)
        JVM Flags: 12 total; -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=16M -XX:-UseAdaptiveSizePolicy -XX:-OmitStackTraceInFastThrow -Xmn128m -Xss1M -Xmx768m -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump
        AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
        IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
        FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1614 14 mods loaded, 14 mods active
        States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
        UCHIJ        mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
        UCHIJ        FML{7.10.99.99} [Forge Mod Loader] (forge-1.7.10-10.13.4.1614-1.7.10.jar)
        UCHIJ        Forge{10.13.4.1614} [Minecraft Forge] (forge-1.7.10-10.13.4.1614-1.7.10.jar)
        UCHIJ        CodeChickenCore{1.0.3.23} [CodeChicken Core] (minecraft.jar)
        UCHIJ        NotEnoughItems{1.0.3.51} [Not Enough Items] (NotEnoughItems.jar)
        UCHIJ        BuildCraft|Core{7.1.22} [BuildCraft] (buildcraft-7.1.22.jar)
        UCHIE        Forestry{3.0.0.90} [Forestry for Minecraft] ([林业MOD][1.7.10].jar)
        UCHIJ        BuildCraft|Transport{7.1.22} [BC Transport] (buildcraft-7.1.22.jar)
        UCHIJ        BuildCraft|Factory{7.1.22} [BC Factory] (buildcraft-7.1.22.jar)
        UCHIJ        BuildCraft|Silicon{7.1.22} [BC Silicon] (buildcraft-7.1.22.jar)
        UCHIJ        BuildCraft|Robotics{7.1.22} [BC Robotics] (buildcraft-7.1.22.jar)
        UCHIJ        BuildCraft|Energy{7.1.22} [BC Energy] (buildcraft-7.1.22.jar)
        UCHIJ        BuildCraft|Builders{7.1.22} [BC Builders] (buildcraft-7.1.22.jar)
        UCHIJ        harvestcraft{1.7.10j} [Pam's HarvestCraft] (**-[丰收工艺MOD][1.7.10].jar)
        GL info: ' Vendor: 'Intel' Version: '3.0.0 - Build 8.15.10.2342' Renderer: 'Mobile Intel(R) HD Graphics'


雨韵
gyx2277904687 发表于 2020-3-11 13:50
---- Minecraft Crash Report ----
// Oh - I know what I did wrong!

这个错误报告不全吧

GiNYAi
更新一下林业和BC的版本吧
https://www.curseforge.com/minec ... estry/files/2333823
https://mod-buildcraft.com/pages/download.html

Neccc
Forestry{3.0.0.90} [Forestry for Minecraft] ([林业MOD][1.7.10].jar)出问题了可能是版本问题也可能和其它冲突
删了后再进看看能不能进、能进就更新下林业Mod 或者降低版本试试

gyx2277904687
Neccc 发表于 2020-3-12 01:24
Forestry{3.0.0.90} [Forestry for Minecraft] ([林业MOD][1.7.10].jar)出问题了可能是版本问题也可能和其 ...

哦哦                  

gyx2277904687
GiNYAi 发表于 2020-3-11 16:07
更新一下林业和BC的版本吧
https://www.curseforge.com/minecraft/mc-mods/forestry/files/2333823
https:/ ...

好的,谢谢                  

1163340864
这个问题我遇到过 我这两个mod在一起就崩溃 建议不要放在一起玩

1163340864
再不行就更新下mod试试

gyx2277904687
1163340864 发表于 2020-3-13 19:29
再不行就更新下mod试试

我重新下了一个,应该是那个网站下的mod有问题,换一个就没事了

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