minecraft吧 关注:2,576,470贴子:32,153,779
  • 12回复贴,共1

[求助] 如何打开未上锁的箱子

只看楼主收藏回复

游戏版本1.12.2 安装一些mod之后右击箱子无法加载箱子的GUI (合成台,熔炉,暮色分解台,中世纪村庄上锁的箱子等GUI正常加载,尤其是村庄箱子(格子数和正常箱子一样多),这个能加载说明不是我电脑配置的问题).想问一下可能是哪个mod拖慢了或者卡住了未上锁箱子的GUI加载,附上我的mod列表:
Minecraft Coder Pack 9.42
Forge Mod Loader 8.0.99.99
Minecraft Forge 14.23.2.2629
Inventory Tweaks 1.63+release.109.220f
Millenaire 6.2.0-beta.15
Pixelmon 6.1.0
Waila 1.8.23
JourneyMap 1.12.2-5.5.2
The Twilight Forest 3.6.345
Just Enough Items 4.8.5.132
CustomSkinLoader 14.7
Durability Show 5.0.0
Neat 1.4-15
Waila Harvestability 1.1.12
Mouse Tweaks 2.8
如果之后还没解决的话我在接下来几层楼传一下这些mod的配置文件


IP属地:北京1楼2018-03-18 18:09回复
    右键


    IP属地:上海来自Android客户端2楼2018-03-18 18:37
    收起回复
      2026-05-05 05:58:27
      广告
      不感兴趣
      开通SVIP免广告
      开始传配置文件了
      位于%minecraftRoot%/>.minecraft>config>jei路径下的配置文件:
      1.文件名:itemBlacklist.cfg
      内容如下:
      # Configuration file
      ~CONFIG_VERSION: 0.1.0
      ##########################################################################################################
      # advanced
      #--------------------------------------------------------------------------------------------------------#
      # 用于更改 JEI 功能的高级选项。
      ##########################################################################################################
      advanced {
      # 黑名单中物品将不会显示于 JEI 物品列表。添加格式:modId[:name[:meta]]。使用编辑模式可自动添加或删除这里的条目。 [默认: []]
      S:itemBlacklist <
      >
      }
      2.文件名:jei.cfg
      内容如下:
      # Configuration file
      ~CONFIG_VERSION: 0.4.0
      ##########################################################################################################
      # advanced
      #--------------------------------------------------------------------------------------------------------#
      # 用于更改 JEI 功能的高级选项。
      ##########################################################################################################
      advanced {
      # 启用后,搜索框会被移动至底部居中的位置。 [default: false]
      B:centerSearchBarEnabled=false
      B:debugModeEnabled=false
      # Choose if JEI should give items direct to the inventory (inventory) or pick them up with the mouse (mouse_pickup).
      # [默认: mouse_pickup]
      # [有效: [inventory, mouse_pickup]]
      S:giveMode=MOUSE_PICKUP
      # JEI 将只显示指定数量的某种物品的子类型。
      I:maxSubtypes=300
      # 定义 JEI 界面的信息提示中的 Mod 名称格式。留空以禁用。 [默认: blue italic] [有效: [black, dark_blue, dark_green, dark_aqua, dark_red, dark_purple, gold, gray, dark_gray, blue, green, aqua, red, light_purple, yellow, white, obfuscated, bold, strikethrough, underline, italic]]
      S:modNameFormat=blue italic
      }
      ##########################################################################################################
      # search
      #--------------------------------------------------------------------------------------------------------#
      # 搜索的相关设定。
      ##########################################################################################################
      search {
      # Search mode for Item Colors (prefix: ^)
      # [默认: disabled]
      # [有效: [enabled, require_prefix, disabled]]
      S:colorSearchMode=DISABLED
      # Search mode for Creative Tab Names (prefix: %)
      # [默认: disabled]
      # [有效: [enabled, require_prefix, disabled]]
      S:creativeTabSearchMode=DISABLED
      # Search mode for Mod Names (prefix: @)
      # [默认: require_prefix]
      # [有效: [enabled, require_prefix, disabled]]
      S:modNameSearchMode=REQUIRE_PREFIX
      # Search mode for Ore Dictionary Names (prefix: $)
      # [默认: disabled]
      # [有效: [enabled, require_prefix, disabled]]
      S:oreDictSearchMode=DISABLED
      # 当按资源 ID 搜索时,要求使用"&"作为前缀。
      # [默认: disabled]
      # [有效: [enabled, require_prefix, disabled]]
      S:resourceIdSearchMode=DISABLED
      # Search mode for Tooltips (prefix: #)
      # [默认: enabled]
      # [有效: [enabled, require_prefix, disabled]]
      S:tooltipSearchMode=ENABLED
      }
      searchadvancedtooltips {
      # config.jei.searchAdvancedTooltips.search.comment [default: false]
      B:search=false
      }
      3.文件名:searchColors.cfg
      内容如下:
      # Configuration file
      ~CONFIG_VERSION: 0.1.0
      ##########################################################################################################
      # searchcolors
      #--------------------------------------------------------------------------------------------------------#
      # config.jei.searchColors.comment
      ##########################################################################################################
      searchcolors {
      # config.jei.searchColors.searchColors.comment [默认: [White:EEEEEE, LightBlue:7492cc, Cyan:00EEEE, Blue:2222dd, LapisBlue:25418b, Teal:008080, Yellow:cacb58, GoldenYellow:EED700, Orange:d97634, Pink:D1899D, HotPink:FC0FC0, Magenta:b24bbb, Purple:813eb9, JadedPurple:43324f, EvilPurple:2e1649, Lavender:B57EDC, Indigo:480082, Sand:dbd3a0, Tan:bb9b63, LightBrown:A0522D, Brown:634b33, DarkBrown:3a2d13, LimeGreen:43b239, SlimeGreen:83cb73, Green:008000, DarkGreen:224d22, GrassGreen:548049, Red:963430, BrickRed:b0604b, NetherBrick:2a1516, Redstone:ce3e36, Black:181515, CharcoalGray:464646, IronGray:646464, Gray:808080, Silver:C0C0C0]]
      S:searchColors <
      White:EEEEEE
      LightBlue:7492cc
      Cyan:00EEEE
      Blue:2222dd
      LapisBlue:25418b
      Teal:008080
      Yellow:cacb58
      GoldenYellow:EED700
      Orange:d97634
      Pink:D1899D
      HotPink:FC0FC0
      Magenta:b24bbb
      Purple:813eb9
      JadedPurple:43324f
      EvilPurple:2e1649
      Lavender:B57EDC
      Indigo:480082
      Sand:dbd3a0
      Tan:bb9b63
      LightBrown:A0522D
      Brown:634b33
      DarkBrown:3a2d13
      LimeGreen:43b239
      SlimeGreen:83cb73
      Green:008000
      DarkGreen:224d22
      GrassGreen:548049
      Red:963430
      BrickRed:b0604b
      NetherBrick:2a1516
      Redstone:ce3e36
      Black:181515
      CharcoalGray:464646
      IronGray:646464
      Gray:808080
      Silver:C0C0C0
      >
      }
      4.文件名:worldSettings.cfg
      内容如下:
      # Configuration file
      ~CONFIG_VERSION: 0.1.0
      world2093233586 {
      # 给予物品而非显示其合成表
      B:cheatItemsEnabled=false
      # 在列表中点击物品以隐藏或取消隐藏
      B:editEnabled=false
      S:filterText=
      # 在打开的 GUI 一侧显示物品列表。
      B:overlayEnabled=true
      }
      %% JEI的配置文件到此结束


      IP属地:北京3楼2018-03-18 18:37
      回复
        位于位于%minecraftRoot%/>.minecraft>config>waila路径下的配置文件
        文件名:waila.cfg
        内容如下:
        # Configuration file
        client {
        # The amount of time in milliseconds (1000ms = 1s) between queries to the server for Tile Entity and Entity data. There is an enforced minimum of 250 (or every 1/4 of a second).
        I:waila.cfg.ratelimiter=250
        }
        general {
        I:waila.cfg.alpha=80
        I:waila.cfg.bgcolor=1048592
        S:waila.cfg.blocknameformat=\u00A7f%s
        S:waila.cfg.entitynameformat=\u00A7f%s
        S:waila.cfg.fluidnameformat=\u00A7f%s
        I:waila.cfg.fontcolor=10526880
        I:waila.cfg.gradient1=5243135
        I:waila.cfg.gradient2=2621567
        I:waila.cfg.heartsperline=20
        B:waila.cfg.hidefromlist=true
        B:waila.cfg.keybind=true
        B:waila.cfg.liquid=false
        I:waila.cfg.maxhpbeforetext=40
        B:waila.cfg.metadata=false
        S:waila.cfg.metadataformat=\u00A77[%s@%d]
        S:waila.cfg.modnameformat=\u00A79\u00A7o%s
        B:waila.cfg.newfilters=true
        I:waila.cfg.posx=5000
        I:waila.cfg.posy=100
        I:waila.cfg.scale=100
        B:waila.cfg.show=true
        B:waila.cfg.showitem=true
        B:waila.cfg.showmode=true
        B:waila.cfg.tts=false
        }
        ##########################################################################################################
        # modules
        #--------------------------------------------------------------------------------------------------------#
        # Those are the config keys defined in modules.
        # Server side, it is used to enforce keys client side using the next section.
        ##########################################################################################################
        modules {
        B:capability.energyinfo=false
        B:capability.tankinfo=false
        B:general.showcrop=true
        B:general.showents=true
        B:general.showhp=true
        B:harvestability.currentlyharvestable=true
        B:harvestability.currentlyharvestable.sneakingonly=false
        B:harvestability.effectivetool=true
        B:harvestability.effectivetool.sneakingonly=false
        B:harvestability.harvestlevel=true
        B:harvestability.harvestlevel.sneakingonly=false
        B:harvestability.harvestlevelnum=false
        B:harvestability.harvestlevelnum.sneakingonly=false
        B:harvestability.minimal=false
        B:harvestability.oresonly=false
        B:harvestability.shearability=true
        B:harvestability.shearability.sneakingonly=false
        B:harvestability.silktouchability=true
        B:harvestability.silktouchability.sneakingonly=false
        B:harvestability.toolrequiredonly=true
        B:harvestability.unharvestableonly=false
        B:vanilla.comparator=true
        B:vanilla.furnacedisplay=true
        B:vanilla.jukebox=true
        B:vanilla.leverstate=true
        B:vanilla.redstone=true
        B:vanilla.repeater=true
        B:vanilla.silverfish=true
        B:vanilla.spawntype=true
        }
        ##########################################################################################################
        # server_forcing
        #--------------------------------------------------------------------------------------------------------#
        # Any key set to true here will ensure that the client is using the configuration set in the 'module' section above.
        # This is useful for enforcing false to 'cheating' keys like silverfish.
        ##########################################################################################################
        server_forcing {
        B:capability.energyinfo=false
        B:capability.tankinfo=false
        B:general.showcrop=false
        B:general.showents=false
        B:general.showhp=false
        B:harvestability.currentlyharvestable=false
        B:harvestability.currentlyharvestable.sneakingonly=false
        B:harvestability.effectivetool=false
        B:harvestability.effectivetool.sneakingonly=false
        B:harvestability.harvestlevel=false
        B:harvestability.harvestlevel.sneakingonly=false
        B:harvestability.harvestlevelnum=false
        B:harvestability.harvestlevelnum.sneakingonly=false
        B:harvestability.minimal=false
        B:harvestability.oresonly=false
        B:harvestability.shearability=false
        B:harvestability.shearability.sneakingonly=false
        B:harvestability.silktouchability=false
        B:harvestability.silktouchability.sneakingonly=false
        B:harvestability.toolrequiredonly=false
        B:harvestability.unharvestableonly=false
        B:vanilla.comparator=false
        B:vanilla.furnacedisplay=false
        B:vanilla.jukebox=false
        B:vanilla.leverstate=false
        B:vanilla.redstone=false
        B:vanilla.repeater=false
        B:vanilla.silverfish=false
        B:vanilla.spawntype=false
        }
        %%waila及相关mod的配置文件到此结束


        IP属地:北京4楼2018-03-18 18:42
        回复
          突然发现这么传是传不完的…… 有没有大佬给个大致的方向…… 比如怀疑是哪个mod引起的问题……
          再传一个中世纪村庄的配置,这个mod还处在beta版本(而且这个mod代码一向很糟糕),自己怀疑有可能是它的问题
          村庄的配置是每个存档单独的,路径是%minecraftRoot%\.minecraft\saves\%saveRoot%\millenaire
          发生该问题的存档下配置文件均为:
          文件名:config.txt
          内容如下:
          generate_villages=true
          另外还有几个文件目测和这个问题无关(用于记录村庄和中立建筑位置的)
          还有一些gz的包,我一会去解一下,实在不行我删了mod再试试,有大佬接我的整合包看就更好了……orz


          IP属地:北京5楼2018-03-18 18:54
          回复
            完……增删了几个mod…… 之前的问题没解决 又添一个问题
            右击末影箱崩服了orz…… 不过好在拿到了坠机报告:
            ---- Minecraft Crash Report ----
            WARNING: coremods are present:
            Inventory Tweaks Coremod ([R键整理]InventoryTweaks-1.63.jar)
            Contact their authors BEFORE contacting forge
            // You should try our sister game, Minceraft!
            Time: 3/18/18 9:24 PM
            Description: Unexpected error
            java.lang.AbstractMethodError: net.minecraft.block.state.BlockStateContainer$StateImplementation.doesSideBlockChestOpening(Lnet/minecraft/world/IBlockAccess;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/util/EnumFacing;)Z
            at net.minecraft.block.BlockEnderChest.func_180639_a(BlockEnderChest.java:103)
            at net.minecraft.client.multiplayer.PlayerControllerMP.func_187099_a(PlayerControllerMP.java:423)
            at PlayerControllerOF.func_187099_a(PlayerControllerOF.java:96)
            at net.minecraft.client.Minecraft.func_147121_ag(Minecraft.java:1577)
            at net.minecraft.client.Minecraft.redirect$onRightClickMouse$zzf000(Minecraft.java:3511)
            at net.minecraft.client.Minecraft.func_184117_aA(Minecraft.java:2252)
            at net.minecraft.client.Minecraft.func_184118_az(Minecraft.java:2018)
            at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1806)
            at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1096)
            at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:397)
            at net.minecraft.client.main.Main.main(SourceFile:123)
            at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
            at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
            at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
            at java.lang.reflect.Method.invoke(Unknown Source)
            at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
            at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
            A detailed walkthrough of the error, its code path and all known details is as follows:
            ---------------------------------------------------------------------------------------
            -- Head --
            Thread: Client thread
            Stacktrace:
            at net.minecraft.block.BlockEnderChest.func_180639_a(BlockEnderChest.java:103)
            at net.minecraft.client.multiplayer.PlayerControllerMP.func_187099_a(PlayerControllerMP.java:423)
            at PlayerControllerOF.func_187099_a(PlayerControllerOF.java:96)
            at net.minecraft.client.Minecraft.func_147121_ag(Minecraft.java:1577)
            at net.minecraft.client.Minecraft.redirect$onRightClickMouse$zzf000(Minecraft.java:3511)
            at net.minecraft.client.Minecraft.func_184117_aA(Minecraft.java:2252)
            at net.minecraft.client.Minecraft.func_184118_az(Minecraft.java:2018)
            -- Affected level --
            Details:
            Level name: MpServer
            All players: 1 total; [EntityPlayerSP['路痴少年是大坑'/43, l='MpServer', x=-608.70, y=4.00, z=-1515.41]]
            Chunk stats: MultiplayerChunkCache: 49, 49
            Level seed: 0
            Level generator: ID 01 - flat, ver 0. Features enabled: false
            Level generator options:
            Level spawn location: World: (-526,4,-1420), Chunk: (at 2,0,4 in -33,-89; contains blocks -528,0,-1424 to -513,255,-1409), Region: (-2,-3; contains chunks -64,-96 to -33,-65, blocks -1024,0,-1536 to -513,255,-1025)
            Level time: 26369 game time, 26369 day time
            Level dimension: 0
            Level storage version: 0x00000 - Unknown?
            Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
            Level game mode: Game mode: creative (ID 1). Hardcore: false. Cheats: false
            Forced entities: 9 total; [EntityPixelmon['差不多娃娃'/288, l='MpServer', x=-627.02, y=4.00, z=-1527.60], EntityGenericMale@: Robert Gervin/6218840928650296926/net.minecraft.client.multiplayer.WorldClient@44169c8d/EntityGenericMale['Robert Gervin'/0, l='MpServer', x=-612.33, y=4.00, z=-1524.25], EntityGenericMale@: Dltwin Gervin/6043000907575694796/net.minecraft.client.multiplayer.WorldClient@44169c8d/EntityGenericMale['Dltwin Gervin'/14, l='MpServer', x=-623.41, y=4.00, z=-1516.95], EntityGenericMale@: Arnbjorn Gervin/7698806199427609106/net.minecraft.client.multiplayer.WorldClient@44169c8d/EntityGenericMale['Arnbjorn Gervin'/42, l='MpServer', x=-613.96, y=4.00, z=-1524.11], EntityGenericAsymmFemale@: Ragnhild Elfride/5022368773243904317/net.minecraft.client.multiplayer.WorldClient@44169c8d/EntityGenericAsymmFemale['Ragnhild Elfride'/19, l='MpServer', x=-622.10, y=4.00, z=-1517.85], EntityPlayerSP['路痴少年是大坑'/43, l='MpServer', x=-608.70, y=4.00, z=-1515.41], EntityGenericMale@: Arnvald Fredegar/4184243836607776459/net.minecraft.client.multiplayer.WorldClient@44169c8d/EntityGenericMale['Arnvald Fredegar'/3, l='MpServer', x=-614.95, y=4.00, z=-1524.24], EntityGenericMale@: Almut Gerald/8489873571067218725/net.minecraft.client.multiplayer.WorldClient@44169c8d/EntityGenericMale['Almut Gerald'/17, l='MpServer', x=-613.23, y=4.00, z=-1524.70], EntityGenericAsymmFemale@: Frida Fredegar/2960391565295339691/net.minecraft.client.multiplayer.WorldClient@44169c8d/EntityGenericAsymmFemale['Frida Fredegar'/1, l='MpServer', x=-611.67, y=4.00, z=-1523.88]]
            Retry entities: 0 total; []
            Server brand: fml,forge,LiteLoader
            Server type: Integrated singleplayer server
            Stacktrace:
            at net.minecraft.client.multiplayer.WorldClient.func_72914_a(WorldClient.java:532)
            at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2748)
            at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:426)
            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属地:北京6楼2018-03-18 21:29
            回复
              -- System Details --
              Details:
              Minecraft Version: 1.12.2
              Operating System: Windows 10 (amd64) version 10.0
              Java Version: 1.8.0_161, Oracle Corporation
              Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
              Memory: 588534424 bytes (561 MB) / 2147483648 bytes (2048 MB) up to 2147483648 bytes (2048 MB)
              LiteLoader Brand: 1.12.2-SNAPSHOT-r4CC2BB0-b4-4
              LiteLoader Mods: none
              LaunchWrapper: 26 active transformer(s)
              - Transformer: net.minecraftforge.fml.common.asm.transformers.PatchingTransformer
              - Transformer: optifine.OptiFineClassTransformer
              - Transformer: $wrapper.net.minecraftforge.fml.common.asm.transformers.BlamingTransformer
              - Transformer: $wrapper.net.minecraftforge.fml.common.asm.transformers.SideTransformer
              - Transformer: $wrapper.net.minecraftforge.fml.common.asm.transformers.EventSubscriptionTransformer
              - Transformer: $wrapper.net.minecraftforge.fml.common.asm.transformers.EventSubscriberTransformer
              - Transformer: org.spongepowered.asm.mixin.transformer.Proxy
              - Transformer: com.mumfrey.liteloader.transformers.event.EventProxyTransformer
              - Transformer: com.mumfrey.liteloader.launch.LiteLoaderTransformer
              - Transformer: com.mumfrey.liteloader.client.transformers.CrashReportTransformer
              - Transformer: net.minecraftforge.fml.common.asm.transformers.DeobfuscationTransformer
              - Transformer: net.minecraftforge.fml.common.asm.transformers.AccessTransformer
              - Transformer: invtweaks.forge.asm.ITAccessTransformer
              - Transformer: net.minecraftforge.fml.common.asm.transformers.ModAccessTransformer
              - Transformer: net.minecraftforge.fml.common.asm.transformers.ItemStackTransformer
              - Transformer: net.minecraftforge.fml.common.asm.transformers.ItemBlockTransformer
              - Transformer: net.minecraftforge.fml.common.asm.transformers.ItemBlockSpecialTransformer
              - Transformer: $wrapper.invtweaks.forge.asm.ContainerTransformer
              - Transformer: org.spongepowered.asm.mixin.transformer.Proxy
              - Transformer: net.minecraftforge.fml.common.asm.transformers.TerminalTransformer
              - Transformer: org.spongepowered.asm.mixin.transformer.Proxy
              - Transformer: com.mumfrey.liteloader.transformers.event.EventTransformer
              - Transformer: com.mumfrey.liteloader.common.transformers.LiteLoaderPacketTransformer
              - Transformer: com.mumfrey.liteloader.transformers.event.json.ModEventInjectionTransformer
              - Transformer: org.spongepowered.asm.mixin.transformer.Proxy
              - Transformer: net.minecraftforge.fml.common.asm.transformers.ModAPITransformer
              JVM Flags: 6 total; -XX:+UseG1GC -XX:-UseAdaptiveSizePolicy -XX:-OmitStackTraceInFastThrow -Xmn128m -Xmx2048m -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.2.2629 Optifine OptiFine_1.12.2_HD_U_C7 13 mods loaded, 13 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 |
              |:--------- |:--------------- |:------------------------ |:------------------------------------------------- |:---------------------------------------- |
              | UCHIJAAAA | minecraft | 1.12.2 | minecraft.jar | None |
              | UCHIJAAAA | mcp | 9.42 | minecraft.jar | None |
              | UCHIJAAAA | FML | 8.0.99.99 | forge-1.12.2-14.23.2.2629.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
              | UCHIJAAAA | forge | 14.23.2.2629 | forge-1.12.2-14.23.2.2629.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
              | UCHIJAAAA | inventorytweaks | 1.63+release.109.220f184 | [R键整理]InventoryTweaks-1.63.jar | 55d2cd4f5f0961410bf7b91ef6c6bf00a766dcbe |
              | UCHIJAAAA | millenaire | Millénaire 6.2.0-beta.15 | [中世纪村庄]millenaire-6.2.0-beta.15.jar | None |
              | UCHIJAAAA | pixelmon | 6.1.0 | [像素宝可梦]Pixelmon-Mod-1.12.2.jar | None |
              | UCHIJAAAA | journeymap | 1.12.2-5.5.2 | [旅行地图]journeymap-1.12.2-5.5.2.jar | None |
              | UCHIJAAAA | twilightforest | 3.6.345 | [暮色森林]twilightforest-1.12.2-3.6.345-universal.jar | None |
              | UCHIJAAAA | harvestcraft | 1.12.2o | [潘姆丰收]Pam'sHarvestCraft_1.12.2o.jar | None |
              | UCHIJAAAA | jei | 4.8.5.132 | [物品管理]jei_1.12.2-4.8.5.132.jar | None |
              | UCHIJAAAA | durabilityshow | 5.0.0 | [耐久显示]Durability Show-1.12-5.0.0.jar | None |
              | UCHIJAAAA | neat | 1.4-15 | [血量显示]Neat+1.4-15.jar | None |
              Loaded coremods (and transformers):
              Inventory Tweaks Coremod ([R键整理]InventoryTweaks-1.63.jar)
              invtweaks.forge.asm.ContainerTransformer
              GL info: ' Vendor: 'ATI Technologies Inc.' Version: '4.5.13399 Compatibility Profile Context 15.200.1065.0' Renderer: 'AMD Radeon HD 8650G'
              Launched Version: HMCL 2.7.9.54
              LWJGL: 2.9.4
              OpenGL: AMD Radeon HD 8650G GL version 4.5.13399 Compatibility Profile Context 15.200.1065.0, ATI Technologies Inc.
              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,LiteLoader'
              Type: Client (map_client.txt)
              Resource Packs: 村庄五边形.zip, 纯净五边形.zip, 宝可梦五边形.zip (incompatible)
              Current Language: 简体中文 (中国)
              Profiler Position: N/A (disabled)
              CPU: 4x AMD A10-5750M APU with Radeon(tm) HD Graphics
              OptiFine Version: OptiFine_1.12.2_HD_U_C7
              Render Distance Chunks: 2
              Mipmaps: 4
              Anisotropic Filtering: 1
              Antialiasing: 0
              Multitexture: false
              Shaders: null
              OpenGlVersion: 4.5.13399 Compatibility Profile Context 15.200.1065.0
              OpenGlRenderer: AMD Radeon HD 8650G
              OpenGlVendor: ATI Technologies Inc.
              CpuCount: 4


              IP属地:北京7楼2018-03-18 21:32
              回复
                怀疑问题出在R键整理 等下我去替换下这个mod……
                如果我没有回复就是问题暂时还没解决……
                劳烦大佬看一下
                因为报告什么的太长了 就不贴在求助帖了


                IP属地:北京10楼2018-03-18 21:40
                回复
                  2026-05-05 05:52:27
                  广告
                  不感兴趣
                  开通SVIP免广告
                  找到问题了 高清修复的问题……
                  github上有人提过这个issue
                  https://github.com/sp614x/optifine/issues/1139
                  而且这人用的版本比我的还要高一个……orz
                  然后比我高两个的版本里边修复了这个问题……
                  暂时的解决方案是删掉了optifine……
                  原谅我伸手了 这个帖子可留可删
                  不过考虑到某mcbbs上的forge简单整合包用的就是这个高清修复 有同样问题的人可能会很多…… 我先不删了
                  吧主想炸楼随意……
                  多谢各位


                  IP属地:北京13楼2018-03-18 22:43
                  回复
                    打掉箱子捡东西


                    IP属地:北京来自Android客户端16楼2018-03-19 05:38
                    回复
                      有毒


                      IP属地:青海来自iPhone客户端17楼2018-03-19 06:10
                      回复
                        你才是大佬……


                        IP属地:美国来自iPhone客户端18楼2018-03-25 11:04
                        回复