= 创作分享 =
崩溃解答
脆骨症0.21整合包交货台交易完成就崩溃了 ...
汪酱_len

脆骨症0.21整合包交货台交易完成就崩溃了

汪酱_len 于 2024-4-18 12:34 ( 14天前 ) [复制链接] [只看楼主] [打印]
531 5
5RF
交货台完成交货游戏就会崩溃,再次进档视线移向那边就又会崩溃了,咋办呢?
---- Minecraft Crash Report ----
// You're mean.


Time: 2024-04-18 11:50:50
Description: Ticking block entity


java.lang.IndexOutOfBoundsException: Index 98 out of bounds for length 5
        at jdk.internal.util.Preconditions.outOfBounds(Preconditions.java:64) ~[?:?] {}
        at jdk.internal.util.Preconditions.outOfBoundsCheckIndex(Preconditions.java:70) ~[?:?] {}
        at jdk.internal.util.Preconditions.checkIndex(Preconditions.java:266) ~[?:?] {}
        at java.util.Objects.checkIndex(Objects.java:361) ~[?:?] {re:mixin}
        at java.util.ArrayList.get(ArrayList.java:427) ~[?:?] {re:mixin}
        at io.github.mortuusars.wares.config.Config.getBatchSizeForLevel(Config.java:195) ~[wares-1.19.2-1.2.7.jar%23464!/:1.2.7] {re:classloading}
        at io.github.mortuusars.wares.block.entity.DeliveryTableBlockEntity.getBatchSize(DeliveryTableBlockEntity.java:252) ~[wares-1.19.2-1.2.7.jar%23464!/:1.2.7] {re:classloading}
        at io.github.mortuusars.wares.block.entity.DeliveryTableBlockEntity.serverTick(DeliveryTableBlockEntity.java:170) ~[wares-1.19.2-1.2.7.jar%23464!/:1.2.7] {re:classloading}
        at io.github.mortuusars.wares.block.DeliveryTableBlock.lambda$getTicker$0(DeliveryTableBlock.java:97) ~[wares-1.19.2-1.2.7.jar%23464!/:1.2.7] {re:classloading}
        at net.minecraft.world.level.chunk.LevelChunk$BoundTickingBlockEntity.m_142224_(LevelChunk.java:687) ~[client-1.19.2-20220805.130853-srg.jar%23471!/:?] {re:classloading}
        at net.minecraft.world.level.chunk.LevelChunk$RebindableTickingBlockEntityWrapper.m_142224_(LevelChunk.java:780) ~[client-1.19.2-20220805.130853-srg.jar%23471!/:?] {re:classloading}
        at net.minecraft.world.level.Level.m_46463_(Level.java:446) ~[client-1.19.2-20220805.130853-srg.jar%23471!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:beefix:Level,re:classloading,pl:accesstransformer:B,xf:fml:beefix:Level,pl:mixin:APP:dynamiclightsreforged.mixins.json:WorldMixin,pl:mixin:APP:kubejs-common.mixins.json:LevelMixin,pl:mixin:APP:citadel.mixins.json:LevelMixin,pl:mixin:A}
        at net.minecraft.server.level.ServerLevel.m_8793_(ServerLevel.java:331) ~[client-1.19.2-20220805.130853-srg.jar%23471!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:kubejs-common.mixins.json:ServerLevelMixin,pl:mixin:APP:citadel.mixins.json:ServerLevelMixin,pl:mixin:APP:modernfix-common.mixins.json:perf.cache_strongholds.ServerLevelMixin,pl:mixin:APP:modernfix-common.mixins.json:bugfix.chunk_deadlock.ServerLevelMixin,pl:mixin:APP:supplementaries-common.mixins.json:ServerLevelMixin,pl:mixin:APP:mixins.biomancy.json:ServerLevelMixin,pl:mixin:APP:mixins.bosses_of_mass_destruction.json:ExplosionMixin,pl:mixin:APP:modulargolems.mixins.json:ServerLevelMixin,pl:mixin:APP:create.mixins.json:accessor.ServerLevelAccessor,pl:mixin:A}
        at net.minecraft.server.MinecraftServer.m_5703_(MinecraftServer.java:866) ~[client-1.19.2-20220805.130853-srg.jar%23471!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
        at net.minecraft.server.MinecraftServer.m_5705_(MinecraftServer.java:806) ~[client-1.19.2-20220805.130853-srg.jar%23471!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
        at net.minecraft.client.server.IntegratedServer.m_5705_(IntegratedServer.java:84) ~[client-1.19.2-20220805.130853-srg.jar%23471!/:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:modernfix-common.mixins.json:perf.thread_priorities.IntegratedServerMixin,pl:mixin:A,pl:runtimedistcleaner:A}
        at net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:654) ~[client-1.19.2-20220805.130853-srg.jar%23471!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
        at net.minecraft.server.MinecraftServer.m_206580_(MinecraftServer.java:244) ~[client-1.19.2-20220805.130853-srg.jar%23471!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
        at java.lang.Thread.run(Thread.java:833) [?:?] {re:mixin}




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


-- Head --
Thread: Server thread
Suspected Mod:
        Wares (wares), Version: 1.2.7
                at TRANSFORMER/wares@1.2.7/io.github.mortuusars.wares.config.Config.getBatchSizeForLevel(Config.java:195)
Stacktrace:
        at jdk.internal.util.Preconditions.outOfBounds(Preconditions.java:64) ~[?:?] {}
        at jdk.internal.util.Preconditions.outOfBoundsCheckIndex(Preconditions.java:70) ~[?:?] {}
        at jdk.internal.util.Preconditions.checkIndex(Preconditions.java:266) ~[?:?] {}
        at java.util.Objects.checkIndex(Objects.java:361) ~[?:?] {re:mixin}
        at java.util.ArrayList.get(ArrayList.java:427) ~[?:?] {re:mixin}
        at io.github.mortuusars.wares.config.Config.getBatchSizeForLevel(Config.java:195) ~[wares-1.19.2-1.2.7.jar%23464!/:1.2.7] {re:classloading}
        at io.github.mortuusars.wares.block.entity.DeliveryTableBlockEntity.getBatchSize(DeliveryTableBlockEntity.java:252) ~[wares-1.19.2-1.2.7.jar%23464!/:1.2.7] {re:classloading}
        at io.github.mortuusars.wares.block.entity.DeliveryTableBlockEntity.serverTick(DeliveryTableBlockEntity.java:170) ~[wares-1.19.2-1.2.7.jar%23464!/:1.2.7] {re:classloading}
        at io.github.mortuusars.wares.block.DeliveryTableBlock.lambda$getTicker$0(DeliveryTableBlock.java:97) ~[wares-1.19.2-1.2.7.jar%23464!/:1.2.7] {re:classloading}
        at net.minecraft.world.level.chunk.LevelChunk$BoundTickingBlockEntity.m_142224_(LevelChunk.java:687) ~[client-1.19.2-20220805.130853-srg.jar%23471!/:?] {re:classloading}
        at net.minecraft.world.level.chunk.LevelChunk$RebindableTickingBlockEntityWrapper.m_142224_(LevelChunk.java:780) ~[client-1.19.2-20220805.130853-srg.jar%23471!/:?] {re:classloading}
        at net.minecraft.world.level.Level.m_46463_(Level.java:446) ~[client-1.19.2-20220805.130853-srg.jar%23471!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:beefix:Level,re:classloading,pl:accesstransformer:B,xf:fml:beefix:Level,pl:mixin:APP:dynamiclightsreforged.mixins.json:WorldMixin,pl:mixin:APP:kubejs-common.mixins.json:LevelMixin,pl:mixin:APP:citadel.mixins.json:LevelMixin,pl:mixin:A}
        at net.minecraft.server.level.ServerLevel.m_8793_(ServerLevel.java:331) ~[client-1.19.2-20220805.130853-srg.jar%23471!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:kubejs-common.mixins.json:ServerLevelMixin,pl:mixin:APP:citadel.mixins.json:ServerLevelMixin,pl:mixin:APP:modernfix-common.mixins.json:perf.cache_strongholds.ServerLevelMixin,pl:mixin:APP:modernfix-common.mixins.json:bugfix.chunk_deadlock.ServerLevelMixin,pl:mixin:APP:supplementaries-common.mixins.json:ServerLevelMixin,pl:mixin:APP:mixins.biomancy.json:ServerLevelMixin,pl:mixin:APP:mixins.bosses_of_mass_destruction.json:ExplosionMixin,pl:mixin:APP:modulargolems.mixins.json:ServerLevelMixin,pl:mixin:APP:create.mixins.json:accessor.ServerLevelAccessor,pl:mixin:A}
-- Block entity being ticked --
Details:
        Name: wares:delivery_table // io.github.mortuusars.wares.block.entity.DeliveryTableBlockEntity
        Block: Block{wares:delivery_table}[agreement=regular,facing=south]
        Block location: World: (74,75,829), Section: (at 10,11,13 in 4,4,51; chunk contains blocks 64,-64,816 to 79,319,831), Region: (0,1; contains chunks 0,32 to 31,63, blocks 0,-64,512 to 511,319,1023)
        Block: Block{wares:delivery_table}[agreement=regular,facing=south]
        Block location: World: (74,75,829), Section: (at 10,11,13 in 4,4,51; chunk contains blocks 64,-64,816 to 79,319,831), Region: (0,1; contains chunks 0,32 to 31,63, blocks 0,-64,512 to 511,319,1023)
Stacktrace:
        at net.minecraft.world.level.chunk.LevelChunk$BoundTickingBlockEntity.m_142224_(LevelChunk.java:687) ~[client-1.19.2-20220805.130853-srg.jar%23471!/:?] {re:classloading}
        at net.minecraft.world.level.chunk.LevelChunk$RebindableTickingBlockEntityWrapper.m_142224_(LevelChunk.java:780) ~[client-1.19.2-20220805.130853-srg.jar%23471!/:?] {re:classloading}
        at net.minecraft.world.level.Level.m_46463_(Level.java:446) ~[client-1.19.2-20220805.130853-srg.jar%23471!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:beefix:Level,re:classloading,pl:accesstransformer:B,xf:fml:beefix:Level,pl:mixin:APP:dynamiclightsreforged.mixins.json:WorldMixin,pl:mixin:APP:kubejs-common.mixins.json:LevelMixin,pl:mixin:APP:citadel.mixins.json:LevelMixin,pl:mixin:A}
        at net.minecraft.server.level.ServerLevel.m_8793_(ServerLevel.java:331) ~[client-1.19.2-20220805.130853-srg.jar%23471!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:kubejs-common.mixins.json:ServerLevelMixin,pl:mixin:APP:citadel.mixins.json:ServerLevelMixin,pl:mixin:APP:modernfix-common.mixins.json:perf.cache_strongholds.ServerLevelMixin,pl:mixin:APP:modernfix-common.mixins.json:bugfix.chunk_deadlock.ServerLevelMixin,pl:mixin:APP:supplementaries-common.mixins.json:ServerLevelMixin,pl:mixin:APP:mixins.biomancy.json:ServerLevelMixin,pl:mixin:APP:mixins.bosses_of_mass_destruction.json:ExplosionMixin,pl:mixin:APP:modulargolems.mixins.json:ServerLevelMixin,pl:mixin:APP:create.mixins.json:accessor.ServerLevelAccessor,pl:mixin:A}
        at net.minecraft.server.MinecraftServer.m_5703_(MinecraftServer.java:866) ~[client-1.19.2-20220805.130853-srg.jar%23471!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
        at net.minecraft.server.MinecraftServer.m_5705_(MinecraftServer.java:806) ~[client-1.19.2-20220805.130853-srg.jar%23471!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
        at net.minecraft.client.server.IntegratedServer.m_5705_(IntegratedServer.java:84) ~[client-1.19.2-20220805.130853-srg.jar%23471!/:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:modernfix-common.mixins.json:perf.thread_priorities.IntegratedServerMixin,pl:mixin:A,pl:runtimedistcleaner:A}
        at net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:654) ~[client-1.19.2-20220805.130853-srg.jar%23471!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
        at net.minecraft.server.MinecraftServer.m_206580_(MinecraftServer.java:244) ~[client-1.19.2-20220805.130853-srg.jar%23471!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
        at java.lang.Thread.run(Thread.java:833) [?:?] {re:mixin}




-- Affected level --
Details:
        All players: 1 total; [ServerPlayer['Wangjiang_len'/175, l='ServerLevel[新的世界]', x=73.54, y=75.00, z=829.17]]
        Chunk stats: 4418
        Level dimension: minecraft:overworld
        Level spawn location: World: (0,64,32), Section: (at 0,0,0 in 0,4,2; chunk contains blocks 0,-64,32 to 15,319,47), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,-64,0 to 511,319,511)
        Level time: 1317545 game time, 1377687 day time
        Level name: 新的世界
        Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: true
        Level weather: Rain time: 50576 (now: false), thunder time: 13991 (now: false)
        Known server brands: forge
        Level was modded: true
        Level storage version: 0x04ABD - Anvil
Stacktrace:
        at net.minecraft.server.MinecraftServer.m_5703_(MinecraftServer.java:866) ~[client-1.19.2-20220805.130853-srg.jar%23471!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
        at net.minecraft.server.MinecraftServer.m_5705_(MinecraftServer.java:806) ~[client-1.19.2-20220805.130853-srg.jar%23471!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
        at net.minecraft.client.server.IntegratedServer.m_5705_(IntegratedServer.java:84) ~[client-1.19.2-20220805.130853-srg.jar%23471!/:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:modernfix-common.mixins.json:perf.thread_priorities.IntegratedServerMixin,pl:mixin:A,pl:runtimedistcleaner:A}
        at net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:654) ~[client-1.19.2-20220805.130853-srg.jar%23471!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
        at net.minecraft.server.MinecraftServer.m_206580_(MinecraftServer.java:244) ~[client-1.19.2-20220805.130853-srg.jar%23471!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
        at java.lang.Thread.run(Thread.java:833) [?:?] {re:mixin}




-- System Details --
Details:
        Minecraft Version: 1.19.2
        Minecraft Version ID: 1.19.2
        Operating System: Windows 10 (amd64) version 10.0
        Java Version: 17.0.8, Microsoft
        Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Microsoft
        Memory: 8102386040 bytes (7727 MiB) / 10485760000 bytes (10000 MiB) up to 14604566528 bytes (13928 MiB)
        CPUs: 12
        Processor Vendor: AuthenticAMD
        Processor Name: AMD Ryzen 5 1600 Six-Core Processor            
        Identifier: AuthenticAMD Family 23 Model 1 Stepping 1
        Microarchitecture: Zen
        Frequency (GHz): 3.19
        Number of physical packages: 1
        Number of physical CPUs: 6
        Number of logical CPUs: 12
        Graphics card #0 name: NVIDIA GeForce GTX 1060 6GB
        Graphics card #0 vendor: NVIDIA (0x10de)
        Graphics card #0 VRAM (MB): 4095.00
        Graphics card #0 deviceId: 0x1c03
        Graphics card #0 versionInfo: DriverVersion=31.0.15.3623
        Memory slot #0 capacity (MB): 16384.00
        Memory slot #0 clockSpeed (GHz): 2.67
        Memory slot #0 type: DDR4
        Memory slot #1 capacity (MB): 16384.00
        Memory slot #1 clockSpeed (GHz): 2.67
        Memory slot #1 type: DDR4
        Virtual memory max (MB): 43443.53
        Virtual memory used (MB): 26907.95
        Swap memory total (MB): 10752.00
        Swap memory used (MB): 1.83
        JVM Flags: 6 total; -XX:+UseG1GC -XX:-UseAdaptiveSizePolicy -XX:-OmitStackTraceInFastThrow -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmn256m -Xmx13926m
        Loaded Shaderpack: (off) (fallback)
        Server Running: true
        Player Count: 1 / 8; [ServerPlayer['Wangjiang_len'/175, l='ServerLevel[新的世界]', x=73.54, y=75.00, z=829.17]]
        Data Packs: vanilla, mod:hexerei (incompatible), mod:dynamiclightsreforged (incompatible), mod:playeranimator (incompatible), mod:morejs (incompatible), mod:incontrol (incompatible), mod:tipsmod, mod:sophisticatedcore (incompatible), mod:nanhealthfixer (incompatible), mod:goety, mod:controlling (incompatible), mod:prism, mod:placebo (incompatible), mod:modernfix (incompatible), mod:citadel, mod:alexsmobs (incompatible), mod:yungsapi, mod:gateways (incompatible), mod:mixinextras (incompatible), mod:somebosses, mod:bookshelf (incompatible), mod:sophisticatedbackpacks (incompatible), mod:kiwiboi (incompatible), mod:chestcavity (incompatible), mod:bookwyrms (incompatible), mod:create_dragon_lib, mod:wares (incompatible), mod:bygonenether, mod:balm (incompatible), mod:melody (incompatible), mod:cloth_config (incompatible), mod:ctov (incompatible), mod:dummmmmmy (incompatible), mod:supplementaries (incompatible), mod:konkrete (incompatible), mod:embeddium (incompatible), mod:mcwbridges, mod:farmersdelight, mod:repurposed_structures, mod:loot_journal, mod:yungsbridges, mod:spark (incompatible), mod:curiouslanterns, mod:lightspeed (incompatible), mod:cataclysm, mod:curios, mod:tetra (incompatible), mod:patchouli (incompatible), mod:oculus, mod:gamestages (incompatible), mod:simplehats (incompatible), mod:momlove, mod:witherstormmod, mod:lootjs (incompatible), mod:inventoryprofilesnext (incompatible), mod:architectury (incompatible), mod:ruokmod (incompatible), mod:spacecatasb (incompatible), mod:biomancy (incompatible), mod:l2library (incompatible), mod:cursery (incompatible), mod:bettas (incompatible), mod:toms_storage (incompatible), mod:geckolib3 (incompatible), mod:betteradvancements (incompatible), mod:extraarmor, mod:rhino (incompatible), mod:trashslot (incompatible), mod:ftblibrary (incompatible), mod:ftbteams, mod:itemfilters (incompatible), mod:jei (incompatible), mod:kubejs (incompatible), mod:summoningrituals, mod:nameless_trinkets, mod:metalbarrels (incompatible), mod:graveyard (incompatible), mod:attributefix (incompatible), mod:mmoparties (incompatible), mod:caelus (incompatible), mod:obscure_api, mod:structorytowers, mod:waystones (incompatible), mod:structory, mod:dungeonnowloading, mod:naturescompass (incompatible), mod:badpackets (incompatible), mod:lightmanscurrency, mod:itemborders (incompatible), mod:myserveriscompatible (incompatible), mod:geodes, mod:lazydfu (incompatible), mod:beefix, mod:iceandfire (incompatible), mod:questsadditions, mod:bosses_of_mass_destruction, mod:skinlayers3d (incompatible), mod:keepcuriosinventory (incompatible), mod:ftbchunks (incompatible), mod:dungeons_arise_seven_seas (incompatible), mod:forge, mod:travelerstitles, mod:meetyourfight (incompatible), mod:dungeons_arise, mod:graveyard_biomes (incompatible), mod:plonk, mod:emi (incompatible), mod:emi_loot (incompatible), mod:libipn (incompatible), mod:fxcontrol (incompatible), mod:enchdesc (incompatible), mod:terrablender, mod:radiantgear, mod:moonlight (incompatible), mod:eccentrictome, mod:titanium (incompatible), mod:ftbquests (incompatible), mod:ftbxmodcompat (incompatible), mod:ftbqkeys (incompatible), mod:ftbqoptimizer (incompatible), mod:jade (incompatible), mod:majobroom (incompatible), mod:unusualprehistory, mod:weaponmaster (incompatible), mod:modulargolems (incompatible), mod:kotlinforforge (incompatible), mod:dimdungeons, mod:iceberg (incompatible), mod:archaeology, mod:flywheel (incompatible), mod:create, mod:create_central_kitchen, mod:create_crystal_clear (incompatible), mod:ponderjs (incompatible), mod:createoreexcavation (incompatible), mod:mutil (incompatible), mod:art_of_forging (incompatible), mod:legendarytooltips (incompatible), mod:nullscape, mod:irons_spellbooks (incompatible), mod:jecharacters (incompatible), mod:inventoryhud, mod:fancymenu (incompatible), mod:lios_overhauled_villages (incompatible), mod:kubejs_create (incompatible), mod:appleskin, mod:showcaseitem (incompatible), mod:lootr (incompatible), mod:ferritecore (incompatible), mod:extradelight, mod:functionalstorage (incompatible), mod:puzzleslib (incompatible), mod:asynclocator (incompatible), mod:invasioncodered, mod:expandability (incompatible), mod:cosmeticarmorreworked (incompatible), mod:moblassos (incompatible), mod:overflowingbars (incompatible), mod:fruitsdelight, mod:opack2reload (incompatible), mod:createaddition (incompatible), Supplementaries Generated Pack, create_central_kitchen:farmersdelight, mod:customskinloader (incompatible), mod:ftbultimine (incompatible), mod:imblocker (incompatible)
        World Generation: Stable
        Type: Integrated Server (map_client.txt)
        Is Modded: Definitely; Client brand changed to 'forge'; Server brand changed to 'forge'
        Launched Version: 脆骨症
        ModLauncher: 10.0.8+10.0.8+main.0ef7e830
        ModLauncher launch target: forgeclient
        ModLauncher naming: srg
        ModLauncher services:
                mixin-0.8.5.jar mixin PLUGINSERVICE
                eventbus-6.0.3.jar eventbus PLUGINSERVICE
                fmlloader-1.19.2-43.3.8.jar slf4jfixer PLUGINSERVICE
                fmlloader-1.19.2-43.3.8.jar object_holder_definalize PLUGINSERVICE
                fmlloader-1.19.2-43.3.8.jar runtime_enum_extender PLUGINSERVICE
                fmlloader-1.19.2-43.3.8.jar capability_token_subclass PLUGINSERVICE
                accesstransformers-8.0.4.jar accesstransformer PLUGINSERVICE
                fmlloader-1.19.2-43.3.8.jar runtimedistcleaner PLUGINSERVICE
                modlauncher-10.0.8.jar mixin TRANSFORMATIONSERVICE
                modlauncher-10.0.8.jar fml TRANSFORMATIONSERVICE
                modlauncher-10.0.8.jar I18nUpdateMod TRANSFORMATIONSERVICE
        FML Language Providers:
                minecraft@1.0
                javafml@null
                kotlinforforge@3.12.0
                lowcodefml@null
        Mod List:
                hexerei-0.3.2.jar                                 |Hexerei                       |hexerei                       |0.3.2               |DONE      |Manifest: NOSIGNATURE
                dynamiclightsreforged-1.19.2_v1.4.0.jar           |Rubidium Dynamic Lights       |dynamiclightsreforged         |1.19.2_v1.4.0       |DONE      |Manifest: NOSIGNATURE
                player-animation-lib-forge-1.0.2.jar              |Player Animator               |playeranimator                |1.0.2               |DONE      |Manifest: NOSIGNATURE
                morejs-forge-1.19.2-0.3.0.jar                     |MoreJS                        |morejs                        |0.3.0               |DONE      |Manifest: NOSIGNATURE
                incontrol-1.19-7.1.12.jar                         |InControl                     |incontrol                     |1.19-7.1.12         |DONE      |Manifest: NOSIGNATURE
                Tips-Forge-1.19.2-8.0.27.jar                      |Tips                          |tipsmod                       |8.0.27              |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
                sophisticatedcore-1.19.2-0.6.2.552.jar            |Sophisticated Core            |sophisticatedcore             |1.19.2-0.6.2.552    |DONE      |Manifest: NOSIGNATURE
                nanhealthfixer-1.19.2-0.0.1.jar                   |NaNHealthFixer                |nanhealthfixer                |1.19.2-0.0.1        |DONE      |Manifest: NOSIGNATURE
                Goety-2.28.0.jar                                  |Goety                         |goety                         |2.28.0              |DONE      |Manifest: NOSIGNATURE
                Controlling-forge-1.19.2-10.0+7.jar               |Controlling                   |controlling                   |10.0+7              |DONE      |Manifest: NOSIGNATURE
                Prism-1.19.1-1.0.2.jar                            |Prism                         |prism                         |1.0.2               |DONE      |Manifest: NOSIGNATURE
                Placebo-1.19.2-7.3.5.jar                          |Placebo                       |placebo                       |7.3.5               |DONE      |Manifest: NOSIGNATURE
                modernfix-forge-5.13.0+mc1.19.2.jar               |ModernFix                     |modernfix                     |5.13.0+mc1.19.2     |DONE      |Manifest: NOSIGNATURE
                citadel-2.1.4-1.19-nonet.jar                      |Citadel                       |citadel                       |2.1.4               |DONE      |Manifest: NOSIGNATURE
                alexsmobs-1.21.1.jar                              |Alex's Mobs                   |alexsmobs                     |1.21.1              |DONE      |Manifest: NOSIGNATURE
                YungsApi-1.19.2-Forge-3.8.10.jar                  |YUNG's API                    |yungsapi                      |1.19.2-Forge-3.8.10 |DONE      |Manifest: NOSIGNATURE
                GatewaysToEternity-1.19.2-3.2.2.jar               |Gateways To Eternity          |gateways                      |3.2.2               |DONE      |Manifest: NOSIGNATURE
                mixinextras-forge-0.2.0.jar                       |MixinExtras                   |mixinextras                   |0.2.0               |DONE      |Manifest: NOSIGNATURE
                Worldofbosses_0.4.jar                             |somebosses                    |somebosses                    |1.0.0               |DONE      |Manifest: NOSIGNATURE
                Bookshelf-Forge-1.19.2-16.3.20.jar                |Bookshelf                     |bookshelf                     |16.3.20             |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.19.2-3.20.1.1013.jar     |Sophisticated Backpacks       |sophisticatedbackpacks        |1.19.2-3.20.1.1013  |DONE      |Manifest: NOSIGNATURE
                kiwiboi-1.19.2-1.1.0.jar                          |Kiwi Boi                      |kiwiboi                       |1.19.2-1.1.0        |DONE      |Manifest: NOSIGNATURE
                chestcavity-forge-1.19.2-2.16.6.1-fea.jar         |Chest Cavity                  |chestcavity                   |1.19.2-2.16.2       |DONE      |Manifest: NOSIGNATURE
                bookwyrms-1.19.2-1.1.1.jar                        |Book Wyrms                    |bookwyrms                     |1.19.2-1.1.1        |DONE      |Manifest: NOSIGNATURE
                create_dragon_lib-1.19.2-1.2.3.jar                |Create: Dragon Lib            |create_dragon_lib             |1.2.3               |DONE      |Manifest: NOSIGNATURE
                wares-1.19.2-1.2.7.jar                            |Wares                         |wares                         |1.2.7               |DONE      |Manifest: NOSIGNATURE
                bygonenether-1.3.2-1.19.2.jar                     |Bygone Nether                 |bygonenether                  |1.3.2               |DONE      |Manifest: NOSIGNATURE
                balm-forge-1.19.2-4.6.0.jar                       |Balm                          |balm                          |4.6.0               |DONE      |Manifest: NOSIGNATURE
                melody_forge_1.0.1_MC_1.19.2.jar                  |Melody                        |melody                        |1.0.1               |DONE      |Manifest: NOSIGNATURE
                cloth-config-8.3.103-forge.jar                    |Cloth Config v8 API           |cloth_config                  |8.3.103             |DONE      |Manifest: NOSIGNATURE
                ctov-3.2.6c.jar                                   |ChoiceTheorem's Overhauled Vil|ctov                          |3.2.6c              |DONE      |Manifest: NOSIGNATURE
                dummmmmmy-1.19.2-1.7.1.jar                        |MmmMmmMmmmmm                  |dummmmmmy                     |1.19.2-1.7.1        |DONE      |Manifest: NOSIGNATURE
                supplementaries-1.19.2-2.4.20.jar                 |Supplementaries               |supplementaries               |1.19.2-2.4.20       |DONE      |Manifest: NOSIGNATURE
                konkrete_forge_1.8.0_MC_1.19-1.19.2.jar           |Konkrete                      |konkrete                      |1.8.0               |DONE      |Manifest: NOSIGNATURE
                embeddium-0.2.15+mc1.19.2.jar                     |Embeddium                     |embeddium                     |0.2.15+mc1.19.2     |DONE      |Manifest: NOSIGNATURE
                mcw-bridges-2.1.1-mc1.19.2forge.jar               |Macaw's Bridges               |mcwbridges                    |2.1.1               |DONE      |Manifest: NOSIGNATURE
                FarmersDelight-1.19.2-1.2.4.jar                   |Farmer's Delight              |farmersdelight                |1.19.2-1.2.4        |DONE      |Manifest: NOSIGNATURE
                repurposed_structures_forge-6.3.28+1.19.2.jar     |Repurposed Structures         |repurposed_structures         |6.3.28+1.19.2       |DONE      |Manifest: NOSIGNATURE
                loot_journal-2.1.jar                              |Loot Journal                  |loot_journal                  |2.1                 |DONE      |Manifest: NOSIGNATURE
                YungsBridges-1.19.2-Forge-3.1.0.jar               |YUNG's Bridges                |yungsbridges                  |1.19.2-Forge-3.1.0  |DONE      |Manifest: NOSIGNATURE
                spark-1.10.37-forge.jar                           |spark                         |spark                         |1.10.37             |DONE      |Manifest: NOSIGNATURE
                curiouslanterns-1.19.2-1.3.3.jar                  |Curious Lanterns              |curiouslanterns               |1.19.2-1.3.3        |DONE      |Manifest: NOSIGNATURE
                lightspeed-1.19.2-1.0.5.jar                       |Lightspeed                    |lightspeed                    |1.19.2-1.1.0        |DONE      |Manifest: NOSIGNATURE
                L_Enders_Cataclysm-1.90 tongue fixed-1.19.2.jar   |Cataclysm Mod                 |cataclysm                     |1.0                 |DONE      |Manifest: NOSIGNATURE
                curios-forge-1.19.2-5.1.6.1.jar                   |Curios API                    |curios                        |1.19.2-5.1.6.1      |DONE      |Manifest: NOSIGNATURE
                tetra-1.19.2-5.6.0.jar                            |Tetra                         |tetra                         |5.6.0               |DONE      |Manifest: NOSIGNATURE
                Patchouli-1.19.2-77.jar                           |Patchouli                     |patchouli                     |1.19.2-77           |DONE      |Manifest: NOSIGNATURE
                oculus-mc1.19.2-1.6.9.jar                         |Oculus                        |oculus                        |1.6.9               |DONE      |Manifest: NOSIGNATURE
                GameStages-Forge-1.19.2-11.1.4.jar                |GameStages                    |gamestages                    |11.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
                simplehats-forge-1.19.2-0.1.6.jar                 |SimpleHats                    |simplehats                    |1.19.2-0.1.6        |DONE      |Manifest: NOSIGNATURE
                MomLove-Forge-1.19.2-1.2.0.jar                    |MomLove                       |momlove                       |1.2.0               |DONE      |Manifest: NOSIGNATURE
                witherstormmod-1.19.2-3.1.1.1.jar                 |Cracker's Wither Storm Mod    |witherstormmod                |3.1.1.1             |DONE      |Manifest: NOSIGNATURE
                [连锁破坏] ftb-ultimine-forge-1902.4.1-build.90.jar   |FTB Ultimine                  |ftbultimine                   |1902.4.1-build.90   |DONE      |Manifest: NOSIGNATURE
                lootjs-forge-1.19.2-2.9.1.jar                     |LootJS                        |lootjs                        |2.9.1               |DONE      |Manifest: NOSIGNATURE
                InventoryProfilesNext-forge-1.19-1.10.9.jar       |Inventory Profiles Next       |inventoryprofilesnext         |1.10.9              |DONE      |Manifest: NOSIGNATURE
                architectury-6.5.85-forge.jar                     |Architectury                  |architectury                  |6.5.85              |DONE      |Manifest: NOSIGNATURE
                [钌] RuOK-forge1.19.2-1.4.0.jar                    |RuOK Mod                      |ruokmod                       |1.4.0               |DONE      |Manifest: NOSIGNATURE
                spacecatasb-forge-19.10.1.jar                     |Armor Set Bonuses             |spacecatasb                   |19.10.1             |DONE      |Manifest: NOSIGNATURE
                biomancy-forge-1.19.2-2.3.2.0.jar                 |Biomancy 2                    |biomancy                      |2.3.2.0             |DONE      |Manifest: NOSIGNATURE
                l2library-1.10.0.jar                              |L2 Library                    |l2library                     |1.10.0              |DONE      |Manifest: NOSIGNATURE
                cursery-1.19.2-3.1.jar                            |Cursery Mod                   |cursery                       |1.19.2-3.1          |DONE      |Manifest: NOSIGNATURE
                bettas-forge-1.19.2-1.1.0.jar                     |Bettas                        |bettas                        |1.0.0               |DONE      |Manifest: NOSIGNATURE
                toms_storage-1.19-1.5.9.jar                       |Tom's Simple Storage Mod      |toms_storage                  |1.5.9               |DONE      |Manifest: NOSIGNATURE
                geckolib-forge-1.19-3.1.40.jar                    |GeckoLib                      |geckolib3                     |3.1.40              |DONE      |Manifest: NOSIGNATURE
                BetterAdvancements-1.19.2-0.2.2.147.jar           |Better Advancements           |betteradvancements            |0.2.2.147           |DONE      |Manifest: NOSIGNATURE
                ExtraArmor 1.19.2-1.17.1.jar                      |Extra Armor                   |extraarmor                    |1.17.1              |DONE      |Manifest: NOSIGNATURE
                rhino-forge-1902.2.3-build.284.jar                |Rhino                         |rhino                         |1902.2.3-build.284  |DONE      |Manifest: NOSIGNATURE
                trashslot-forge-1.19.2-12.1.0.jar                 |TrashSlot                     |trashslot                     |12.1.0              |DONE      |Manifest: NOSIGNATURE
                ftb-library-forge-1902.4.1-build.236.jar          |FTB Library                   |ftblibrary                    |1902.4.1-build.236  |DONE      |Manifest: NOSIGNATURE
                ftb-teams-forge-1902.2.14-build.123.jar           |FTB Teams                     |ftbteams                      |1902.2.14-build.123 |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
                item-filters-forge-1902.2.9-build.51.jar          |Item Filters                  |itemfilters                   |1902.2.9-build.51   |DONE      |Manifest: NOSIGNATURE
                jei-1.19.2-forge-11.6.0.1019.jar                  |Just Enough Items             |jei                           |11.6.0.1019         |DONE      |Manifest: NOSIGNATURE
                kubejs-forge-1902.6.2-build.63.jar                |No Flesh Within Chest         |kubejs                        |1902.6.2-build.63   |DONE      |Manifest: NOSIGNATURE
                summoningrituals-forge-1.19.2-2.0.7.jar           |Summoning Rituals             |summoningrituals              |1.19.2-2.0.7        |DONE      |Manifest: NOSIGNATURE
                Nameless Trinkets-1.19.2-1.7.6.jar                |Nameless Trinkets             |nameless_trinkets             |1.19.2-1.7.6        |DONE      |Manifest: NOSIGNATURE
                metalbarrels-1.19.2-5.0.1.jar                     |Metal Barrels                 |metalbarrels                  |1.19.2-5.0.1        |DONE      |Manifest: NOSIGNATURE
                The_Graveyard_2.5.3_(FORGE)_for_1.19.2..jar       |The Graveyard                 |graveyard                     |2.5.3               |DONE      |Manifest: NOSIGNATURE
                AttributeFix-Forge-1.19.2-17.2.8.jar              |AttributeFix                  |attributefix                  |17.2.8              |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
                mmoparties-2.4.5.1.19.2.jar                       |MMOParties                    |mmoparties                    |2.4.3               |DONE      |Manifest: NOSIGNATURE
                caelus-forge-1.19.2-3.0.0.6.jar                   |Caelus API                    |caelus                        |1.19.2-3.0.0.6      |DONE      |Manifest: NOSIGNATURE
                obscure_api-15.jar                                |Obscure API                   |obscure_api                   |15                  |DONE      |Manifest: NOSIGNATURE
                Structory_Towers_1.19.3_v1.0.2.jar                |Structory: Towers             |structorytowers               |1.0.2               |DONE      |Manifest: NOSIGNATURE
                waystones-forge-1.19.2-11.4.2.jar                 |Waystones                     |waystones                     |11.4.2              |DONE      |Manifest: NOSIGNATURE
                Structory_1.19.3_v1.3.1a.jar                      |Structory                     |structory                     |1.3.1a              |DONE      |Manifest: NOSIGNATURE
                dungeonnowloading-18.2-1.19.2.jar                 |Dungeon Now Loading Mod       |dungeonnowloading             |18.2-1.19.2         |DONE      |Manifest: NOSIGNATURE
                NaturesCompass-1.19.2-1.10.0-forge.jar            |Nature's Compass              |naturescompass                |1.19.2-1.10.0-forge |DONE      |Manifest: NOSIGNATURE
                badpackets-forge-0.2.3.jar                        |Bad Packets                   |badpackets                    |0.2.3               |DONE      |Manifest: NOSIGNATURE
                lightmanscurrency-1.19.2-2.2.1.0b.jar             |Lightman's Currency           |lightmanscurrency             |1.19.2-2.2.1.0b     |DONE      |Manifest: NOSIGNATURE
                ItemBorders-1.19.1-1.2.0.jar                      |Item Borders                  |itemborders                   |1.2.0               |DONE      |Manifest: NOSIGNATURE
                MyServerIsCompatible-1.19-1.0.jar                 |MyServerIsCompatible          |myserveriscompatible          |1.0                 |DONE      |Manifest: NOSIGNATURE
                more-geodes-reforged-1.0.0.jar                    |More Geodes Reforged          |geodes                        |1.0.0               |DONE      |Manifest: NOSIGNATURE
                lazydfu-1.19-1.0.2.jar                            |LazyDFU                       |lazydfu                       |0.1.3               |DONE      |Manifest: NOSIGNATURE
                BeeFix-1.19-1.0.7.jar                             |Bee Fix                       |beefix                        |1.0.7               |DONE      |Manifest: NOSIGNATURE
                iceandfire-1.19.2-2.1.13-beta-3.jar               |Ice and Fire                  |iceandfire                    |1.19.2-2.1.13+build.|DONE      |Manifest: NOSIGNATURE
                questsadditions-1.19.2-1.4.2.jar                  |Quests Additions              |questsadditions               |1.4.2               |DONE      |Manifest: NOSIGNATURE
                BOMD-Forge-1.19.2-1.0.6.jar                       |Bosses of Mass Destruction    |bosses_of_mass_destruction    |1.0.6               |DONE      |Manifest: NOSIGNATURE
                skinlayers3d-forge-1.6.2-mc1.19.2.jar             |3d-Skin-Layers                |skinlayers3d                  |1.6.2               |DONE      |Manifest: NOSIGNATURE
                keepcuriosinventory-1.19.2-0.0.2.jar              |KeepCuriosInventory           |keepcuriosinventory           |1.19.2-0.0.2        |DONE      |Manifest: NOSIGNATURE
                ftb-chunks-forge-1902.4.4-build.326.jar           |FTB Chunks                    |ftbchunks                     |1902.4.4-build.326  |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.19.2-43.3.8-universal.jar                 |Forge                         |forge                         |43.3.8              |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
                TravelersTitles-1.19.2-Forge-3.1.2.jar            |Traveler's Titles             |travelerstitles               |1.19.2-Forge-3.1.2  |DONE      |Manifest: NOSIGNATURE
                meetyourfight-1.19.2-1.3.4.jar                    |Meet Your Fight               |meetyourfight                 |1.19.2-1.3.4        |DONE      |Manifest: NOSIGNATURE
                DungeonsArise-1.19.2-2.1.56-beta.jar              |When Dungeons Arise           |dungeons_arise                |2.1.56-1.19.2       |DONE      |Manifest: NOSIGNATURE
                The_Graveyard_Biomes_1.4_(FORGE)_for_1.19.2.jar   |The Graveyard Biomes          |graveyard_biomes              |1.4                 |DONE      |Manifest: NOSIGNATURE
                client-1.19.2-20220805.130853-srg.jar             |Minecraft                     |minecraft                     |1.19.2              |DONE      |Manifest: a1:d4:5e:04:4f:d3:d6:e0:7b:37:97:cf:77:b0:de:ad:4a:47:ce:8c:96:49:5f:0a:cf:8c:ae:b2:6d:4b:8a:3f
                plonk-1.19.2-10.0.4.jar                           |Plonk                         |plonk                         |10.0.4              |DONE      |Manifest: NOSIGNATURE
                emi-1.0.30+1.19.2+forge.jar                       |EMI                           |emi                           |1.0.30+1.19.2+forge |DONE      |Manifest: NOSIGNATURE
                emi_loot-0.6.5+1.19.2+forge.jar                   |EMI Loot                      |emi_loot                      |0.6.5+1.19.2+forge  |DONE      |Manifest: NOSIGNATURE
                libIPN-forge-1.19-4.0.0.jar                       |libIPN                        |libipn                        |4.0.0               |DONE      |Manifest: NOSIGNATURE
                fxcontrol-1.19-4.0.12.jar                         |FxControl                     |fxcontrol                     |1.19-4.0.12         |DONE      |Manifest: NOSIGNATURE
                EnchantmentDescriptions-Forge-1.19.2-13.0.20.jar  |EnchantmentDescriptions       |enchdesc                      |13.0.20             |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
                TerraBlender-forge-1.19.2-2.0.1.166.jar           |TerraBlender                  |terrablender                  |2.0.1.166           |DONE      |Manifest: NOSIGNATURE
                radiantgear-forge-2.0.2+1.19.2.jar                |Radiant Gear                  |radiantgear                   |2.0.2+1.19.2        |DONE      |Manifest: NOSIGNATURE
                moonlight-1.19.2-2.3.5-forge.jar                  |Moonlight Library             |moonlight                     |1.19.2-2.3.5        |DONE      |Manifest: NOSIGNATURE
                eccentrictome-1.19.2-1.10.2.jar                   |Eccentric Tome                |eccentrictome                 |1.19.2-1.10.2       |DONE      |Manifest: NOSIGNATURE
                titanium-1.19.2-3.7.4-28.jar                      |Titanium                      |titanium                      |3.7.4               |DONE      |Manifest: NOSIGNATURE
                ftb-quests-forge-1902.5.8-build.345.jar           |FTB Quests                    |ftbquests                     |1902.5.8-build.345  |DONE      |Manifest: NOSIGNATURE
                ftb-xmod-compat-forge-1.2.3.jar                   |FTB XMod Compat               |ftbxmodcompat                 |1.2.3               |DONE      |Manifest: NOSIGNATURE
                FTBQLocalKeys-forge-1.1.0+1.19.2.jar              |FTBQLocalizationKeys          |ftbqkeys                      |1.1.0+1.19.2        |DONE      |Manifest: NOSIGNATURE
                FTBQuestsOptimizer-forge-1.1.1-1.19.2.jar         |FTBQuestsOptimizer            |ftbqoptimizer                 |1.1.1-1.19.2        |DONE      |Manifest: NOSIGNATURE
                Jade-1.19.1-forge-8.9.2.jar                       |Jade                          |jade                          |8.9.2               |DONE      |Manifest: NOSIGNATURE
                majobroom-1.4.5--1.19.2-forge.jar                 |Majo Broom Mod                |majobroom                     |1.0                 |DONE      |Manifest: NOSIGNATURE
                unusualprehistory-1.4.2.jar                       |Unusual Prehistory            |unusualprehistory             |1.4.2               |DONE      |Manifest: NOSIGNATURE
                weaponmaster-1.4.2-1.19.2.jar                     |Weapon Master                 |weaponmaster                  |1.4.2-1.19.2        |DONE      |Manifest: NOSIGNATURE
                modulargolems-1.9.9.jar                           |Modular Golems                |modulargolems                 |1.9.9               |DONE      |Manifest: NOSIGNATURE
                kffmod-3.12.0.jar                                 |Kotlin For Forge              |kotlinforforge                |3.12.0              |DONE      |Manifest: NOSIGNATURE
                dimdungeons-179-forge-1.19.0.jar                  |Dimensional Dungeons          |dimdungeons                   |179                 |DONE      |Manifest: NOSIGNATURE
                Iceberg-1.19.2-forge-1.1.4.jar                    |Iceberg                       |iceberg                       |1.1.4               |DONE      |Manifest: NOSIGNATURE
                archaeology-api-1.19.2-1.0.0.jar                  |Archaelogy API                |archaeology                   |1.0.0               |DONE      |Manifest: NOSIGNATURE
                flywheel-forge-1.19.2-0.6.10-20.jar               |Flywheel                      |flywheel                      |0.6.10-20           |DONE      |Manifest: NOSIGNATURE
                create-1.19.2-0.5.1.f.jar                         |Create                        |create                        |0.5.1.f             |DONE      |Manifest: NOSIGNATURE
                create_central_kitchen-1.19.2-for-create-0.5.1.f-1|Create: Central Kitchen       |create_central_kitchen        |1.3.10              |DONE      |Manifest: NOSIGNATURE
                create_crystal_clear-0.2.1-1.19.2.jar             |Create: Crystal Clear         |create_crystal_clear          |1.19.2-0.2.a        |DONE      |Manifest: NOSIGNATURE
                ponderjs-1.19.2-1.2.0.jar                         |PonderJS                      |ponderjs                      |1.2.0               |DONE      |Manifest: NOSIGNATURE
                createoreexcavation-1.19-1.2.2.jar                |Create Ore Excavation         |createoreexcavation           |1.2.2               |DONE      |Manifest: NOSIGNATURE
                mutil-1.19.2-5.2.0.jar                            |mutil                         |mutil                         |5.2.0               |DONE      |Manifest: NOSIGNATURE
                art_of_forging-1.7.3-1.19.2.jar                   |Art of Forging                |art_of_forging                |1.7.3-1.19.2        |DONE      |Manifest: NOSIGNATURE
                LegendaryTooltips-1.19.2-forge-1.4.0.jar          |Legendary Tooltips            |legendarytooltips             |1.4.0               |DONE      |Manifest: NOSIGNATURE
                Nullscape_1.19.3_v1.2.2.jar                       |Nullscape                     |nullscape                     |1.2.2               |DONE      |Manifest: NOSIGNATURE
                irons_spellbooks-1.19.2-3.0.1.jar                 |Iron's Spells 'n Spellbooks   |irons_spellbooks              |1.19.2-3.0.1        |DONE      |Manifest: NOSIGNATURE
                jecharacters-1.19.2-forge-4.5.9.jar               |Just Enough Characters        |jecharacters                  |4.5.9               |DONE      |Manifest: NOSIGNATURE
                invhud.forge.1.19-3.4.7.jar                       |Inventory HUD+(Forge edition) |inventoryhud                  |3.4.7               |DONE      |Manifest: NOSIGNATURE
                fancymenu_forge_3.1.1_MC_1.19.2.jar               |FancyMenu                     |fancymenu                     |3.1.1               |DONE      |Manifest: NOSIGNATURE
                lios_overhauled_villages-1.18.2-1.20.4-v0.0.2.jar |Lio's Overhauled Villages     |lios_overhauled_villages      |0.0.2-1.18.2-1.20.4-|DONE      |Manifest: NOSIGNATURE
                kubejs-create-forge-1902.2.4-build.36.jar         |KubeJS Create                 |kubejs_create                 |1902.2.4-build.36   |DONE      |Manifest: NOSIGNATURE
                appleskin-forge-mc1.19-2.4.2.jar                  |AppleSkin                     |appleskin                     |2.4.2+mc1.19        |DONE      |Manifest: NOSIGNATURE
                showcaseitem-1.19.2-1.1.jar                       |Showcase Item                 |showcaseitem                  |1.19.2-1.1          |DONE      |Manifest: NOSIGNATURE
                lootr-1.19-0.4.25.67.jar                          |Lootr                         |lootr                         |0.4.25.67           |DONE      |Manifest: NOSIGNATURE
                ferritecore-5.0.3-forge.jar                       |Ferrite Core                  |ferritecore                   |5.0.3               |DONE      |Manifest: 41:ce:50:66:d1:a0:05:ce:a1:0e:02:85:9b:46:64:e0:bf:2e:cf:60:30:9a:fe:0c:27:e0:63:66:9a:84:ce:8a
                extradelight-1.2.2.jar                            |ExtraDelight                  |extradelight                  |1.2.2               |DONE      |Manifest: NOSIGNATURE
                functionalstorage-1.19.2-1.1.10.jar               |Functional Storage            |functionalstorage             |1.19.2-1.1.10       |DONE      |Manifest: NOSIGNATURE
                PuzzlesLib-v4.4.3-1.19.2-Forge.jar                |Puzzles Lib                   |puzzleslib                    |4.4.3               |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
                async-locator-forge-1.19.2-1.3.0.jar              |Async Locator                 |asynclocator                  |1.3.0               |DONE      |Manifest: NOSIGNATURE
                Invasion Code Red-1.0.0.jar                       |Invasion Code Red             |invasioncodered               |1.0.0               |DONE      |Manifest: NOSIGNATURE
                expandability-7.0.0.jar                           |ExpandAbility                 |expandability                 |7.0.0               |DONE      |Manifest: NOSIGNATURE
                CosmeticArmorReworked-1.19.2-v1a.jar              |CosmeticArmorReworked         |cosmeticarmorreworked         |1.19.2-v1a          |DONE      |Manifest: 5e:ed:25:99:e4:44:14:c0:dd:89:c1:a9:4c:10:b5:0d:e4:b1:52:50:45:82:13:d8:d0:32:89:67:56:57:01:53
                MobLassos-v4.0.0-1.19.2-Forge.jar                 |Mob Lassos                    |moblassos                     |4.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
                OverflowingBars-v4.0.1-1.19.2-Forge.jar           |Overflowing Bars              |overflowingbars               |4.0.1               |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
                imblocker-1.19.2-3.1.2.jar                        |IMBlocker                     |imblocker                     |3.1.2               |DONE      |Manifest: NOSIGNATURE
                fruitsdelight-0.5.8.jar                           |Fruits Delight                |fruitsdelight                 |0.5.8               |DONE      |Manifest: NOSIGNATURE
                0Pack2Reload-Forge-1.19.2-1.0.0.jar               |0Pack2Reload                  |opack2reload                  |1.0.0               |DONE      |Manifest: NOSIGNATURE
                createaddition-1.19.2-1.2.3.jar                   |Create Crafts & Additions     |createaddition                |1.19.2-1.2.3        |DONE      |Manifest: NOSIGNATURE
        Crash Report UUID: c94d13f7-e8f2-4e40-86e9-3773b9824a89
        FML: 43.3
        Forge: net.minecraftforge:43.3.8
        Flywheel Backend: GL33 Instanced Arrays

发表于 2024-4-18 12:34:27 | 只看该作者 回帖奖励 |倒序浏览 |阅读模式

回复 | 举报

该帖共收到 5 条回复!
叶丶情
Suspected Mod:
        Wares (wares), Version: 1.2.7
发表于 2024-4-18 13:28:40 | 只看该作者

回复 | 举报

汪酱_len
QQ酱52330 发表于 2024-4-18 13:28
Suspected Mod:
        Wares (wares), Version: 1.2.7

我知道是这个mod出了问题,但这个mod也是这个整合里很重要的一分,这就很尴尬了
发表于 2024-4-18 13:34:23 | 只看该作者

回复 | 举报

叶丶情
QQ酱237387 发表于 2024-4-18 13:34
我知道是这个mod出了问题,但这个mod也是这个整合里很重要的一分,这就很尴尬了 ...

真想玩可以尝试降低mod版本,或者把另外几份报告也发一下,说不定有收获,这份东西直接把矛头指向Delivery Table,应该就是你说的这个桌子吧,可能是跟其他东西的机制有冲突也说不定
发表于 2024-4-18 14:37:57 | 只看该作者

回复 | 举报

叶丶情
我刚去看了一下整合包的作者用的是1.2.5,你这个是1.2.7,有可能不兼容了
发表于 2024-4-18 14:44:10 | 只看该作者

回复 | 举报

汪酱_len
QQ酱52330 发表于 2024-4-18 14:44
我刚去看了一下整合包的作者用的是1.2.5,你这个是1.2.7,有可能不兼容了

一开始就是这个版本出现的崩溃,但是更新了版本依然这样,才来问的。不过我开了个创造档试了一下原版村庄的村民和刷出来的村民交易都是没问题的不知道是不是我处在的结构自带的村民的问题,用地图编辑器删掉原来的交货台然后用创造刷了三个村民和交货台解决了,感谢
发表于 2024-4-18 21:45:29 | 只看该作者

回复 | 举报

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

本版积分规则

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

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

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