MC百科社群

标题: 崩溃求助 [打印本页]

作者: QQ酱87976    时间: 2021-3-28 13:36
标题: 崩溃求助
如题,装了mode之后一进游戏就崩溃,mode列表如下

崩溃报告如下:
---- Minecraft Crash Report ----

WARNING: coremods are present:
  MicdoodlePlugin (MicdoodleCore-Dev-1.12.2-4.0.2.261.jar)
  Inventory Tweaks Coremod (InventoryTweaks-1.63.jar)
Contact their authors BEFORE contacting forge

// Who set us up the TNT?

Time: 3/28/21 12:55 PM
Description: Initializing game

java.lang.NoSuchFieldError: EMPTY
        at micdoodle8.mods.galacticraft.core.inventory.InventoryExtended.<init>(InventoryExtended.java:16)
        at micdoodle8.mods.galacticraft.core.proxy.ClientProxyCore.<clinit>(ClientProxyCore.java:145)
        at java.lang.Class.forName0(Native Method)
        at java.lang.Class.forName(Class.java:348)
        at net.minecraftforge.fml.common.ProxyInjector.inject(ProxyInjector.java:85)
        at net.minecraftforge.fml.common.FMLModContainer.constructMod(FMLModContainer.java:611)
        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.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(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.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.loadMods(Loader.java:595)
        at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:232)
        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(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:
---------------------------------------------------------------------------------------

-- Head --
Thread: Client thread
Stacktrace:
        at micdoodle8.mods.galacticraft.core.inventory.InventoryExtended.<init>(InventoryExtended.java:16)
        at micdoodle8.mods.galacticraft.core.proxy.ClientProxyCore.<clinit>(ClientProxyCore.java:145)
        at java.lang.Class.forName0(Native Method)
        at java.lang.Class.forName(Class.java:348)
        at net.minecraftforge.fml.common.ProxyInjector.inject(ProxyInjector.java:85)
        at net.minecraftforge.fml.common.FMLModContainer.constructMod(FMLModContainer.java:611)
        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.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(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.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.loadMods(Loader.java:595)
        at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:232)
        at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:467)

-- Initialization --
Details:
Stacktrace:
        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(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)

-- System Details --
Details:
        Minecraft Version: 1.12.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: 198807856 bytes (189 MB) / 536870912 bytes (512 MB) up to 2147483648 bytes (2048 MB)
        JVM Flags: 8 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx2G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
        IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
        FML: MCP 9.42 Powered by Forge 14.23.5.2854 38 mods loaded, 38 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                                |
        |:----- |:--------------------- |:------------------------ |:--------------------------------------------- |:---------------------------------------- |
        | LC    | minecraft             | 1.12.2                   | minecraft.jar                                 | None                                     |
        | LC    | mcp                   | 9.42                     | minecraft.jar                                 | None                                     |
        | LC    | FML                   | 8.0.99.99                | forge-1.12.2-14.23.5.2854.jar                 | e3c3d50c7c986df74c645c0ac54639741c90a557 |
        | LC    | forge                 | 14.23.5.2854             | forge-1.12.2-14.23.5.2854.jar                 | e3c3d50c7c986df74c645c0ac54639741c90a557 |
        | LC    | micdoodlecore         |                          | minecraft.jar                                 | None                                     |
        | LC    | xaerobetterpvp        | 20.2.0                   | BetterPvP_20.2.0_Forge_1.12.jar               | None                                     |
        | LC    | craftingtweaks        | 8.1.9                    | CraftingTweaks_1.12.2-8.1.9.jar               | None                                     |
        | LC    | customnpcs            | 1.12                     | CustomNPCs_1.12.2-(01Oct19).jar               | None                                     |
        | LC    | flansmod              | 5.7.2                    | Flan's+Mod-1.12.2-5.7.2.jar                   | None                                     |
        | LC    | ic2                   | 2.8.170-ex112            | industrialcraft-2-2.8.170-ex112.jar           | de041f9f6187debbc77034a344134053277aa3b0 |
        | LC    | jei                   | 4.15.0.293               | jei_1.12.2-4.15.0.293.jar                     | None                                     |
        | LC    | forestry              | 5.8.2.387                | forestry_1.12.2-5.8.2.387.jar                 | None                                     |
        | LC    | cfm                   | 6.3.1                    | furniture-6.3.1-1.12.2.jar                    | None                                     |
        | L     | galacticraftcore      | 4.0.2.261                | GalacticraftCore-Dev-1.12.2-4.0.2.261.jar     | None                                     |
        | L     | galacticraftplanets   | 4.0.2.261                | Galacticraft-Planets-Dev-1.12.2-4.0.2.261.jar | None                                     |
        | L     | gravisuite            | 3.1.1                    | Gravitation+Suite-3.1.1.jar                   | None                                     |
        | L     | gvclib                | 1.12.2                   | GVCLib__1.12.2__1.6.zip                       | None                                     |
        | L     | hmggirlfront          | 1.12.2                   | HMGDollsFrontLine1.12.2.β.10.1.zip            | None                                     |
        | L     | waila                 | 1.8.26                   | Hwyla-1.8.26-B41_1.12.2.jar                   | None                                     |
        | L     | inventorytweaks       | 1.63+release.109.220f184 | InventoryTweaks-1.63.jar                      | None                                     |
        | L     | oreexcavation         | 1.4.137                  | OreExcavation-1.4.137.jar                     | None                                     |
        | L     | sakura                | V0.0.8.2-MC1.12.2        | Sakura-V0.0.8.2-MC1.12.2.jar                  | None                                     |
        | L     | scp                   | 2.1.1                    | SCP+Lockdown-1.12.2-2.1.1-beta.jar            | None                                     |
        | L     | flammpfeil.slashblade | mc1.12-r31               | SlashBlade-mc1.12-r31.jar                     | None                                     |
        | L     | lastsmith             | V1.2.6.5-MC1.12.2        | TLS-V1.2.6.5-MC1.12.2.jar                     | None                                     |
        | L     | travellersbackpack    | 1.0.22.22                | TravellersBackpack-1.12.2-1.0.22.22.jar       | None                                     |
        | L     | twilightforest        | 3.10.1013                | twilightforest-1.12.2-3.10.1013-universal.jar | None                                     |
        | L     | variedcommodities     | 1.12.2                   | VariedCommodities_1.12.2(21nov19).jar         | None                                     |
        | L     | wailaharvestability   | 1.1.12                   | WailaHarvestability-mc1.12-1.1.12.jar         | None                                     |
        | L     | xaeroworldmap         | 1.5.4                    | XaerosWorldMap_1.5.4_Forge_1.12.jar           | None                                     |
        | L     | yvanchujiguan         | 1.0.0                    | 功法扩展.jar                                      | None                                     |
        | L     | initial               | version-0.1              | 原初修真-前置.jar                                   | None                                     |
        | L     | yvanchuxiuzhen        | 1.0.0                    | 原初修真.jar                                      | None                                     |
        | L     | diguoshidai           | 1.0.0                    | 城镇扩展.jar                                      | None                                     |
        | L     | yvanchuyaoshou        | 1.0.0                    | 妖兽扩展.jar                                      | None                                     |
        | L     | yvanchuliandan        | 1.0.0                    | 炼丹扩展.jar                                      | None                                     |
        | L     | fabaokuozhan          | 1.0.0                    | 炼器扩展.jar                                      | None                                     |
        | L     | yvanchuxiuzhenfulu    | 1.0.0                    | 符箓扩展.jar                                      | None                                     |

        Loaded coremods (and transformers):
