TartaricAcid / TouhouLittleMaid

A minecraft forge mod about the maid
http://page.cfpa.team/TouhouLittleMaid/
MIT License
381 stars 64 forks source link

[Bug] 1.20.1forge47.2.20 touhoulittlemaid1.1.8尝试从客户端连接到服务端时崩溃 #499

Closed BvvdYuZhongYaoMengLoseTheirMother closed 3 months ago

BvvdYuZhongYaoMengLoseTheirMother commented 4 months ago

Minecraft Version

What happened?

1.尝试使用1.20.1forge47.2.20服务端创建世界,并用相同forge版本客户端加入该服务器 2.加载地形后断开连接且服务端崩溃 3.以下为错误报告

  1. Try to create a world with the 1.20.1forge47.2.20 server and join the server with the same forge version client
  2. Disconnects and the server crashes after loading the terrain
  3. The following is an error report

Relevant log output

Time: 2024-04-23 21:59:43
Description: Exception in server tick loop

java.lang.NoSuchMethodError: 'void com.github.tartaricacid.touhoulittlemaid.item.ItemEntityPlaceholder.fillItemCategory(net.minecraft.world.item.CreativeModeTab$Output)'
    at com.github.tartaricacid.touhoulittlemaid.init.InitCreativeTabs.lambda$static$1(InitCreativeTabs.java:81) ~[touhoulittlemaid-1.20.1-release-1.1.8.jar%23364!/:1.1.8] {re:classloading}
    at net.minecraftforge.common.ForgeHooks.onCreativeModeTabBuildContents(ForgeHooks.java:1627) ~[forge-1.20.1-47.2.20-universal.jar%23396!/:?] {re:classloading}
    at net.minecraft.world.item.CreativeModeTab.m_269498_(CreativeModeTab.java:129) ~[server-1.20.1-20230612.114412-srg.jar%23391!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B}
    at net.minecraft.world.item.CreativeModeTabs.m_268957_(CreativeModeTabs.java:1696) ~[server-1.20.1-20230612.114412-srg.jar%23391!/:?] {re:classloading,pl:accesstransformer:B}
    at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(Unknown Source) ~[?:?] {}
    at java.util.stream.ReferencePipeline$2$1.accept(Unknown Source) ~[?:?] {}
    at java.util.Iterator.forEachRemaining(Unknown Source) ~[?:?] {re:mixin}
    at java.util.Spliterators$IteratorSpliterator.forEachRemaining(Unknown Source) ~[?:?] {}
    at java.util.stream.AbstractPipeline.copyInto(Unknown Source) ~[?:?] {}
    at java.util.stream.AbstractPipeline.wrapAndCopyInto(Unknown Source) ~[?:?] {}
    at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(Unknown Source) ~[?:?] {}
    at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(Unknown Source) ~[?:?] {}
    at java.util.stream.AbstractPipeline.evaluate(Unknown Source) ~[?:?] {}
    at java.util.stream.ReferencePipeline.forEach(Unknown Source) ~[?:?] {}
    at net.minecraft.world.item.CreativeModeTabs.m_269421_(CreativeModeTabs.java:1695) ~[server-1.20.1-20230612.114412-srg.jar%23391!/:?] {re:classloading,pl:accesstransformer:B}
    at net.minecraft.world.item.CreativeModeTabs.m_269226_(CreativeModeTabs.java:1710) ~[server-1.20.1-20230612.114412-srg.jar%23391!/:?] {re:classloading,pl:accesstransformer:B}
    at net.mehvahdjukaar.sawmill.RecipeSorter.refreshIfNeeded(RecipeSorter.java:45) ~[sawmill-1.20-1.3.11.jar%23351!/:?] {re:classloading}
    at net.mehvahdjukaar.sawmill.RecipeSorter.sendOrderToClient(RecipeSorter.java:81) ~[sawmill-1.20-1.3.11.jar%23351!/:?] {re:classloading}
    at net.mehvahdjukaar.sawmill.forge.SawmillForge.dataSync(SawmillForge.java:37) ~[sawmill-1.20-1.3.11.jar%23351!/:?] {re:classloading}
    at net.mehvahdjukaar.sawmill.forge.__SawmillForge_dataSync_OnDatapackSyncEvent.invoke(.dynamic) ~[sawmill-1.20-1.3.11.jar%23351!/:?] {re:classloading,pl:eventbus:B}
    at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:73) ~[eventbus-6.0.5.jar%2352!/:?] {}
    at net.minecraftforge.eventbus.EventBus.post(EventBus.java:315) ~[eventbus-6.0.5.jar%2352!/:?] {}
    at net.minecraftforge.eventbus.EventBus.post(EventBus.java:296) ~[eventbus-6.0.5.jar%2352!/:?] {}
    at net.minecraft.server.players.PlayerList.m_11261_(PlayerList.java:188) ~[server-1.20.1-20230612.114412-srg.jar%23391!/:?] {re:mixin,xf:fml:xaeroworldmap:xaero_wm_playerlist_sendworldinfo,xf:fml:xaerominimap:xaero_playerlist_sendworldinfo,re:classloading,xf:fml:xaeroworldmap:xaero_wm_playerlist_sendworldinfo,xf:fml:xaerominimap:xaero_playerlist_sendworldinfo,pl:mixin:A}
    at net.minecraft.server.network.ServerLoginPacketListenerImpl.m_143699_(ServerLoginPacketListenerImpl.java:139) ~[server-1.20.1-20230612.114412-srg.jar%23391!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:krypton.mixins.json:shared.network.pipeline.encryption.ServerLoginNetworkHandlerMixin,pl:mixin:A}
    at net.minecraft.server.network.ServerLoginPacketListenerImpl.m_10055_(ServerLoginPacketListenerImpl.java:126) ~[server-1.20.1-20230612.114412-srg.jar%23391!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:krypton.mixins.json:shared.network.pipeline.encryption.ServerLoginNetworkHandlerMixin,pl:mixin:A}
    at net.minecraft.server.network.ServerLoginPacketListenerImpl.m_9933_(ServerLoginPacketListenerImpl.java:70) ~[server-1.20.1-20230612.114412-srg.jar%23391!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:krypton.mixins.json:shared.network.pipeline.encryption.ServerLoginNetworkHandlerMixin,pl:mixin:A}
    at net.minecraft.network.Connection.m_129483_(Connection.java:263) ~[server-1.20.1-20230612.114412-srg.jar%23391!/:?] {re:mixin,re:classloading,pl:mixin:APP:krypton.mixins.json:shared.network.flushconsolidation.ClientConnectionMixin,pl:mixin:APP:krypton.mixins.json:shared.network.pipeline.compression.ClientConnectionMixin,pl:mixin:APP:krypton.mixins.json:shared.network.pipeline.encryption.ClientConnectionMixin,pl:mixin:A}
    at net.minecraft.server.network.ServerConnectionListener.m_9721_(ServerConnectionListener.java:142) ~[server-1.20.1-20230612.114412-srg.jar%23391!/:?] {re:classloading}
    at net.minecraft.server.MinecraftServer.m_5703_(MinecraftServer.java:907) ~[server-1.20.1-20230612.114412-srg.jar%23391!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraftserver,xf:fml:xaerominimap:xaero_minecraftserver,re:classloading,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraftserver,xf:fml:xaerominimap:xaero_minecraftserver,pl:mixin:APP:citadel.mixins.json:MinecraftServerMixin,pl:mixin:APP:modernfix-common.mixins.json:perf.dedicated_reload_executor.MinecraftServerMixin,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:APP:eeeabsmobs.mixins.json:ServerLoadMixin,pl:mixin:A}
    at net.minecraft.server.dedicated.DedicatedServer.m_5703_(DedicatedServer.java:283) ~[server-1.20.1-20230612.114412-srg.jar%23391!/:?] {re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B}
    at net.minecraft.server.MinecraftServer.m_5705_(MinecraftServer.java:814) ~[server-1.20.1-20230612.114412-srg.jar%23391!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraftserver,xf:fml:xaerominimap:xaero_minecraftserver,re:classloading,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraftserver,xf:fml:xaerominimap:xaero_minecraftserver,pl:mixin:APP:citadel.mixins.json:MinecraftServerMixin,pl:mixin:APP:modernfix-common.mixins.json:perf.dedicated_reload_executor.MinecraftServerMixin,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:APP:eeeabsmobs.mixins.json:ServerLoadMixin,pl:mixin:A}
    at net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:661) ~[server-1.20.1-20230612.114412-srg.jar%23391!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraftserver,xf:fml:xaerominimap:xaero_minecraftserver,re:classloading,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraftserver,xf:fml:xaerominimap:xaero_minecraftserver,pl:mixin:APP:citadel.mixins.json:MinecraftServerMixin,pl:mixin:APP:modernfix-common.mixins.json:perf.dedicated_reload_executor.MinecraftServerMixin,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:APP:eeeabsmobs.mixins.json:ServerLoadMixin,pl:mixin:A}
    at net.minecraft.server.MinecraftServer.m_206580_(MinecraftServer.java:251) ~[server-1.20.1-20230612.114412-srg.jar%23391!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraftserver,xf:fml:xaerominimap:xaero_minecraftserver,re:classloading,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraftserver,xf:fml:xaerominimap:xaero_minecraftserver,pl:mixin:APP:citadel.mixins.json:MinecraftServerMixin,pl:mixin:APP:modernfix-common.mixins.json:perf.dedicated_reload_executor.MinecraftServerMixin,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:APP:eeeabsmobs.mixins.json:ServerLoadMixin,pl:mixin:A}
    at java.lang.Thread.run(Unknown Source) ~[?:?] {re:mixin}

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

