= 创作分享 =
崩溃解答
大佬帮忙看看,啥情况
QQ酱95203

大佬帮忙看看,啥情况

QQ酱95203 于 2021-2-18 10:28 ( 3年前 ) [复制链接] [只看楼主] [打印]
991 2
5RF
---- Minecraft Crash Report ----

WARNING: coremods are present:
  XaeroMinimapPlugin (Xaeros_Minimap_21.2.0_Forge_1.12.jar)
  MekanismCoremod (Mekanism-1.12.2-9.8.3.390.jar)
  Inventory Tweaks Coremod (InventoryTweaks-1.64+dev.146.jar)
  CorePlugin (UnicodeFontExtension-1.12.2-2.7.jar)
Contact their authors BEFORE contacting forge

// Hi. I'm Minecraft, and I'm a crashaholic.

Time: 2/18/21 10:18 AM
Description: There was a severe problem during mod loading that has caused the game to fail

net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from Mystical Lib (mysticallib)
Caused by: java.lang.NoSuchMethodError: epicsquid.mysticallib.material.MaterialTypes.addMaterial(Ljava/lang/String;Lnet/minecraft/item/Item$ToolMaterial;FF)V
        at epicsquid.roots.init.ModItems.registerItems(ModItems.java:131)
        at epicsquid.roots.RegistryManager.init(RegistryManager.java:39)
        at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_585_RegistryManager_init_RegisterContentEvent.invoke(.dynamic)
        at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
        at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
        at epicsquid.mysticallib.LibRegistry.initAll(LibRegistry.java:74)
        at epicsquid.mysticallib.proxy.CommonProxy.preInit(CommonProxy.java:17)
        at epicsquid.mysticallib.proxy.ClientProxy.preInit(ClientProxy.java:25)
        at epicsquid.mysticallib.MysticalLib.preInit(MysticalLib.java:37)
        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:637)
        at sun.reflect.GeneratedMethodAccessor9.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:219)
        at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197)
        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:136)
        at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:629)
        at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:252)
        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(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 (amd64) version 10.0
        Java Version: 1.8.0_202, Oracle Corporation
        Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
        Memory: 1952446424 bytes (1861 MB) / 3154116608 bytes (3008 MB) up to 3154116608 bytes (3008 MB)
        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 -Xmx3000m -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.5.2847 Optifine OptiFine_1.12.2_HD_U_F6_pre1 51 mods loaded, 51 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                                |
        |:----- |:------------------------ |:-------------------- |:-------------------------------------------------- |:---------------------------------------- |
        | LCH   | minecraft                | 1.12.2               | minecraft.jar                                      | None                                     |
        | LCH   | mcp                      | 9.42                 | minecraft.jar                                      | None                                     |
        | LCH   | FML                      | 8.0.99.99            | forge-1.12.2-14.23.5.2847.jar                      | None                                     |
        | LCH   | forge                    | 14.23.5.2847         | forge-1.12.2-14.23.5.2847.jar                      | None                                     |
        | LCH   | unicodefontextensioncore | 1.12.2-2.6           | minecraft.jar                                      | None                                     |
        | LCH   | xaerominimap_core        | 1.12.2-1.0           | minecraft.jar                                      | None                                     |
        | LCH   | unicodefontextension     | 1.12.2-2.7           | UnicodeFontExtension-1.12.2-2.7.jar                | None                                     |
        | LCH   | ic2                      | 2.8.170-ex112        | industrialcraft-2-2.8.170-ex112.jar                | de041f9f6187debbc77034a344134053277aa3b0 |
        | LCH   | advanced_solar_panels    | 4.3.0                | Advanced+Solar+Panels-4.3.0.jar                    | None                                     |
        | LCH   | appliedenergistics2      | rv6-stable-7         | appliedenergistics2-rv6-stable-7.jar               | dfa4d3ac143316c6f32aa1a1beda1e34d42132e5 |
        | LCH   | codechickenlib           | 3.2.2.353            | CodeChickenLib-1.12.2.jar                          | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
        | LCH   | avaritia                 | 3.3.0                | Avaritia-1.12.2-3.3.0.33-universal.jar             | None                                     |
        | LCH   | baubles                  | 1.5.2                | Baubles-1.12-1.5.2.jar                             | None                                     |
        | LCH   | jei                      | 4.15.0.291           | jei_1.12.2-4.15.0.291.jar                          | None                                     |
        | LCH   | thaumcraft               | 6.1.BETA26           | Thaumcraft-1.12.2-6.1.BETA26.jar                   | None                                     |
        | LCH   | botania                  | r1.10-363            | Botania+r1.10-363.jar                              | None                                     |
        | LCH   | redstoneflux             | 2.1.1                | RedstoneFlux-1.12-2.1.1.1-universal.jar            | None                                     |
        | LCH   | brandonscore             | 2.4.18               | BrandonsCore-1.12.2-2.4.18.210-universal.jar       | None                                     |
        | LCH   | cofhcore                 | 4.6.3                | CoFHCore-1.12.2-4.6.3.27-universal.jar             | None                                     |
        | LCH   | cofhworld                | 1.3.1                | CoFHWorld-1.12.2-1.3.1.7-universal.jar             | 8a6abf2cb9e141b866580d369ba6548732eff25f |
        | LCH   | thermalfoundation        | 2.6.3                | ThermalFoundation-1.12.2-2.6.3.27-universal.jar    | 8a6abf2cb9e141b866580d369ba6548732eff25f |
        | LCH   | draconicevolution        | 2.3.25               | Draconic-Evolution-1.12.2-2.3.25.351-universal.jar | None                                     |
        | LCH   | waila                    | 1.8.26               | Hwyla-1.8.26-B41_1.12.2.jar                        | None                                     |
        | LCH   | mantle                   | 1.12-1.3.3.55        | Mantle-1.12-1.3.3.55.jar                           | None                                     |
        | LCH   | twilightforest           | 3.10.1013            | twilightforest-1.12.2-3.10.1013-universal.jar      | None                                     |
        | LCH   | tconstruct               | 1.12.2-2.13.0.183    | TConstruct-1.12.2-2.13.0.183.jar                   | None                                     |
        | LCH   | extrabotany              | 58                   | ExtraBotany-r1.1-58r.jar                           | None                                     |
        | LCH   | gravestone               | 1.10.2               | gravestone-1.10.2.jar                              | None                                     |
        | LCH   | inventorytweaks          | 1.64+dev.146.2180b27 | InventoryTweaks-1.64+dev.146.jar                   | 55d2cd4f5f0961410bf7b91ef6c6bf00a766dcbe |
        | LCH   | ironchest                | 1.12.2-7.0.54.838    | ironchest-1.12.2-7.0.54.838.jar                    | None                                     |
        | LCH   | magicclover              | 1.12-0.7.8           | magicclover-1.12-0.7.8.jar                         | None                                     |
        | LCH   | mekanism                 | 1.12.2-9.8.3.390     | Mekanism-1.12.2-9.8.3.390.jar                      | None                                     |
        | LCH   | mm_lib                   | 1.2.0                | MMLib-1.2.0.jar                                    | None                                     |
        | LCH   | roots                    | 1.12.2-3.0.30        | Roots-1.12.2-3.0.30.jar                            | None                                     |
        | LCH   | mysticalworld            | 1.12.2-1.9.2         | mysticalworld-1.12.2-1.9.2.jar                     | None                                     |
        | LCH   | patchouli                | 1.0-21               | Patchouli-1.0-21.jar                               | None                                     |
        | LCH   | projecte                 | 1.12.2-PE1.4.1       | ProjectE-1.12.2-PE1.4.1.jar                        | None                                     |
        | LCH   | flammpfeil.slashblade    | mc1.12-r32           | SlashBlade-mc1.12-r32.jar                          | None                                     |
        | LCH   | slashblade_addon         | 1.4.0                | SJAP_V1.4.0_MC1.12.2.jar                           | None                                     |
        | LCH   | lastsmith                | V1.2.6.5-MC1.12.2    | TLS-V1.2.6.5-MC1.12.2.jar                          | None                                     |
        | LCH   | slashbladetic            | V1.1.0-MC1.12.2      | SlashBladeTic-V1.1.0-MC1.12.2.jar                  | None                                     |
        | LCH   | thermalexpansion         | 5.5.4                | ThermalExpansion-1.12.2-5.5.4.43-universal.jar     | 8a6abf2cb9e141b866580d369ba6548732eff25f |
        | LCH   | thermaldynamics          | 2.5.5                | ThermalDynamics-1.12.2-2.5.5.21-universal.jar      | 8a6abf2cb9e141b866580d369ba6548732eff25f |
        | LCH   | torohealthmod            | 1.12.2-11            | torohealth-1.12.2-11.jar                           | None                                     |
        | LCH   | veinminer                | 0.38.2               | VeinMiner-1.12-0.38.2.647+b31535a.jar              | None                                     |
        | LCH   | veinminermodsupport      | 0.38.2               | VeinMiner-1.12-0.38.2.647+b31535a.jar              | None                                     |
        | LCH   | wawla                    | 2.6.275              | Wawla-1.12.2-2.6.275.jar                           | d476d1b22b218a10d845928d1665d45fce301b27 |
        | LCH   | waystones                | 4.1.0                | Waystones_1.12.2-4.1.0.jar                         | None                                     |
        | LCH   | xaerominimap             | 21.2.0               | Xaeros_Minimap_21.2.0_Forge_1.12.jar               | None                                     |
        | LCH   | torcherino               | 7.1                  | 加速火把torcherino.jar                                 | None                                     |
        | LCE   | mysticallib              | 1.12.2-1.9.0         | mysticallib-1.12.2-1.9.0.jar                       | None                                     |

        Loaded coremods (and transformers):
XaeroMinimapPlugin (Xaeros_Minimap_21.2.0_Forge_1.12.jar)
  xaero.common.core.transformer.ChunkTransformer
  xaero.common.core.transformer.NetHandlerPlayClientTransformer
  xaero.common.core.transformer.EntityPlayerTransformer
  xaero.common.core.transformer.AbstractClientPlayerTransformer
  xaero.common.core.transformer.WorldClientTransformer
  xaero.common.core.transformer.EntityPlayerSPTransformer
  xaero.common.core.transformer.PlayerListTransformer
  xaero.common.core.transformer.GuiIngameForgeTransformer
MekanismCoremod (Mekanism-1.12.2-9.8.3.390.jar)
  mekanism.coremod.KeybindingMigrationHelper
Inventory Tweaks Coremod (InventoryTweaks-1.64+dev.146.jar)
  invtweaks.forge.asm.ContainerTransformer
CorePlugin (UnicodeFontExtension-1.12.2-2.7.jar)
  bre.ufex.asm.Transformer
        GL info: ' Vendor: 'ATI Technologies Inc.' Version: '4.6.14736 Compatibility Profile Context 20.11.1 27.20.12033.2007' Renderer: 'AMD Radeon(TM) R7 Graphics'
        AE2 Version: stable rv6-stable-7 for Forge 14.23.5.2768
        Pulsar/tconstruct loaded Pulses:
                - TinkerCommons (Enabled/Forced)
                - TinkerWorld (Enabled/Not Forced)
                - TinkerTools (Enabled/Not Forced)
                - TinkerHarvestTools (Enabled/Forced)
                - TinkerMeleeWeapons (Enabled/Forced)
                - TinkerRangedWeapons (Enabled/Forced)
                - TinkerModifiers (Enabled/Forced)
                - TinkerSmeltery (Enabled/Not Forced)
                - TinkerGadgets (Enabled/Not Forced)
                - TinkerOredict (Enabled/Forced)
                - TinkerIntegration (Enabled/Forced)
                - TinkerFluids (Enabled/Forced)
                - TinkerMaterials (Enabled/Forced)
                - TinkerModelRegister (Enabled/Forced)
                - wailaIntegration (Enabled/Not Forced)

        Patchouli open book context: n/a
        OptiFine Version: OptiFine_1.12.2_HD_U_F6_pre1
        OptiFine Build: 20191206-224929
        Render Distance Chunks: 5
        Mipmaps: 2
        Anisotropic Filtering: 1
        Antialiasing: 0
        Multitexture: false
        Shaders: null
        OpenGlVersion: 4.6.14736 Compatibility Profile Context 20.11.1 27.20.12033.2007
        OpenGlRenderer: AMD Radeon(TM) R7 Graphics
        OpenGlVendor: ATI Technologies Inc.
        CpuCount: 4

发表于 2021-2-18 10:28:04 | 只看该作者 回帖奖励 |倒序浏览 |阅读模式

回复 | 举报

该帖共收到 2 条回复!
TUJANG
mystcallib有错误
把mystcallib删了
发表于 2021-2-18 10:54:42 | 只看该作者

回复 | 举报

AoXiang_Soar
mystcallib在注册物品时出错
如果你是作者就检查一下注册相关的代码
如果你是玩家就找一下旧版本下载(或者删了)顺便给作者报一下日志
发表于 2021-2-18 11:23:54 | 只看该作者

回复 | 举报

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

本版积分规则

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

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

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