= 创作分享 =
崩溃解答
求助安装匠魂盔甲后为什么冲突。
明日复明日

求助安装匠魂盔甲后为什么冲突。

明日复明日 于 2022-8-13 14:01 ( 1年前 ) [复制链接] [只看楼主] [打印]
614 0
10RF
本帖最后由 QQ酱344022 于 2022-8-13 14:17 编辑

at java.lang.Class.forName0(Native Method)
        at java.lang.Class.forName(Class.java:348)
        at net.minecraftforge.fml.common.FMLModContainer.constructMod(FMLModContainer.java:539)
        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.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.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:498)
        at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
        at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
Caused by: java.lang.ClassNotFoundException: c4.conarm.lib.armor.ArmorCore
        at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:418)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:351)
        ... 39 more
Caused by: java.lang.NullPointerException
        at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182)
        ... 41 more


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

-- Head --
Thread: Client thread
Stacktrace:
        at java.lang.Class.forName0(Native Method)
        at java.lang.Class.forName(Class.java:348)
        at net.minecraftforge.fml.common.FMLModContainer.constructMod(FMLModContainer.java:539)
        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.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.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:498)
        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 7 (amd64) version 6.1
        Java Version: 1.8.0_342, BellSoft
        Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), BellSoft
        Memory: 173648912 bytes (165 MB) / 620756992 bytes (592 MB) up to 6291456000 bytes (6000 MB)
        JVM Flags: 13 total; -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=16m -XX:MetaspaceSize=6000m -XX:-UseAdaptiveSizePolicy -XX:-OmitStackTraceInFastThrow -XX:-DontCompileHugeMethods -Xmn128m -Xmx6000m -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.2860 Optifine OptiFine_1.12.2_HD_U_G5 132 mods loaded, 132 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.2860.jar                                        | e3c3d50c7c986df74c645c0ac54639741c90a557 |
        | LC    | forge                 | 14.23.5.2860             | forge-1.12.2-14.23.5.2860.jar                                        | e3c3d50c7c986df74c645c0ac54639741c90a557 |
        | LC    | jecharacters          | 1.12.0-3.4.3             | [JEI附属]JustEnoughCharacters-1.12.0-3.4.3.jar                         | None                                     |
        | LC    | foamfixcore           | 7.7.4                    | minecraft.jar                                                        | None                                     |
        | LC    | voxelmap              | 1.9.25                   | 【辅助】[小地图]VoxelMap-1.9.26b_for_1.12.2.jar                             | None                                     |
        | LC    | aroma1997core         | 2.0.0.2.b167             | Aroma1997Core-1.12.2-2.0.0.2.b167.jar                                | dfbfe4c473253d8c5652417689848f650b2cbe32 |
        | LC    | aroma1997sdimension   | 2.0.0.2.b97              | [Aroma1997的维度世界] Aroma1997s-Dimensional-World-1.12.2-2.0.0.2.b97.jar | dfbfe4c473253d8c5652417689848f650b2cbe32 |
        | LC    | jei                   | 4.15.0.291               | [JEI物品管理]jei_1.12.2-4.15.0.291.jar                                   | None                                     |
        | LC    | jeresources           | 0.8.10.50                | [JEI附属]JustEnoughResources-1.12.2-0.8.10.50.jar                      | None                                     |
        | LC    | moreoverlays          | 1.14                     | [JEI附属]moreoverlays-1.14-mc1.12.2.jar                                | None                                     |
        | LC    | inventorytweaks       | 1.64+dev.146.2180b27     | [R键整理]InventoryTweaks-1.64+dev.146.jar                               | 55d2cd4f5f0961410bf7b91ef6c6bf00a766dcbe |
        | LC    | oreexcavation         | 1.4.140                  | [万物皆可连锁]OreExcavation-1.4.140.jar                                    | None                                     |
        | LC    | libnine               | 1.2.1                    | libnine-1.12.2-1.2.1.jar                                             | None                                     |
        | LC    | chameleon             | 1.12-4.1.3               | Chameleon-1.12-4.1.3.jar                                             | None                                     |
        | LC    | storagedrawers        | 5.2.2                    | StorageDrawers-1.12.2-5.4.2.jar                                      | None                                     |
        | LC    | fluiddrawers          | 1.0.7                    | [储液抽屉] fluiddrawers-1.12.2-1.0.7.jar                                 | None                                     |
        | LC    | ccm                   | 1.0                      | [可合成的创造模式强化头颅] ccm-1.0.jar                                           | None                                     |
        | LC    | mantle                | 1.12-1.3.3.55            | [地幔] Mantle-1.12-1.3.3.55.jar                                        | None                                     |
        | LC    | tconstruct            | 1.12.2-2.13.0.183        | [匠魂] TConstruct-1.12.2-2.13.0.183.jar                                | None                                     |
        | L     | tinkeredhegemony      | @VERSION@                | [匠器主导] TinkeredHegemony-0.2.1.jar                                    | None                                     |
        | L     | tinkertoolleveling    | 1.12.2-1.1.0.DEV.b23e769 | [匠魂工具升级] TinkerToolLeveling-1.12.2-1.1.0.jar                         | None                                     |
        | L     | tinkersaddons         | 1.0.7                    | [匠魂拓展] Tinkers' Addons-1.12.1-1.0.7.jar                              | None                                     |
        | L     | conarm                | 1.2.5.10                 | [匠魂盔甲] conarm-1.12.2-1.2.5.10.jar                                    | None                                     |
        | L     | codechickenlib        | 3.2.3.358                | 【前置】CodeChickenLib-1.12.2-3.2.3.358-universal.jar                    | None                                     |
        | L     | redstoneflux          | 2.1.1                    | 【前置】RedstoneFlux-1.12-2.1.1.1-universal.jar                          | None                                     |
        | L     | brandonscore          | 2.4.20                   | BrandonsCore-1.12.2-2.4.20.162-universal.jar                         | None                                     |
        | L     | cofhcore              | 4.6.6                    | 【前置】CoFHCore-1.12.2-4.6.6.1-universal.jar                            | None                                     |
        | L     | cofhworld             | 1.4.0                    | 【前置】CoFHWorld-1.12.2-1.4.0.1-universal.jar                           | None                                     |
        | L     | thermalfoundation     | 2.6.7                    | 【科技】[热力基本]ThermalFoundation-1.12.2-2.6.7.1-universal.jar             | None                                     |
        | L     | draconicevolution     | 2.3.28                   | [龙之进化/龙之研究] Draconic-Evolution-1.12.2-2.3.28.354-universal.jar       | None                                     |
        | L     | baubles               | 1.5.2                    | 【功能】[饰品栏]Baubles-1.12-1.5.2.jar                                      | None                                     |
        | L     | tconevo               | 1.0.44                   | [匠魂进化] tconevo-1.12.2-1.0.44.jar                                     | None                                     |
        | L     | bdlib                 | 1.14.3.12                | bdlib-1.14.3.12-mc1.12.2.jar                                         | None                                     |
        | L     | pressure              | 1.3.1.9                  | [压力管道] pressure-1.3.1.9-mc1.12.2.jar                                 | None                                     |
        | L     | forgelin              | 1.8.4                    | Forgelin-1.8.4.jar                                                   | None                                     |
        | L     | exnihilocreatio       | 1.12.2-0.4.7.2           | [无中生有:创世] exnihilocreatio-1.12.2-0.4.7.2.jar                         | None                                     |
        | L     | excompressum          | 3.0.32                   | [压缩工具] ExCompressum_1.12.2-3.0.32.jar                                | None                                     |
        | L     | forgeendertech        | 1.12.2-4.5.6.0           | ForgeEndertech-1.12.2-4.5.6.0-build.0619.jar                         | None                                     |
        | L     | adlods                | 1.12.2-1.0.8.0           | [大型矿床] AdLods-1.12.2-1.0.8.0-build.0504.jar                          | None                                     |
        | L     | tinker_io             | rw2.8.3                  | [工匠接口] tinker_io-1.12.2-rw2.8.3.jar                                  | None                                     |
        | L     | thermalexpansion      | 5.5.7                    | [热力膨胀] ThermalExpansion-1.12.2-5.5.7.1-universal.jar                 | None                                     |
        | L     | mekanism              | 1.12.2-9.8.3.390         | 【科技】[通用机械]Mekanism-1.12.2-9.8.3.390.jar                              | None                                     |
        | L     | omlib                 | 3.1.5-256                | [开放式炮台库] omlib-1.12.2-3.1.5-256.jar                                  | None                                     |
        | L     | openmodularturrets    | 3.1.14-382               | [开放式炮台] openmodularturrets-1.12.2-3.1.14-382.jar                     | None                                     |
        | L     | scannable             | 1.6.3.26                 | [扫描器] Scannable-MC1.12.2-1.6.3.26.jar                                | None                                     |
        | L     | solarflux             | 12.4.11                  | [日光通量:重制版] SolarFluxReborn-1.12.2-12.4.11.jar                        | None                                     |
        | L     | extrautils2           | 1.0                      | [更多实用设备] extrautils2-1.12-1.9.9.jar                                  | None                                     |
        | L     | bonsaitrees           | 1.1.4                    | bonsaitrees-1.1.4-b170.jar                                           | None                                     |
        | L     | botania               | r1.10-364                | Botania r1.10-364.4.jar                                              | None                                     |
        | L     | botanicbonsai         | 0.0.0.botanicbonsai      | [植物魔法盆栽] BotanicBonsai-1.0.0.5.jar                                   | None                                     |
        | L     | theoneprobe           | 1.4.28                   | theoneprobe-1.12-1.4.28.jar                                          | None                                     |
        | L     | immersiveengineering  | 0.12-98                  | [沉浸工程] ImmersiveEngineering-0.12-98.jar                              | None                                     |
        | L     | immersivepetroleum    | 1.1.10                   | [沉浸原油] immersivepetroleum-1.12.2-1.1.10.jar                          | None                                     |
        | L     | immersivetech         | 1.9.100                  | [沉浸科技] MCTImmersiveTechnology-1.12.2-1.9.100.jar                     | None                                     |
        | L     | patchouli             | 1.0-23.6                 | Patchouli-1.0-23.6.jar                                               | None                                     |
        | L     | deepmoblearning       | 1.12.2-2.5.4             | [深度怪物学习] deepmoblearning-1.12.2-2.5.4-universal.jar                  | None                                     |
        | L     | lightingwand          | 1.0.5                    | [照明魔杖 ??] LightingWand-1.12.2-1.0.5.jar                              | None                                     |
        | L     | valkyrielib           | 1.12.2-2.0.20.1          | valkyrielib-1.12.2-2.0.20.1.jar                                      | None                                     |
        | L     | environmentaltech     | 1.12.2-2.0.20.1          | [环境科技] environmentaltech-1.12.2-2.0.20.1.jar                         | None                                     |
        | L     | editenchanting        | 1.0.2                    | [祛魔编辑台] DisenchantmentEditTable-1.12.2-1.0.2.jar                     | None                                     |
        | L     | cucumber              | 1.1.3                    | Cucumber-1.12.2-1.1.3.jar                                            | None                                     |
        | L     | mysticalagriculture   | 1.7.5                    | [神秘农业] MysticalAgriculture-1.12.2-1.7.5.jar                          | None                                     |
        | L     | mysticalagradditions  | 1.3.2                    | [神秘农业扩展] MysticalAgradditions-1.12.2-1.3.2.jar                       | None                                     |
        | L     | culinaryconstruct     | 1.3.4                    | [自定义三明治] culinaryconstruct-1.3.4.jar                                 | None                                     |
        | L     | applecore             | 3.2.0                    | [苹果核]AppleCore-mc1.12.2-3.2.0.jar                                    | None                                     |
        | L     | appleskin             | 1.0.9                    | [苹果皮]AppleSkin-mc1.12-1.0.9.jar                                      | None                                     |
        | L     | randomthings          | 4.2.7.4                  | [随意作品] RandomThings-MC1.12.2-4.2.7.4.jar                             | None                                     |
        | L     | extrabotany           | 60                       | [额外植物学] ExtraBotany-r1.1-60-beta-hotfix.jar                          | None                                     |
        | L     | mousetweaks           | 2.10                     | [鼠标整理]MouseTweaks-2.10-mc1.12.2.jar                                  | None                                     |
        | L     | draconicadditions     | 1.17.0                   | [龙之进化拓展] Draconic-Additions-1.12.2-1.17.0.45-universal.jar           | None                                     |
        | L     | surge                 | 2.0.79                   | aa(潮涌优化)Surge(2.0.79).jar                                            | None                                     |
        | L     | foamfix               | 0.10.2-1.12.2            | ad(泡沫修复)Foamfix.jar                                                  | None                                     |
        | L     | appliedenergistics2   | rv6-stable-7             | 【AE2】[应用能源2]appliedenergistics2-rv6-stable-7.jar                     | None                                     |
        | L     | ae2stuff              | 0.7.0.4                  | ae2stuff-0.7.0.4-mc1.12.2.jar                                        | None                                     |
        | L     | projecte              | 1.12.2-PE1.4.1           | 等价交换ProjectE-1.12.2-PE1.4.1.jar                                      | None                                     |
        | L     | p455w0rdslib          | 2.3.161                  | p455w0rdslib-1.12.2-2.3.161.jar                                      | None                                     |
        | L     | ae2wtlib              | 1.0.34                   | AE2WTLib-1.12.2-1.0.34.jar                                           | None                                     |
        | L     | aeadditions           | 1.3.4                    | AEAdditions-1.12.2-1.3.4.jar                                         | None                                     |
        | L     | aiimprovements        | 0.0.1.3                  | bb(AI算法)AIImprovements.jar                                           | None                                     |
        | L     | betterbedrock         | 5.1                      | BetterBedrock-1.12.2-5.1.11.jar                                      | None                                     |
        | L     | bookshelf             | 2.3.590                  | Bookshelf-1.12.2-2.3.590.jar                                         | None                                     |
        | L     | cyclopscore           | 1.6.7                    | 【前置】CyclopsCore-1.12.2-1.6.7.jar                                     | None                                     |
        | L     | commoncapabilities    | 2.4.8                    | CommonCapabilities-1.12.2-2.4.8.jar                                  | None                                     |
        | L     | craftingtweaks        | 8.1.9                    | CraftingTweaks_1.12.2-8.1.9.jar                                      | None                                     |
        | L     | eplus                 | 5.0.179                  | EnchantingPlus-1.12.2-5.0.179.jar                                    | None                                     |
        | L     | hammercore            | 2.0.6.25                 | 【前置】HammerLib-1.12.2-2.0.6.25.jar                                    | None                                     |
        | L     | expequiv              | 12.3.17                  | ExpandedEquivalence-1.12.2-12.3.17.jar                               | None                                     |
        | L     | extracpus             | 1.12.2-1.2.1             | extracpus-1.12.2-1.2.1.jar                                           | None                                     |
        | L     | flopper               | 1.0.3                    | Flopper-1.12.2-1.0.3.jar                                             | None                                     |
        | L     | sonarcore             | 5.0.19                   | sonarcore-1.12.2-5.0.19-20.jar                                       | None                                     |
        | L     | fluxnetworks          | 4.1.0                    | FluxNetworks-1.12.2-4.1.1.34.jar                                     | None                                     |
        | L     | ftbbackups            | 1.1.0.1                  | FTBBackups-1.1.0.1.jar                                               | None                                     |
        | L     | ftblib                | 5.4.7.2                  | FTBLib-5.4.7.2.jar                                                   | None                                     |
        | L     | ftbutilities          | 5.4.1.131                | FTBUtilities-5.4.1.131.jar                                           | None                                     |
        | L     | gokistats             | 1.2.8.4                  | gokiStats-1.2.8.4.jar                                                | None                                     |
        | L     | instantlava           | 1.1.1                    | InstantLava_1.10.2-1.1.1.jar                                         | None                                     |
        | L     | instantunify          | 1.1.2                    | instantunify-1.12.2-1.1.2.jar                                        | None                                     |
        | L     | jaopca                | 1.12.2-2.2.8.106         | JAOPCA-1.12.2-2.2.8.106.jar                                          | None                                     |
        | L     | oredictinit           | 1.12.2-2.2.1.72          | JAOPCA-1.12.2-2.2.8.106.jar                                          | None                                     |
        | L     | jecalculation         | 1.12.2-3.2.7             | JustEnoughCalculation-1.12.2-3.2.7.jar                               | None                                     |
        | L     | jee                   | 1.0.8                    | JustEnoughEnergistics-1.12.2-1.0.8.jar                               | None                                     |
        | L     | threng                | 1.1.26                   | lazy-ae2-1.12.2-1.1.26.jar                                           | None                                     |
        | L     | lootbags              | 2.5.8.5                  | LootBags-1.12.2-2.5.8.5.jar                                          | None                                     |
        | L     | moreflowers           | 1.0                      | MoreFlowers-1.0.jar                                                  | None                                     |
        | L     | mystagradcompat       | 1.2                      | mystagradcompat-1.2.jar                                              | None                                     |
        | L     | orespawn              | 3.3.1                    | OreSpawn-1.12-3.3.1.179.jar                                          | None                                     |
        | L     | pitweaks              | 1.12-1.1.1               | PiTweaks-1.12-1.1.1.jar                                              | None                                     |
        | L     | plustic               | 8.0.1.0                  | plustic-8.0.1.0.jar                                                  | None                                     |
        | L     | questionablyimmersive | @VERSION@                | questionablyimmersive-1.12.2-0.1.0.jar                               | None                                     |
        | L     | taiga                 | 1.12.2-1.3.3             | taiga-1.12.2-snapshot.jar                                            | None                                     |
        | L     | topaddons             | 1.12.2-1.13.0            | topaddons-1.12.2-1.13.0.jar                                          | None                                     |
        | L     | trashslot             | 8.4.10                   | TrashSlot_1.12.2-8.4.10.jar                                          | None                                     |
        | L     | universalmodifiers    | 1.12.2-1.0.16.1          | valkyrielib-1.12.2-2.0.20.1.jar                                      | None                                     |
        | L     | walljump              | 1.3.2                    | walljump-1.12.2-1.3.2.jar                                            | None                                     |
        | L     | wct                   | 3.12.97                  | WirelessCraftingTerminal-1.12.2-3.12.97.jar                          | None                                     |
        | L     | ironchest             | 1.12.2-7.0.54.838        | 【其他】[更多箱子]ironchest-1.12.2-7.0.54.838.jar                            | None                                     |
        | L     | itemfilters           | 1.0.3.12                 | 【前置】ItemFilters-1.0.3.12.jar                                         | None                                     |
        | L     | lunatriuscore         | 1.2.0.42                 | 【前置】LunatriusCore-1.12.2-1.2.0.42-universal.jar                      | None                                     |
        | L     | wanionlib             | 1.12.2-2.5               | 【前置】WanionLib-1.12.2-2.5.jar                                         | None                                     |
        | L     | torcherino            | 7.5                      | 【功能】[加速火把]torcherino-7.5.jar                                         | None                                     |
        | L     | betterbuilderswands   | 0.11.1                   | 【功能】[更好的建筑之杖]BetterBuildersWands-1.12-0.11.1.245+69d0d70.jar         | None                                     |
        | L     | thermaldynamics       | 2.5.6                    | 【科技】[热动力学]ThermalDynamics-1.12.2-2.5.6.1-universal.jar               | None                                     |
        | L     | mekanismgenerators    | 1.12.2-9.8.3.390         | 【科技】[通用机械发电机]MekanismGenerators-1.12.2-9.8.3.390.jar                 | None                                     |
        | L     | mekanismtools         | 1.12.2-9.8.3.390         | 【科技】[通用机械工具]MekanismTools-1.12.2-9.8.3.390.jar                       | None                                     |
        | L     | keepinginventory      | 2.4                      | 【辅助】[死亡不掉落]KeepingInventory-1.12.2-2.4.jar                           | None                                     |
        | L     | deconstruction        | 3.0.4                    | 拆解台1.12.2mod.jar                                                     | None                                     |
        | L     | clumps                | 3.1.2                    | 经验机制改革.jar                                                           | None                                     |
        | L     | projecteintegration   | @VERSION@                | ProjectE-Integration-1.12.2-3.0.1.jar                                | None                                     |
        | L     | unidict               | 1.12.2-3.0.10            | UniDict-1.12.2-3.0.10.jar                                            | None                                     |
        | L     | wrapup                | 1.12-1.1.3               | WrapUp-1.12-1.1.3.jar                                                | None                                     |

        Loaded coremods (and transformers):
