= 创作分享 =
崩溃解答
1.12.2服务端可以启动客户端启动失败
QQ酱169282

1.12.2服务端可以启动客户端启动失败

QQ酱169282 于 2024-5-20 12:37 ( 27天前 ) [复制链接] [只看楼主] [打印]
141 1
5RF
---- Minecraft Crash Report ----

WARNING: coremods are present:
  PatcherPlugin (AdvSolarPatch-1.2.1.jar)
  IELoadingPlugin (ImmersiveEngineering-core-0.12-98.jar)
  FTBUltimineASM (ftb-ultimine-1202.3.5.jar)
  TARCore ([神秘领域:重构] ThaumicAdditions-1.12.2-12.7.8.jar)
  ForgelinPlugin (Forgelin-1.8.4.jar)
  ZenRecipeReloadingPlugin (zenrecipereloading-1.3.1.jar)
  ZenUtilsPlugin (zenutils-1.18.7.jar)
  HCASM ([锤子核心] HammerLib-1.12.2-12.2.50.jar)
  MMCEEarlyMixinLoader (ModularMachinery-CE-2.0.0-pre4.jar)
  CTMCorePlugin ([连接纹理] CTM-MC1.12.2-1.0.2.31.jar)
  MixinBooter (!mixinbooter-9.1.jar)
  AnotherCommonBugFix (AnotherCommonBugFix-1.2.0-1.12.2.jar)
  MekanismCoremod ([通用机械] Mekanism-1.12.2-9.8.3.390.jar)
  CoreMod (Aroma1997Core-1.12.2-2.0.0.2.b167.jar)
  gugu-utils-core (gugu-utils-0.8.3.2.jar)
  AstralCore ([星辉魔法] astralsorcery-1.12.2-1.10.27.jar)
Contact their authors BEFORE contacting forge

// I bet Cylons wouldn't have this problem.

Time: 5/20/24 12:32 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 Just Enough Items (jei)
Caused by: java.lang.IllegalArgumentException: Multiple entries with same key: class thaumcraft.api.aspects.AspectList=mezz.jei.startup.ModIngredientRegistration$$Lambda$3209/1058681907@64753795 and class thaumcraft.api.aspects.AspectList=mezz.jei.startup.ModIngredientRegistration$$Lambda$3209/1058681907@1d7b08
        at com.google.common.collect.ImmutableMap.checkNoConflict(ImmutableMap.java:186)
        at com.google.common.collect.RegularImmutableMap.checkNoConflictInKeyBucket(RegularImmutableMap.java:102)
        at com.google.common.collect.RegularImmutableMap.fromEntryArray(RegularImmutableMap.java:88)
        at com.google.common.collect.ImmutableMap$Builder.build(ImmutableMap.java:359)
        at mezz.jei.ingredients.IngredientRegistry.<init>(IngredientRegistry.java:66)
        at mezz.jei.startup.ModIngredientRegistration.createIngredientRegistry(ModIngredientRegistration.java:55)
        at mezz.jei.startup.JeiStarter.start(JeiStarter.java:62)
        at mezz.jei.startup.ProxyCommonClient.loadComplete(JEIProxyClientAccessor.java:136)
        at mezz.jei.JustEnoughItems.loadComplete(JustEnoughItems.java:55)
        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:498)
        at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:637)
        at sun.reflect.GeneratedMethodAccessor8.invoke(Unknown Source)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        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:498)
        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.initializeMods(Loader.java:757)
        at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:336)
        at net.minecraft.client.Minecraft.func_71384_a(MinecraftAccessor.java:535)
        at net.minecraft.client.Minecraft.func_99999_d(MinecraftAccessor.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:498)
        at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
        at net.minecraft.launchwrapper.Launch.main(Launch.java:28)

