= 创作分享 =
崩溃解答
加入末影接口:管道拓展后的崩溃
DTFuel

加入末影接口:管道拓展后的崩溃

DTFuel 于 2021-8-11 20:38 ( 2年前 ) [复制链接] [只看楼主] [打印]
753 1
---- Minecraft Crash Report ----

WARNING: coremods are present:
  LoadingPlugin (RandomThings-MC1.12.2-4.2.7.4.jar)
  CorePlugin (SmoothFont-mc1.12.2-2.1.2.jar)
  MekanismCoremod (Mekanism-1.12.2-9.8.3.390.jar)
  OpenModsCorePlugin (OpenModsLib-1.12.2-0.12.2.jar)
  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.) (foamfix-0.10.11-1.12.2.jar)
  IELoadingPlugin (ImmersiveEngineering-core-0.12-92.jar)
  CTMCorePlugin (CTM-MC1.12.2-1.0.2.31.jar)
  JechCore (JustEnoughCharacters-1.12.0-3.5.0.jar)
  PerformantLoadingPlugin (performant-1.12.2-1.8.jar)
  Inventory Tweaks Coremod (InventoryTweaks-1.63.jar)
  EnderCorePlugin (EnderCore-1.12.2-0.5.76-core.jar)
  ParticleCullingLoadingPlugin (particleculling-1.12.2-v1.0.1.jar)
  LoadingPlugin (ResourceLoader-MC1.12.1-1.5.3.jar)
  SurgeLoadingPlugin (Surge-1.12.2-2.0.77.jar)
  TconEvoCoreMod (tconevo-1.12.2-1.0.40.jar)
Contact their authors BEFORE contacting forge

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

