= 创作分享 =
崩溃解答
有人帮忙看看怎么回事吗
QQ酱160196

有人帮忙看看怎么回事吗

QQ酱160196 于 2021-5-4 12:47 ( 2年前 ) [复制链接] [显示全部楼层] [打印]
5RF
---- Minecraft Crash Report ----

WARNING: coremods are present:
  ForgelinPlugin (Forgelin-1.8.4.jar)
Contact their authors BEFORE contacting forge

// I let you down. Sorry :(

Time: 5/3/21 8:33 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 FoodCraft Reloaded (foodcraftreloaded)
Caused by: java.lang.NoSuchMethodError: net.minecraftforge.fml.common.registry.GameRegistry.registerTileEntity(Ljava/lang/Class;Lnet/minecraft/util/ResourceLocation;)V
        at com.projecturanus.foodcraft.FoodCraftReloaded.registerTileEntities(FoodCraftReloaded.kt:50)
        at com.projecturanus.foodcraft.FoodCraftReloaded.preInit(FoodCraftReloaded.kt:35)
        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:600)
        at sun.reflect.GeneratedMethodAccessor4.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:280)
        at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:258)
        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:149)
        at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:637)
        at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:270)
        at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:466)
        at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:377)
        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)


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 (x86) version 10.0
        Java Version: 1.8.0_291, Oracle Corporation
        Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation
        Memory: 212501688 bytes (202 MB) / 416493568 bytes (397 MB) up to 1037959168 bytes (989 MB)
        JVM Flags: 2 total; -Xmx1024m -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.3.2670 Optifine OptiFine_1.12.2_HD_U_D1 15 mods loaded, 15 mods active
        States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored

        | State | ID                  | Version         | Source                                                | Signature                                |
        |:----- |:------------------- |:--------------- |:----------------------------------------------------- |:---------------------------------------- |
        | UCH   | minecraft           | 1.12.2          | minecraft.jar                                         | None                                     |
        | UCH   | mcp                 | 9.42            | minecraft.jar                                         | None                                     |
        | UCH   | FML                 | 8.0.99.99       | forge-1.12.2-14.23.3.2670.jar                         | e3c3d50c7c986df74c645c0ac54639741c90a557 |
        | UCH   | forge               | 14.23.3.2670    | forge-1.12.2-14.23.3.2670.jar                         | e3c3d50c7c986df74c645c0ac54639741c90a557 |
        | UCH   | jei                 | 4.8.5.150       | [JEI管理器]jei_1.12.2-4.8.5.150.jar                      | None                                     |
        | UCH   | codechickenlib      | 3.1.6.339       | CodeChickenLib-1.12.2-3.1.6.339-universal.jar         | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
        | UCH   | nei                 | 2.4.1           | [NEI管理器]NotEnoughItems-1.12.2-2.4.1.233-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
        | UCH   | wailaharvestability | 1.1.12          | [更多信息]WailaHarvestability-mc1.12-1.1.12.jar           | None                                     |
        | UCH   | wawla               | 2.5.253         | [高亮显示]Wawla-1.12.2-2.5.253.jar                        | d476d1b22b218a10d845928d1665d45fce301b27 |
        | UCE   | foodcraftreloaded   | 1.12.2-1.0.0-EA | foodcraftreloaded-1.12.2-1.0.0-EA.jar                 | None                                     |
        | UCH   | forgelin            | 1.8.4           | Forgelin-1.8.4.jar                                    | None                                     |
        | UCH   | waila               | 1.8.26          | Hwyla-1.8.26-B41_1.12.2.jar                           | None                                     |
        | UCH   | neat                | 1.4-17          | Neat+1.4-17.jar                                       | None                                     |
        | UCH   | harvestcraft        | 1.12.2zb        | Pam's+HarvestCraft+1.12.2zg.jar                       | None                                     |
        | UCH   | ultracraft          | 1.5.1           | UltraCraft1.12.2 1.5.1.jar                            | None                                     |

        Loaded coremods (and transformers):
ForgelinPlugin (Forgelin-1.8.4.jar)

        GL info: ' Vendor: 'Intel' Version: '4.6.0 - Build 26.20.100.7812' Renderer: 'Intel(R) HD Graphics 520'
        OptiFine Version: OptiFine_1.12.2_HD_U_D1
        OptiFine Build: 20180323-135452
        Render Distance Chunks: 8
        Mipmaps: 4
        Anisotropic Filtering: 1
        Antialiasing: 0
        Multitexture: false
        Shaders: null
        OpenGlVersion: 4.6.0 - Build 26.20.100.7812
        OpenGlRenderer: Intel(R) HD Graphics 520
        OpenGlVendor: Intel
        CpuCount: 4

发表于 2021-5-4 12:47:11 | 显示全部楼层 |阅读模式

回复 | 举报

该帖共收到 2 条回复!
ym2233
foodcraft
发表于 2021-5-4 13:37:14 | 显示全部楼层

回复 | 举报

ym2233
foodcraft删了
发表于 2021-5-4 13:37:48 | 显示全部楼层

回复 | 举报

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

本版积分规则

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

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

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