IELoadingPlugin (ImmersiveEngineering-core-0.12-98.jar)
  blusunrize.immersiveengineering.common.asm.IEClassTransformer
ForgelinPlugin (Forgelin-1.8.4.jar)

AppleCore ([苹果核]AppleCore-mc1.12.2-3.2.0.jar)
  squeek.applecore.asm.TransformerModuleHandler
TconEvoCoreMod ([匠魂进化] tconevo-1.12.2-1.0.44.jar)
  xyz.phanta.tconevo.coremod.TconEvoClassTransformer
SurgeLoadingPlugin (aa(潮涌优化)Surge(2.0.79).jar)

MekanismCoremod (【科技】[通用机械]Mekanism-1.12.2-9.8.3.390.jar)
  mekanism.coremod.KeybindingMigrationHelper
UniDictCoreMod (UniDict-1.12.2-3.0.10.jar)
  wanion.unidict.core.UniDictCoreModTransformer
CorePlugin (ForgeEndertech-1.12.2-4.5.6.0-build.0619.jar)

JechCore ([JEI附属]JustEnoughCharacters-1.12.0-3.4.3.jar)
  me.towdium.jecharacters.core.JechClassTransformer
Inventory Tweaks Coremod ([R键整理]InventoryTweaks-1.64+dev.146.jar)
  invtweaks.forge.asm.ContainerTransformer
