= 创作分享 =
你问我答
1.16.5的龙之冒险整合包一直玩的档进不去了 新世界没问 ...
QQ酱459428

1.16.5的龙之冒险整合包一直玩的档进不去了 新世界没问题

QQ酱459428 于 2022-8-20 11:18 ( 1年前 ) [复制链接] [只看楼主] [打印]
9180 6
5RF

这是闪退后客户端显示的原因
下面是一些关键词,其中可能包含Mod 名称,你可以通过搜索的方式查找有关信息。OptiFine, goal, mutantbeasts, eventbus, concurrent, chumbanotz, datafixers



---- Minecraft Crash Report ----
// Hey, that tickles! Hehehe!

Time: 8/20/22, 10:50 AM
Description: Exception in server tick loop

java.util.concurrent.CompletionException: java.lang.IllegalArgumentException: Unsupported mob type for TemptGoal
        at java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:314) ~[?:?] {}
        at java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:319) ~[?:?] {}
        at java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:645) ~[?:?] {}
        at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:478) ~[?:?] {}
        at net.minecraft.world.chunk.ChunkTaskPriorityQueueSorter.func_219083_b(SourceFile:58) ~[?:?] {re:classloading}
        at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(ThreadTaskExecutor.java:189) ~[?:?] {re:computing_frames,pl:accesstransformer:B,xf:OptiFine:default,re:mixin,pl:accesstransformer:B,xf:OptiFine:default,re:classloading,pl:accesstransformer:B,xf:OptiFine:default}
        at net.minecraft.world.server.ServerChunkProvider$ChunkExecutor.func_213166_h(ServerChunkProvider.java:519) ~[?:?] {re:classloading}
        at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(ThreadTaskExecutor.java:151) ~[?:?] {re:computing_frames,pl:accesstransformer:B,xf:OptiFine:default,re:mixin,pl:accesstransformer:B,xf:OptiFine:default,re:classloading,pl:accesstransformer:B,xf:OptiFine:default}
        at net.minecraft.world.server.ServerChunkProvider$ChunkExecutor.func_213168_p(ServerChunkProvider.java:527) ~[?:?] {re:classloading}
        at net.minecraft.world.server.ServerChunkProvider.func_217234_d(ServerChunkProvider.java:272) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:enhancedcelestials.mixins.json:MixinServerChunkProvider,pl:mixin:A}
        at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:722) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:betterendforge.mixins.json:MinecraftServerMixin,pl:mixin:APP:structure_gel.mixins.json:MinecraftServerMixin,pl:mixin:APP:kubejs-common.mixins.json:MinecraftServerMixin,pl:mixin:A}
        at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:711) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:betterendforge.mixins.json:MinecraftServerMixin,pl:mixin:APP:structure_gel.mixins.json:MinecraftServerMixin,pl:mixin:APP:kubejs-common.mixins.json:MinecraftServerMixin,pl:mixin:A}
        at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(ThreadTaskExecutor.java:167) ~[?:?] {re:computing_frames,pl:accesstransformer:B,xf:OptiFine:default,re:mixin,pl:accesstransformer:B,xf:OptiFine:default,re:classloading,pl:accesstransformer:B,xf:OptiFine:default}
        at net.minecraft.server.MinecraftServer.func_213202_o(MinecraftServer.java:697) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:betterendforge.mixins.json:MinecraftServerMixin,pl:mixin:APP:structure_gel.mixins.json:MinecraftServerMixin,pl:mixin:APP:kubejs-common.mixins.json:MinecraftServerMixin,pl:mixin:A}
        at net.minecraft.server.MinecraftServer.func_240802_v_(MinecraftServer.java:646) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:betterendforge.mixins.json:MinecraftServerMixin,pl:mixin:APP:structure_gel.mixins.json:MinecraftServerMixin,pl:mixin:APP:kubejs-common.mixins.json:MinecraftServerMixin,pl:mixin:A}
        at net.minecraft.server.MinecraftServer.func_240783_a_(MinecraftServer.java:232) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:betterendforge.mixins.json:MinecraftServerMixin,pl:mixin:APP:structure_gel.mixins.json:MinecraftServerMixin,pl:mixin:APP:kubejs-common.mixins.json:MinecraftServerMixin,pl:mixin:A}
        at java.lang.Thread.run(Thread.java:834) [?:?] {}
Caused by: java.lang.IllegalArgumentException: Unsupported mob type for TemptGoal
        at net.minecraft.entity.ai.goal.TemptGoal.<init>(SourceFile:40) ~[?:?] {re:classloading}
        at net.minecraft.entity.ai.goal.TemptGoal.<init>(SourceFile:30) ~[?:?] {re:classloading}
        at chumbanotz.mutantbeasts.EventHandler.onEntityJoinWorld(EventHandler.java:79) ~[mutantbeasts:1.16.4-1.1.3] {re:classloading}
        at net.minecraftforge.eventbus.ASMEventHandler_160_EventHandler_onEntityJoinWorld_EntityJoinWorldEvent.invoke(.dynamic) ~[?:?] {}
        at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) ~[eventbus-4.0.0.jar:?] {}
        at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-4.0.0.jar:?] {}
        at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-4.0.0.jar:?] {}
        at net.minecraft.world.server.ServerWorld.func_217440_f(ServerWorld.java:829) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:bountifulbaubles.mixins.json:MixinServerWorld,pl:mixin:APP:abnormals_core.mixins.json:ServerWorldMixin,pl:mixin:APP:library_of_exile-mixins.json:ServerWorldMixin,pl:mixin:APP:enhancedcelestials.mixins.json:MixinServerWorld,pl:mixin:A}
        at net.minecraft.world.server.ChunkManager.lambda$null$25(ChunkManager.java:763) ~[?:?] {re:classloading,pl:accesstransformer:B,xf:OptiFine:default}
        at com.mojang.datafixers.util.Either.lambda$mapLeft$0(Either.java:162) ~[datafixerupper-4.0.26.jar:?] {re:classloading}
        at com.mojang.datafixers.util.Either$Left.map(Either.java:38) ~[datafixerupper-4.0.26.jar:?] {}
        at com.mojang.datafixers.util.Either.mapLeft(Either.java:162) ~[datafixerupper-4.0.26.jar:?] {re:classloading}
        at net.minecraft.world.server.ChunkManager.lambda$func_219200_b$26(ChunkManager.java:733) ~[?:?] {re:classloading,pl:accesstransformer:B,xf:OptiFine:default}
        at java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) ~[?:?] {}
        ... 14 more


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