-- System Details --
Details:
    Minecraft Version: 1.20.1
    Minecraft Version ID: 1.20.1
    Operating System: Windows Server 2012 R2 (amd64) version 6.3
    Java Version: 17.0.6, Azul Systems, Inc.
    Java VM Version: OpenJDK 64-Bit Server VM (mixed mode, sharing), Azul Systems, Inc.
    Memory: 3542007632 bytes (3377 MiB) / 8254390272 bytes (7872 MiB) up to 16777216000 bytes (16000 MiB)
    CPUs: 36
    Processor Vendor: GenuineIntel
    Processor Name: Intel(R) Xeon(R) Gold 6150 CPU @ 2.70GHz
    Identifier: Intel64 Family 6 Model 85 Stepping 4
    Microarchitecture: Skylake (Server)
    Frequency (GHz): 2.69
    Number of physical packages: 2
    Number of physical CPUs: 36
    Number of logical CPUs: 72
    Graphics card #0 name: Microsoft 基本显示适配器
    Graphics card #0 vendor: (标准显示卡类型) (0x102b)
    Graphics card #0 VRAM (MB): 0.00
    Graphics card #0 deviceId: 0x0536
    Graphics card #0 versionInfo: DriverVersion=6.3.9600.16384
    Memory slot #0 capacity (MB): 32767.00
    Memory slot #0 clockSpeed (GHz): 2.40
    Memory slot #0 type: Unknown
    Memory slot #1 capacity (MB): 32767.00
    Memory slot #1 clockSpeed (GHz): 2.40
    Memory slot #1 type: Unknown
    Memory slot #2 capacity (MB): 32767.00
    Memory slot #2 clockSpeed (GHz): 2.40
    Memory slot #2 type: Unknown
    Memory slot #3 capacity (MB): 32767.00
    Memory slot #3 clockSpeed (GHz): 2.40
    Memory slot #3 type: Unknown
    Memory slot #4 capacity (MB): 32767.00
    Memory slot #4 clockSpeed (GHz): 2.40
    Memory slot #4 type: Unknown
    Memory slot #5 capacity (MB): 32767.00
    Memory slot #5 clockSpeed (GHz): 2.40
    Memory slot #5 type: Unknown
    Memory slot #6 capacity (MB): 32767.00
    Memory slot #6 clockSpeed (GHz): 2.40
    Memory slot #6 type: Unknown
    Memory slot #7 capacity (MB): 32767.00
    Memory slot #7 clockSpeed (GHz): 2.40
    Memory slot #7 type: Unknown
    Memory slot #8 capacity (MB): 32767.00
    Memory slot #8 clockSpeed (GHz): 2.40
    Memory slot #8 type: Unknown
    Memory slot #9 capacity (MB): 32767.00
    Memory slot #9 clockSpeed (GHz): 2.40
    Memory slot #9 type: Unknown
    Virtual memory max (MB): 1315085.63
    Virtual memory used (MB): 711447.38
    Swap memory total (MB): 660100.00
    Swap memory used (MB): 258197.03
    JVM Flags: 6 total; -XX:+UseG1GC -XX:MaxGCPauseMillis=90 -XX:InitiatingHeapOccupancyPercent=30 -XX:+UseCompressedOops -Xms1024M -Xmx16000M
    Server Running: true
    Player Count: 0 / 24; []
    Data Packs: vanilla, mod:betterdungeons, mod:youkaishomecoming (incompatible), mod:geckolib, mod:playeranimator (incompatible), mod:galosphere (incompatible), mod:betteroceanmonuments, mod:valhelsia_furniture (incompatible), mod:aquaculturedelight, mod:gpumemleakfix (incompatible), mod:sophisticatedcore (incompatible), mod:create_jetpack (incompatible), mod:xaeroworldmap (incompatible), mod:goety, mod:placebo (incompatible), mod:citadel (incompatible), mod:alexsmobs (incompatible), mod:all_bark_all_bite (incompatible), mod:modernfix (incompatible), mod:villagersplus (incompatible), mod:yungsapi, mod:bagus_lib, mod:mixinextras (incompatible), mod:wstweaks (incompatible), mod:bookshelf, mod:sophisticatedbackpacks (incompatible), mod:twigs (incompatible), mod:relics, mod:takesapillage (incompatible), mod:balm, mod:betterfortresses, mod:cloth_config (incompatible), mod:sawmill (incompatible), mod:supplementaries, mod:webdisplays (incompatible), mod:industrialforegoing (incompatible), mod:farmersdelight, mod:casualness_delight, mod:torchmaster, mod:kitchenkarrot, mod:valhelsia_structures (incompatible), mod:eeeabsmobs, mod:botania, mod:modelfix (incompatible), mod:touhou_little_maid, mod:cataclysm (incompatible), mod:curios (incompatible), mod:patchouli (incompatible), mod:suppsquared (incompatible), mod:rightclickharvest (incompatible), mod:cullleaves (incompatible), mod:cerbons_api, mod:oreexcavation (incompatible), mod:nightconfigfixes, mod:gobber2, mod:betterstrongholds, mod:butchersdelight, mod:cfm, mod:architectury (incompatible), mod:doapi (incompatible), mod:meadow, mod:herbalbrews, mod:yuushya, mod:aiimprovements, mod:cupboard (incompatible), mod:flib, mod:betterendisland, mod:flightlib (incompatible), mod:jadeaddons (incompatible), mod:l2library (incompatible), mod:l2damagetracker (incompatible), mod:krypton (incompatible), mod:letmedespawn, mod:omni_card (incompatible), mod:cyclic, mod:betterjungletemples, mod:fumo, mod:mcef (incompatible), mod:wither_drops_netherite_templates, mod:l2tabs (incompatible), mod:amendments (incompatible), mod:sophisticatedstorage (incompatible), mod:octolib, mod:customskinloader (incompatible), mod:jei, mod:graveyard (incompatible), mod:yes_steve_model, mod:l2complements (incompatible), mod:l2weaponry (incompatible), mod:hearth_and_home (incompatible), mod:mekanism, mod:mekanismgenerators, mod:mekanismadditions, mod:mekanismtools, mod:caelus (incompatible), mod:obscure_api (incompatible), mod:waystones, mod:alexscaves_torpedoes, mod:comforts (incompatible), mod:fromtheshadows (incompatible), mod:artifacts, mod:sereneseasons (incompatible), mod:l2screentracker (incompatible), mod:midnightlib (incompatible), mod:betterdeserttemples, mod:mystias_izakaya, mod:iceandfire, mod:bosses_of_mass_destruction, mod:ars_nouveau (incompatible), mod:vanillacookbook (incompatible), mod:nfm, mod:dungeons_arise_seven_seas, mod:forge, mod:hunters_return, mod:dungeons_arise, mod:smoothchunk (incompatible), mod:alexscaves, mod:terrablender, mod:biomesoplenty (incompatible), mod:moonlight (incompatible), mod:mousetweaks, mod:forgeconfigscreens, mod:titanium (incompatible), mod:mixinsquared (incompatible), mod:jade (incompatible), mod:spectrelib (incompatible), mod:weaponmaster (incompatible), mod:fastpaintings (incompatible), mod:astikorcarts (incompatible), mod:kotlinforforge (incompatible), mod:flywheel, mod:create, mod:createsifter (incompatible), mod:reliquary (incompatible), mod:ecologics, mod:xaerominimap (incompatible), mod:diet, mod:some_assembly_required, mod:ars_elemental (incompatible), mod:irons_spellbooks, mod:immersive_paintings (incompatible), mod:appleskin (incompatible), mod:lootr, mod:monsters_and_girls, mod:kawaiidishes (incompatible), mod:aquaculture, mod:l2itemselector (incompatible), mod:friendlyfire (incompatible), mod:valhelsia_tweaks (incompatible), mod:expandability (incompatible), mod:valhelsia_core (incompatible), mod:shiny, mod:aquamirae (incompatible), mod:createaddition (incompatible), Supplementaries Generated Pack, Suppsquared Generated Pack, better_leaves, green_stove, kitchenkarrot:legacy_art, optifine_support, mod:packetfixer (incompatible), mod:chunksending (incompatible)
    Enabled Feature Flags: minecraft:vanilla
    World Generation: Stable
    Is Modded: Definitely; Server brand changed to 'forge'
    Type: Dedicated Server (map_server.txt)
    ModLauncher: 10.0.9+10.0.9+main.dcd20f30
    ModLauncher launch target: forgeserver
    ModLauncher naming: srg
    ModLauncher services: 
        mixin-0.8.5.jar mixin PLUGINSERVICE 
        eventbus-6.0.5.jar eventbus PLUGINSERVICE 
        fmlloader-1.20.1-47.2.20.jar slf4jfixer PLUGINSERVICE 
        fmlloader-1.20.1-47.2.20.jar object_holder_definalize PLUGINSERVICE 
        fmlloader-1.20.1-47.2.20.jar runtime_enum_extender PLUGINSERVICE 
        fmlloader-1.20.1-47.2.20.jar capability_token_subclass PLUGINSERVICE 
        accesstransformers-8.0.4.jar accesstransformer PLUGINSERVICE 
        fmlloader-1.20.1-47.2.20.jar runtimedistcleaner PLUGINSERVICE 
        modlauncher-10.0.9.jar mixin TRANSFORMATIONSERVICE 
        modlauncher-10.0.9.jar fml TRANSFORMATIONSERVICE 
    FML Language Providers: 
        minecraft@1.0
        javafml@null
        kotlinforforge@4.10.0
        lowcodefml@null
    Mod List: 
        YungsBetterDungeons-1.20-Forge-4.0.4.jar          |YUNG's Better Dungeons        |betterdungeons                |1.20-Forge-4.0.4    |DONE      |Manifest: NOSIGNATURE
        youkaishomecoming-2.1.3.jar                       |Youkai's Homecoming           |youkaishomecoming             |2.1.3               |DONE      |Manifest: NOSIGNATURE
        geckolib-forge-1.20.1-4.4.4.jar                   |GeckoLib 4                    |geckolib                      |4.4.4               |DONE      |Manifest: NOSIGNATURE
        player-animation-lib-forge-1.0.2-rc1+1.20.jar     |Player Animator               |playeranimator                |1.0.2-rc1+1.20      |DONE      |Manifest: NOSIGNATURE
        Galosphere-1.20.1-1.4.1-Forge.jar                 |Galosphere                    |galosphere                    |1.20.1-1.4.1        |DONE      |Manifest: NOSIGNATURE
        YungsBetterOceanMonuments-1.20-Forge-3.0.4.jar    |YUNG's Better Ocean Monuments |betteroceanmonuments          |1.20-Forge-3.0.4    |DONE      |Manifest: NOSIGNATURE
        valhelsia_furniture-forge-1.20.1-1.1.3.jar        |Valhelsia Furniture           |valhelsia_furniture           |1.1.3               |DONE      |Manifest: NOSIGNATURE
        aquaculture_delight_1.0.0_forge_1.20.1.jar        |Aquaculture Delight           |aquaculturedelight            |1.0.0               |DONE      |Manifest: NOSIGNATURE
        gpumemleakfix-1.20.1-1.8.jar                      |Gpu memory leak fix           |gpumemleakfix                 |1.20.1-1.8          |DONE      |Manifest: NOSIGNATURE
        [精妙核心] sophisticatedcore-1.20.1-0.6.18.597.jar    |Sophisticated Core            |sophisticatedcore             |0.6.18.597          |DONE      |Manifest: NOSIGNATURE
        create_jetpack-forge-4.2.1.jar                    |Create Jetpack                |create_jetpack                |4.2.1               |DONE      |Manifest: NOSIGNATURE
        XaerosWorldMap_1.38.4_Forge_1.20.jar              |Xaero's World Map             |xaeroworldmap                 |1.38.4              |DONE      |Manifest: NOSIGNATURE
        goety-2.5.13.0.jar                                |Goety                         |goety                         |2.5.13.0            |DONE      |Manifest: NOSIGNATURE
        Placebo-1.20.1-8.6.1.jar                          |Placebo                       |placebo                       |8.6.1               |DONE      |Manifest: NOSIGNATURE
        citadel-2.5.4-1.20.1.jar                          |Citadel                       |citadel                       |2.5.4               |DONE      |Manifest: NOSIGNATURE
        alexsmobs-1.22.8.jar                              |Alex's Mobs                   |alexsmobs                     |1.22.8              |DONE      |Manifest: NOSIGNATURE
        all_bark_all_bite-1.20.1-1.0.2.jar                |All Bark, All Bite            |all_bark_all_bite             |1.20.1-1.0.2        |DONE      |Manifest: NOSIGNATURE
        [现代化修复] modernfix-forge-5.16.1+mc1.20.1.jar       |ModernFix                     |modernfix                     |5.16.1+mc1.20.1     |DONE      |Manifest: NOSIGNATURE
        VillagersPlus_3.1_(FORGE)_for_1.20.1.jar          |VillagersPlus                 |villagersplus                 |3.1                 |DONE      |Manifest: NOSIGNATURE
        YungsApi-1.20-Forge-4.0.4.jar                     |YUNG's API                    |yungsapi                      |1.20-Forge-4.0.4    |DONE      |Manifest: NOSIGNATURE
        bagus_lib-1.20.1-4.6.0.jar                        |Bagus Lib                     |bagus_lib                     |1.20.1-4.6.0        |DONE      |Manifest: NOSIGNATURE
        mixinextras-forge-0.2.0-beta.9.jar                |MixinExtras                   |mixinextras                   |0.2.0-beta.9        |DONE      |Manifest: NOSIGNATURE
        WitherSkeletonTweaks-1.20.1-9.1.0.jar             |Wither Skeleton Tweaks        |wstweaks                      |9.1.0               |DONE      |Manifest: NOSIGNATURE
        Bookshelf-Forge-1.20.1-20.1.10.jar                |Bookshelf                     |bookshelf                     |20.1.10             |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
        [精妙背包] sophisticatedbackpacks-1.20.1-3.20.5.1039.j|Sophisticated Backpacks       |sophisticatedbackpacks        |3.20.5.1039         |DONE      |Manifest: NOSIGNATURE
        Twigs-1.20.1-3.1.0.jar                            |Twigs                         |twigs                         |1.20.1-3.1.1        |DONE      |Manifest: NOSIGNATURE
        relics-1.20.1-0.6.5.jar                           |Relics                        |relics                        |0.6.5               |DONE      |Manifest: NOSIGNATURE
        takesapillage-1.0.3-1.20.1.jar                    |It Takes A Pillage            |takesapillage                 |1.0.3               |DONE      |Manifest: NOSIGNATURE
        balm-forge-1.20.1-7.2.2.jar                       |Balm                          |balm                          |7.2.2               |DONE      |Manifest: NOSIGNATURE
        YungsBetterNetherFortresses-1.20-Forge-2.0.6.jar  |YUNG's Better Nether Fortresse|betterfortresses              |1.20-Forge-2.0.6    |DONE      |Manifest: NOSIGNATURE
        cloth-config-11.1.118-forge.jar                   |Cloth Config v10 API          |cloth_config                  |11.1.118            |DONE      |Manifest: NOSIGNATURE
        sawmill-1.20-1.3.11.jar                           |Universal Sawmill             |sawmill                       |1.20-1.3.11         |DONE      |Manifest: NOSIGNATURE
        supplementaries-1.20-2.8.10.jar                   |Supplementaries               |supplementaries               |1.20-2.8.10         |DONE      |Manifest: NOSIGNATURE
        webdisplays-2.0.1-1.20.1.jar                      |WebDisplays                   |webdisplays                   |2.0.1-1.20.1        |DONE      |Manifest: NOSIGNATURE
        industrial-foregoing-1.20.1-3.5.16.jar            |Industrial Foregoing          |industrialforegoing           |3.5.16              |DONE      |Manifest: NOSIGNATURE
        FarmersDelight-1.20.1-1.2.4.jar                   |Farmer's Delight              |farmersdelight                |1.20.1-1.2.4        |DONE      |Manifest: NOSIGNATURE
        [+食品}_随意乐事casualness_delight-1.20.1-0.4n.jar      |Casualness Delight            |casualness_delight            |1.20.1-0.4n         |DONE      |Manifest: NOSIGNATURE
        torchmaster-20.1.6.jar                            |Torchmaster                   |torchmaster                   |20.1.6              |DONE      |Manifest: NOSIGNATURE
        kitchenkarrot-1.20.1-0.5.4.jar                    |KitchenKarrot                 |kitchenkarrot                 |1.20.1-0.5.4        |DONE      |Manifest: NOSIGNATURE
        valhelsia_structures-forge-1.20.1-1.1.2.jar       |Valhelsia Structures          |valhelsia_structures          |1.20.1-1.1.2        |DONE      |Manifest: NOSIGNATURE
        eeeabsmobs-1.20.1-0.71.jar                        |EEEAB's Mobs                  |eeeabsmobs                    |1.20.1-0.71         |DONE      |Manifest: NOSIGNATURE
        Botania-1.20.1-443-FORGE.jar                      |Botania                       |botania                       |1.20.1-443-FORGE    |DONE      |Manifest: NOSIGNATURE
        modelfix-1.15.jar                                 |Model Gap Fix                 |modelfix                      |1.15                |DONE      |Manifest: NOSIGNATURE
        touhoulittlemaid-1.20.1-release-1.1.8.jar         |Touhou Little Maid            |touhou_little_maid            |1.1.8               |DONE      |Manifest: NOSIGNATURE
        L_Enders_Cataclysm-1.90 -1.20.1.jar               |Cataclysm Mod                 |cataclysm                     |1.0                 |DONE      |Manifest: NOSIGNATURE
        curios-forge-5.8.1+1.20.1.jar                     |Curios API                    |curios                        |5.8.1+1.20.1        |DONE      |Manifest: NOSIGNATURE
        Patchouli-1.20.1-84-FORGE.jar                     |Patchouli                     |patchouli                     |1.20.1-84-FORGE     |DONE      |Manifest: NOSIGNATURE
        suppsquared-1.20-1.1.14.jar                       |Supplementaries Squared       |suppsquared                   |1.20-1.1.14         |DONE      |Manifest: NOSIGNATURE
        right-click-harvest-3.2.3+1.20.1-forge.jar        |Right Click Harvest           |rightclickharvest             |3.2.3+1.20.1-forge  |DONE      |Manifest: NOSIGNATURE
        cullleaves-forge-3.2.0.jar                        |CullLeaves                    |cullleaves                    |3.2.0               |DONE      |Manifest: NOSIGNATURE
        CerbonsAPI-Forge-1.20.1-1.1.0.jar                 |Cerbons API                   |cerbons_api                   |1.1.0               |DONE      |Manifest: NOSIGNATURE
        oreexcavation-1.13.170.jar                        |OreExcavation                 |oreexcavation                 |1.13.170            |DONE      |Manifest: NOSIGNATURE
        NightConfigFixes-v8.0.0-1.20.1-Forge.jar          |Night Config Fixes            |nightconfigfixes              |8.0.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
        Gobber2-Forge-1.20.1-2.8.7.jar                    |Gobber 2                      |gobber2                       |2.8.7               |DONE      |Manifest: NOSIGNATURE
        YungsBetterStrongholds-1.20-Forge-4.0.3.jar       |YUNG's Better Strongholds     |betterstrongholds             |1.20-Forge-4.0.3    |DONE      |Manifest: NOSIGNATURE
        Butchersdelight beta 1.20.1 2.1.0.jar             |ButchersDelight               |butchersdelight               |1.20.12.1.0         |DONE      |Manifest: NOSIGNATURE
        cfm-forge-1.20.1-7.0.0-pre36.jar                  |MrCrayfish's Furniture Mod    |cfm                           |7.0.0-pre36         |DONE      |Manifest: 0d:78:5f:44:c0:47:0c:8c:e2:63:a3:04:43:d4:12:7d:b0:7c:35:37:dc:40:b1:c1:98:ec:51:eb:3b:3c:45:99
        architectury-9.2.14-forge.jar                     |Architectury                  |architectury                  |9.2.14              |DONE      |Manifest: NOSIGNATURE
        letsdo-API-forge-1.2.9-forge.jar                  |[Let's Do] API                |doapi                         |1.2.9               |DONE      |Manifest: NOSIGNATURE
        letsdo-meadow-forge-1.3.8.jar                     |[Let's Do] Meadow             |meadow                        |1.3.8               |DONE      |Manifest: NOSIGNATURE
        letsdo-herbalbrews-forge-1.0.6.jar                |[Let's Do] HerbalBrews        |herbalbrews                   |1.0.6               |DONE      |Manifest: NOSIGNATURE
        yuushya-1.20.1-forge-2.1.1.jar                    |Yuushya                       |yuushya                       |2.1.1               |DONE      |Manifest: NOSIGNATURE
        AI-Improvements-1.20-0.5.2.jar                    |AI-Improvements               |aiimprovements                |0.5.2               |DONE      |Manifest: NOSIGNATURE
        cupboard-1.20.1-2.6.jar                           |Cupboard utilities            |cupboard                      |1.20.1-2.6          |DONE      |Manifest: NOSIGNATURE
        flib-1.20.1-0.0.12.jar                            |flib                          |flib                          |0.0.12              |DONE      |Manifest: 1f:47:ac:b1:61:82:96:b8:47:19:16:d2:61:81:11:60:3a:06:4b:61:31:56:7d:44:31:1e:0c:6f:22:5b:4c:ed
        YungsBetterEndIsland-1.20-Forge-2.0.6.jar         |YUNG's Better End Island      |betterendisland               |1.20-Forge-2.0.6    |DONE      |Manifest: NOSIGNATURE
        flightlib-forge-2.1.0.jar                         |Flight Lib                    |flightlib                     |2.1.0               |DONE      |Manifest: NOSIGNATURE
        JadeAddons-1.20.1-forge-5.2.2.jar                 |Jade Addons                   |jadeaddons                    |5.2.2               |DONE      |Manifest: NOSIGNATURE
        l2library-2.4.25.jar                              |L2 Library                    |l2library                     |2.4.25              |DONE      |Manifest: NOSIGNATURE
        l2damagetracker-0.3.7.jar                         |L2 Damage Tracker             |l2damagetracker               |0.3.7               |DONE      |Manifest: NOSIGNATURE
        KryptonReforged-0.2.3.jar                         |Krypton Reforged              |krypton                       |0.2.3               |DONE      |Manifest: NOSIGNATURE
        letmedespawn-forge-1.20.x-1.2.0.jar               |Let Me Despawn                |letmedespawn                  |1.2.0               |DONE      |Manifest: NOSIGNATURE
        omni_card-1.20.1-1.3.2.jar                        |Omnipotent Card               |omni_card                     |1.3.2               |DONE      |Manifest: NOSIGNATURE
        Cyclic-1.20.1-1.12.9.jar                          |Cyclic                        |cyclic                        |1.12.9              |DONE      |Manifest: 1f:47:ac:b1:61:82:96:b8:47:19:16:d2:61:81:11:60:3a:06:4b:61:31:56:7d:44:31:1e:0c:6f:22:5b:4c:ed
        YungsBetterJungleTemples-1.20-Forge-2.0.4.jar     |YUNG's Better Jungle Temples  |betterjungletemples           |1.20-Forge-2.0.4    |DONE      |Manifest: NOSIGNATURE
        Fumo 14.0.1 1.20.1 Forge.jar                      |Fumo                          |fumo                          |14.0.1              |DONE      |Manifest: NOSIGNATURE
        mcef-forge-2.1.4-1.20.1.jar                       |MCEF (Minecraft Chromium Embed|mcef                          |2.1.4-1.20.1        |DONE      |Manifest: NOSIGNATURE
        wither_drops_netherite_templates_1.0.0_forge_1.20.|Wither Drops Netherite Templat|wither_drops_netherite_templat|1.0.0               |DONE      |Manifest: NOSIGNATURE
        l2tabs-0.3.2.jar                                  |L2 Tabs                       |l2tabs                        |0.3.2               |DONE      |Manifest: NOSIGNATURE
        amendments-1.20-1.1.22.jar                        |Amendments                    |amendments                    |1.20-1.1.22         |DONE      |Manifest: NOSIGNATURE
        sophisticatedstorage-1.20.1-0.10.20.778.jar       |Sophisticated Storage         |sophisticatedstorage          |0.10.20.778         |DONE      |Manifest: NOSIGNATURE
        octolib-1.20.1-0.3.jar                            |OctoLib                       |octolib                       |0.3                 |DONE      |Manifest: NOSIGNATURE
        CustomSkinLoader_ForgeActive-14.19.1.jar          |CustomSkinLoader              |customskinloader              |14.19.1             |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-1.20.1-forge-15.3.0.4.jar                     |Just Enough Items             |jei                           |15.3.0.4            |DONE      |Manifest: NOSIGNATURE
        The_Graveyard_3.1_(FORGE)_for_1.20.1.jar          |The Graveyard                 |graveyard                     |3.1                 |DONE      |Manifest: NOSIGNATURE
        yesstevemodel-forge-1.20-1.2.0-hotfix4.jar        |Yes Steve Model               |yes_steve_model               |1.2.0-hotfix4       |DONE      |Manifest: NOSIGNATURE
        l2complements-2.4.35.jar                          |L2 Complements                |l2complements                 |2.4.35              |DONE      |Manifest: NOSIGNATURE
        l2weaponry-2.4.28.jar                             |L2 Weaponry                   |l2weaponry                    |2.4.28              |DONE      |Manifest: NOSIGNATURE
        hearth_and_home-forge-1.20.1-2.0.1.jar            |Hearth & Home                 |hearth_and_home               |1.20.1-2.0.1        |DONE      |Manifest: NOSIGNATURE
        Mekanism-1.20.1-10.4.6.20.jar                     |Mekanism                      |mekanism                      |10.4.6              |DONE      |Manifest: NOSIGNATURE
        MekanismGenerators-1.20.1-10.4.6.20.jar           |Mekanism: Generators          |mekanismgenerators            |10.4.6              |DONE      |Manifest: NOSIGNATURE
        MekanismAdditions-1.20.1-10.4.6.20.jar            |Mekanism: Additions           |mekanismadditions             |10.4.6              |DONE      |Manifest: NOSIGNATURE
        MekanismTools-1.20.1-10.4.6.20.jar                |Mekanism: Tools               |mekanismtools                 |10.4.6              |DONE      |Manifest: NOSIGNATURE
        caelus-forge-3.2.0+1.20.1.jar                     |Caelus API                    |caelus                        |3.2.0+1.20.1        |DONE      |Manifest: NOSIGNATURE
        obscure_api-15.jar                                |Obscure API                   |obscure_api                   |15                  |DONE      |Manifest: NOSIGNATURE
        waystones-forge-1.20-14.1.3.jar                   |Waystones                     |waystones                     |14.1.3              |DONE      |Manifest: NOSIGNATURE
        alexscaves_torpedoes-1.0.2.jar                    |Alex's Caves: Stuff & Torpedoe|alexscaves_torpedoes          |1.0.2               |DONE      |Manifest: NOSIGNATURE
        comforts-forge-6.3.5+1.20.1.jar                   |Comforts                      |comforts                      |6.3.5+1.20.1        |DONE      |Manifest: NOSIGNATURE
        fromtheshadowsreborn-1.7.jar                      |From the Shadows Reborn       |fromtheshadows                |1.7                 |DONE      |Manifest: NOSIGNATURE
        artifacts-forge-9.4.2.jar                         |Artifacts                     |artifacts                     |9.4.2               |DONE      |Manifest: NOSIGNATURE
        SereneSeasons-1.20.1-9.0.0.46.jar                 |Serene Seasons                |sereneseasons                 |9.0.0.46            |DONE      |Manifest: NOSIGNATURE
        l2screentracker-0.1.4.jar                         |L2 Screen Tracker             |l2screentracker               |0.1.4               |DONE      |Manifest: NOSIGNATURE
        midnightlib-forge-1.4.2.jar                       |MidnightLib                   |midnightlib                   |1.4.2               |DONE      |Manifest: NOSIGNATURE
        YungsBetterDesertTemples-1.20-Forge-3.0.3.jar     |YUNG's Better Desert Temples  |betterdeserttemples           |1.20-Forge-3.0.3    |DONE      |Manifest: NOSIGNATURE
        mystias_izakaya_1.20.1_0.0.7d.jar                 |Mystia's Izakaya              |mystias_izakaya               |0.0.7d              |DONE      |Manifest: NOSIGNATURE
        iceandfire-2.1.13-1.20.1-beta-4.jar               |Ice and Fire                  |iceandfire                    |2.1.13-1.20.1-beta-4|DONE      |Manifest: NOSIGNATURE
        BOMD-Forge-1.20.1-1.1.2.jar                       |Bosses of Mass Destruction    |bosses_of_mass_destruction    |1.1.2               |DONE      |Manifest: NOSIGNATURE
        ars_nouveau-1.20.1-4.10.0-all.jar                 |Ars Nouveau                   |ars_nouveau                   |4.10.0              |DONE      |Manifest: NOSIGNATURE
        VanillaCookbook-2.2.2.jar                         |Vanilla Cookbook              |vanillacookbook               |2.2.2               |DONE      |Manifest: NOSIGNATURE
        nfm-2024.04.07-1.20.1.jar                         |Nosiphus Furniture Mod        |nfm                           |2024.04.07          |DONE      |Manifest: NOSIGNATURE
        DungeonsAriseSevenSeas-1.19.2-1.0.2-forge.jar     |When Dungeons Arise: Seven Sea|dungeons_arise_seven_seas     |1.0.2               |DONE      |Manifest: NOSIGNATURE
        forge-1.20.1-47.2.20-universal.jar                |Forge                         |forge                         |47.2.20             |DONE      |Manifest: 84:ce:76:e8:45:35:e4:0e:63:86:df:47:59:80:0f:67:6c:c1:5f:6e:5f:4d:b3:54:47:1a:9f:7f:ed:5e:f2:90
        hunters_return-1.20.1-11.4.6.jar                  |Hunters Returns               |hunters_return                |1.20.1-11.4.6       |DONE      |Manifest: NOSIGNATURE
        DungeonsArise-1.20.x-2.1.58-release.jar           |When Dungeons Arise           |dungeons_arise                |2.1.58-1.20.x       |DONE      |Manifest: NOSIGNATURE
        server-1.20.1-20230612.114412-srg.jar             |Minecraft                     |minecraft                     |1.20.1              |DONE      |Manifest: NOSIGNATURE
        smoothchunk-1.20.1-3.6.jar                        |Smoothchunk mod               |smoothchunk                   |1.20.1-3.6          |DONE      |Manifest: NOSIGNATURE
        alexscaves-1.1.4.jar                              |Alex's Caves                  |alexscaves                    |1.1.4               |DONE      |Manifest: NOSIGNATURE
        TerraBlender-forge-1.20.1-3.0.1.4.jar             |TerraBlender                  |terrablender                  |3.0.1.4             |DONE      |Manifest: NOSIGNATURE
        BiomesOPlenty-1.20.1-18.0.0.598.jar               |Biomes O' Plenty              |biomesoplenty                 |18.0.0.598          |DONE      |Manifest: NOSIGNATURE
        moonlight-1.20-2.11.12-forge.jar                  |Moonlight Library             |moonlight                     |1.20-2.11.12        |DONE      |Manifest: NOSIGNATURE
        MouseTweaks-forge-mc1.20-2.25.jar                 |Mouse Tweaks                  |mousetweaks                   |2.25                |DONE      |Manifest: NOSIGNATURE
        ForgeConfigScreens-v8.0.2-1.20.1-Forge.jar        |Forge Config Screens          |forgeconfigscreens            |8.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
        titanium-1.20.1-3.8.27.jar                        |Titanium                      |titanium                      |3.8.27              |DONE      |Manifest: NOSIGNATURE
        mixinsquared-forge-0.1.1.jar                      |MixinSquared                  |mixinsquared                  |0.1.1               |DONE      |Manifest: NOSIGNATURE
        Jade-1.20.1-forge-11.8.0.jar                      |Jade                          |jade                          |11.8.0              |DONE      |Manifest: NOSIGNATURE
        spectrelib-forge-0.13.15+1.20.1.jar               |SpectreLib                    |spectrelib                    |0.13.15+1.20.1      |DONE      |Manifest: NOSIGNATURE
        weaponmaster-1.4.2-1.20.1.jar                     |Weapon Master                 |weaponmaster                  |1.4.2-1.19.2        |DONE      |Manifest: NOSIGNATURE
        fastpaintings-1.20-1.2.5.jar                      |Fast Paintings                |fastpaintings                 |1.20-1.2.5          |DONE      |Manifest: NOSIGNATURE
        astikorcarts-redux-1.20.1-1.1.7.jar               |AstikorCarts Redux            |astikorcarts                  |1.1.7               |DONE      |Manifest: NOSIGNATURE
        kffmod-4.10.0.jar                                 |Kotlin For Forge              |kotlinforforge                |4.10.0              |DONE      |Manifest: NOSIGNATURE
        flywheel-forge-1.20.1-0.6.10-7.jar                |Flywheel                      |flywheel                      |0.6.10-7            |DONE      |Manifest: NOSIGNATURE
        create-1.20.1-0.5.1.f.jar                         |Create                        |create                        |0.5.1.f             |DONE      |Manifest: NOSIGNATURE
        createsifter-1.20.1-1.8.1.e-22.jar                |Create Sifter                 |createsifter                  |1.20.1-1.8.1.e-22   |DONE      |Manifest: NOSIGNATURE
        reliquary-1.20.1-2.0.41.1229.jar                  |Reliquary                     |reliquary                     |1.20.1-2.0.41.1229  |DONE      |Manifest: NOSIGNATURE
        ecologics-forge-1.20.1-2.2.0.jar                  |Ecologics                     |ecologics                     |2.2.0               |DONE      |Manifest: NOSIGNATURE
        Xaeros_Minimap_24.1.1_Forge_1.20.jar              |Xaero's Minimap               |xaerominimap                  |24.1.1              |DONE      |Manifest: NOSIGNATURE
        diet-forge-2.1.1+1.20.1.jar                       |Diet                          |diet                          |2.1.1+1.20.1        |DONE      |Manifest: NOSIGNATURE
        some-assembly-required-1.20.1-4.0.0.jar           |Some Assembly Required        |some_assembly_required        |1.20.1-4.0.0        |DONE      |Manifest: NOSIGNATURE
        ars_elemental-1.20.1-0.6.5.jar                    |Ars Elemental                 |ars_elemental                 |1.20.1-0.6.5        |DONE      |Manifest: NOSIGNATURE
        irons_spellbooks-1.20.1-3.1.3.jar                 |Iron's Spells 'n Spellbooks   |irons_spellbooks              |1.20.1-3.1.3        |DONE      |Manifest: NOSIGNATURE
        immersive_paintings-0.6.7+1.20.1-forge.jar        |Immersive Paintings           |immersive_paintings           |0.6.7+1.20.1        |DONE      |Manifest: NOSIGNATURE
        appleskin-forge-mc1.20.1-2.5.1.jar                |AppleSkin                     |appleskin                     |2.5.1+mc1.20.1      |DONE      |Manifest: NOSIGNATURE
        lootr-1.20-forge-0.7.33.83.jar                    |Lootr                         |lootr                         |0.7.33.82           |DONE      |Manifest: NOSIGNATURE
        MonstersGirls_1.3.3.3_1.20.1 [hotfix].jar         |monsters and girls            |monsters_and_girls            |1.3.3.3             |DONE      |Manifest: NOSIGNATURE
        KawaiiDishes_1.10.2-1.20.1.jar                    |Kawaii Dishes                 |kawaiidishes                  |1.10.2              |DONE      |Manifest: NOSIGNATURE
        Aquaculture-1.20.1-2.5.1.jar                      |Aquaculture 2                 |aquaculture                   |2.5.1               |DONE      |Manifest: NOSIGNATURE
        l2itemselector-0.1.7.jar                          |L2 Item Selector              |l2itemselector                |0.1.7               |DONE      |Manifest: NOSIGNATURE
        FriendlyFire-Forge-1.20.1-18.0.6.jar              |FriendlyFire                  |friendlyfire                  |18.0.6              |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
        valhelsia_tweaks-forge-1.20.1-0.1.0.jar           |Valhelsia Tweaks              |valhelsia_tweaks              |0.1.0               |DONE      |Manifest: NOSIGNATURE
        packetfixer-forge-1.3.1-1.19-to-1.20.1.jar        |Packet Fixer                  |packetfixer                   |1.3.1               |DONE      |Manifest: NOSIGNATURE
        expandability-forge-9.0.0.jar                     |ExpandAbility                 |expandability                 |9.0.0               |DONE      |Manifest: NOSIGNATURE
        valhelsia_core-forge-1.20.1-1.1.2.jar             |Valhelsia Core                |valhelsia_core                |1.1.2               |DONE      |Manifest: NOSIGNATURE
        chunksending-1.20.1-2.8.jar                       |chunksending mod              |chunksending                  |1.20.1-2.8          |DONE      |Manifest: NOSIGNATURE
        shiny-0.4.9.jar                                   |shinyMob                      |shiny                         |0.4.9               |DONE      |Manifest: NOSIGNATURE
        aquamirae-6.API15.jar                             |Aquamirae                     |aquamirae                     |6.API15             |DONE      |Manifest: NOSIGNATURE
        createaddition-1.20.1-1.2.3.jar                   |Create Crafts & Additions     |createaddition                |1.20.1-1.2.3        |DONE      |Manifest: NOSIGNATURE
    Crash Report UUID: 35d9fb6a-26c3-4b4b-8514-83e7762390f3
    FML: 47.2
    Forge: net.minecraftforge:47.2.20

Contact Details

No response

BvvdYuZhongYaoMengLoseTheirMother commented 4 months ago

Ai分析的结果是“com.github.tartaricacid.touhoulittlemaid.item.ItemEntityPlaceholder.fillItemCategory(net.minecraft.world.item.CreativeModeTab$Output),这表明 touhoulittlemaid 模组中的 ItemEntityPlaceholder 类中的 fillItemCategory 方法不存在或无法找到。” “错误发生在尝试填充创造模式物品分类时”

BvvdYuZhongYaoMengLoseTheirMother commented 4 months ago

尝试将车万女仆从服务端和客户端移除后正常连接到服务端

BvvdYuZhongYaoMengLoseTheirMother commented 4 months ago

(AI补充) 异常信息 异常类型:java.lang.NoSuchMethodError 错误信息:找不到 com.github.tartaricacid.touhoulittlemaid.item.ItemEntityPlaceholder.fillItemCategory 方法。 错误来源 异常发生在 touhoulittlemaid-1.20.1-release-1.1.8.jar 文件的 InitCreativeTabs 类中,具体在 lambda$static$1 方法的第 81 行。 涉及的代码和库 ForgeHooks 和 CreativeModeTab 是 Forge 的一部分 touhoulittlemaid 是一个特定的模组,它似乎与崩溃有关。

TartaricAcid commented 3 months ago

https://github.com/TartaricAcid/TouhouLittleMaid/commit/704cb208561713bdcbd85ec0e1d3ab0e68328979 已修正