Time: 8/11/21 7:26 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 Tinkers' Evolution (tconevo)
Caused by: java.lang.NoSuchMethodError: crazypants/enderio/machines/machine/solar/SolarType.values()[Lcrazypants/enderio/machines/machine/solar/SolarType; (loaded from jar:file:/F:/Game/.minecraft/versions/MineModpack/mods/EnderIO-1.12.2-5.3.70.jar!/crazypants/enderio/machines/machine/solar/SolarType.class by net.minecraft.launchwrapper.LaunchClassLoader@4f1210f2) called from class xyz.phanta.tconevo.integration.enderio.EnderIoHooksImpl (loaded from jar:file:/F:/Game/.minecraft/versions/MineModpack/mods/tconevo-1.12.2-1.0.40.jar!/xyz/phanta/tconevo/integration/enderio/EnderIoHooksImpl.class by net.minecraft.launchwrapper.LaunchClassLoader@4f1210f2).
        at xyz.phanta.tconevo.integration.enderio.EnderIoHooksImpl.onPostInit(EnderIoHooksImpl.java:26)
        at xyz.phanta.tconevo.integration.IntegrationManager.dispatchPostInit(IntegrationManager.java:80)
        at xyz.phanta.tconevo.CommonProxy.onPostInit(CommonProxy.java:160)
        at xyz.phanta.tconevo.client.ClientProxy.onPostInit(ClientProxy.java:66)
        at xyz.phanta.tconevo.TconEvoMod.onPostInit(TconEvoMod.java:73)
        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.GeneratedMethodAccessor12.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:754)
        at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:336)
        at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:535)
        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)


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 7 (amd64) version 6.1
        Java Version: 1.8.0_302, International Business Machines Corporation
        Java VM Version: Eclipse OpenJ9 VM (JRE 1.8.0 Windows 7 amd64-64-Bit Compressed References 20210730_192 (JIT enabled, AOT enabled)
OpenJ9   - 1851b0074
OMR      - 9db1c870d
JCL      - de702c3174 based on jdk8u302-b08), Eclipse OpenJ9
        Memory: 272077168 bytes (259 MB) / 2071199744 bytes (1975 MB) up to 3758096384 bytes (3584 MB)
        JVM Flags: 14 total; -Xoptionsfile=C:\Program Files\Java\jdk-8.0.302.8-openj9\jre\bin\default\options.default -Xlockword:mode=default,noLockword=java/lang/String,noLockword=java/util/MapEntry,noLockword=java/util/HashMap$Entry,noLockword=org/apache/harmony/luni/util/ModifiedMap$Entry,noLockword=java/util/Hashtable$Entry,noLockword=java/lang/invoke/MethodType,noLockword=java/lang/invoke/MethodHandle,noLockword=java/lang/invoke/CollectHandle,noLockword=java/lang/invoke/ConstructorHandle,noLockword=java/lang/invoke/ConvertHandle,noLockword=java/lang/invoke/ArgumentConversionHandle,noLockword=java/lang/invoke/AsTypeHandle,noLockword=java/lang/invoke/ExplicitCastHandle,noLockword=java/lang/invoke/FilterReturnHandle,noLockword=java/lang/invoke/DirectHandle,noLockword=java/lang/invoke/ReceiverBoundHandle,noLockword=java/lang/invoke/DynamicInvokerHandle,noLockword=java/lang/invoke/FieldHandle,noLockword=java/lang/invoke/FieldGetterHandle,noLockword=java/lang/invoke/FieldSetterHandle,noLockword=java/lang/invoke/StaticFieldGetterHandle,noLockword=java/lang/invoke/StaticFieldSetterHandle,noLockword=java/lang/invoke/IndirectHandle,noLockword=java/lang/invoke/InterfaceHandle,noLockword=java/lang/invoke/VirtualHandle,noLockword=java/lang/invoke/PrimitiveHandle,noLockword=java/lang/invoke/InvokeExactHandle,noLockword=java/lang/invoke/InvokeGenericHandle,noLockword=java/lang/invoke/VarargsCollectorHandle,noLockword=java/lang/invoke/ThunkTuple -Xjcl:jclse29 -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=16M -XX:-UseAdaptiveSizePolicy -XX:-OmitStackTraceInFastThrow -Xmn128m -Xmx3584m -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.2855 Optifine OptiFine_1.12.2_HD_U_G5 98 mods loaded, 98 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                                |
        |:----- |:--------------------------------- |:------------------------ |:---------------------------------------------- |:---------------------------------------- |
        | LCHIJ | minecraft                         | 1.12.2                   | minecraft.jar                                  | None                                     |
        | LCHIJ | mcp                               | 9.42                     | minecraft.jar                                  | None                                     |
        | LCHIJ | FML                               | 8.0.99.99                | forge-1.12.2-14.23.5.2855.jar                  | e3c3d50c7c986df74c645c0ac54639741c90a557 |
        | LCHIJ | forge                             | 14.23.5.2855             | forge-1.12.2-14.23.5.2855.jar                  | e3c3d50c7c986df74c645c0ac54639741c90a557 |
        | LCHIJ | jecharacters                      | 1.12.0-3.5.0             | JustEnoughCharacters-1.12.0-3.5.0.jar          | None                                     |
        | LCHIJ | smoothfontcore                    | mc1.12.2-2.1.2           | minecraft.jar                                  | None                                     |
        | LCHIJ | openmodscore                      | 0.12.2                   | minecraft.jar                                  | None                                     |
        | LCHIJ | foamfixcore                       | 7.7.4                    | minecraft.jar                                  | None                                     |
        | LCHIJ | smoothfont                        | mc1.12.2-2.1.2           | SmoothFont-mc1.12.2-2.1.2.jar                  | None                                     |
        | LCHIJ | crafttweaker                      | 4.1.20                   | CraftTweaker2-1.12-4.1.20.634.jar              | None                                     |
        | LCHIJ | endertweaker                      | 1.2.1                    | EnderTweaker-1.12.2-1.2.1.jar                  | None                                     |
        | LCHIJ | mtlib                             | 3.0.6                    | MTLib-3.0.6.jar                                | None                                     |
        | LCHIJ | modtweaker                        | 4.0.18                   | modtweaker-4.0.18.jar                          | None                                     |
        | LCHIJ | jei                               | 4.16.1.301               | jei_1.12.2-4.16.1.301.jar                      | None                                     |
        | LCHIJ | appleskin                         | 1.0.14                   | AppleSkin-mc1.12-1.0.14.jar                    | None                                     |
        | LCHIJ | ctm                               | MC1.12.2-1.0.2.31        | CTM-MC1.12.2-1.0.2.31.jar                      | None                                     |
        | LCHIJ | appliedenergistics2               | rv6-stable-7             | appliedenergistics2-rv6-stable-7.jar           | dfa4d3ac143316c6f32aa1a1beda1e34d42132e5 |
        | LCHIJ | base                              | 3.13.0                   | base-1.12.2-3.13.0.jar                         | None                                     |
        | LCHIJ | baubles                           | 1.5.2                    | Baubles-1.12-1.5.2.jar                         | None                                     |
        | LCHIJ | endercore                         | 1.12.2-0.5.76            | EnderCore-1.12.2-0.5.76.jar                    | None                                     |
        | LCHIJ | codechickenlib                    | 3.2.3.358                | CodeChickenLib-1.12.2-3.2.3.358-universal.jar  | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
        | LCHIJ | redstoneflux                      | 2.1.1                    | RedstoneFlux-1.12-2.1.1.1-universal.jar        | None                                     |
        | LCHIJ | cofhcore                          | 4.6.6                    | CoFHCore-1.12.2-4.6.6.1-universal.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 | thermalexpansion                  | 5.5.7                    | ThermalExpansion-1.12.2-5.5.7.1-universal.jar  | None                                     |
        | LCHIJ | enderio                           | 5.3.70                   | EnderIO-1.12.2-5.3.70.jar                      | None                                     |
        | LCHIJ | enderiointegrationtic             | 5.3.70                   | EnderIO-1.12.2-5.3.70.jar                      | None                                     |
        | LCHIJ | mantle                            | 1.12-1.3.3.49            | Mantle-1.12-1.3.3.49.jar                       | None                                     |
        | LCHIJ | tconstruct                        | 1.12.2-2.13.0.183        | TConstruct-1.12.2-2.13.0.183.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 | armoryexpansion                   | 1.4.2                    | armoryexpansion-1.4.2.jar                      | None                                     |
        | LCHIJ | armoryexpansion-custommaterials   | 1.4.2                    | armoryexpansion-1.4.2.jar                      | None                                     |
        | LCHIJ | armoryexpansion-iceandfire        | 1.4.2                    | armoryexpansion-1.4.2.jar                      | None                                     |
        | LCHIJ | armoryexpansion-matteroverdrive   | 1.4.2                    | armoryexpansion-1.4.2.jar                      | None                                     |
        | LCHIJ | attributefix                      | 1.0.10                   | AttributeFix-1.12.2-1.0.10.jar                 | d476d1b22b218a10d845928d1665d45fce301b27 |
        | LCHIJ | autoreglib                        | 1.3-32                   | AutoRegLib-1.3-32.jar                          | None                                     |
        | LCHIJ | botania                           | r1.10-363                | Botania r1.10-363.jar                          | None                                     |
        | LCHIJ | buildinggadgets                   | 2.8.2                    | BuildingGadgets-2.8.2.jar                      | None                                     |
        | LCHIJ | chameleon                         | 1.12-4.1.3               | Chameleon-1.12-4.1.3.jar                       | None                                     |
        | LCHIJ | cookingforblockheads              | 6.5.0                    | CookingForBlockheads_1.12.2-6.5.0.jar          | None                                     |
        | LCHIJ | ctgui                             | 1.0.0                    | CraftTweaker2-1.12-4.1.20.634.jar              | None                                     |
        | LCHIJ | crafttweakerjei                   | 2.0.3                    | CraftTweaker2-1.12-4.1.20.634.jar              | None                                     |
        | LCHIJ | enderiobase                       | 5.3.70                   | EnderIO-1.12.2-5.3.70.jar                      | None                                     |
        | LCHIJ | enderioconduits                   | 5.3.70                   | EnderIO-1.12.2-5.3.70.jar                      | None                                     |
        | LCHIJ | enderioconduitsappliedenergistics | 5.3.70                   | EnderIO-1.12.2-5.3.70.jar                      | None                                     |
        | LCHIJ | enderioconduitsopencomputers      | 5.3.70                   | EnderIO-1.12.2-5.3.70.jar                      | None                                     |
        | LCHIJ | enderioconduitsrefinedstorage     | 5.3.70                   | EnderIO-1.12.2-5.3.70.jar                      | None                                     |
        | LCHIJ | enderiointegrationforestry        | 5.3.70                   | EnderIO-1.12.2-5.3.70.jar                      | None                                     |
        | LCHIJ | enderiointegrationticlate         | 5.3.70                   | EnderIO-1.12.2-5.3.70.jar                      | None                                     |
        | LCHIJ | enderioinvpanel                   | 5.3.70                   | EnderIO-1.12.2-5.3.70.jar                      | None                                     |
        | LCHIJ | enderiomachines                   | 5.3.70                   | EnderIO-1.12.2-5.3.70.jar                      | None                                     |
        | LCHIJ | enderiopowertools                 | 5.3.70                   | EnderIO-1.12.2-5.3.70.jar                      | None                                     |
        | LCHIJ | enderioendergy                    | 5.3.70                   | EnderIO-endergy-1.12.2-5.3.70.jar              | None                                     |
        | LCHIJ | enderstorage                      | 2.4.6.137                | EnderStorage-1.12.2-2.4.6.137-universal.jar    | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
        | LCHIJ | valkyrielib                       | 1.12.2-2.0.20.1          | valkyrielib-1.12.2-2.0.20.1.jar                | None                                     |
        | LCHIJ | environmentaltech                 | 1.12.2-2.0.20.1          | environmentaltech-1.12.2-2.0.20.1.jar          | None                                     |
        | LCHIJ | extrautils2                       | 1.0                      | extrautils2-1.12-1.9.9.jar                     | None                                     |
        | LCHIJ | fastleafdecay                     | v14                      | FastLeafDecay-v14.jar                          | None                                     |
        | LCHIJ | ic2                               | 2.8.221-ex112            | industrialcraft-2-2.8.221-ex112.jar            | de041f9f6187debbc77034a344134053277aa3b0 |
        | LCHIJ | mcmultipart                       | 2.5.3                    | MCMultiPart-2.5.3.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 | fluxnetworks                      | 4.1.0                    | FluxNetworks-1.12.2-4.1.1.34.jar               | None                                     |
        | LCHIJ | foamfix                           | 0.10.11-1.12.2           | foamfix-0.10.11-1.12.2.jar                     | None                                     |
        | LCHIJ | waila                             | 1.8.26                   | Hwyla-1.8.26-B41_1.12.2.jar                    | None                                     |
        | LCHIJ | immersiveengineering              | 0.12-92                  | ImmersiveEngineering-0.12-92.jar               | 4cb49fcde3b43048c9889e0a3d083225da926334 |
        | LCHIJ | immersivepetroleum                | 1.1.10                   | immersivepetroleum-1.12.2-1.1.10.jar           | None                                     |
        | LCHIJ | inventorytweaks                   | 1.63+release.109.220f184 | InventoryTweaks-1.63.jar                       | 55d2cd4f5f0961410bf7b91ef6c6bf00a766dcbe |
        | LCHIJ | inworldcrafting                   | 1.12.2-1.2.0             | inworldcrafting-1.12.2-1.2.0-universal.jar     | None                                     |
        | LCHIJ | jeresources                       | 0.9.2.60                 | JustEnoughResources-1.12.2-0.9.2.60.jar        | None                                     |
        | LCHIJ | libnine                           | 1.2.0                    | libnine-1.12.2-1.2.0.jar                       | None                                     |
        | LCHIJ | mcjtylib_ng                       | 3.5.4                    | mcjtylib-1.12-3.5.4.jar                        | None                                     |
        | LCHIJ | immersivetech                     | 1.8.94                   | MCTImmersiveTechnology-1.12.2-1.8.94.jar       | None                                     |
        | LCHIJ | mekanismgenerators                | 1.12.2-9.8.3.390         | MekanismGenerators-1.12.2-9.8.3.390.jar        | None                                     |
        | LCHIJ | openmods                          | 0.12.2                   | OpenModsLib-1.12.2-0.12.2.jar                  | d2a9a8e8440196e26a268d1f3ddc01b2e9c572a5 |
        | LCHIJ | openblocks                        | 1.8.1                    | OpenBlocks-1.12.2-1.8.1.jar                    | d2a9a8e8440196e26a268d1f3ddc01b2e9c572a5 |
        | LCHIJ | overpoweredarmorbar               | @VERSION@                | overloadedarmorbar-1.0.4g.jar                  | None                                     |
        | LCHIJ | particleculling                   | 1.0                      | particleculling-1.12.2-v1.0.1.jar              | None                                     |
        | LCHIJ | performant                        | 1.12.2-1.4               | performant-1.12.2-1.8.jar                      | None                                     |
        | LCHIJ | psi                               | r1.1-78                  | Psi-r1.1-78.2.jar                              | None                                     |
        | LCHIJ | plustic                           | 8.0.1.0                  | plustic-8.0.1.0.jar                            | None                                     |
        | LCHIJ | randomthings                      | 4.2.7.4                  | RandomThings-MC1.12.2-4.2.7.4.jar              | d72e0dd57935b3e9476212aea0c0df352dd76291 |
        | LCHIJ | resourceloader                    | 1.5.3                    | ResourceLoader-MC1.12.1-1.5.3.jar              | d72e0dd57935b3e9476212aea0c0df352dd76291 |
        | LCHIJ | soundreloader                     | 1.1                      | soundreloader-1.2-1.12.2.jar                   | None                                     |
        | LCHIJ | storagedrawers                    | 1.12.2-5.4.1             | StorageDrawers-1.12.2-5.4.1.jar                | None                                     |
        | LCHIJ | surge                             | 2.0.77                   | Surge-1.12.2-2.0.77.jar                        | d476d1b22b218a10d845928d1665d45fce301b27 |
        | LCHIE | tconevo                           | 1.0.40                   | tconevo-1.12.2-1.0.40.jar                      | None                                     |
        | LCHI  | texfix                            | 4.0                      | TexFix+V-1.12-4.0.jar                          | None                                     |
        | LCHI  | thermaldynamics                   | 2.5.6                    | ThermalDynamics-1.12.2-2.5.6.1-universal.jar   | None                                     |
        | LCHI  | tinker_io                         | rw2.8.3                  | tinker_io-1.12.2-rw2.8.3.jar                   | None                                     |
        | LCHI  | tinkertoolleveling                | 1.12.2-1.1.0.DEV.b23e769 | TinkerToolLeveling-1.12.2-1.1.0.jar            | None                                     |
        | LCHI  | toughnessbar                      | @VERSION@                | toughnessbar-2.4.jar                           | None                                     |
        | LCHI  | universalmodifiers                | 1.12.2-1.0.16.1          | valkyrielib-1.12.2-2.0.20.1.jar                | None                                     |
        | LCHI  | wawla                             | 2.6.275                  | Wawla-1.12.2-2.6.275.jar                       | d476d1b22b218a10d845928d1665d45fce301b27 |
        | LCHI  | xnet                              | 1.8.2                    | xnet-1.12-1.8.2.jar                            | None                                     |
        | LCHI  | armoryexpansion-conarm            | 1.4.2                    | armoryexpansion-1.4.2.jar                      | None                                     |

        Loaded coremods (and transformers):