No Mixin Metadata is found in the Stacktrace.


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_211, Oracle Corporation
        Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
        Memory: 10739968976 bytes (10242 MB) / 14975762432 bytes (14282 MB) up to 15032385536 bytes (14336 MB)
        JVM Flags: 6 total; -XX:+UseG1GC -XX:-UseAdaptiveSizePolicy -XX:-OmitStackTraceInFastThrow -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmn256m -Xmx14336m
        IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
        FML: MCP 9.42 Powered by Forge 14.23.5.2860 121 mods loaded, 121 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                                |
        |:------ |:------------------------------- |:------------------------ |:-------------------------------------------------------------- |:---------------------------------------- |
        | LCHIJA | minecraft                       | 1.12.2                   | minecraft.jar                                                  | None                                     |
        | LCHIJA | mcp                             | 9.42                     | minecraft.jar                                                  | None                                     |
        | LCHIJA | FML                             | 8.0.99.99                | forge-1.12.2-14.23.5.2860.jar                                  | e3c3d50c7c986df74c645c0ac54639741c90a557 |
        | LCHIJA | forge                           | 14.23.5.2860             | forge-1.12.2-14.23.5.2860.jar                                  | e3c3d50c7c986df74c645c0ac54639741c90a557 |
        | LCHIJA | advsolarpatch                   | 1.2.1                    | minecraft.jar                                                  | None                                     |
        | LCHIJA | anothercommonbugfix             | 1.2.0                    | minecraft.jar                                                  | None                                     |
        | LCHIJA | mixinbooter                     | 9.1                      | minecraft.jar                                                  | None                                     |
        | LCHIJA | redstoneflux                    | 2.1.1                    | RedstoneFlux-1.12-2.1.1.1-universal.jar                        | None                                     |
        | LCHIJA | cofhcore                        | 4.6.6                    | [CoFH核心] CoFHCore-1.12.2-4.6.6.1-universal.jar                 | None                                     |
        | LCHIJA | crafttweaker                    | 4.1.20                   | CraftTweaker2-1.12-4.1.20.699.jar                              | None                                     |
        | LCHIJA | mtlib                           | 3.0.7                    | MTLib-3.0.7.jar                                                | None                                     |
        | LCHIJA | modtweaker                      | 4.0.19                   | modtweaker-4.0.20.11.jar                                       | None                                     |
        | LCHIJE | jei                             | 4.16.1.301               | [JEI物品管理器] jei_1.12.2-4.16.1.301.jar                           | None                                     |
        | LCHIJ  | ftblib                          | 5.4.7.2                  | [FTB Library(旧版)] FTBLib-5.4.7.2.jar                           | None                                     |
        | LCHIJ  | codechickenlib                  | 3.2.3.358                | CodeChickenLib-1.12.2-3.2.3.358-universal.jar                  | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
        | LCHIJ  | avaritia                        | 3.3.0                    | [无尽贪婪] Avaritia-1.12.2-3.3.0.37-universal.jar                  | None                                     |
        | LCHIJ  | jaopcasingularities             | 1.12.2-3.0.1.2           | [JAOPCA的奇点] JAOPCASingularities-1.12.2-3.0.1.2.jar             | None                                     |
        | LCHIJ  | brandonscore                    | 2.4.20                   | BrandonsCore-1.12.2-2.4.20.162-universal.jar                   | None                                     |
        | LCHIJ  | projectintelligence             | 1.0.9                    | [PI文档] ProjectIntelligence-1.12.2-1.0.9.28-universal.jar       | None                                     |
        | LCHIJ  | inworldcrafting                 | 1.12.2-1.2.0             | [世界合成] inworldcrafting-1.12.2-1.2.0-universal.jar              | None                                     |
        | LCHIJ  | ctm                             | MC1.12.2-1.0.2.31        | [连接纹理] CTM-MC1.12.2-1.0.2.31.jar                               | None                                     |
        | LCHIJ  | chisel                          | MC1.12.2-1.0.2.45        | [凿子] Chisel-MC1.12.2-1.0.2.45.jar                              | None                                     |
        | LCHIJ  | torcherino                      | 7.6                      | [加速火把] torcherino-7.6.jar                                      | None                                     |
        | LCHIJ  | mantle                          | 1.12-1.3.3.55            | [地幔] Mantle-1.12-1.3.3.55.jar                                  | None                                     |
        | LCHIJ  | tconstruct                      | 1.12.2-2.13.0.183        | [匠魂] TConstruct-1.12.2-2.13.0.183.jar                          | None                                     |
        | LCHIJ  | taiga                           | 1.12.2-1.3.3             | [匠魂合金附加] taiga-1.12.2-1.3.4.jar                                | None                                     |
        | LCHIJ  | tinkertoolleveling              | 1.12.2-1.1.0.DEV.b23e769 | [匠魂工具升级] TinkerToolLeveling-1.12.2-1.1.0.jar                   | None                                     |
        | LCHIJ  | base                            | 3.14.0                   | base-1.12.2-3.14.0.jar                                         | None                                     |
        | LCHIJ  | ic2                             | 2.8.222-ex112            | [工业时代2] industrialcraft-2-2.8.222-ex112.jar                    | de041f9f6187debbc77034a344134053277aa3b0 |
        | LCHIJ  | bookshelf                       | 2.3.590                  | Bookshelf-1.12.2-2.3.590.jar                                   | d476d1b22b218a10d845928d1665d45fce301b27 |
        | LCHIJ  | gamestages                      | 2.0.123                  | [游戏阶段] GameStages-1.12.2-2.0.123.jar                           | d476d1b22b218a10d845928d1665d45fce301b27 |
        | LCHIJ  | baubles                         | 1.5.2                    | [饰品栏] Baubles-1.12-1.5.2.jar                                   | None                                     |
        | LCHIJ  | projecte                        | 1.12.2-PE1.4.1           | [等价交换重制版] ProjectE-1.12.2-PE1.4.1.jar                          | None                                     |
        | LCHIJ  | thaumcraft                      | 6.1.BETA26               | [神秘时代] Thaumcraft-1.12.2-6.1.BETA26.jar                        | None                                     |
        | LCHIJ  | botania                         | r1.10-364                | Botania r1.10-364.4.jar                                        | None                                     |
        | LCHIJ  | cofhworld                       | 1.4.0                    | CoFHWorld-1.12.2-1.4.0.1-universal.jar                         | None                                     |
        | LCHIJ  | thermalfoundation               | 2.6.7                    | [热力基本] ThermalFoundation-1.12.2-2.6.7.1-universal.jar          | None                                     |
        | LCHIJ  | draconicevolution               | 2.3.28                   | [龙之进化/龙之研究] Draconic-Evolution-1.12.2-2.3.28.354-universal.jar | None                                     |
        | LCHIJ  | industrialupgrade               | 2.4                      | IndustrialUpgrade-1.12.2-2.4.jar                               | None                                     |
        | LCHIJ  | thermalexpansion                | 5.5.7                    | [热力膨胀] ThermalExpansion-1.12.2-5.5.7.1-universal.jar           | None                                     |
        | LCHIJ  | reborncore                      | 3.19.5                   | [重生核心] RebornCore-1.12.2-3.19.5-universal.jar                  | None                                     |
        | LCHIJ  | techreborn                      | 2.27.3.1084              | [科技复兴] TechReborn-1.12.2-2.27.3.1084-universal.jar             | 8727a3141c8ec7f173b87aa78b9b9807867c4e6b |
        | LCHIJ  | forestry                        | 5.8.2.422                | [林业] forestry_1.12.2-5.8.2.422.jar                             | None                                     |
        | LCHIJ  | itemfilters                     | 1.0.4.2                  | ItemFilters-1.0.4.2.jar                                        | None                                     |
        | LCHIJ  | ftbquests                       | 1202.9.0.15              | FTBQuests-1202.9.0.15.jar                                      | None                                     |
        | LCHIJ  | zenutils                        | 1.18.7                   | zenutils-1.18.7.jar                                            | None                                     |
        | LCHIJ  | contenttweaker                  | 1.12.2-4.10.0            | ContentTweaker-1.12.2-4.10.0.jar                               | None                                     |
        | LCHIJ  | conarm                          | 1.2.5.10                 | [匠魂盔甲] conarm-1.12.2-1.2.5.10.jar                              | b33d2c8df492beff56d1bbbc92da49b8ab7345a1 |
        | LCHIJ  | extrabotany                     | 60                       | [额外植物学] ExtraBotany-r1.1-60-beta-hotfix.jar                    | None                                     |
        | LCHIJ  | armoryexpansion                 | 2.0.0-alpha              | [匠魂盔甲扩展] armoryexpansion-2.0.0-alpha.jar                       | None                                     |
        | LCHIJ  | armoryexpansion-custommaterials | 2.0.0-alpha              | [匠魂盔甲扩展] armoryexpansion-2.0.0-alpha.jar                       | None                                     |
        | LCHIJ  | armoryexpansion-iceandfire      | 2.0.0-alpha              | [匠魂盔甲扩展] armoryexpansion-2.0.0-alpha.jar                       | None                                     |
        | LCHIJ  | armoryexpansion-matteroverdrive | 2.0.0-alpha              | [匠魂盔甲扩展] armoryexpansion-2.0.0-alpha.jar                       | None                                     |
        | LCHIJ  | tcomplement                     | 1.12.2-0.4.3             | [匠魂补充] TinkersComplement-1.12.2-0.4.3.jar                      | None                                     |
        | LCHIJ  | mtrm                            | 1.2.2.30                 | [可视化合成表编辑器] MineTweakerRecipeMaker-1.12.2-1.2.2.30.jar         | None                                     |
        | LCHIJ  | avaritiarecipemaker             | 1.0.0                    | [可视化无尽配方编辑器] avaritiarecipemaker-1.0.0.jar                     | None                                     |
        | LCHIJ  | cucumber                        | 1.1.3                    | Cucumber-1.12.2-1.1.3.jar                                      | None                                     |
        | LCHIJ  | extendedcrafting                | 1.5.6                    | [合成拓展] ExtendedCrafting-1.12.2-1.5.6.jar                       | None                                     |
        | LCHIJ  | mekanism                        | 1.12.2-9.8.3.390         | [通用机械] Mekanism-1.12.2-9.8.3.390.jar                           | None                                     |
        | LCHIJ  | sonarcore                       | 5.0.19                   | [声呐核心] sonarcore-1.12.2-5.0.19-20.jar                          | None                                     |
        | LCHIJ  | forgelin                        | 1.8.4                    | Forgelin-1.8.4.jar                                             | None                                     |
        | LCHIJ  | teslacorelib                    | 1.0.18                   | [特斯拉核心] tesla-core-lib-1.12.2-1.0.18.jar                       | d476d1b22b218a10d845928d1665d45fce301b27 |
        | LCHIJ  | industrialforegoing             | 1.12.2-1.12.2            | [工业先锋] industrialforegoing-1.12.2-1.12.13-237.jar              | None                                     |
        | LCHIJ  | appliedenergistics2             | rv6-stable-7             | [应用能源2] appliedenergistics2-rv6-stable-7.jar                   | dfa4d3ac143316c6f32aa1a1beda1e34d42132e5 |
        | LCHIJ  | astralsorcery                   | 1.10.27                  | [星辉魔法] astralsorcery-1.12.2-1.10.27.jar                        | a0f0b759d895c15ceb3e3bcb5f3c2db7c582edf0 |
        | LCHIJ  | extrautils2                     | 1.0                      | [更多实用设备] extrautils2-1.12-1.9.9.jar                            | None                                     |
        | LCHIJ  | nuclearcraft                    | @VERSION@                | [核电工艺] nuclearcraft-1.12.2-2.19.jar                            | None                                     |
        | LCHIJ  | immersiveengineering            | 0.12-98                  | [沉浸工程] ImmersiveEngineering-0.12-98.jar                        | None                                     |
        | LCHIJ  | immersivepetroleum              | 1.1.10                   | [沉浸原油] immersivepetroleum-1.12.2-1.1.10.jar                    | None                                     |
        | LCHIJ  | harvestcraft                    | 1.12.2zb                 | [潘马斯农场] Pam's HarvestCraft 1.12.2zg.jar                        | None                                     |
        | LCHIJ  | gunpowderlib                    | 1.12.2-1.1               | GunpowderLib-1.12.2-1.1.jar                                    | 4ffa87db52cf086d00ecc4853a929367b1c39b5c |
        | LCHIJ  | integrationforegoing            | 1.12.2-1.11              | [工业先锋集成附属] IntegrationForegoing-1.12.2-1.11.jar                | 4ffa87db52cf086d00ecc4853a929367b1c39b5c |
        | LCHIJ  | libnine                         | 1.2.1                    | libnine-1.12.2-1.2.1.jar                                       | None                                     |
        | LCHIJ  | threng                          | 1.1.26                   | [懒人AE2] lazy-ae2-1.12.2-1.1.26.jar                             | None                                     |
        | LCHIJ  | modularrouters                  | 1.12.2-3.3.0-33          | [模块化路由器] modular-routers-1.12.2-3.3.0-33.jar                   | None                                     |
        | LCHIJ  | guideapi                        | 1.12-2.1.8-63            | [指南] Guide-API-1.12-2.1.8-63.jar                               | None                                     |
        | LCHIJ  | armourers_workshop              | 1.12.2-0.51.0            | [时装工坊] Armourers-Workshop-1.12.2-0.51.0.jar                    | None                                     |
        | LCHIJ  | pneumaticcraft                  | 1.12.2-0.11.15-398       | [气动工艺] pneumaticcraft-repressurized-1.12.2-0.11.15-398.jar     | None                                     |
        | LCHIJ  | morelibs                        | 1.2.2                    | morelibs-1.12.2-1.2.2.jar                                      | None                                     |
        | LCHIJ  | moreplates                      | 5.5.2                    | [更多金属板] moreplates-1.12.2-5.5.2.jar                            | None                                     |
        | LCHIJ  | patchouli                       | 1.0-23.6                 | Patchouli-1.0-23.6.jar                                         | None                                     |
        | LCHIJ  | naturesaura                     | 18.1                     | [自然灵气] NaturesAura-18.1.jar                                    | None                                     |
        | LCHIJ  | bloodmagic                      | 1.12.2-2.4.3-105         | [血魔法3] BloodMagic-1.12.2-2.4.3-105.jar                         | None                                     |
        | LCHIJ  | fluxnetworks                    | 4.1.0                    | [通量网络] FluxNetworks-1.12.2-4.1.1.34.jar                        | None                                     |
        | LCHIJ  | modularmachinery                | 1.11.1                   | ModularMachinery-CE-2.0.0-pre4.jar                             | None                                     |
        | LCHIJ  | modularmagic                    | 1.6.2                    | [模块化魔法] modularmagic-1.6.2.jar                                 | None                                     |
        | LCHIJ  | wanionlib                       | 1.12.2-2.91              | WanionLib-1.12.2-2.91.jar                                      | None                                     |
        | LCHIJ  | eternalsingularity              | 1.12.2-1.0.7             | [永恒奇点] eternalsingularity-1.12.2-1.0.7.jar                     | None                                     |
        | LCHIJ  | magneticraft                    | 2.8.5                    | [磁场工艺] Magneticraft_1.12-2.8.5-dev.jar                         | None                                     |
        | LCHIJ  | thaumictinkerer                 | 1.12.2-5.0-620a0c5       | [神秘工匠] thaumictinkerer-1.12.2-5.0-620a0c5.jar                  | None                                     |
        | LCHIJ  | hammercore                      | 12.2.50                  | [锤子核心] HammerLib-1.12.2-12.2.50.jar                            | 9f5e2a811a8332a842b34f6967b7db0ac4f24856 |
        | LCHIJ  | thaumadditions                  | 12.7.8                   | [神秘领域:重构] ThaumicAdditions-1.12.2-12.7.8.jar                   | 9f5e2a811a8332a842b34f6967b7db0ac4f24856 |
        | LCHIJ  | expequiv                        | 12.3.17                  | [等价扩展] ExpandedEquivalence-1.12.2-12.3.17.jar                  | 9f5e2a811a8332a842b34f6967b7db0ac4f24856 |
        | LCHIJ  | mekanismgenerators              | 1.12.2-9.8.3.390         | [通用机械发电机] MekanismGenerators-1.12.2-9.8.3.390.jar              | None                                     |
        | LCHIJ  | mekanismtools                   | 1.12.2-9.8.3.390         | [通用机械工具] MekanismTools-1.12.2-9.8.3.390.jar                    | None                                     |
        | LCHIJ  | mekores                         | 2.0.13                   | [通用机械矿石] mekores-2.0.13.jar                                    | None                                     |
        | LCHIJ  | gravisuite                      | 3.1.1                    | [重力装甲] Gravitation Suite-3.1.1.jar                             | None                                     |
        | LCHIJ  | advanced_solar_panels           | 4.3.0                    | [高级太阳能] Advanced Solar Panels-4.3.0.jar                        | None                                     |
        | LCHIJ  | magicbees                       | 1.0                      | [魔法蜜蜂] MagicBees-1.12.2-3.2.25.jar                             | None                                     |
        | LCHIJ  | draconicadditions               | 1.17.0                   | [龙之进化拓展] Draconic-Additions-1.12.2-1.17.0.45-universal.jar     | None                                     |
        | LCHIJ  | bdlib                           | 1.14.4.1                 | bdlib-1.14.4.1-mc1.12.2.jar                                    | None                                     |
        | LCHIJ  | ae2stuff                        | 0.7.0.4                  | ae2stuff-0.7.0.4-mc1.12.2.jar                                  | None                                     |
        | LCHIJ  | aroma1997core                   | 2.0.0.2.b167             | Aroma1997Core-1.12.2-2.0.0.2.b167.jar                          | dfbfe4c473253d8c5652417689848f650b2cbe32 |
        | LCHIJ  | ctgui                           | 1.0.0                    | CraftTweaker2-1.12-4.1.20.699.jar                              | None                                     |
        | LCHIJ  | crafttweakerjei                 | 2.0.3                    | CraftTweaker2-1.12-4.1.20.699.jar                              | None                                     |
        | LCHIJ  | extracells                      | 2.6.7                    | ExtraCells-1.12.2-2.6.7.jar                                    | None                                     |
        | LCHIJ  | ftbultimine                     | 1202.3.5                 | ftb-ultimine-1202.3.5.jar                                      | None                                     |
        | LCHIJ  | mcjtylib_ng                     | 3.5.4                    | mcjtylib-1.12-3.5.4.jar                                        | None                                     |
        | LCHIJ  | gugu-utils                      | 0.8.3.2                  | gugu-utils-0.8.3.2.jar                                         | None                                     |
        | LCHIJ  | jaopca                          | 1.12.2-2.3.10.21         | JAOPCA-1.12.2-2.3.10.21.jar                                    | None                                     |
        | LCHIJ  | modelloader                     | 1.1.7                    | modelloader-1.1.7.jar                                          | None                                     |
        | LCHIJ  | projectex                       | 1.2.0.40                 | ProjectEX-1.2.0.40.jar                                         | None                                     |
        | LCHIJ  | tatw                            | 1.0.1.2.b27              | Tatw-1.12.2-1.0.1.2.b27.jar                                    | dfbfe4c473253d8c5652417689848f650b2cbe32 |
        | LCHIJ  | thaumicenergistics              | 2.2.6                    | thaumicenergistics-extended_life-2.2.7.jar                     | None                                     |
        | LCHIJ  | valkyrielib                     | 1.12.2-2.0.20.1          | valkyrielib-1.12.2-2.0.20.1.jar                                | None                                     |
        | LCHIJ  | universalmodifiers              | 1.12.2-1.0.16.1          | valkyrielib-1.12.2-2.0.20.1.jar                                | None                                     |
        | LCHIJ  | zenrecipereloading              | 1.3.1                    | zenrecipereloading-1.3.1.jar                                   | None                                     |
        | LCHIJ  | techreborn_compat               | 1.0.0                    | TechReborn-ModCompatibility-1.12.2-1.4.0.76.jar                | 8727a3141c8ec7f173b87aa78b9b9807867c4e6b |
        | LCHIJ  | armoryexpansion-conarm          | 2.0.0-alpha              | [匠魂盔甲扩展] armoryexpansion-2.0.0-alpha.jar                       | None                                     |
        | LCHIJ  | teslacorelib_registries         | 1.0.18                   | [特斯拉核心] tesla-core-lib-1.12.2-1.0.18.jar                       | None                                     |
        | LCHIJ  | wrapup                          | 1.12-1.1.3               | WrapUp-1.12-1.1.3.jar                                          | None                                     |

        Loaded coremods (and transformers):