MicdoodlePlugin (MicdoodleCore-Dev-1.12.2-4.0.2.261.jar)
  micdoodle8.mods.miccore.MicdoodleTransformer
Inventory Tweaks Coremod (InventoryTweaks-1.63.jar)
  invtweaks.forge.asm.ContainerTransformer
        GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.6.0 NVIDIA 461.72' Renderer: 'GeForce GTX 980 Ti/PCIe/SSE2'
        Launched Version: 1.12.2-forge-14.23.5.2854
        LWJGL: 2.9.4
        OpenGL: GeForce GTX 980 Ti/PCIe/SSE2 GL version 4.6.0 NVIDIA 461.72, NVIDIA Corporation
        GL Caps: Using GL 1.3 multitexturing.
Using GL 1.3 texture combiners.
Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
Shaders are available because OpenGL 2.1 is supported.
VBOs are available because OpenGL 1.5 is supported.

        Using VBOs: Yes
        Is Modded: Definitely; Client brand changed to 'fml,forge'
        Type: Client (map_client.txt)
        Resource Packs: BlockPixel-JavaEdition-1.12.2-Perfect edition
        Current Language: 简体中文 (中国)
        Profiler Position: N/A (disabled)
        CPU: 20x Intel(R) Core(TM) i9-10850K CPU @ 3.60GHz

希望大佬可以帮助一下,谢谢



作者: itopiciala    时间: 2021-3-29 00:35
本帖最后由 itopiciala 于 2021-3-29 00:37 编辑

无能为力 但是能给点建议
我的处理方法:把错误提及的模组删除  看报告是MicdoodleCore和InventoryTweaks中的某一个东西冲突了 (建议删除一个?)
作者: QQ酱22956    时间: 2021-3-30 11:52
MicdoodleCore-Dev-1.12.2-4.0.2.261.jar
你好像下错这个mod的文件了,下那种没有dev的再试试。
https://www.mcmod.cn/download/1818.html
作者: Six_color    时间: 2021-3-31 17:58
尝试删除星系及相关 mod
作者: QQ酱87976    时间: 2021-4-2 21:21
Six_color 发表于 2021-3-31 17:58
尝试删除星系及相关 mod

把星系去了也蚌埠住啊(

作者: QQ酱87976    时间: 2021-4-2 23:14
Six_color 发表于 2021-3-31 17:58
尝试删除星系及相关 mod

好家伙,删了之后真的能进了(




欢迎光临 MC百科社群 (https://bbs.mcmod.cn/) MC百科|最大的MineCraft中文模组百科