LoadingPlugin (RandomThings-MC1.12.2-4.2.7.4.jar)
  lumien.randomthings.asm.ClassTransformer
CorePlugin (SmoothFont-mc1.12.2-2.1.2.jar)
  bre.smoothfont.asm.Transformer
MekanismCoremod (Mekanism-1.12.2-9.8.3.390.jar)
  mekanism.coremod.KeybindingMigrationHelper
OpenModsCorePlugin (OpenModsLib-1.12.2-0.12.2.jar)
  openmods.core.OpenModsClassTransformer
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.) (foamfix-0.10.11-1.12.2.jar)
  pl.asie.foamfix.coremod.FoamFixTransformer
IELoadingPlugin (ImmersiveEngineering-core-0.12-92.jar)
  blusunrize.immersiveengineering.common.asm.IEClassTransformer
CTMCorePlugin (CTM-MC1.12.2-1.0.2.31.jar)
  team.chisel.ctm.client.asm.CTMTransformer
JechCore (JustEnoughCharacters-1.12.0-3.5.0.jar)
  me.towdium.jecharacters.core.JechClassTransformer
PerformantLoadingPlugin (performant-1.12.2-1.8.jar)

Inventory Tweaks Coremod (InventoryTweaks-1.63.jar)
  invtweaks.forge.asm.ContainerTransformer