PatcherPlugin (AdvSolarPatch-1.2.1.jar)
  mods.su5ed.advsolarpatch.ClassTransformer
IELoadingPlugin (ImmersiveEngineering-core-0.12-98.jar)
  blusunrize.immersiveengineering.common.asm.IEClassTransformer
FTBUltimineASM (ftb-ultimine-1202.3.5.jar)

TARCore ([神秘领域:重构] ThaumicAdditions-1.12.2-12.7.8.jar)

ForgelinPlugin (Forgelin-1.8.4.jar)

ZenRecipeReloadingPlugin (zenrecipereloading-1.3.1.jar)

ZenUtilsPlugin (zenutils-1.18.7.jar)

HCASM ([锤子核心] HammerLib-1.12.2-12.2.50.jar)
  com.zeitheron.hammercore.asm.HammerCoreTransformer
MMCEEarlyMixinLoader (ModularMachinery-CE-2.0.0-pre4.jar)

CTMCorePlugin ([连接纹理] CTM-MC1.12.2-1.0.2.31.jar)
  team.chisel.ctm.client.asm.CTMTransformer
MixinBooter (!mixinbooter-9.1.jar)

AnotherCommonBugFix (AnotherCommonBugFix-1.2.0-1.12.2.jar)
  com.anotherera.core.ACBFClassTransformer
