我的世界吧 关注:784,551贴子:4,559,400

hmcl启动器打开游戏存档闪退,求大佬解惑

只看楼主收藏回复

如题,我的版本是1.12.2,单机的游戏,游戏崩溃日志如下


IP属地:江苏1楼2025-05-24 11:06回复
    ---- Minecraft Crash Report ----
    WARNING: coremods are present:
    Inventory Tweaks Coremod (InventoryTweaks-1.64+dev.151.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.15-1.12.2.jar)
    Forgelin-Continuous (Forgelin-Continuous-2.1.20.0.jar)
    OpenModsCorePlugin (OpenModsLib-1.12.2-0.12.2.jar)
    Quark Plugin (Quark-r1.6-179.jar)
    CTMCorePlugin (CTM-MC1.12.2-1.0.2.31.jar)
    HCASM (HammerLib-1.12.2-12.2.58.jar)
    EnderCorePlugin (EnderCore-1.12.2-0.5.78-core.jar)
    llibrary (llibrary-core-1.0.11-1.12.2.jar)
    ShetiPhian-ASM (ShetiPhian-ASM-1.12.0.jar)
    JustEnoughIDs Extension Plugin (JustEnoughIDs-1.0.4-SNAPSHOT-thin.jar)
    MalisisCorePlugin (malisiscore-1.12.2-6.5.1.jar)
    IvToolkit (IvToolkit-1.3.3-1.12.jar)
    FutureMC (Future-MC-0.2.21.jar)
    Contact their authors BEFORE contacting forge
    // There are four lights!
    Time: 5/24/25 11:00 AM
    Description: Updating screen events
    java.lang.IllegalStateException: failed to create a child event loop
    at io.netty.util.concurrent.MultithreadEventExecutorGroup.<init>(MultithreadEventExecutorGroup.java:88)
    at io.netty.util.concurrent.MultithreadEventExecutorGroup.<init>(MultithreadEventExecutorGroup.java:58)
    at io.netty.util.concurrent.MultithreadEventExecutorGroup.<init>(MultithreadEventExecutorGroup.java:47)
    at io.netty.channel.MultithreadEventLoopGroup.<init>(MultithreadEventLoopGroup.java:58)
    at io.netty.channel.nio.NioEventLoopGroup.<init>(NioEventLoopGroup.java:77)
    at io.netty.channel.nio.NioEventLoopGroup.<init>(NioEventLoopGroup.java:72)
    at io.netty.channel.nio.NioEventLoopGroup.<init>(NioEventLoopGroup.java:59)
    at net.minecraft.network.NetworkSystem$1.func_179280_b(NetworkSystem.java:52)
    at net.minecraft.network.NetworkSystem$1.func_179280_b(NetworkSystem.java:49)
    at net.minecraft.util.LazyLoadBase.func_179281_c(SourceFile:10)
    at net.minecraft.network.NetworkSystem.func_151270_a(NetworkSystem.java:140)
    at net.minecraft.client.Minecraft.func_71371_a(Minecraft.java:2414)
    at net.minecraftforge.fml.client.FMLClientHandler.tryLoadExistingWorld(FMLClientHandler.java:734)
    at net.minecraft.client.gui.GuiListWorldSelectionEntry.func_186777_e(GuiListWorldSelectionEntry.java:249)
    at net.minecraft.client.gui.GuiListWorldSelectionEntry.func_186774_a(GuiListWorldSelectionEntry.java:199)
    at net.minecraft.client.gui.GuiListWorldSelectionEntry.func_148278_a(GuiListWorldSelectionEntry.java:168)
    at net.minecraft.client.gui.GuiListExtended.func_148179_a(SourceFile:41)
    at net.minecraft.client.gui.GuiWorldSelection.func_73864_a(SourceFile:117)
    at net.minecraft.client.gui.GuiScreen.func_146274_d(GuiScreen.java:533)
    at net.minecraft.client.gui.GuiWorldSelection.func_146274_d(SourceFile:49)
    at net.minecraft.client.gui.GuiScreen.func_146269_k(GuiScreen.java:501)
    at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1759)
    at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1098)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:398)
    at net.minecraft.client.main.Main.main(SourceFile:123)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
    Caused by: io.netty.channel.ChannelException: failed to open a new selector
    at io.netty.channel.nio.NioEventLoop.openSelector(NioEventLoop.java:157)
    at io.netty.channel.nio.NioEventLoop.<init>(NioEventLoop.java:149)
    at io.netty.channel.nio.NioEventLoopGroup.newChild(NioEventLoopGroup.java:127)
    at io.netty.channel.nio.NioEventLoopGroup.newChild(NioEventLoopGroup.java:36)
    at io.netty.util.concurrent.MultithreadEventExecutorGroup.<init>(MultithreadEventExecutorGroup.java:84)
    ... 30 more
    Caused by: java.io.IOException: Unable to establish loopback connection
    at sun.nio.ch.PipeImpl$Initializer.run(Unknown Source)
    at sun.nio.ch.PipeImpl$Initializer.run(Unknown Source)
    at java.security.AccessController.doPrivileged(Native Method)
    at sun.nio.ch.PipeImpl.<init>(Unknown Source)
    at sun.nio.ch.SelectorProviderImpl.openPipe(Unknown Source)
    at java.nio.channels.Pipe.open(Unknown Source)
    at sun.nio.ch.WindowsSelectorImpl.<init>(Unknown Source)
    at sun.nio.ch.WindowsSelectorProvider.openSelector(Unknown Source)
    at io.netty.channel.nio.NioEventLoop.openSelector(NioEventLoop.java:155)
    ... 34 more
    Caused by: java.net.ConnectException: Connection timed out: connect
    at sun.nio.ch.Net.connect0(Native Method)
    at sun.nio.ch.Net.connect(Unknown Source)
    at sun.nio.ch.Net.connect(Unknown Source)
    at sun.nio.ch.SocketChannelImpl.connect(Unknown Source)
    at java.nio.channels.SocketChannel.open(Unknown Source)
    at sun.nio.ch.PipeImpl$Initializer$LoopbackConnector.run(Unknown Source)
    ... 43 more
    A detailed walkthrough of the error, its code path and all known details is as follows:


    IP属地:江苏2楼2025-05-24 11:07
    回复
      2025-11-09 16:54:05
      广告
      不感兴趣
      开通SVIP免广告
      -- Head --
      Thread: Client thread
      Stacktrace:
      at io.netty.util.concurrent.MultithreadEventExecutorGroup.<init>(MultithreadEventExecutorGroup.java:88)
      at io.netty.util.concurrent.MultithreadEventExecutorGroup.<init>(MultithreadEventExecutorGroup.java:58)
      at io.netty.util.concurrent.MultithreadEventExecutorGroup.<init>(MultithreadEventExecutorGroup.java:47)
      at io.netty.channel.MultithreadEventLoopGroup.<init>(MultithreadEventLoopGroup.java:58)
      at io.netty.channel.nio.NioEventLoopGroup.<init>(NioEventLoopGroup.java:77)
      at io.netty.channel.nio.NioEventLoopGroup.<init>(NioEventLoopGroup.java:72)
      at io.netty.channel.nio.NioEventLoopGroup.<init>(NioEventLoopGroup.java:59)
      at net.minecraft.network.NetworkSystem$1.func_179280_b(NetworkSystem.java:52)
      at net.minecraft.network.NetworkSystem$1.func_179280_b(NetworkSystem.java:49)
      at net.minecraft.util.LazyLoadBase.func_179281_c(SourceFile:10)
      at net.minecraft.network.NetworkSystem.func_151270_a(NetworkSystem.java:140)
      at net.minecraft.client.Minecraft.func_71371_a(Minecraft.java:2414)
      at net.minecraftforge.fml.client.FMLClientHandler.tryLoadExistingWorld(FMLClientHandler.java:734)
      at net.minecraft.client.gui.GuiListWorldSelectionEntry.func_186777_e(GuiListWorldSelectionEntry.java:249)
      at net.minecraft.client.gui.GuiListWorldSelectionEntry.func_186774_a(GuiListWorldSelectionEntry.java:199)
      at net.minecraft.client.gui.GuiListWorldSelectionEntry.func_148278_a(GuiListWorldSelectionEntry.java:168)
      at net.minecraft.client.gui.GuiListExtended.func_148179_a(SourceFile:41)
      at net.minecraft.client.gui.GuiWorldSelection.func_73864_a(SourceFile:117)
      at net.minecraft.client.gui.GuiScreen.func_146274_d(GuiScreen.java:533)
      at net.minecraft.client.gui.GuiWorldSelection.func_146274_d(SourceFile:49)
      at net.minecraft.client.gui.GuiScreen.func_146269_k(GuiScreen.java:501)
      -- Affected screen --
      Details:
      Screen name: net.minecraft.client.gui.GuiScreenWorking
      Stacktrace:
      at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1759)
      at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1098)
      at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:398)
      at net.minecraft.client.main.Main.main(SourceFile:123)
      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
      at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
      at java.lang.reflect.Method.invoke(Unknown Source)
      at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
      at net.minecraft.launchwrapper.Launch.main(Launch.java:28)


      IP属地:江苏3楼2025-05-24 11:08
      回复
        -- System Details --
        Details:
        Minecraft Version: 1.12.2
        Operating System: Windows 10 (amd64) version 10.0
        Java Version: 1.8.0_181, Oracle Corporation
        Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
        Memory: 1089098832 bytes (1038 MB) / 4496293888 bytes (4288 MB) up to 7516192768 bytes (7168 MB)
        JVM Flags: 11 total; -Xmx7139m -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32m -XX:-UseAdaptiveSizePolicy -XX:-OmitStackTraceInFastThrow -XX:-DontCompileHugeMethods -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump
        IntCache: cache: 0, tcache: 0, allocated: 3, tallocated: 104
        FML: MCP 9.42 Powered by Forge 14.23.5.2860 Optifine OptiFine_1.12.2_HD_U_G5 108 mods loaded, 108 mods active
        States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored


        IP属地:江苏5楼2025-05-24 11:12
        回复
          | 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 | ivtoolkit | 1.3.3-1.12 | minecraft.jar | None |
          | LCHIJA | openmodscore | 0.12.2 | minecraft.jar | None |
          | LCHIJA | foamfixcore | 7.7.4 | minecraft.jar | None |
          | LCHIJA | mobcatch | 1.0 | 4633430377390328309@3@15.jar | None |
          | LCHIJA | aether_legacy | 1.5.4.1 | aether-1.12.2-v1.5.4.1.jar | None |
          | LCHIJA | crafttweaker | 4.1.20 | CraftTweaker2-1.12-4.1.20.699.jar | None |
          | LCHIJA | jei | 4.16.1.1013 | jei_1.12.2-4.16.1.1013.jar | None |
          | LCHIJA | appleskin | 1.0.14 | AppleSkin-mc1.12-1.0.14.jar | None |
          | LCHIJA | ctm | MC1.12.2-1.0.2.31 | CTM-MC1.12.2-1.0.2.31.jar | None |
          | LCHIJA | appliedenergistics2 | rv6-stable-7 | appliedenergistics2-rv6-stable-7.jar | dfa4d3ac143316c6f32aa1a1beda1e34d42132e5 |
          | LCHIJA | quark | r1.6-179 | Quark-r1.6-179.jar | None |
          | LCHIJA | autoreglib | 1.3-32 | AutoRegLib-1.3-32.jar | None |
          | LCHIJA | codechickenlib | 3.2.3.358 | CodeChickenLib-1.12.2-3.2.3.358-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
          | LCHIJA | avaritia | 3.3.0 | Avaritia-1.12.2-3.3.0.37-universal.jar | None |
          | LCHIJA | wanionlib | 1.12.2-2.91 | WanionLib-1.12.2-2.91.jar | None |
          | LCHIJA | avaritiaddons | 1.12.2-1.9 | Avaritiaddons-1.12.2-1.9.jar | None |
          | LCHIJA | mengfood | 1.0 | MengFood-2.0-1.12.2.jar | None |
          | LCHIJA | bakeproject | 1.0 | BakeFood-1.0-1.12.2.jar | None |
          | LCHIJA | baubles | 1.5.2 | Baubles-1.12-1.5.2.jar | None |
          | LCHIJA | bibliocraft | 2.4.6 | BiblioCraft[v2.4.6][MC1.12.2].jar | None |
          | LCHIJA | biomesoplenty | 7.0.1.2445 | BiomesOPlenty-1.12.2-7.0.1.2445-universal.jar | None |
          | LCHIJA | byg | 1.7.1 | BiomesYouGo1.7.1.jar | None |
          | LCHIJA | birdsfoods | 3.1 - [1.12] | birdsfoods-1.12 - 3.1.jar | None |
          | LCHIJA | botania | r1.10-364 | Botania r1.10-364.4.jar | None |
          | LCHIJA | hammercore | 12.2.58 | HammerLib-1.12.2-12.2.58.jar | 9f5e2a811a8332a842b34f6967b7db0ac4f24856 |
          | LCHIJA | botanicadds | 12.2.6 | BotanicAdditions-1.12.2-12.2.6.jar | 9f5e2a811a8332a842b34f6967b7db0ac4f24856 |


          IP属地:江苏6楼2025-05-24 11:12
          回复
            | LCHIJA | chisel | MC1.12.2-1.0.2.45 | Chisel-MC1.12.2-1.0.2.45.jar | None |
            | LCHIJA | controlling | 3.0.10 | Controlling-3.0.12.4.jar | None |
            | LCHIJA | ctgui | 1.0.0 | CraftTweaker2-1.12-4.1.20.699.jar | None |
            | LCHIJA | crafttweakerjei | 2.0.3 | CraftTweaker2-1.12-4.1.20.699.jar | None |
            | LCHIJA | ptrmodellib | 1.0.5 | PTRLib-1.0.5.jar | None |
            | LCHIJA | props | 2.6.3.7 | Decocraft-2.6.3.7_1.12.2.jar | None |
            | LCHIJA | elevatorid | 1.3.12 | ElevatorMod-1.12.2-1.3.13.jar | None |
            | LCHIJA | endercore | 1.12.2-0.5.78 | EnderCore-1.12.2-0.5.78.jar | None |
            | LCHIJA | enderio | 5.0.49 | EnderIO-1.12.2-5.0.49.jar | None |
            | LCHIJA | enderiointegrationtic | 5.0.49 | EnderIO-1.12.2-5.0.49.jar | None |
            | LCHIJA | enderiobase | 5.0.49 | EnderIO-1.12.2-5.0.49.jar | None |
            | LCHIJA | enderioconduits | 5.0.49 | EnderIO-1.12.2-5.0.49.jar | None |
            | LCHIJA | enderioconduitsappliedenergistics | 5.0.49 | EnderIO-1.12.2-5.0.49.jar | None |
            | LCHIJA | enderioconduitsopencomputers | 5.0.49 | EnderIO-1.12.2-5.0.49.jar | None |
            | LCHIJA | enderioconduitsrefinedstorage | 5.0.49 | EnderIO-1.12.2-5.0.49.jar | None |
            | LCHIJA | enderiointegrationforestry | 5.0.49 | EnderIO-1.12.2-5.0.49.jar | None |


            IP属地:江苏7楼2025-05-24 11:14
            回复
              | LCHIJA | mantle | 1.12-1.3.3.55 | Mantle-1.12-1.3.3.55.jar | None |
              | LCHIJA | twilightforest | 3.11.1021 | twilightforest-1.12.2-3.11.1021-universal.jar | None |
              | LCHIJA | tconstruct | 1.12.2-2.13.0.183 | TConstruct-1.12.2-2.13.0.183.jar | None |
              | LCHIJA | enderiointegrationticlate | 5.0.49 | EnderIO-1.12.2-5.0.49.jar | None |
              | LCHIJA | enderiomachines | 5.0.49 | EnderIO-1.12.2-5.0.49.jar | None |
              | LCHIJA | enderiopowertools | 5.0.49 | EnderIO-1.12.2-5.0.49.jar | None |
              | LCHIJA | enderstorage | 2.4.6.137 | EnderStorage-1.12.2-2.4.6.137-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
              | LCHIJA | exp_ore | 1.12.2-1.0 | ExpOre-1.12.2-1.0.jar | None |
              | LCHIJA | mtlib | 3.0.7 | MTLib-3.0.7.jar | None |
              | LCHIJA | extrabotany | 60 | ExtraBotany-r1.1-60-beta-hotfix.jar | None |
              | LCHIJA | extrautils2 | 1.0 | extrautils2-1.12-1.9.9.jar | None |
              | LCHIJA | foamfix | @VERSION@ | foamfix-0.10.15-1.12.2.jar | None |
              | LCHIJA | examplemod | 1.0 | Food-Ores-V1.2.1.jar | None |
              | LCHIJA | food_ore | 1.12.2 | Food-Ores-V1.2.1.jar | None |
              | LCHIJA | forgelin_continuous | 2.1.20.0 | Forgelin-Continuous-2.1.20.0.jar | None |
              | LCHIJA | forgelin | 1.8.4 | Forgelin-Continuous-2.1.20.0.jar | None |
              | LCHIJA | cfm | 6.3.0 | furniture-6.3.2-1.12.2.jar | None |
              | LCHIJA | futuremc | 0.2.6 | Future-MC-0.2.21.jar | None |
              | LCHIJA | gameinfo | 1.0 | GameInfo-1.12-1.0.jar | None |
              | LCHIJA | gravestone | 1.10.3 | gravestone-1.10.3.jar | None |


              IP属地:江苏8楼2025-05-24 11:15
              回复
                | LCHIJA | inventorytweaks | 1.64+dev.151.822d839 | InventoryTweaks-1.64+dev.151.jar | 55d2cd4f5f0961410bf7b91ef6c6bf00a766dcbe |
                | LCHIJA | ironchest | 1.12.2-7.0.67.844 | ironchest-1.12.2-7.0.72.847.jar | None |
                | LCHIJA | journeymap | 1.12.2-5.7.1p3 | journeymap-1.12.2-5.7.1p3.jar | None |
                | LCHIJA | jeid | 1.0.4-SNAPSHOT | JustEnoughIDs-1.0.4-SNAPSHOT-thin.jar | None |
                | LCHIJA | jeresources | 0.9.3.203 | JustEnoughResources-1.12.2-0.9.3.203.jar | None |
                | LCHIJA | lunatriuscore | 1.2.0.42 | LunatriusCore-1.12.2-1.2.0.42-universal.jar | None |
                | LCHIJA | maidensmaterials | 3.3 | Maiden's Marvelous Materials-3.3.jar | None |
                | LCHIJA | malisiscore | 1.12.2-6.5.1-SNAPSHOT | malisiscore-1.12.2-6.5.1.jar | None |
                | LCHIJA | malisisdoors | 1.12.2-7.3.0 | malisisdoors-1.12.2-7.3.0.jar | None |
                | LCHIJA | mcjtylib_ng | 3.5.4 | mcjtylib-1.12-3.5.4.jar | None |
                | LCHIJA | mcwlights | 1.0.6 | mcw-lights-1.0.6-mc1.12.2forge.jar | None |
                | LCHIJA | millenaire | Mill茅naire 8.1.2 | millenaire-8.1.2.jar | None |
                | LCHIJA | modnametooltip | 1.10.1 | modnametooltip_1.12.2-1.10.1.jar | None |
                | LCHIJA | morecommands | 2.2.1 | MoreCommands_2.2.1_mc1.12-1.12.2.jar | None |


                IP属地:江苏9楼2025-05-24 11:15
                回复
                  2025-11-09 16:48:05
                  广告
                  不感兴趣
                  开通SVIP免广告
                  | LCHIJA | neat | 1.4-17 | Neat 1.4-17.jar | None |
                  | LCHIJA | nei | 2.4.3 | NotEnoughItems-1.12.2-2.4.3.245-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
                  | LCHIJA | notenoughwands | 1.8.1 | notenoughwands-1.12-1.8.1.jar | None |
                  | LCHIJA | openmods | 0.12.2 | OpenModsLib-1.12.2-0.12.2.jar | d2a9a8e8440196e26a268d1f3ddc01b2e9c572a5 |
                  | LCHIJA | openblocks | 1.8.1 | OpenBlocks-1.12.2-1.8.1.jar | d2a9a8e8440196e26a268d1f3ddc01b2e9c572a5 |
                  | LCHIJA | harvestcraft | 1.12.2zb | Pam's HarvestCraft 1.12.2zg.jar | None |
                  | LCHIJA | patchouli | 1.0-23.6 | Patchouli-1.0-23.6.jar | None |
                  | LCHIJA | placeableitems | 3.3 | placeableitems-3.3.jar | None |
                  | LCHIJA | prefab | 1.3.1.7 | prefab-1.3.1.7.jar | None |
                  | LCHIJA | randomenchantments | @VERSION@ | randomenchants-0.1.5.jar | None |
                  | LCHIJA | rare-ice | ${version} | rare-ice-0.1.1.jar | None |
                  | LCHIJA | reborncore | 3.19.5 | RebornCore-1.12.2-3.19.5-universal.jar | None |
                  | LCHIJA | reccomplex | 1.4.8.6 | RecurrentComplex-1.4.8.6.jar | None |
                  | LCHIJA | stevescarts | 2.4.32.137 | StevesCarts-1.12.2-2.4.32.137.jar | None |
                  | LCHIJA | shetiphiancore | 3.5.9 | shetiphiancore-1.12.0-3.5.9.jar | None |


                  IP属地:江苏10楼2025-05-24 11:16
                  回复
                    | LCHIJA | terraqueous | 1.4.17 | terraqueous-1.12.2-1.4.17b.jar | None |
                    | LCHIJA | torchmaster | 1.8.5.0 | torchmaster_1.12.2-1.8.5.0.jar | None |
                    | LCHIJA | travelersbackpack | 1.0.35 | TravelersBackpack-1.12.2-1.0.35.jar | None |
                    | LCHIJA | waystones | 4.1.0 | Waystones_1.12.2-4.1.0.jar | None |
                    | LCHIJA | worldedit | 6.1.10 | worldedit-forge-mc1.12.2-6.1.10-dist.jar | None |
                    | LCHIJA | xlfoodmod | 1.12.2-1.9.2 | XL-Food-Mod-1.12.2-1.9.2.jar | None |
                    | LCHIJA | mengfurn1 | 1.0 | 姊﹀够瀹跺叿MengFurniture-1.1-1.12.2.jar | None |
                    | LCHIJA | blockextend | 1.0 | 姊﹀够寤虹瓚鎷撳睍BlockExtend-1.0-1.12.jar | None |
                    | LCHIJA | xray | 1.0 | 鐭跨墿閫忚鐪奸暅.jar | None |
                    | LCHIJA | funfish | 1.0 | 閽撻奔-1.1-1.12.2.jar | None |
                    | LCHIJA | candymod | 1.1.5 | candyworld-1.1.5.jar | None |
                    | LCHIJA | llibrary | 1.7.20 | llibrary-1.7.20-1.12.2.jar | b9f30a813bee3b9dd5652c460310cfcd54f6b7ec |
                    | LCHIJA | minersadvantage | 1.3.20.245 | MinersAdvantage-1.12.2-1.3.20.246.jar | None |


                    IP属地:江苏11楼2025-05-24 11:16
                    回复
                      Loaded coremods (and transformers):
                      Inventory Tweaks Coremod (InventoryTweaks-1.64+dev.151.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.) (foamfix-0.10.15-1.12.2.jar)
                      pl.asie.foamfix.coremod.FoamFixTransformer
                      Forgelin-Continuous (Forgelin-Continuous-2.1.20.0.jar)
                      OpenModsCorePlugin (OpenModsLib-1.12.2-0.12.2.jar)
                      openmods.core.OpenModsClassTransformer
                      Quark Plugin (Quark-r1.6-179.jar)
                      vazkii.quark.base.asm.ClassTransformer
                      CTMCorePlugin (CTM-MC1.12.2-1.0.2.31.jar)
                      team.chisel.ctm.client.asm.CTMTransformer
                      HCASM (HammerLib-1.12.2-12.2.58.jar)
                      com.zeitheron.hammercore.asm.HammerCoreTransformer
                      EnderCorePlugin (EnderCore-1.12.2-0.5.78-core.jar)
                      com.enderio.core.common.transform.EnderCoreTransformer
                      com.enderio.core.common.transform.SimpleMixinPatcher
                      llibrary (llibrary-core-1.0.11-1.12.2.jar)
                      net.ilexiconn.llibrary.server.core.plugin.LLibraryTransformer
                      net.ilexiconn.llibrary.server.core.patcher.LLibraryRuntimePatcher
                      ShetiPhian-ASM (ShetiPhian-ASM-1.12.0.jar)
                      shetiphian.asm.ClassTransformer
                      JustEnoughIDs Extension Plugin (JustEnoughIDs-1.0.4-SNAPSHOT-thin.jar)
                      org.dimdev.jeid.JEIDTransformer
                      MalisisCorePlugin (malisiscore-1.12.2-6.5.1.jar)


                      IP属地:江苏12楼2025-05-24 11:17
                      回复
                        IvToolkit (IvToolkit-1.3.3-1.12.jar)
                        FutureMC (Future-MC-0.2.21.jar)
                        thedarkcolour.futuremc.asm.CoreTransformer
                        GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.6.0 NVIDIA 560.94' Renderer: 'NVIDIA GeForce GT 1030/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
                        HammerLib Debug Information:
                        Dependent Mods:
                        -Botanic Additions (botanicadds) @ 12.2.6
                        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)
                        - quarkIntegration (Enabled/Not Forced)


                        IP属地:江苏13楼2025-05-24 11:17
                        回复
                          Patchouli open book context: n/a
                          RebornCore:
                          Plugin Engine: 0
                          RebornCore Version: 3.19.5
                          Runtime Debofucsation 1
                          Invalid fingerprint detected for RebornCore!
                          RenderEngine: 1
                          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.
                          !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
                          !!!You are looking at the diagnostics information, not at the crash. !!!
                          !!!Scroll up until you see the line with '---- Minecraft Crash Report ----'!!!
                          !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
                          AE2 Integration: IC2:OFF, RC:OFF, MFR:OFF, Waila:OFF, InvTweaks:ON, JEI:ON, Mekanism:OFF, OpenComputers:OFF, THE_ONE_PROBE:OFF, TESLA:OFF, CRAFTTWEAKER:ON
                          Launched Version: 1.12.2-Forge-OptiFine
                          LWJGL: 2.9.4
                          OpenGL: NVIDIA GeForce GT 1030/PCIe/SSE2 GL version 4.6.0 NVIDIA 560.94, NVIDIA Corporation
                          GL Caps: Using GL 1.3 multitexturing.


                          IP属地:江苏14楼2025-05-24 11:17
                          回复
                            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, Cute_Mob_models_1.12.2_VB_1.4.zip
                            Current Language: 绠�浣撲腑鏂� (涓浗)
                            Profiler Position: N/A (disabled)
                            CPU: 12x Intel(R) Core(TM) i5-10400F CPU @ 2.90GHz
                            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.6.0 NVIDIA 560.94
                            OpenGlRenderer: NVIDIA GeForce GT 1030/PCIe/SSE2
                            OpenGlVendor: NVIDIA Corporation
                            CpuCount: 12


                            IP属地:江苏15楼2025-05-24 11:18
                            回复
                              2025-11-09 16:42:05
                              广告
                              不感兴趣
                              开通SVIP免广告
                              到底是哪里出问题了,求大佬解惑


                              IP属地:江苏16楼2025-05-24 11:20
                              回复