EnderCorePlugin (EnderCore-1.12.2-0.5.76-core.jar)
  com.enderio.core.common.transform.EnderCoreTransformer
  com.enderio.core.common.transform.SimpleMixinPatcher
ParticleCullingLoadingPlugin (particleculling-1.12.2-v1.0.1.jar)

LoadingPlugin (ResourceLoader-MC1.12.1-1.5.3.jar)
  lumien.resourceloader.asm.ClassTransformer
SurgeLoadingPlugin (Surge-1.12.2-2.0.77.jar)

TconEvoCoreMod (tconevo-1.12.2-1.0.40.jar)
  xyz.phanta.tconevo.coremod.TconEvoClassTransformer
        GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.5.0 NVIDIA 350.12' Renderer: 'GeForce 820M/PCIe/SSE2'
        OpenModsLib class transformers: [llama_null_fix:FINISHED],[horse_base_null_fix:FINISHED],[pre_world_render_hook:FINISHED],[player_render_hook:FINISHED],[horse_null_fix:FINISHED]
        AE2 Version: stable rv6-stable-7 for Forge 14.23.5.2768
        Ender IO: Found the following problem(s) with your installation (That does NOT mean that Ender IO caused the crash or was involved in it in any way. We add this information to help finding common problems, not as an invitation to post any crash you encounter to Ender IO's issue tracker. Always check the stack trace above to see which mod is most likely failing.):
                  * Optifine is installed. This is NOT supported.
                 This may (look up the meaning of 'may' in the dictionary if you're not sure what it means) have caused the error. Try reproducing the crash WITHOUT this/these mod(s) before reporting it.
        Authlib is : /F:/Game/.minecraft/libraries/com/mojang/authlib/1.5.25/authlib-1.5.25.jar

        !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
        !!!You are looking at the diagnostics information, not at the crash.       !!!
        !!!Scroll up until you see the line with '---- Minecraft Crash Report ----'!!!
        !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

        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)

        [Psi] Active spell: None
        AE2 Integration: IC2:ON, RC:OFF, MFR:OFF, Waila:ON, InvTweaks:ON, JEI:ON, Mekanism:ON, OpenComputers:OFF, THE_ONE_PROBE:OFF, TESLA:OFF, CRAFTTWEAKER:ON
        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.5.0 NVIDIA 350.12
        OpenGlRenderer: GeForce 820M/PCIe/SSE2
        OpenGlVendor: NVIDIA Corporation
        CpuCount: 4



mod在日志里,求解

发表于 2021-8-11 20:38:15 | 只看该作者 回帖奖励 |倒序浏览 |阅读模式

回复 | 举报

该帖共收到 1 条回复!
DTFuel
已解决。是匠魂进化和Ender Tweaker的锅。
发表于 2021-8-12 14:43:33 | 只看该作者

回复 | 举报

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

本版积分规则

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

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

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