MekanismCoremod ([通用机械] Mekanism-1.12.2-9.8.3.390.jar)
  mekanism.coremod.KeybindingMigrationHelper
CoreMod (Aroma1997Core-1.12.2-2.0.0.2.b167.jar)

gugu-utils-core (gugu-utils-0.8.3.2.jar)
  com.warmthdawn.mod.gugu_utils.asm.common.GuGuAsmTransformer
AstralCore ([星辉魔法] astralsorcery-1.12.2-1.10.27.jar)

        GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.6.0 NVIDIA 536.40' Renderer: 'NVIDIA GeForce RTX 2070 SUPER/PCIe/SSE2'
        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)
                - chiselIntegration (Enabled/Not Forced)

        Pulsar/tcomplement loaded Pulses:
                - ModuleCommons (Enabled/Forced)
                - ModuleMelter (Enabled/Not Forced)
                - ModuleArmor (Enabled/Not Forced)
                - ModuleSteelworks (Enabled/Not Forced)
                - ChiselPlugin (Enabled/Not Forced)
                - ToolLevelingPlugin (Enabled/Not Forced)
                - Oredict (Enabled/Forced)

        AE2 Version: stable rv6-stable-7 for Forge 14.23.5.2768
        HammerCore Debug Information:
                Dependent Mods:
                        -Thaumic Additions: Reconstructed (thaumadditions) @ 12.7.8
                        -Expanded Equivalence (expequiv) @ 12.3.17

        RebornCore:
                Plugin Engine: 0
                RebornCore Version: 3.19.5
                Runtime Debofucsation 1
                Invalid fingerprint detected for RebornCore!
                RenderEngine: 0
        Patchouli open book context: n/a
        List of loaded APIs:
                * appliedenergistics2|API (rv6) from [应用能源2] appliedenergistics2-rv6-stable-7.jar
                * armourers_workshop_api (0.2.0) from [时装工坊] Armourers-Workshop-1.12.2-0.51.0.jar
                * Base|API (1.0.0) from base-1.12.2-3.14.0.jar
                * Baubles|API (1.4.0.2) from [饰品栏] Baubles-1.12-1.5.2.jar
                * bloodmagic-api (2.0.0) from [血魔法3] BloodMagic-1.12.2-2.4.3-105.jar
                * BotaniaAPI (93) from Botania r1.10-364.4.jar
                * Chisel-API (0.0.1) from [凿子] Chisel-MC1.12.2-1.0.2.45.jar
                * ChiselAPI|Carving (0.0.1) from [凿子] Chisel-MC1.12.2-1.0.2.45.jar
                * cofhapi (2.5.0) from [CoFH核心] CoFHCore-1.12.2-4.6.6.1-universal.jar
                * ctm-api (0.1.0) from [连接纹理] CTM-MC1.12.2-1.0.2.31.jar
                * ctm-api-events (0.1.0) from [连接纹理] CTM-MC1.12.2-1.0.2.31.jar
                * ctm-api-models (0.1.0) from [连接纹理] CTM-MC1.12.2-1.0.2.31.jar
                * ctm-api-textures (0.1.0) from [连接纹理] CTM-MC1.12.2-1.0.2.31.jar
                * ctm-api-utils (0.1.0) from [连接纹理] CTM-MC1.12.2-1.0.2.31.jar
                * DraconicEvolution|API (1.3) from [龙之进化/龙之研究] Draconic-Evolution-1.12.2-2.3.28.354-universal.jar
                * ForestryAPI|apiculture (5.0.0) from [林业] forestry_1.12.2-5.8.2.422.jar
                * ForestryAPI|arboriculture (4.3.0) from [林业] forestry_1.12.2-5.8.2.422.jar
                * ForestryAPI|book (5.8.1) from [林业] forestry_1.12.2-5.8.2.422.jar
                * ForestryAPI|circuits (3.1.0) from [林业] forestry_1.12.2-5.8.2.422.jar
                * ForestryAPI|climate (5.0.0) from [林业] forestry_1.12.2-5.8.2.422.jar
                * ForestryAPI|core (5.7.0) from [林业] forestry_1.12.2-5.8.2.422.jar
                * ForestryAPI|farming (5.8.0) from [林业] forestry_1.12.2-5.8.2.422.jar
                * ForestryAPI|food (1.1.0) from [林业] forestry_1.12.2-5.8.2.422.jar
                * ForestryAPI|fuels (3.0.0) from [林业] forestry_1.12.2-5.8.2.422.jar
                * ForestryAPI|genetics (5.7.0) from [林业] forestry_1.12.2-5.8.2.422.jar
                * ForestryAPI|gui (5.8.0) from [林业] forestry_1.12.2-5.8.2.422.jar
                * ForestryAPI|hives (4.1.0) from [林业] forestry_1.12.2-5.8.2.422.jar
                * ForestryAPI|lepidopterology (1.4.0) from [林业] forestry_1.12.2-5.8.2.422.jar
                * ForestryAPI|mail (3.1.0) from [林业] forestry_1.12.2-5.8.2.422.jar
                * ForestryAPI|modules (5.7.0) from [林业] forestry_1.12.2-5.8.2.422.jar
                * ForestryAPI|multiblock (3.0.0) from [林业] forestry_1.12.2-5.8.2.422.jar
                * ForestryAPI|recipes (5.4.0) from [林业] forestry_1.12.2-5.8.2.422.jar
                * ForestryAPI|storage (5.0.0) from [林业] forestry_1.12.2-5.8.2.422.jar
                * ForestryAPI|world (2.1.0) from [林业] forestry_1.12.2-5.8.2.422.jar
                * Guide-API|API (2.0.0) from [指南] Guide-API-1.12-2.1.8-63.jar
                * ImmersiveEngineering|API (1.0) from [沉浸工程] ImmersiveEngineering-0.12-98.jar
                * ImmersiveEngineering|ImmersiveFluxAPI (1.0) from [沉浸工程] ImmersiveEngineering-0.12-98.jar
                * industrialforegoingapi (5) from [工业先锋] industrialforegoing-1.12.2-1.12.13-237.jar
                * JustEnoughItemsAPI (4.13.0) from [JEI物品管理器] jei_1.12.2-4.16.1.301.jar
                * MagneticraftAPI (1.0.0) from [磁场工艺] Magneticraft_1.12-2.8.5-dev.jar
                * MekanismAPI|core (9.8.1) from [通用机械] Mekanism-1.12.2-9.8.3.390.jar
                * MekanismAPI|energy (9.8.1) from [通用机械] Mekanism-1.12.2-9.8.3.390.jar
                * MekanismAPI|gas (9.8.1) from [通用机械] Mekanism-1.12.2-9.8.3.390.jar
                * MekanismAPI|infuse (9.8.1) from [通用机械] Mekanism-1.12.2-9.8.3.390.jar
                * MekanismAPI|laser (9.8.1) from [通用机械] Mekanism-1.12.2-9.8.3.390.jar
                * MekanismAPI|transmitter (9.8.1) from [通用机械] Mekanism-1.12.2-9.8.3.390.jar
                * MekanismAPI|util (9.0.0) from [通用机械] Mekanism-1.12.2-9.8.3.390.jar
                * Model-Loader (1.1.0) from modelloader-1.1.7.jar
                * Model-Loader-Vectors (1.0.0) from modelloader-1.1.7.jar
                * naturesauraapi (9) from [自然灵气] NaturesAura-18.1.jar
                * PatchouliAPI (6) from Patchouli-1.0-23.6.jar
                * PneumaticCraftApi (1.1) from [气动工艺] pneumaticcraft-repressurized-1.12.2-0.11.15-398.jar
                * projecteapi (1.12.2-1.2.0) from [等价交换重制版] ProjectE-1.12.2-PE1.4.1.jar
                * reborncoreAPI (3.19.5) from [重生核心] RebornCore-1.12.2-3.19.5-universal.jar
                * reborncoreAPI|Power (3.19.5) from [重生核心] RebornCore-1.12.2-3.19.5-universal.jar
                * reborncoreAPI|Recipe (3.19.5) from [重生核心] RebornCore-1.12.2-3.19.5-universal.jar
                * reborncoreAPI|Tile (3.19.5) from [重生核心] RebornCore-1.12.2-3.19.5-universal.jar
                * redstonefluxapi (2.1.1) from RedstoneFlux-1.12-2.1.1.1-universal.jar
                * sonarapi (1.0.1) from [声呐核心] sonarcore-1.12.2-5.0.19-20.jar
                * team_reborn|Praescriptum (3.19.5) from [重生核心] RebornCore-1.12.2-3.19.5-universal.jar
                * techrebornAPI (2.27.3.1084) from [科技复兴] TechReborn-1.12.2-2.27.3.1084-universal.jar
                * Thaumcraft|API (6.0.2) from [神秘时代] Thaumcraft-1.12.2-6.1.BETA26.jar
                * valkyrielib.api (1.12.2-2.0.10a) from valkyrielib-1.12.2-2.0.20.1.jar
        AE2 Integration: IC2:ON, RC:OFF, MFR:OFF, Waila:OFF, InvTweaks:OFF, JEI:ON, Mekanism:ON, OpenComputers:OFF, THE_ONE_PROBE:OFF, TESLA:OFF, CRAFTTWEAKER:ON
        Armourer's Workshop:
                Baking Queue: 1
                Request Queue: -1
                Texture Paint Type: TEXTURE_REPLACE
                Multipass Skin Rendering: true
        Render Layers:
                 Render Class: net.minecraft.client.renderer.entity.RenderPlayer
                        moe.plushie.armourers_workshop.client.render.entity.ModelResetLayer
                        net.minecraft.client.renderer.entity.layers.LayerBipedArmor
                        net.minecraft.client.renderer.entity.layers.LayerArrow
                        net.minecraft.client.renderer.entity.layers.LayerDeadmau5Head
                        net.minecraft.client.renderer.entity.layers.LayerCape
                        net.minecraft.client.renderer.entity.layers.LayerCustomHead
                        net.minecraft.client.renderer.entity.layers.LayerElytra
                        net.minecraft.client.renderer.entity.layers.LayerEntityOnShoulder
                        baubles.client.BaublesRenderLayer
                        moze_intel.projecte.rendering.LayerYue
                        vazkii.botania.client.core.handler.ContributorFancinessHandler
                        vazkii.botania.client.core.handler.BaubleRenderHandler
                        vazkii.botania.client.render.entity.LayerGaiaHead
                        com.meteor.extrabotany.client.render.CosmeticItemRenderLayer
                        com.buuz135.industrial.proxy.client.render.ContributorsCatEarsRender
                        blusunrize.immersiveengineering.client.render.IEBipedLayerRenderer
                        de.ellpeck.naturesaura.renderers.PlayerLayerTrinkets
                        WayofTime.bloodmagic.client.render.LayerBloodElytra
                        com.brandon3055.draconicevolution.client.render.entity.LayerContributorPerkRenderer
                        c4.conarm.client.layers.LayerAccessories
                        moe.plushie.armourers_workshop.client.render.entity.SkinLayerRendererHeldItem
                        moe.plushie.armourers_workshop.client.render.entity.SkinLayerRendererPlayer
                        com.valkyrieofnight.vliblegacy.m_supporters.render.VLLayerCape
                 Render Class: net.minecraft.client.renderer.entity.RenderPlayer
                        moe.plushie.armourers_workshop.client.render.entity.ModelResetLayer
                        net.minecraft.client.renderer.entity.layers.LayerBipedArmor
                        net.minecraft.client.renderer.entity.layers.LayerArrow
                        net.minecraft.client.renderer.entity.layers.LayerDeadmau5Head
                        net.minecraft.client.renderer.entity.layers.LayerCape
                        net.minecraft.client.renderer.entity.layers.LayerCustomHead
                        net.minecraft.client.renderer.entity.layers.LayerElytra
                        net.minecraft.client.renderer.entity.layers.LayerEntityOnShoulder
                        baubles.client.BaublesRenderLayer
                        moze_intel.projecte.rendering.LayerYue
                        vazkii.botania.client.core.handler.ContributorFancinessHandler
                        vazkii.botania.client.core.handler.BaubleRenderHandler
                        vazkii.botania.client.render.entity.LayerGaiaHead
                        com.meteor.extrabotany.client.render.CosmeticItemRenderLayer
                        com.buuz135.industrial.proxy.client.render.ContributorsCatEarsRender
                        blusunrize.immersiveengineering.client.render.IEBipedLayerRenderer
                        de.ellpeck.naturesaura.renderers.PlayerLayerTrinkets
                        WayofTime.bloodmagic.client.render.LayerBloodElytra
                        com.brandon3055.draconicevolution.client.render.entity.LayerContributorPerkRenderer
                        c4.conarm.client.layers.LayerAccessories
                        moe.plushie.armourers_workshop.client.render.entity.SkinLayerRendererHeldItem
                        moe.plushie.armourers_workshop.client.render.entity.SkinLayerRendererPlayer
                        com.valkyrieofnight.vliblegacy.m_supporters.render.VLLayerCape

发表于 2024-5-20 12:37:59 | 只看该作者 回帖奖励 |倒序浏览 |阅读模式

回复 | 举报

该帖共收到 1 条回复!
QQ酱169282
帮我看看怎么个事知道是jei的问题但是我想看看和那个冲突或者怎么解决
发表于 2024-5-20 12:38:47 | 只看该作者

回复 | 举报

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

本版积分规则

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

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

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