Do not report to Forge! (If you haven't disabled the FoamFix coremod, try disabling it in the config! Note that this bit of text will still appear.) (ad(泡沫修复)Foamfix.jar)
  pl.asie.foamfix.coremod.FoamFixTransformer
CoreMod (Aroma1997Core-1.12.2-2.0.0.2.b167.jar)

LoadingPlugin ([随意作品] RandomThings-MC1.12.2-4.2.7.4.jar)
  lumien.randomthings.asm.ClassTransformer
FluidDrawersCoreMod ([储液抽屉] fluiddrawers-1.12.2-1.0.7.jar)
  xyz.phanta.fluiddrawers.coremod.FluidDrawersClassTransformer
HCASM (【前置】HammerLib-1.12.2-2.0.6.25.jar)
  com.zeitheron.hammercore.asm.HammerCoreTransformer
        GL info: ' Vendor: 'Intel' Version: '4.4.0 - Build 21.20.16.4528' Renderer: 'Intel(R) HD Graphics 630'
        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)
                - craftingtweaksIntegration (Enabled/Not Forced)
                - theoneprobeIntegration (Enabled/Not Forced)

        Launched Version: 1.12.2
        LWJGL: 2.9.4
        OpenGL: Intel(R) HD Graphics 630 GL version 4.4.0 - Build 21.20.16.4528, Intel
        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: Minecraft-Mod-Language-Modpack.zip
        Current Language: 简体中文 (中国)
        Profiler Position: N/A (disabled)
        CPU: 4x Intel(R) Core(TM) i5-7500 CPU @ 3.40GHz
        OptiFine Version: OptiFine_1.12.2_HD_U_G5
        OptiFine Build: 20210124-142939
        Render Distance Chunks: 8
        Mipmaps: 4
        Anisotropic Filtering: 1
        Antialiasing: 0
        Multitexture: false
        Shaders: null
        OpenGlVersion: 4.4.0 - Build 21.20.16.4528
        OpenGlRenderer: Intel(R) HD Graphics 630
        OpenGlVendor: Intel
        CpuCount: 4
[13:48:04] [Client thread/INFO]: [net.minecraft.init.Bootstrap:func_179870_a:553]: #@!@# Game crashed! Crash report saved to: #@!@# E:\ZombieAwareness-1.12.x\科技人生v1.0\.minecraft\versions\1.12.2\crash-reports\crash-2022-08-13_13.48.03-client.txt

发表于 2022-8-13 14:01:57 | 只看该作者 回帖奖励 |倒序浏览 |阅读模式

回复 | 举报

该帖共收到 0 条回复!
百科目前不允许匿名发帖哦~ 请先 [ 登陆 ][ 注册 ] 吧~

本版积分规则

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

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

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