-- System Details --
Details:
        Minecraft Version: 1.16.5
        Minecraft Version ID: 1.16.5
        Operating System: Windows 10 (amd64) version 10.0
        Java Version: 11.0.12, Oracle Corporation
        Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
        Memory: 5373831952 bytes (5124 MB) / 10099884032 bytes (9632 MB) up to 10099884032 bytes (9632 MB)
        CPUs: 8
        JVM Flags: 13 total; -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=16m -XX:-UseAdaptiveSizePolicy -XX:-OmitStackTraceInFastThrow -XX:-DontCompileHugeMethods -Xmn128m -Xmx9620m -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -XX:+IgnoreUnrecognizedVMOptions
        ModLauncher: 8.1.3+8.1.3+main-8.1.x.c94d18ec
        ModLauncher launch target: fmlclient
        ModLauncher naming: srg
        ModLauncher services:
                /mixin-0.8.4.jar mixin PLUGINSERVICE
                /eventbus-4.0.0.jar eventbus PLUGINSERVICE
                /forge-1.16.5-36.2.35.jar object_holder_definalize PLUGINSERVICE
                /forge-1.16.5-36.2.35.jar runtime_enum_extender PLUGINSERVICE
                /forge-1.16.5-36.2.35.jar capability_inject_definalize PLUGINSERVICE
                /accesstransformers-3.0.1.jar accesstransformer PLUGINSERVICE
                /forge-1.16.5-36.2.35.jar runtimedistcleaner PLUGINSERVICE
                /mixin-0.8.4.jar mixin TRANSFORMATIONSERVICE
                /%5B高清修复%5DOptiFine_1.16.5_HD_U_G8.jar OptiFine TRANSFORMATIONSERVICE
                /forge-1.16.5-36.2.35.jar fml TRANSFORMATIONSERVICE
        FML: 36.2
        Forge: net.minecraftforge:36.2.35
        FML Language Providers:
                javafml@36.2
                minecraft@1
        Mod List:
                [前置]CyclopsCore-1.16.5-1.12.3.jar                 |Cyclops Core                  |cyclopscore                   |1.12.3              |DONE      |Manifest: NOSIGNATURE
                [天空村庄]SkyVillage_1.0.0_1.16.5.jar                 |Sky Villages                  |skyvillages                   |1.0.0               |DONE      |Manifest: NOSIGNATURE
                [地下城]DungeonsMod-1.16.3-1.4.43.jar                |Dungeons Mod                  |dungeonsmod                   |1.16.3-1.4.43       |DONE      |Manifest: NOSIGNATURE
                [蔚蓝天空] blue_skies-1.16.5-1.1.3.jar                |Blue Skies                    |blue_skies                    |1.1.3               |DONE      |Manifest: NOSIGNATURE
                [猛龙之居] Wyrmroost-1.16.3-1.2.11.jar                |Wyrmroost                     |wyrmroost                     |1.16.3-1.2.11       |DONE      |Manifest: NOSIGNATURE
                [公开GUI显示]PGA-1.16.4-1.1.2.1.jar                   |Public GUI Announcement       |publicguiannouncement         |1.1.0.1             |DONE      |Manifest: NOSIGNATURE
                [碰撞体积优化]entitycollisionfpsfix-1.16-1.0.1.jar      |Entity Collision FPS Fix      |entitycollisionfpsfix         |1.0.1               |DONE      |Manifest: NOSIGNATURE
                [多人开采] MultiMine-1.16.5.jar                       |Multi Mine                    |multimine                     |1.16.5              |DONE      |Manifest: NOSIGNATURE
                [Xaero的世界地图] XaerosWorldMap_1.26.0_Forge_1.16.5.ja|Xaero's World Map             |xaeroworldmap                 |1.26.0              |DONE      |Manifest: NOSIGNATURE
                [国创][自动汉化更新]i18nupdatemod-1.16.5-2.0.4.jar        |I18n update Mod               |i18nupdatemod                 |2.0.4               |DONE      |Manifest: NOSIGNATURE
                [凋灵骷髅调整前置]Placebo-1.16.5-4.6.1.jar                |Placebo                       |placebo                       |4.6.1               |DONE      |Manifest: NOSIGNATURE
                [冰与火之歌前置]citadel-1.8.1-1.16.5.jar                 |Citadel                       |citadel                       |1.8.1               |DONE      |Manifest: NOSIGNATURE
                [Alex的生物] alexsmobs-1.12.1.jar                    |Alex's Mobs                   |alexsmobs                     |1.12.1              |DONE      |Manifest: NOSIGNATURE
                [农夫乐事拓展]farmersdelightintegrations-1.16.5-1.2.jar |Farmer's Delight Compats      |farmersdelightintegrations    |1.16.5-1.2          |DONE      |Manifest: NOSIGNATURE
                [头衔前置]YungsApi-1.16.4-Forge-13.jar                |YUNG's API                    |yungsapi                      |1.16.4-Forge-13     |DONE      |Manifest: NOSIGNATURE
                [附魔描述前置]Bookshelf-Forge-1.16.5-10.4.32.jar        |Bookshelf                     |bookshelf                     |10.4.32             |DONE      |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
                [突变生物重置版] MutantBeasts-1.16.4-1.1.3.jar           |Mutant Beasts                 |mutantbeasts                  |1.16.4-1.1.3        |DONE      |Manifest: d9:be:bd:b6:9a:e4:14:aa:05:67:fb:84:06:77:a0:c5:10:ec:27:15:1b:d6:c0:88:49:9a:ef:26:77:61:0b:5e
                [凋灵骷髅调整] WitherSkeletonTweaks-1.16.5-5.4.1.jar    |Wither Skeleton Tweaks        |wstweaks                      |5.4.1               |DONE      |Manifest: NOSIGNATURE
                [精妙背包] sophisticatedbackpacks-1.16.5-3.15.13.560.j|Sophisticated Backpacks       |sophisticatedbackpacks        |1.16.5-3.15.13.560  |DONE      |Manifest: NOSIGNATURE
                [拾取提示]PickUpNotifier-v1.2-1.16.3.jar              |Pick Up Notifier              |pickupnotifier                |1.2                 |DONE      |Manifest: d3:cc:6f:1b:30:87:fa:d9:8f:91:15:20:27:63:95:aa:d5:cb:1b:5b:e6:36:cc:57:20:a9:b3:d4:d5:1a:5d:b8
                [沉浸式盔甲]immersive-armors-1.1.6-forge.jar           |Immersive Armors              |immersive_armors              |1.1.6               |DONE      |Manifest: NOSIGNATURE
                [FPS减速器] FpsReducer-forge-1.24-mc1.16.5.jar       |FPS Reducer                   |fpsreducer                    |1.24-mc1.16.5       |DONE      |Manifest: NOSIGNATURE
                [JER]JustEnoughResources-1.16.5-0.12.1.133.jar    |Just Enough Resources         |jeresources                   |0.12.1.133          |DONE      |Manifest: NOSIGNATURE
                [滑翔伞] Paraglider-1.16.5-1.3.2.7.jar               |Paraglider                    |paraglider                    |1.3.2.7             |DONE      |Manifest: NOSIGNATURE
                [存储扩展前置]ninjaphenix-container-library-1.2.10+1.16.|NinjaPhenix's Container Librar|ninjaphenix_container_lib     |1.2.10              |DONE      |Manifest: NOSIGNATURE
                [试验假人]MmmMmmMmmMmm-1.16.5-1.3.1.jar               |MmmMmmMmmMmm                  |dummmmmmy                     |1.3.0               |DONE      |Manifest: NOSIGNATURE
                [暮色森林]twilightforest-1.16.5-4.0.490-universal.jar |The Twilight Forest           |twilightforest                |NONE                |DONE      |Manifest: NOSIGNATURE
                [更好的末地Forge重铸版] betterendforge-1.16.5-2.5.jar     |BetterEnd Forge               |betterendforge                |1.16.5-2.5          |DONE      |Manifest: NOSIGNATURE
                [前置]structure_gel-1.16.5-1.7.8.jar                |Structure Gel API             |structure_gel                 |1.7.8               |DONE      |Manifest: NOSIGNATURE
                [农夫乐事]FarmersDelight-1.16.5-0.6.0.jar             |Farmer's Delight              |farmersdelight                |1.16.5-0.6.0        |DONE      |Manifest: NOSIGNATURE
                [火炬大师] torchmaster-2.3.8.jar                      |Torchmaster                   |torchmaster                   |2.3.8               |DONE      |Manifest: NOSIGNATURE
                [结构变体] repurposed_structures_forge-3.4.7+1.16.5.ja|Repurposed Structures         |repurposed_structures         |3.4.7+1.16.5        |DONE      |Manifest: NOSIGNATURE
                [末地 创世]endrem-5.0.2-R-1.16.5.jar                  |End Remastered                |endrem                        |5.0.2-R-1.16.5      |DONE      |Manifest: NOSIGNATURE
                [国产][猫咪装饰]nekoration-1.16.5-1.5.9.jar             |Nekoration                    |nekoration                    |1.5.9               |DONE      |Manifest: NOSIGNATURE
                [JER拓展] JER-Integration-1.1.1.jar                 |JER Integration               |jerintegration                |1.1.1               |DONE      |Manifest: NOSIGNATURE
                [饰品栏]curios-forge-1.16.5-4.0.8.2.jar              |Curios API                    |curios                        |1.16.5-4.0.8.2      |DONE      |Manifest: NOSIGNATURE
                [Tetra]tetra-1.16.5-3.20.0.jar                    |Tetra                         |tetra                         |3.20.0              |DONE      |Manifest: NOSIGNATURE
                [Tetra拓展]tetranomicon-1.3.jar                     |Tetranomicon                  |tetranomicon                  |1.3                 |DONE      |Manifest: NOSIGNATURE
                [灾变]Cataclysm-0.20.jar                            |Cataclysm Mod                 |cataclysm                     |1.0                 |DONE      |Manifest: NOSIGNATURE
                [国创][车万女仆]touhoulittlemaid-1.16.5-1.0.2.jar       |Touhou Little Maid            |touhou_little_maid            |NONE                |DONE      |Manifest: NOSIGNATURE
                [帕秋莉手册]Patchouli-1.16.4-53.2.jar                  |Patchouli                     |patchouli                     |1.16.4-53.2         |DONE      |Manifest: NOSIGNATURE
                [货币多多]Never-Enough-Currency-1.16.5-1.0.5.jar      |Never Enough Currency         |currency                      |1.16.5-1.0.5        |DONE      |Manifest: NOSIGNATURE
                [新生魔艺附属]arsomega-1.5.jar                          |Ars Omega                     |arsomega                      |1.16.5-1.5          |DONE      |Manifest: NOSIGNATURE
                [初始套件前置]collective-1.16.5-4.25.jar                |Collective                    |collective                    |4.25                |DONE      |Manifest: NOSIGNATURE
                [不死军团]UndeadArmy-2.5.jar                          |zombiearmy                    |zombiearmy                    |1.0.0               |DONE      |Manifest: NOSIGNATURE
                [独特的附魔]Unique Enchantments-1.16.5-2.3.0.jar       |Unique Enchantments           |uniquee                       |2.3.0               |DONE      |Manifest: NOSIGNATURE
                [地牢]Infinite_Dungeons-1.16.5-1.0.9.jar            |Infinite Dungeons             |infinite_dungeons             |NONE                |DONE      |Manifest: NOSIGNATURE
                [凋灵风暴]witherstormmod-1.16.5-1.0.2.4.jar           |Cracker's Wither Storm Mod    |witherstormmod                |1.0.2.4             |DONE      |Manifest: NOSIGNATURE
                [连锁破坏]ftb-ultimine-forge-1605.3.1-build.45.jar    |FTB Ultimine                  |ftbultimine                   |1605.3.1-build.45   |DONE      |Manifest: NOSIGNATURE
                [无限+经验修补] InfinityMending-1.16.3-0.1.0.jar        |InfinityMending               |infinitymending               |0.1.0               |DONE      |Manifest: NOSIGNATURE
                [神秘遗物] EnigmaticLegacy-2.11.11.jar                |Enigmatic Legacy              |enigmaticlegacy               |2.11.11             |DONE      |Manifest: NOSIGNATURE
                [扩展存储] expandedstorage-7.3.8+1.16.5.jar           |Expanded Storage              |expandedstorage               |7.3.8               |DONE      |Manifest: NOSIGNATURE
                [深渊:第二章] TheAbyss2 2.2.3-4 1.16.5.jar             |TheAbyss                      |theabyss                      |2.2.3-4             |DONE      |Manifest: NOSIGNATURE
                [初始套件]starterkit_1.16.5-3.1.jar                   |Starter Kit                   |starterkit                    |3.1                 |DONE      |Manifest: NOSIGNATURE
                [Majrusz的进阶难度] majruszs-difficulty-1.16.4-1.1.0.ja|Majrusz's Progressive Difficul|majruszs_difficulty           |1.1.0               |DONE      |Manifest: NOSIGNATURE
                [斯巴达的武器] SpartanWeaponry-1.16.5-2.2.0-rc-2.jar    |Spartan Weaponry              |spartanweaponry               |2.2.0 Release Candid|DONE      |Manifest: NOSIGNATURE
                [国创][暮色乐事]TwilightDelight-1.16.5-1.1.3.jar        |Twilight Delight              |twilightdelight               |1.1.3               |DONE      |Manifest: NOSIGNATURE
                [一键背包整理Next] InventoryProfilesNext-forge-1.16-1.3.|Inventory Profiles Next       |inventoryprofilesnext         |1.3.5               |DONE      |Manifest: NOSIGNATURE
                [更多突变生物] mutantmore-1.16.5-1.0.1.jar              |Mutant More                   |mutantmore                    |1.0.3               |DONE      |Manifest: NOSIGNATURE
                [FTB前置]architectury-1.32.66.jar                   |Architectury                  |architectury                  |1.32.66             |DONE      |Manifest: NOSIGNATURE
                [AI改进] AI-Improvements-1.16.5-0.4.0.jar           |AI-Improvements               |aiimprovements                |0.4.0               |DONE      |Manifest: NOSIGNATURE
                [国创][自定义局域网联机] lanserverproperties-1.4.jar        |Lan Server Properties         |lanserverproperties           |1.4                 |DONE      |Manifest: NOSIGNATURE
                [深暗之园] The_Undergarden-1.16.5-0.5.5.jar           |The Undergarden               |undergarden                   |0.5.5               |DONE      |Manifest: NOSIGNATURE
                [经典状态条] classicbar-4.1.0-1.16.5.jar               |Classic Bar                   |classicbar                    |4.1.0-1.16.5        |DONE      |Manifest: NOSIGNATURE
                Disenchanting-forge-1.16.5-1.7.2.jar              |Disenchanting                 |disenchanting                 |1.6.0               |DONE      |Manifest: NOSIGNATURE
                [珍奇鸟类] exoticbirds-1.16.4-1.4.0.jar               |Exotic Birds                  |exoticbirds                   |1.4.0               |DONE      |Manifest: NOSIGNATURE
                [区块载入器前置]CodeChickenLib-1.16.5-4.0.7.445-universal|CodeChicken Lib               |codechickenlib                |4.0.7.445           |DONE      |Manifest: 31:e6:db:63:47:4a:6e:e0:0a:2c:11:d1:76:db:4e:82:ff:56:2d:29:93:d2:e5:02:bd:d3:bd:9d:27:47:a5:71
                [附魔灌注台]EnchantingInfuser-v1.0.2-1.16.5-Forge.jar  |Enchanting Infuser            |enchantinginfuser             |1.0.2               |DONE      |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
                [配置调整前置]BetterModsButton-v1.0.5-1.16.5-Forge.jar  |Better Mods Button            |bettermodsbutton              |1.0.5               |DONE      |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
                [虚空图腾]voidtotem-1.16.5-1.4.0.jar                  |Void Totem                    |voidtotem                     |1.16.5-1.4.0        |DONE      |Manifest: NOSIGNATURE
                [聊天栏时间显示] wwta-1.16-2.0.jar                       |When Was That Again           |wwta                          |1.16-2.0            |DONE      |Manifest: NOSIGNATURE
                [玩家救援] PlayerRevive_v2.0.0-pre04_mc1.16.5.jar     |PlayerRevive                  |playerrevive                  |2.0.0               |DONE      |Manifest: NOSIGNATURE
                [独特的附魔前置]Unique Enchantments Base-1.16.5-1.4.0.jar|Unique Enchantments Base      |uniquebase                    |1.4.0               |DONE      |Manifest: NOSIGNATURE
                [魔改前置]rhino-forge-1605.1.5-build.75.jar           |Rhino                         |rhino                         |1605.1.5-build.75   |DONE      |Manifest: NOSIGNATURE
                [虚拟生物]mowziesmobs-1.5.25.jar                      |Mowzie's Mobs                 |mowziesmobs                   |1.5.25              |DONE      |Manifest: NOSIGNATURE
                [虚拟生物前置]geckolib-forge-1.16.5-3.0.66.jar          |GeckoLib                      |geckolib3                     |3.0.66              |DONE      |Manifest: NOSIGNATURE
                [连锁破坏前置]ftb-library-forge-1605.3.4-build.90.jar   |FTB Library                   |ftblibrary                    |1605.3.4-build.90   |DONE      |Manifest: NOSIGNATURE
                [FTBQ]团队ftb-teams-forge-1605.2.3-build.40.jar     |FTB Teams                     |ftbteams                      |1605.2.3-build.40   |DONE      |Manifest: NOSIGNATURE
                [配置调整]ConfigMenusForge-v1.2.0-1.16.5-Forge.jar    |Config Menus for Forge        |configmenusforge              |1.2.0               |DONE      |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
                [丰富的饰品] bountifulbaubles-1.16.5-0.1.0-forge.jar   |Bountiful Baubles             |bountifulbaubles              |1.16.5-0.1.0        |DONE      |Manifest: NOSIGNATURE
                [万用皮肤补丁] CustomSkinLoader_ForgeLegacy-14.14-SNAPSH|CustomSkinLoader              |customskinloader              |14.14-SNAPSHOT-321  |DONE      |Manifest: 4a:31:8b:cf:34:eb:d0:13:f3:19:39:d5:d2:b9:12:78:b5:f2:8d:91:3e:6f:8f:ed:97:48:00:69:e1:30:3a:54
                [JEI物品管理器] jei-1.16.5-7.7.1.152.jar               |Just Enough Items             |jei                           |7.7.1.152           |DONE      |Manifest: NOSIGNATURE
                [魔改]kubejs-forge-1605.3.19-build.299.jar          |KubeJS                        |kubejs                        |1605.3.19-build.299 |DONE      |Manifest: NOSIGNATURE
                [JEI附魔信息] JEIEnchantmentInfo-1.16.4-1.2.1.jar     |JEI Enchantment Info          |jeienchantmentinfo            |1.16.4-1.2.1        |DONE      |Manifest: NOSIGNATURE
                [FTBQ]前置item-filters-forge-1605.2.5-build.7.jar   |Item Filters                  |itemfilters                   |1605.2.5-build.7    |DONE      |Manifest: NOSIGNATURE
                [末影人入侵]enderlinginvaders-1.16.5-1.0.6.jar         |Enderling Invaders            |enderlinginvaders             |1.0                 |DONE      |Manifest: NOSIGNATURE
                [工作台优化]VisualWorkbench-v1.1.0-1.16.5.jar          |Visual Workbench              |visualworkbench               |1.1.0               |DONE      |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
                [属性修复] AttributeFix-1.16.5-10.1.4.jar             |AttributeFix                  |attributefix                  |10.1.4              |DONE      |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
                [魔术师] the-conjurer-1.16.4-1.0.13.jar              |The Conjurer                  |conjurer_illager              |1.0.13              |DONE      |Manifest: NOSIGNATURE
                [下界乐事前置]abnormals_core-1.16.5-3.3.1.jar           |Abnormals Core                |abnormals_core                |3.3.1               |DONE      |Manifest: NOSIGNATURE
                [哥布林商人] goblintraders-1.6.0-1.16.3.jar            |Goblin Traders                |goblintraders                 |1.6.0               |DONE      |Manifest: NOSIGNATURE
                [可怕的地牢前置]LibraryFerret-Forge-1.16.5-1.0.3.jar     |Library ferret                |libraryferret                 |1.0.3               |DONE      |Manifest: NOSIGNATURE
                [传送石碑]Waystones_1.16.5-7.6.4.jar                  |Waystones                     |waystones                     |7.6.4               |DONE      |Manifest: NOSIGNATURE
                [经验机制改革] Clumps-6.0.0.28.jar                      |Clumps                        |clumps                        |6.0.0.28            |DONE      |Manifest: NOSIGNATURE
                [禁用实验性设置警告] shutupexperimentalsettings-1.0.3.jar  |Shutup Experimental Settings! |shutupexperimentalsettings    |1.0.3               |DONE      |Manifest: NOSIGNATURE
                [可怕的地牢]AwesomeDungeonForge-1.16.5-2.0.8.jar       |Awesome Dungeon               |awesomedungeon                |2.0.8               |DONE      |Manifest: NOSIGNATURE
                [Tetra前置]mgui-1.16.5-3.3.0.jar                    |mgui                          |mgui                          |3.3.0               |DONE      |Manifest: NOSIGNATURE
                [自然罗盘/生物群系指南针] NaturesCompass-1.16.5-2.0.1-fabric.|Nature's Compass              |naturescompass                |1.16.5-1.9.1-forge  |DONE      |Manifest: NOSIGNATURE
                [冠军/强敌] champions-forge-1.16.5-2.0.1.12.jar       |Champions                     |champions                     |1.16.5-2.0.1.12     |DONE      |Manifest: NOSIGNATURE
                [探险者指南针] ExplorersCompass-1.16.5-1.1.2-forge.jar  |Explorer's Compass            |explorerscompass              |1.16.5-1.1.2-forge  |DONE      |Manifest: NOSIGNATURE
                [冰火传说 / 冰与火之歌] iceandfire-2.1.10-1.16.5.jar       |Ice and Fire                  |iceandfire                    |2.1.10-1.16.5       |DONE      |Manifest: NOSIGNATURE
                [FTB任务拓展] questsadditions-1.16-1.3.1.jar          |Quests Additions              |questsadditions               |1.3.1               |DONE      |Manifest: NOSIGNATURE
                [遍历]traverse-1.16.4-0.4.3.8.jar                   |Traverse: Reforged            |traverse                      |1.16.4-0.4.3.8      |DONE      |Manifest: NOSIGNATURE
                [新生魔艺] ars_nouveau-1.16.5-1.25.1.jar              |Ars Nouveau                   |ars_nouveau                   |1.25.1              |DONE      |Manifest: NOSIGNATURE
                forge-1.16.5-36.2.35-universal.jar                |Forge                         |forge                         |36.2.35             |DONE      |Manifest: 22:af:21:d8:19:82:7f:93:94:fe:2b:ac:b7:e4:41:57:68:39:87:b1:a7:5c:c6:44:f9:25:74:21:14:f5:0d:90
                [阿图姆:沙漠之旅/亚图姆:金沙之旅] Atum-1.16.5-2.2.11.jar        |Atum 2                        |atum                          |1.16.5-2.2.11       |DONE      |Manifest: NOSIGNATURE
                [多元乐事]culturaldelights-1.16.5-0.9.2.jar           |Cultural Delights             |culturaldelights              |0.9.2               |DONE      |Manifest: NOSIGNATURE
                [农夫的拓展食物] Farmers_Extra_Foods_1.2.jar             |Farmer's Extra Foods          |farmers_extra_foods           |1.0.0               |DONE      |Manifest: NOSIGNATURE
                [旅行者的头衔]TravelersTitles-1.16.4-1.5.jar            |Traveler's Titles             |travelerstitles               |1.16.4-1.5          |DONE      |Manifest: NOSIGNATURE
                [斯巴达的武器:暮色森林] spartantwilight-1.16.5-2.2.1.jar    |Spartan Weaponry: Twilight For|spartantwilight               |1.16.5-2.2.1        |DONE      |Manifest: NOSIGNATURE
                [Fish的不死崛起] Fish's Undead Rising-2.0.5.jar        |Fish's Undead Rising          |mod_lavacow                   |2.0.3               |DONE      |Manifest: NOSIGNATURE
                [沉浸式音效]ImmersiveFX+1.0.2+1.16.5.jar               |§3ImmersiveFX                 |dsurround                     |4.0.5.0             |DONE      |Manifest: NOSIGNATURE
                [原版扩充前置]selene-1.16.5-1.9.0.jar                   |Selene                        |selene                        |1.16.5-1.0          |DONE      |Manifest: NOSIGNATURE
                [游戏内音频切换]sounddeviceoptions-1.4.3.jar             |Sound Device Options          |sounddeviceoptions            |1.4.3               |DONE      |Manifest: NOSIGNATURE
                [地牢浮现之时]DungeonsArise-1.16.5-2.1.49-beta.jar      |When Dungeons Arise           |dungeons_arise                |2.1.49              |DONE      |Manifest: NOSIGNATURE
                forge-1.16.5-36.2.35-client.jar                   |Minecraft                     |minecraft                     |1.16.5              |DONE      |Manifest: NOSIGNATURE
                [右键收取农作物]right_click_get_crops-1.16.5-1.1.0.2.jar |Right Click, Get Crops        |right_click_get_crops         |1.1.0.2             |DONE      |Manifest: 75:0b:cc:9b:64:2e:9b:c4:41:d1:95:00:71:ee:87:1a:b3:5e:4b:da:8e:e8:39:00:fd:5d:e5:9c:40:42:33:09
                [战斗高塔]BrassAmberBattleTowers-1.16.5-1.6.3.jar     |Brass Amber BattleTowers      |ba_bt                         |1.16.5-1.6.3        |DONE      |Manifest: NOSIGNATURE
                [七宗罪]sons-of-sins-1.16.5-1.0.9.jar                |sons of sins                  |sons_of_sins                  |1.0.9               |DONE      |Manifest: NOSIGNATURE
                [附魔描述] EnchantmentDescriptions-1.16.5-7.0.19.jar  |EnchantmentDescriptions       |enchdesc                      |7.0.19              |DONE      |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
                [物品掉落轻量版]ItemPhysicLite_v1.4.8_mc1.16.5.jar       |ItemPhysic Lite               |itemphysiclite                |1.4.0               |DONE      |Manifest: NOSIGNATURE
                [FTBQ]FTB任务ftb-quests-forge-1605.3.6-build.76.jar |FTB Quests                    |ftbquests                     |1605.3.6-build.76   |DONE      |Manifest: NOSIGNATURE
                [下界与末地的旷野之塔]totw_additions-1.1.0.jar              |Towers of the Wild: Additions |totw_additions                |1.1.0               |DONE      |Manifest: NOSIGNATURE
                [玉 ] Jade-1.16.4-2.8.1.jar                        |Jade                          |jade                          |2.8.1               |DONE      |Manifest: NOSIGNATURE
                [越肩视角重制] ShoulderSurfing-1.16.5-2.2.2.jar         |Shoulder Surfing              |shouldersurfing               |1.16.5-2.2.2        |DONE      |Manifest: NOSIGNATURE
                [重铸] modifiers-0.1.2-forge.jar                    |Modifiers                     |modifiers                     |0.1.2               |DONE      |Manifest: NOSIGNATURE
                [玩家救援前置]CreativeCore_v2.2.1_mc1.16.5.jar          |CreativeCore                  |creativecore                  |2.0.0               |DONE      |Manifest: NOSIGNATURE
                [流畅加载] smoothboot-forge-1.16.4-1.2.2.jar          |Smooth Boot                   |smoothboot                    |1.16.4-1.2.2        |DONE      |Manifest: NOSIGNATURE
                [国创][旷野之塔:重置] towers_of_the_wild-1.16.3-2.1.0.1.ja|Towers Of The Wild            |towers_of_the_wild            |1.16.3-2.1.0        |DONE      |Manifest: NOSIGNATURE
                [区块载入器] ChickenChunks-1.16.5-2.9.1.89-universal.ja|ChickenChunks                 |chickenchunks                 |2.9.1.89            |DONE      |Manifest: 31:e6:db:63:47:4a:6e:e0:0a:2c:11:d1:76:db:4e:82:ff:56:2d:29:93:d2:e5:02:bd:d3:bd:9d:27:47:a5:71
                [怪物进阶前置]majrusz-library-1.16.4-2.0.1.jar          |Majrusz Library               |majrusz_library               |2.0.1               |DONE      |Manifest: NOSIGNATURE
                [地幔] Mantle-1.16.5-1.6.157.jar                    |Mantle                        |mantle                        |1.6.157             |DONE      |Manifest: NOSIGNATURE
                [Xaero的小地图] Xaeros_Minimap_22.12.0_Forge_1.16.5.ja|Xaero's Minimap               |xaerominimap                  |22.12.0             |DONE      |Manifest: NOSIGNATURE
                [寻龙杖]dragonseeker-1.1.jar                         |Dragonseeker                  |dragonseeker                  |1.1                 |DONE      |Manifest: NOSIGNATURE
                [按键精灵]keywizard-forge-2.0.1.jar                   |Keyboard Wizard               |keywizard                     |2.0.1               |DONE      |Manifest: NOSIGNATURE
                [多态合成]polymorph-forge-1.16.5-0.40.jar             |Polymorph                     |polymorph                     |1.16.5-0.40         |DONE      |Manifest: NOSIGNATURE
                [元素魔艺]ars_elemental-1.16.5-0.1.6.3.jar            |Ars Elemental - Elemental Spel|ars_elemental                 |1.16.5-0.1.6.3      |DONE      |Manifest: NOSIGNATURE
                [储物抽屉] StorageDrawers-1.16.3-8.5.2.jar            |Storage Drawers               |storagedrawers                |8.5.2               |DONE      |Manifest: NOSIGNATURE
                [通用拼音搜索] JustEnoughCharacters-1.16.4-4.3.3.jar    |Just Enough Characters        |jecharacters                  |1.16.4-4.3.3        |DONE      |Manifest: NOSIGNATURE
                [实体渲染机制优化] entityculling-forge-mc1.16.5-1.5.1.jar |EntityCulling                 |entityculling                 |1.5.1               |DONE      |Manifest: NOSIGNATURE
                [简单的茶] simplytea-1.16.5-2.4.0.jar                 |Simply Tea                    |simplytea                     |2.4.0               |DONE      |Manifest: NOSIGNATURE
                [物品栏HUD+] InventoryHud_[1.16.2-1.16.5].forge-3.4.1|Inventory HUD+(Forge edition) |inventoryhud                  |3.4.1               |DONE      |Manifest: NOSIGNATURE
                [殖民地前置] structurize-1.16.5-1.0.392-RELEASE.jar    |Structurize                   |structurize                   |1.16.5-1.0.392-RELEA|DONE      |Manifest: NOSIGNATURE
                [斯巴达冰与火]SW+Ice+and+Fire-1.16.5-1.1.0.jar          |Spartan Weaponry: Ice and Fire|swiaf                         |1.16.5-1.1.0        |DONE      |Manifest: NOSIGNATURE
                [地牢前置]Library_of_Exile-1.16.5-1.2.3.jar           |Library Of Exile              |library_of_exile              |NONE                |DONE      |Manifest: NOSIGNATURE
                [模拟殖民地] minecolonies-1.16.5-1.0.890-RELEASE.jar   |MineColonies                  |minecolonies                  |1.16.5-1.0.890-RELEA|DONE      |Manifest: NOSIGNATURE
                [苹果皮] appleskin-forge-mc1.16.x-2.4.0.jar          |AppleSkin                     |appleskin                     |2.4.0+mc1.16.4      |DONE      |Manifest: NOSIGNATURE
                [下界乐事] nethers_delight-2.1.jar                    |Nethers Delight               |nethers_delight               |2.1                 |DONE      |Manifest: NOSIGNATURE
                [时间HUD]odysseyhud-forge-1.16.5-1.0.jar            |OdysseyHUD                    |odysseyhud                    |1.0                 |DONE      |Manifest: NOSIGNATURE
                [生活调味料:胡萝卜版] SoL-Carrot-1.16.5-1.10.1.jar         |Spice of Life: Carrot Edition |solcarrot                     |1.16.5-1.10.1       |DONE      |Manifest: NOSIGNATURE
                [国创][现代化 UI] ModernUI-1.16.5-2.7.1.105-universal.j|Modern UI                     |modernui                      |2.7.1.105           |DONE      |Manifest: 72:da:aa:fa:02:98:8b:71:b7:c5:ce:aa:0f:0d:cb:a3:ac:4b:97:d4:bc:fa:58:e6:98:e1:2e:ca:f4:61:a2:b0
                [月亮事件]enhancedcelestials-2.0.9-1.16.5.jar         |Enhanced Celestials           |enhancedcelestials            |2.0.9-1.16.5        |DONE      |Manifest: NOSIGNATURE
                [工作台优化前置]PuzzlesLib-v1.0.15-1.16.5-Forge.jar      |Puzzles Lib                   |puzzleslib                    |1.0.15              |DONE      |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
                [水产养殖2] Aquaculture-1.16.5-2.1.22.jar             |Aquaculture 2                 |aquaculture                   |1.16.5-2.1.22       |DONE      |Manifest: NOSIGNATURE
                [盔甲音效调整] ArmorSoundTweak-3.1.2-forge.jar          |Armor Sound Tweak             |armorsoundtweak               |3.1.2               |DONE      |Manifest: 42:2c:5e:4c:e2:f5:d1:07:7f:aa:29:ae:31:88:80:0c:b1:a6:87:6b:6a:2d:0f:67:57:e4:5a:4a:26:73:31:ac
                [农夫的茶] farmerstea-1.16.5-1.3.jar                  |Farmer's Tea - A Compat Mod   |farmerstea                    |1.16.5-1.3          |DONE      |Manifest: NOSIGNATURE
                [护甲上限突破]overloadedarmorbar-5.1.0.jar              |Overloaded Armor Bar          |overloadedarmorbar            |5.1.0               |DONE      |Manifest: NOSIGNATURE
                [国创][喝啤酒啦] drinkbeer-1.16.5-2.3.5.jar             |Drink Beer                    |drinkbeer                     |2.3.5               |DONE      |Manifest: NOSIGNATURE
                [经验书]xptome-1.16.5-v2.1.5.jar                     |XP Tome                       |xpbook                        |v2.1.5              |DONE      |Manifest: NOSIGNATURE
        Crash Report UUID: 9065640e-3799-4d99-9c54-634b4c19e3d2
        Patchouli open book context: n/a
        Player Count: 1 / 8; [ServerPlayerEntity['1'/71, l='ServerLevel[ggg]', x=1596.31, y=67.00, z=-658.78]]
        Data Packs: vanilla, mod:cyclopscore, mod:skyvillages, mod:dungeonsmod (incompatible), mod:blue_skies (incompatible), mod:wyrmroost (incompatible), mod:publicguiannouncement (incompatible), mod:entitycollisionfpsfix (incompatible), mod:multimine, mod:xaeroworldmap, mod:i18nupdatemod, mod:placebo (incompatible), mod:citadel (incompatible), mod:alexsmobs, mod:farmersdelightintegrations, mod:yungsapi, mod:bookshelf, mod:mutantbeasts (incompatible), mod:wstweaks (incompatible), mod:sophisticatedbackpacks, mod:pickupnotifier (incompatible), mod:immersive_armors, mod:fpsreducer, mod:jeresources, mod:paraglider, mod:ninjaphenix_container_lib (incompatible), mod:dummmmmmy (incompatible), mod:twilightforest, mod:betterendforge, mod:structure_gel, mod:farmersdelight, mod:torchmaster (incompatible), mod:repurposed_structures, mod:endrem (incompatible), mod:nekoration, mod:jerintegration, mod:curios, mod:tetra, mod:tetranomicon, mod:cataclysm (incompatible), mod:touhou_little_maid, mod:patchouli (incompatible), mod:currency (incompatible), mod:arsomega, mod:collective, mod:zombiearmy, mod:uniquee (incompatible), mod:infinite_dungeons (incompatible), mod:witherstormmod, mod:ftbultimine (incompatible), mod:infinitymending (incompatible), mod:enigmaticlegacy, mod:expandedstorage (incompatible), mod:theabyss, mod:starterkit, mod:majruszs_difficulty, mod:spartanweaponry, mod:twilightdelight, mod:inventoryprofilesnext (incompatible), mod:mutantmore, mod:architectury, mod:aiimprovements, mod:lanserverproperties (incompatible), mod:undergarden, mod:exoticbirds, mod:codechickenlib (incompatible), mod:enchantinginfuser, mod:bettermodsbutton, mod:voidtotem, mod:wwta, mod:playerrevive, mod:uniquebase (incompatible), mod:rhino, mod:mowziesmobs, mod:geckolib3 (incompatible), mod:ftblibrary, mod:ftbteams, mod:configmenusforge, mod:bountifulbaubles (incompatible), mod:customskinloader (incompatible), mod:jei, mod:kubejs, mod:jeienchantmentinfo, mod:itemfilters, mod:enderlinginvaders, mod:visualworkbench, mod:attributefix, mod:conjurer_illager (incompatible), mod:abnormals_core, mod:goblintraders, mod:libraryferret, mod:waystones (incompatible), mod:clumps, mod:shutupexperimentalsettings (incompatible), mod:awesomedungeon, mod:mgui (incompatible), mod:naturescompass (incompatible), mod:champions (incompatible), mod:explorerscompass, mod:iceandfire (incompatible), mod:questsadditions, mod:traverse (incompatible), mod:ars_nouveau, mod:forge, mod:atum, mod:culturaldelights, mod:farmers_extra_foods, mod:travelerstitles, mod:spartantwilight, mod:mod_lavacow, mod:dsurround, mod:selene, mod:sounddeviceoptions (incompatible), mod:dungeons_arise, mod:right_click_get_crops (incompatible), mod:ba_bt, mod:sons_of_sins, mod:enchdesc, mod:itemphysiclite, mod:ftbquests, mod:totw_additions, mod:jade, mod:shouldersurfing, mod:modifiers, mod:creativecore, mod:smoothboot, mod:towers_of_the_wild, mod:chickenchunks (incompatible), mod:majrusz_library, mod:mantle (incompatible), mod:xaerominimap, mod:dragonseeker, mod:keywizard, mod:polymorph, mod:ars_elemental (incompatible), mod:storagedrawers (incompatible), mod:jecharacters (incompatible), mod:entityculling, mod:simplytea (incompatible), mod:inventoryhud, mod:structurize, mod:swiaf, mod:library_of_exile (incompatible), mod:minecolonies (incompatible), mod:appleskin, mod:nethers_delight, mod:odysseyhud, mod:solcarrot, mod:modernui, mod:enhancedcelestials, mod:puzzleslib, mod:aquaculture (incompatible), mod:armorsoundtweak, mod:farmerstea, mod:overloadedarmorbar (incompatible), mod:drinkbeer, mod:xpbook, mod:disenchanting (incompatible), mod:classicbar (incompatible)
        Type: Integrated Server (map_client.txt)
        Is Modded: Definitely; Client brand changed to 'forge'
        OptiFine Version: OptiFine_1.16.5_HD_U_G8
        OptiFine Build: 20210515-161946
        Render Distance Chunks: 8
        Mipmaps: 4
        Anisotropic Filtering: 1
        Antialiasing: 0
        Multitexture: false
        Shaders: null
        OpenGlVersion: 4.6.0 NVIDIA 511.79
        OpenGlRenderer: NVIDIA GeForce GTX 1050/PCIe/SSE2
        OpenGlVendor: NVIDIA Corporation
        CpuCount: 8


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

回复 | 举报

该帖共收到 6 条回复!
QQ酱459428
有偿的大佬们帮帮忙 孩子不想玩的档没了
发表于 2022-8-20 11:31:17 | 只看该作者

回复 | 举报

末影小昊
我觉得可能是模组问题,像这种整合包挺容易出现崩溃的,如果存过档的话,回档玩玩,如果没有,建议重开
发表于 2022-8-21 11:11:34 | 只看该作者

回复 | 举报

xxw
QQ酱459428 发表于 2022-8-20 11:31
有偿的大佬们帮帮忙 孩子不想玩的档没了

去掉optifine试试
发表于 2022-8-21 14:06:49 | 只看该作者

回复 | 举报

xxw
下面是一些关键词,其中可能包含Mod 名称,你可以通过搜索的方式查找有关信息。OptiFine, goal, mutantbeasts, eventbus, concurrent, chumbanotz, datafixers

optifine是高清修复(1.12之后最容易崩的) goal是球门(应该是物品) mutantbeasts是突变生物重置版(Mutant Beasts)https://www.mcmod.cn/class/2076.html eventbus是活动巴士(应该是物品)
concurrent是同时发生的(意义不明) chumbanotz是一个模组作者,链接:https://www.mcmod.cn/author/25715.html datafixers是数据修正器(data fixers)
ps:mc的模组和物品id不会空格
发表于 2022-8-21 14:22:49 | 只看该作者

回复 | 举报

xxw
QQ酱459428 发表于 2022-8-20 11:31
有偿的大佬们帮帮忙 孩子不想玩的档没了

Crash Report UUID: 9065640e-3799-4d99-9c54-634b4c19e3d2

应该是某个实体的uuid出了问题,怀疑optifine和突变生物,先禁optifine再禁突变生物
发表于 2022-8-21 14:25:20 | 只看该作者

回复 | 举报

xxw
mo_ying 发表于 2022-8-21 11:11
我觉得可能是模组问题,像这种整合包挺容易出现崩溃的,如果存过档的话,回档玩玩,如果没有,建议重开 ...

挨个试试,实在不行怀疑关键词中的chumbanotz这位作者的模组
发表于 2022-8-21 14:27:01 | 只看该作者

回复 | 举报

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

本版积分规则

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

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

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