帖子

Memorial Edition

查看: 27|回复: 4

【1.16.5loli端错误报告bukkit也是同样错误】Exception in server tick loop

[复制链接]

Lv.2 采石匠

人气
5 点
金粒
17 粒
宝石
0 颗
爱心
0 颗
钻石
1 颗
贡献
0 点
发表于 昨天 15:10 | 显示全部楼层 |阅读模式
悬赏40金粒已解决
Time: 12/3/24 2:13 PM
Description: Exception in server tick loop

org.spongepowered.asm.mixin.transformer.throwables.MixinTransformerError: An unexpected critical error was encountered
        at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:392) ~[mixin-0.8.4.jar:0.8.4+unknown-b0.git-unknown] {}
        at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClass(MixinTransformer.java:250) ~[mixin-0.8.4.jar:0.8.4+unknown-b0.git-unknown] {}
        at org.spongepowered.asm.service.modlauncher.MixinTransformationHandler.processClass(MixinTransformationHandler.java:131) ~[mixin-0.8.4.jar:0.8.4+unknown-b0.git-unknown] {}
        at org.spongepowered.asm.launch.MixinLaunchPluginLegacy.processClass(MixinLaunchPluginLegacy.java:131) ~[mixin-0.8.4.jar:0.8.4+unknown-b0.git-unknown] {}
        at cpw.mods.modlauncher.serviceapi.ILaunchPluginService.processClassWithFlags(ILaunchPluginService.java:154) ~[modlauncher-8.1.3.jar:8.1.3+8.1.3+main-8.1.x.c94d18ec] {}
        at cpw.mods.modlauncher.LaunchPluginHandler.offerClassNodeToPlugins(LaunchPluginHandler.java:85) ~[modlauncher-8.1.3.jar:?] {}
        at cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:120) ~[modlauncher-8.1.3.jar:?] {}
        at cpw.mods.modlauncher.TransformingClassLoader$DelegatedClassLoader.findClass(TransformingClassLoader.java:265) ~[modlauncher-8.1.3.jar:?] {}
        at cpw.mods.modlauncher.TransformingClassLoader.loadClass(TransformingClassLoader.java:136) ~[modlauncher-8.1.3.jar:?] {re:classloading}
        at cpw.mods.modlauncher.TransformingClassLoader.loadClass(TransformingClassLoader.java:98) ~[modlauncher-8.1.3.jar:?] {re:classloading}
        at java.lang.ClassLoader.loadClass(ClassLoader.java:352) ~[?:1.8.0_312] {}
        at net.minecraft.server.management.PreYggdrasilConverter.func_152724_a(PreYggdrasilConverter.java:71) ~[?:?] {re:classloading}
        at net.minecraft.server.dedicated.DedicatedServer.func_152368_aE(DedicatedServer.java:487) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:mixins.sledgehammer.core.json:server.dedicated.DedicatedServerMixin,pl:mixin:APP:tombstone.mixins.json:DedicatedServerMixin,pl:mixin:A}
        at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:200) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:mixins.sledgehammer.core.json:server.dedicated.DedicatedServerMixin,pl:mixin:APP:tombstone.mixins.json:DedicatedServerMixin,pl:mixin:A}
        at net.minecraft.server.MinecraftServer.func_240802_v_(MinecraftServer.java:724) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:modernfix-common.mixins.json:perf.dedicated_reload_executor.MinecraftServerMixin,pl:mixin:APP:modernfix-common.mixins.json:core.MinecraftServerMixin,pl:mixin:APP:betterendforge.mixins.json:MinecraftServerMixin,pl:mixin:APP:structure_gel.mixins.json:MinecraftServerMixin,pl:mixin:APP:the_bumblezone.mixins.json:entities.MinecraftServerMixin,pl:mixin:APP:paxi.mixins.json:MixinMinecraftServer,pl:mixin:APP:good_nights_sleep.mixins.json:MinecraftServerMixin,pl:mixin:APP:byg.mixins.json:server.MixinMinecraftServer,pl:mixin:APP:kubejs-common.mixins.json:MinecraftServerMixin,pl:mixin:APP:roadrunner.mixins.json:world.light_batching.MinecraftServerMixin,pl:mixin:A,pl:runtimedistcleaner:A}
        at net.minecraft.server.MinecraftServer.func_240783_a_(MinecraftServer.java:264) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:modernfix-common.mixins.json:perf.dedicated_reload_executor.MinecraftServerMixin,pl:mixin:APP:modernfix-common.mixins.json:core.MinecraftServerMixin,pl:mixin:APP:betterendforge.mixins.json:MinecraftServerMixin,pl:mixin:APP:structure_gel.mixins.json:MinecraftServerMixin,pl:mixin:APP:the_bumblezone.mixins.json:entities.MinecraftServerMixin,pl:mixin:APP:paxi.mixins.json:MixinMinecraftServer,pl:mixin:APP:good_nights_sleep.mixins.json:MinecraftServerMixin,pl:mixin:APP:byg.mixins.json:server.MixinMinecraftServer,pl:mixin:APP:kubejs-common.mixins.json:MinecraftServerMixin,pl:mixin:APP:roadrunner.mixins.json:world.light_batching.MinecraftServerMixin,pl:mixin:A,pl:runtimedistcleaner:A}
        at java.lang.Thread.run(Thread.java:748) [?:1.8.0_312] {}
Caused by: org.spongepowered.asm.mixin.injection.throwables.InjectionError: LVT in net/minecraft/server/management/PlayerInteractionManager::func_219441_a(Lnet/minecraft/entity/player/ServerPlayerEntity;Lnet/minecraft/world/World;Lnet/minecraft/item/ItemStack;Lnet/minecraft/util/Hand;Lnet/minecraft/util/math/BlockRayTraceResult;)Lnet/minecraft/util/ActionResultType; has incompatible changes at opcode 398 in callback questsadditions.mixins.json:MixinPlayerInteractionManager->@Inject::useBlock(Lnet/minecraft/entity/player/ServerPlayerEntity;Lnet/minecraft/world/World;Lnet/minecraft/item/ItemStack;Lnet/minecraft/util/Hand;Lnet/minecraft/util/math/BlockRayTraceResult;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/block/BlockState;Lnet/minecraftforge/event/entity/player/PlayerInteractEvent$RightClickBlock;Lnet/minecraft/item/ItemUseContext;ZZLnet/minecraft/item/ItemStack;Lnet/minecraft/util/ActionResultType;)V.
Expected: [Lnet/minecraft/util/math/BlockPos;, Lnet/minecraft/block/BlockState;, Lnet/minecraftforge/event/entity/player/PlayerInteractEvent$RightClickBlock;, Lnet/minecraft/item/ItemUseContext;, Z, Z, Lnet/minecraft/item/ItemStack;, Lnet/minecraft/util/ActionResultType;]
    Found: [Lnet/minecraft/util/math/BlockPos;, Lnet/minecraft/block/BlockState;, Lnet/minecraft/util/ActionResultType;, Z, Lnet/minecraftforge/event/entity/player/PlayerInteractEvent$RightClickBlock;, Lorg/bukkit/event/player/PlayerInteractEvent;, Lnet/minecraft/item/ItemUseContext;, Z]
Available: [Lnet/minecraft/util/math/BlockPos;, Lnet/minecraft/block/BlockState;, Lnet/minecraft/util/ActionResultType;, Z, Lnet/minecraftforge/event/entity/player/PlayerInteractEvent$RightClickBlock;, Lorg/bukkit/event/player/PlayerInteractEvent;, Lnet/minecraft/item/ItemUseContext;, Z, Z, Lnet/minecraft/item/ItemStack;, Lnet/minecraft/util/ActionResultType;]
        at org.spongepowered.asm.mixin.injection.callback.CallbackInjector.inject(CallbackInjector.java:497) ~[mixin-0.8.4.jar:0.8.4+unknown-b0.git-unknown] {}
        at org.spongepowered.asm.mixin.injection.callback.CallbackInjector.inject(CallbackInjector.java:447) ~[mixin-0.8.4.jar:0.8.4+unknown-b0.git-unknown] {}
        at org.spongepowered.asm.mixin.injection.code.Injector.inject(Injector.java:276) ~[mixin-0.8.4.jar:0.8.4+unknown-b0.git-unknown] {re:classloading}
        at org.spongepowered.asm.mixin.injection.struct.InjectionInfo.inject(InjectionInfo.java:445) ~[mixin-0.8.4.jar:0.8.4+unknown-b0.git-unknown] {re:classloading,re:classloading}
        at org.spongepowered.asm.mixin.transformer.MixinTargetContext.applyInjections(MixinTargetContext.java:1355) ~[mixin-0.8.4.jar:0.8.4+unknown-b0.git-unknown] {re:classloading}
        at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.applyInjections(MixinApplicatorStandard.java:1051) ~[mixin-0.8.4.jar:0.8.4+unknown-b0.git-unknown] {}
        at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.applyMixin(MixinApplicatorStandard.java:400) ~[mixin-0.8.4.jar:0.8.4+unknown-b0.git-unknown] {}
        at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.apply(MixinApplicatorStandard.java:325) ~[mixin-0.8.4.jar:0.8.4+unknown-b0.git-unknown] {}
        at org.spongepowered.asm.mixin.transformer.TargetClassContext.apply(TargetClassContext.java:383) ~[mixin-0.8.4.jar:0.8.4+unknown-b0.git-unknown] {re:classloading}
        at org.spongepowered.asm.mixin.transformer.TargetClassContext.applyMixins(TargetClassContext.java:365) ~[mixin-0.8.4.jar:0.8.4+unknown-b0.git-unknown] {re:classloading}
        at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:363) ~[mixin-0.8.4.jar:0.8.4+unknown-b0.git-unknown] {}
        ... 16 more


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

-- System Details --
Details:
        Minecraft Version: 1.16.5
        Minecraft Version ID: 1.16.5
        LoliServer Version: 1.16.5-b81f647
        Operating System: Windows Server 2012 R2 (amd64) version 6.3
        Java Version: 1.8.0_312, Azul Systems, Inc.
        Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Azul Systems, Inc.
        Memory: 569895928 bytes (543 MB) / 1458634752 bytes (1391 MB) up to 16559112192 bytes (15792 MB)
        CPUs: 36
        JVM Flags: 4 total; -Xincgc -XX:+UseCompressedOops -Xms1024M -Xmx16000M
        ModLauncher: 8.1.3+8.1.3+main-8.1.x.c94d18ec
        ModLauncher launch target: fmlserver
        ModLauncher naming: srg
        ModLauncher services:
                /mixin-0.8.4.jar mixin PLUGINSERVICE
                /eventbus-4.0.0.jar eventbus PLUGINSERVICE
                /MC.jar object_holder_definalize PLUGINSERVICE
                /MC.jar runtime_enum_extender PLUGINSERVICE
                /accesstransformers-3.0.1.jar accesstransformer PLUGINSERVICE
                /MC.jar capability_inject_definalize PLUGINSERVICE
                /MC.jar runtimedistcleaner PLUGINSERVICE
                /mixin-0.8.4.jar mixin TRANSFORMATIONSERVICE
                /MC.jar fml TRANSFORMATIONSERVICE
                /serializationisbad-1.5.2.jar serializationisbad TRANSFORMATIONSERVICE
        FML: 36.2
        Forge: net.minecraftforge:36.2.33
        FML Language Providers:
                javafml@36.2
                minecraft@1
                kotlinforforge@1.17.0
        Mod List:
                BetterDungeons-1.16.4-1.2.1.jar                   |YUNG's Better Dungeons        |betterdungeons                |1.16.4-1.2.1        |DONE      |Manifest: NOSIGNATURE
                secondchanceforge-1.16.5-1.5.0.jar                |Second Chance Forge           |secondchanceforge             |1.5.0               |DONE      |Manifest: NOSIGNATURE
                auudio_forge_1.0.3-1_MC_1.16.2-1.16.5.jar         |Auudio                        |auudio                        |1.0.3               |DONE      |Manifest: NOSIGNATURE
                infernal-expansion-1.16.5-2.5.0.jar               |Infernal Expansion            |infernalexp                   |2.5.0               |DONE      |Manifest: NOSIGNATURE
                mcw-windows-2.3.0-mc1.16.5forge.jar               |Macaw's Windows               |mcwwindows                    |2.3.0               |DONE      |Manifest: NOSIGNATURE
                torohealth-1.16.4-forge-4.jar                     |ToroHealth                    |torohealth                    |NONE                |DONE      |Manifest: NOSIGNATURE
                stalwart-dungeons-1.16.5-1.1.7.jar                |Stalwart Dungeons             |stalwart_dungeons             |1.1.7               |DONE      |Manifest: NOSIGNATURE
                looot-1.16.4-1.0.0.3.jar                          |Looot                         |looot                         |1.0.0.3             |DONE      |Manifest: NOSIGNATURE
                BetterCaves-Forge-1.16.4-1.1.2.jar                |YUNG's Better Caves           |bettercaves                   |1.16.4-1.1.2        |DONE      |Manifest: NOSIGNATURE
                NaNny-1.0.1.jar                                   |NaNny                         |nanny                         |1.0.1               |DONE      |Manifest: NOSIGNATURE
                modernfix-forge-5.18.0+mc1.16.5.jar               |ModernFix                     |modernfix                     |5.18.0+mc1.16.5     |DONE      |Manifest: NOSIGNATURE
                farmersdelightintegrations-1.16.5-1.2.jar         |Farmer's Delight Compats      |farmersdelightintegrations    |1.16.5-1.2          |DONE      |Manifest: NOSIGNATURE
                YungsApi-1.16.4-Forge-13.jar                      |YUNG's API                    |yungsapi                      |1.16.4-Forge-13     |DONE      |Manifest: NOSIGNATURE
                GatewaysToEternity-1.16.5-1.0.2.jar               |Gateways To Eternity          |gateways                      |1.0.2               |DONE      |Manifest: NOSIGNATURE
                upgradednetherite_items-1.16.5-1.1.0.2-release.jar|Upgraded Netherite : Items    |upgradednetherite_items       |1.16.5-1.1.0.2-relea|DONE      |Manifest: NOSIGNATURE
                lootbeams-1.16.5-release-july1722.jar             |LootBeams                     |lootbeams                     |1.16.5              |DONE      |Manifest: NOSIGNATURE
                guardvillagers-1.16.5.1.2.6.jar                   |Guard Villagers               |guardvillagers                |1.2.6               |DONE      |Manifest: NOSIGNATURE
                randompatches-2.4.4-forge.jar                     |RandomPatches                 |randompatches                 |2.4.4-forge         |DONE      |Manifest: 92:f6:29:d4:09:89:f5:f5:98:5e:20:34:31:d0:7b:58:22:06:bd:a5:d1:6a:92:6e:ac:3d:8d:18:c5:b2:5b:d7
                ForgivingVoid_1.16.5-5.2.1.jar                    |Forgiving Void                |forgivingvoid                 |5.2.1               |DONE      |Manifest: NOSIGNATURE
                Apotheosis-1.16.5-4.8.9A0.jar                     |Apotheosis                    |apotheosis                    |4.8.9A0             |DONE      |Manifest: NOSIGNATURE
                Hwyla-forge-1.10.11-B78_1.16.2.jar                |Waila                         |waila                         |1.10.11-B78_1.16.2  |DONE      |Manifest: NOSIGNATURE
                Unique Enchantments Utils-1.16.5-1.7.3.1.jar      |Unique Util Enchantments      |uniqueutil                    |1.7.3.1             |DONE      |Manifest: NOSIGNATURE
                Paraglider-1.16.5-1.3.2.14.jar                    |Paraglider                    |paraglider                    |1.3.2.14            |DONE      |Manifest: NOSIGNATURE
                supplementaries-1.16.5-0.18.5.jar                 |Supplementaries               |supplementaries               |0.18.3              |DONE      |Manifest: NOSIGNATURE
                betterendforge-1.16.5-2.5.jar                     |BetterEnd Forge               |betterendforge                |1.16.5-2.5          |DONE      |Manifest: NOSIGNATURE
                upgradednetherite-1.16.5-2.1.0.1-release.jar      |Upgraded Netherite            |upgradednetherite             |1.16.5-2.1.0.1-relea|DONE      |Manifest: NOSIGNATURE
                structure_gel-1.16.5-1.7.8.jar                    |Structure Gel API             |structure_gel                 |1.7.8               |DONE      |Manifest: NOSIGNATURE
                TenshiLib-1.16.3-1.3.0.jar                        |TenshiLib                     |tenshilib                     |1.16.3-1.3.0        |DONE      |Manifest: NOSIGNATURE
                repurposed_structures_forge-3.4.7+1.16.5.jar      |Repurposed Structures         |repurposed_structures         |3.4.7+1.16.5        |DONE      |Manifest: NOSIGNATURE
                morevillagers-FORGE-1.16.5-1.5.5.jar              |More Villagers                |morevillagers                 |1.5.5               |DONE      |Manifest: NOSIGNATURE
                twilightdecor-1.16.5-v1.1.jar                     |Twilight Decor                |twilightdecor                 |1.1                 |DONE      |Manifest: NOSIGNATURE
                toughnessbar-6.1.jar                              |Toughness Bar                 |toughnessbar                  |6.1                 |DONE      |Manifest: NOSIGNATURE
                dungeons_plus-1.16.5-1.1.5.jar                    |Dungeons Plus                 |dungeons_plus                 |1.1.5               |DONE      |Manifest: NOSIGNATURE
                Rad Enchants-1.16.5-1.0.1a-BETA.jar               |Rad Enchants                  |radenchants                   |1.0.1a-BETA         |DONE      |Manifest: NOSIGNATURE
                BetterDefaultBiomes-1.16.4+-Alpha 2.6.1.jar       |Better Default Biomes         |betterdefaultbiomes           |Alpha 2.6.0         |DONE      |Manifest: NOSIGNATURE
                darkerdepths-1.16.5-1.1.4.jar                     |Darker Depths                 |darkerdepths                  |1.1.4               |DONE      |Manifest: NOSIGNATURE
                Highlighter-1.16.5-1.1.1.jar                      |Highlighter                   |highlighter                   |1.1.1               |DONE      |Manifest: NOSIGNATURE
                curios-forge-1.16.5-4.1.0.0.jar                   |Curios API                    |curios                        |1.16.5-4.1.0.0      |DONE      |Manifest: NOSIGNATURE
                carrotslib-mc1.16.5-3.0.2.jar                     |Carrots Lib                   |carrots                       |3.0.2               |DONE      |Manifest: NOSIGNATURE
                randomite-1.16.4-1.0.1.jar                        |Randomite Classic             |randomite                     |1.0.1               |DONE      |Manifest: NOSIGNATURE
                Unique Enchantments-1.16.5-2.3.3.1.jar            |Unique Enchantments           |uniquee                       |2.3.3.1             |DONE      |Manifest: NOSIGNATURE
                YungsExtras-Forge-1.16.4-1.0.jar                  |YUNG's Extras                 |yungsextras                   |Forge-1.16.4-1.0    |DONE      |Manifest: NOSIGNATURE
                ClaimChunk-1.16.3-1.0.17.jar                      |Claim Chunk                   |cc                            |1.0.17              |DONE      |Manifest: NOSIGNATURE
                MushroomQuest_1.16.5_v3.2.jar                     |Mushroom Quest                |mushroomquest                 |3.0.0               |DONE      |Manifest: NOSIGNATURE
                tombstone-6.8.12-1.16.5.jar                       |Corail Tombstone              |tombstone                     |6.8.12              |DONE      |Manifest: NOSIGNATURE
                majruszs-difficulty-1.16.4-1.1.0.jar              |Majrusz's Progressive Difficul|majruszs_difficulty           |1.1.0               |DONE      |Manifest: NOSIGNATURE
                constructionwand-1.16.5-2.6.jar                   |Construction Wand             |constructionwand              |1.16.5-2.6          |DONE      |Manifest: NOSIGNATURE
                sapience-1.16.5-1.1.2.jar                         |Sapience                      |sapience                      |1.1.2               |DONE      |Manifest: NOSIGNATURE
                Project_MMO-1.16.5-3.67.6.jar                     |Project MMO                   |pmmo                          |1.16.5-3.67.6       |DONE      |Manifest: NOSIGNATURE
                cloth-config-4.16.91-forge.jar                    |Cloth Config v4 API           |cloth-config                  |4.16.91             |DONE      |Manifest: NOSIGNATURE
                the_bumblezone_forge-3.2.1+1.16.5.jar             |The Bumblezone                |the_bumblezone                |3.2.1+1.16.5        |DONE      |Manifest: NOSIGNATURE
                toms_storage-1.16.5-1.2.24.jar                    |Tom's Simple Storage Mod      |toms_storage                  |1.2.24              |DONE      |Manifest: NOSIGNATURE
                FastLeafDecay-v25.2.jar                           |FastLeafDecay                 |fastleafdecay                 |v25.2               |DONE      |Manifest: NOSIGNATURE
                BetterMineshafts-Forge-1.16.4-2.0.4.jar           |YUNG's Better Mineshafts      |bettermineshafts              |1.16.4-2.0.4        |DONE      |Manifest: NOSIGNATURE
                dungeons_libraries-1.16.5-1.0.6.jar               |Dungeons Libraries            |dungeons_libraries            |1.16.5-1.0.6        |DONE      |Manifest: NOSIGNATURE
                dungeons_gear-1.16.5-3.2.7.jar                    |Dungeons Gear                 |dungeons_gear                 |1.16.5-3.2.7        |DONE      |Manifest: NOSIGNATURE
                mowziesmobs-1.5.27.jar                            |Mowzie's Mobs                 |mowziesmobs                   |1.5.27              |DONE      |Manifest: NOSIGNATURE
                geckolib-forge-1.16.5-3.0.106.jar                 |GeckoLib                      |geckolib3                     |3.0.106             |DONE      |Manifest: NOSIGNATURE
                humancompanions-1.16.5-1.7.4.jar                  |Human Companions              |humancompanions               |1.16.5-1.7.4        |DONE      |Manifest: NOSIGNATURE
                SereneShrubbery-1.16.5-1.2.0.jar                  |Serene Shrubbery              |serene_shrubbery              |1.0.0               |DONE      |Manifest: NOSIGNATURE
                shieldmechanics-2.8-1.16.5.jar                    |Shield Mechanics              |shieldmechanics               |2.8-1.16.5          |DONE      |Manifest: NOSIGNATURE
                potiondescriptions-1.16.5-1.5.4.jar               |Potion Descriptions           |potiondescriptions            |1.16.5-1.5.4        |DONE      |Manifest: NOSIGNATURE
                AttributeFix-1.16.5-10.1.4.jar                    |AttributeFix                  |attributefix                  |10.1.4              |DONE      |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
                goblintraders-1.7.3-1.16.5.jar                    |Goblin Traders                |goblintraders                 |1.7.3               |DONE      |Manifest: NOSIGNATURE
                caelus-forge-1.16.5-2.1.3.2.jar                   |Caelus API                    |caelus                        |1.16.5-2.1.3.2      |DONE      |Manifest: NOSIGNATURE
                Paxi-Forge-1.16.4-1.0.jar                         |Paxi                          |paxi                          |1.16.4-1.0          |DONE      |Manifest: NOSIGNATURE
                HarderBranchMining-1.16.5-1.36.0.11.jar           |Harder Branch Mining Mod      |harderbranchmining            |1.16.5-1.36.0.11    |DONE      |Manifest: NOSIGNATURE
                fastasyncworldsave-1.16.5-1.4.jar                 |fastasyncworldsave mod        |fastasyncworldsave            |1.16.5-1.4          |DONE      |Manifest: NOSIGNATURE
                NaturesCompass-1.16.5-1.9.1-forge.jar             |Nature's Compass              |naturescompass                |1.16.5-1.9.1-forge  |DONE      |Manifest: NOSIGNATURE
                LibX-1.16.3-1.0.76.jar                            |LibX                          |libx                          |1.16.3-1.0.76       |DONE      |Manifest: NOSIGNATURE
                stoneholm-1.2.2.jar                               |Stoneholm                     |stoneholm                     |1.2                 |DONE      |Manifest: NOSIGNATURE
                champions-forge-1.16.5-2.0.1.15.jar               |Champions                     |champions                     |1.16.5-2.0.1.15     |DONE      |Manifest: NOSIGNATURE
                good-nights-sleep-1.16.5-1.2.14.jar               |Good Night's Sleep            |good_nights_sleep             |1.2.14              |DONE      |Manifest: NOSIGNATURE
                StepUp-1.16.4-0.2.0.jar                           |StepUp                        |stepup                        |1.16.4-0.2.0        |DONE      |Manifest: NOSIGNATURE
                starlight-1.2.jar                                 |Starlight                     |starlight                     |1.0.0-RC2           |DONE      |Manifest: NOSIGNATURE
                questsadditions-1.16-1.3.0.jar                    |Quests Additions              |questsadditions               |1.3.0               |DONE      |Manifest: NOSIGNATURE
                CraftTweaker-1.16.5-7.1.2.520.jar                 |CraftTweaker                  |crafttweaker                  |7.1.2.520           |DONE      |Manifest: NOSIGNATURE
                GameStages-Forge-1.16.5-7.3.14.jar                |GameStages                    |gamestages                    |7.3.14              |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
                mysticalworld-1.16.5-0.3.6.27.jar                 |Mystical World                |mysticalworld                 |0.3.6.27            |DONE      |Manifest: NOSIGNATURE
                majruszsaccessories-1.16.5-0.1.4.jar              |Majrusz's Accessories         |majruszs_accessories          |0.1.4               |DONE      |Manifest: NOSIGNATURE
                forge-1.16.5-36.2.33-universal.jar                |Forge                         |forge                         |36.2.33             |DONE      |Manifest: NOSIGNATURE
                Atum-1.16.5-2.2.12.jar                            |Atum 2                        |atum                          |1.16.5-2.2.12       |DONE      |Manifest: NOSIGNATURE
                DungeonsArise-1.16.5-2.1.49-beta.jar              |When Dungeons Arise           |dungeons_arise                |2.1.49              |DONE      |Manifest: NOSIGNATURE
                forge-1.16.5-36.2.33-server.jar                   |Minecraft                     |minecraft                     |1.16.5              |DONE      |Manifest: NOSIGNATURE
                cofh_core-1.16.5-1.5.2.22.jar                     |CoFH Core                     |cofh_core                     |1.5.2.22            |DONE      |Manifest: 75:0b:cc:9b:64:2e:9b:c4:41:d1:95:00:71:ee:87:1a:b3:5e:4b:da:8e:e8:39:00:fd:5d:e5:9c:40:42:33:09
                smoothchunk1.16.5-2.0.jar                         |Smoothchunk mod               |smoothchunk                   |2.0                 |DONE      |Manifest: NOSIGNATURE
                logprot-1.16-1.6.jar                              |Logprot                       |logprot                       |1.4                 |DONE      |Manifest: NOSIGNATURE
                Capsule-1.16.5-5.0.94.jar                         |Capsule                       |capsule                       |1.16.5-5.0.94       |DONE      |Manifest: NOSIGNATURE
                roughtweaks-1.16.5-2.5.1.jar                      |Rough Tweaks                  |roughtweaks                   |2.5.1               |DONE      |Manifest: NOSIGNATURE
                MouseTweaks-2.14-mc1.16.2.jar                     |Mouse Tweaks                  |mousetweaks                   |2.14                |DONE      |Manifest: NOSIGNATURE
                greekfantasy-16.5.5.jar                           |Greek Fantasy                 |greekfantasy                  |16.5.5              |DONE      |Manifest: NOSIGNATURE
                nopotionshift_1.16.4-1.6.1.jar                    |No Potion Shift               |nopotionshift                 |1.6.1               |DONE      |Manifest: NOSIGNATURE
                remodifier-1.16.5-2.2.1.jar                       |Remodifier                    |modifiers                     |1.16.5-2.2.1        |DONE      |Manifest: NOSIGNATURE
                pirate_hats.jar                                   |Pirate Hat                    |pirate_hat                    |1.0.0               |DONE      |Manifest: NOSIGNATURE
                majrusz-library-1.16.4-2.0.1.jar                  |Majrusz Library               |majrusz_library               |2.0.1               |DONE      |Manifest: NOSIGNATURE
                dimdungeons-1.13.1.jar                            |Dimensional Dungeons          |dimdungeons                   |1.16.4-1.13.1       |DONE      |Manifest: NOSIGNATURE
                ftb-backups-2.1.2.2.jar                           |FTB Backups                   |ftbbackups                    |2.1.2.2             |DONE      |Manifest: NOSIGNATURE
                serverconfigupdater-1.3.2.jar                     |ServerConfig Updater          |serverconfigupdater           |1.3.2               |DONE      |Manifest: NOSIGNATURE
                oauth-1.1.15-1.16.jar                             |OAuth                         |oauth                         |1.1.15              |DONE      |Manifest: NOSIGNATURE
                polymorph-forge-1.16.5-0.41.jar                   |Polymorph                     |polymorph                     |1.16.5-0.41         |DONE      |Manifest: NOSIGNATURE
                AutoRegLib-1.6-49.jar                             |AutoRegLib                    |autoreglib                    |1.6-49              |DONE      |Manifest: NOSIGNATURE
                floormats-1.16.5-v1.5.1.jar                       |Floor Mats                    |floormats                     |1.16.5-v1.5.1       |DONE      |Manifest: NOSIGNATURE
                Library_of_Exile-1.16.5-1.2.3.jar                 |Library Of Exile              |library_of_exile              |NONE                |DONE      |Manifest: NOSIGNATURE
                PickleTweaks-1.16.5-5.2.6.jar                     |Pickle Tweaks                 |pickletweaks                  |5.2.6               |DONE      |Manifest: NOSIGNATURE
                Titles-1.16.5-3.4.4.jar                           |Titles                        |titles                        |1.16.5-3.4.3        |DONE      |Manifest: NOSIGNATURE
                appleskin-forge-mc1.16.x-2.5.1.jar                |AppleSkin                     |appleskin                     |2.5.1+mc1.16.4      |DONE      |Manifest: NOSIGNATURE
                lootr-1.16.5-0.2.19.51.jar                        |Lootr                         |lootr                         |0.2.19.51           |DONE      |Manifest: NOSIGNATURE
                byg-1.3.6.jar                                     |Oh The Biomes You'll Go       |byg                           |1.3.4               |DONE      |Manifest: NOSIGNATURE
                Aquaculture-1.16.5-2.1.23.jar                     |Aquaculture 2                 |aquaculture                   |1.16.5-2.1.23       |DONE      |Manifest: NOSIGNATURE
                orcinusscaves-1.3.jar                             |Orcinus's Cavern              |cavern                        |{1.2.0}             |DONE      |Manifest: NOSIGNATURE
                textrue_embeddium_options-0.1.2+mc1.16.5.jar      |TexTrue's Embeddium Options   |textrues_embeddium_options    |0.1.2+mc1.16.5      |DONE      |Manifest: NOSIGNATURE
                CosmeticArmorReworked-1.16.5-v5a.jar              |CosmeticArmorReworked         |cosmeticarmorreworked         |1.16.5-v5a          |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
                convenientcurioscontainer-1.3-1.16.5.jar          |Convenient Curios Container   |convenientcurioscontainer     |3_forge-1.16.5      |DONE      |Manifest: NOSIGNATURE
                xptome-1.16.5-v2.1.5.jar                          |XP Tome                       |xpbook                        |v2.1.5              |DONE      |Manifest: NOSIGNATURE
                DefaultOptions_1.16.5-12.2.1.jar                  |Default Options               |defaultoptions                |12.2.1              |DONE      |Manifest: NOSIGNATURE
                litewolfcore-1.16.5v1.0.1.jar                     |LiteWolf Core                 |litewolfcore                  |1.16.5v1.0          |DONE      |Manifest: NOSIGNATURE
                Tropicraft-9.2.0-release+90.jar                   |Tropicraft                    |tropicraft                    |9.2.0-release+90    |DONE      |Manifest: NOSIGNATURE
                eidolon-0.2.8.jar                                 |Eidolon                       |eidolon                       |0.2.7               |DONE      |Manifest: NOSIGNATURE
                HealthOverlay-1.16.5-3.0.1.jar                    |Health Overlay                |healthoverlay                 |3.0.1               |DONE      |Manifest: NOSIGNATURE
                DoggyTalents-1.16.5-2.1.15.jar                    |Doggy Talents 2               |doggytalents                  |2.1.15              |DONE      |Manifest: NOSIGNATURE
                connectivity-2.4-1.16.5.jar                       |Connectivity Mod              |connectivity                  |2.4-1.16.5          |DONE      |Manifest: NOSIGNATURE
                InsaneLib-1.4.2-mc1.16.5.jar                      |InsaneLib                     |insanelib                     |1.4.2               |DONE      |Manifest: NOSIGNATURE
                CookingForBlockheads_1.16.5-9.3.4.jar             |Cooking for Blockheads        |cookingforblockheads          |9.3.4               |DONE      |Manifest: NOSIGNATURE
                Controlling-7.0.0.29.jar                          |Controlling                   |controlling                   |7.0.0.29            |DONE      |Manifest: NOSIGNATURE
                Prism-1.16.5-1.0.1.jar                            |Prism                         |prism                         |1.0.1               |DONE      |Manifest: NOSIGNATURE
                Placebo-1.16.5-4.7.1.jar                          |Placebo                       |placebo                       |4.7.1               |DONE      |Manifest: NOSIGNATURE
                citadel-1.8.1-1.16.5.jar                          |Citadel                       |citadel                       |1.8.1               |DONE      |Manifest: NOSIGNATURE
                alexsmobs-1.12.1.jar                              |Alex's Mobs                   |alexsmobs                     |1.12.1              |DONE      |Manifest: NOSIGNATURE
                iceandfire-2.1.12-1.16.5-patch-1.jar              |Ice and Fire                  |iceandfire                    |2.1.12-1.16.5-patch-|DONE      |Manifest: NOSIGNATURE
                eyeofdragons-0.1.0.jar                            |Eye of Dragons                |eyeofdragons                  |NONE                |DONE      |Manifest: NOSIGNATURE
                rats-7.1.1-1.16.5.jar                             |Rats                          |rats                          |7.1.1               |DONE      |Manifest: NOSIGNATURE
                forge-branders-spawnermod-1.16.5-1.8.14.jar       |Enhanced Mob Spawners         |spawnermod                    |1.8.14              |DONE      |Manifest: NOSIGNATURE
                Bookshelf-Forge-1.16.5-10.4.33.jar                |Bookshelf                     |bookshelf                     |10.4.33             |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.16.5-3.15.20.755.jar     |Sophisticated Backpacks       |sophisticatedbackpacks        |1.16.5-3.15.20.755  |DONE      |Manifest: NOSIGNATURE
                relics-1.16.5-0.3.4.4.jar                         |Relics                        |relics                        |0.3.4.4             |DONE      |Manifest: NOSIGNATURE
                Unique Enchantments Apex-1.16.5-1.2.3.jar         |Unique Apex Enchantments      |uniqueapex                    |1.2.3               |DONE      |Manifest: NOSIGNATURE
                takesapillage-1.0.3-1.16.5.jar                    |It Takes A Pillage            |takesapillage                 |1.0.3               |DONE      |Manifest: NOSIGNATURE
                ProgressiveBosses-3.4.3-mc1.16.5.jar              |Progressive Bosses            |progressivebosses             |3.4.3               |DONE      |Manifest: NOSIGNATURE
                magicaljewelry-1.16.5_1.2.12.jar                  |Magical Jewelry               |magicaljewelry                |1.16.5_1.2.11       |DONE      |Manifest: NOSIGNATURE
                VTweaks-1.16.4-3.6.2.jar                          |V-Tweaks                      |vtweaks                       |3.6.0               |DONE      |Manifest: NOSIGNATURE
                Berry_Nice.jar                                    |Berry Nice                    |berry_nice                    |1.0.0               |DONE      |Manifest: NOSIGNATURE
                LostTrinkets-1.16.5-0.1.27.jar                    |Lost Trinkets                 |losttrinkets                  |0.1.27              |DONE      |Manifest: NOSIGNATURE
                twilightforest-1.16.5-4.0.870-universal.jar       |The Twilight Forest           |twilightforest                |NONE                |DONE      |Manifest: NOSIGNATURE
                Buddycards-1.16.5-2.5.3.jar                       |Buddycards                    |buddycards                    |1.16.5-2.5.3        |DONE      |Manifest: NOSIGNATURE
                konkrete_forge_1.6.0_MC_1.16.2-1.16.5.jar         |Konkrete                      |konkrete                      |1.6.0               |DONE      |Manifest: NOSIGNATURE
                cuneiform-1.16.3-1.2.5.jar                        |Cuneiform                     |cuneiform                     |1.16.3-1.2.5        |DONE      |Manifest: NOSIGNATURE
                EquipmentCompare-1.16.5-1.3.2.jar                 |Equipment Compare             |equipmentcompare              |1.3.2               |DONE      |Manifest: NOSIGNATURE
                chocolate-1.3.0-1.16.4.jar                        |Chocolate                     |chocolate                     |1.3.0-1.16.4        |DONE      |Manifest: NOSIGNATURE
                mcw-bridges-3.0.1-mc1.16.5forge.jar               |Macaw's Bridges               |mcwbridges                    |3.0.1               |DONE      |Manifest: NOSIGNATURE
                FarmersDelight-1.16.5-0.6.0.jar                   |Farmer's Delight              |farmersdelight                |1.16.5-0.6.0        |DONE      |Manifest: NOSIGNATURE
                farmersrespite-1.16.5-1.1.jar                     |Farmer's Respite              |farmersrespite                |1.16.5-1.1          |DONE      |Manifest: NOSIGNATURE
                largemeals-1.16.5-2.2.jar                         |Large Meals                   |largemeals                    |1.16.5-2.2          |DONE      |Manifest: NOSIGNATURE
                ezzoom-1.16.4-1.1.1.jar                           |EzZoom                        |ezzoom                        |version             |DONE      |Manifest: NOSIGNATURE
                projectvibrantjourneys-1.16.5-3.2.11.jar          |Project: Vibrant Journeys     |projectvibrantjourneys        |1.16.5-3.2.11       |DONE      |Manifest: NOSIGNATURE
                Lollipop-1.16.5-3.2.9.jar                         |Lollipop                      |lollipop                      |3.2.9               |DONE      |Manifest: NOSIGNATURE
                mining_dimension-1.16.5-1.0.6.jar                 |Mining World                  |mining_dimension              |1.16.5-1.0.6        |DONE      |Manifest: NOSIGNATURE
                ElenaiDodge2-1.16.X-1.1.0.jar                     |Elenai Dodge 2                |elenaidodge2                  |1.1.0               |DONE      |Manifest: NOSIGNATURE
                simplefarming-1.16.5-1.3.8.jar                    |Simple Farming                |simplefarming                 |1.16.5-1.3.8        |DONE      |Manifest: NOSIGNATURE
                dungeons_enhanced-1.16.5-1.8.2.jar                |Dungeons Enhanced             |dungeons_enhanced             |1.8.2               |DONE      |Manifest: NOSIGNATURE
                Bountiful-1.16.4-3.3.1.jar                        |Bountiful                     |bountiful                     |1.16.4-3.3.1        |DONE      |Manifest: NOSIGNATURE
                Patchouli-1.16.4-53.3.jar                         |Patchouli                     |patchouli                     |1.16.4-53.3         |DONE      |Manifest: NOSIGNATURE
                Feywild-1.16.5-2.1.4.jar                          |Feywild                       |feywild                       |1.16.5-2.1.4        |DONE      |Manifest: NOSIGNATURE
                ars_nouveau-1.16.5-1.25.10.jar                    |Ars Nouveau                   |ars_nouveau                   |1.25.10             |DONE      |Manifest: NOSIGNATURE
                OreExcavation-1.8.157.jar                         |Ore Excavation                |oreexcavation                 |1.8.157             |DONE      |Manifest: e7:68:1c:0d:b9:7e:cf:f8:f3:40:9c:84:c5:39:d7:a4:59:78:b0:6b:c3:fd:b7:4f:69:18:a3:88:e3:76:8c:3f
                usefulhats-1.16.5-1.10.1.0.jar                    |Useful Hats                   |usefulhats                    |1.16.5-1.10.1.0     |DONE      |Manifest: NOSIGNATURE
                BetterStrongholds-1.16.4-1.2.1.jar                |YUNG's Better Strongholds     |betterstrongholds             |1.16.4-1.2.1        |DONE      |Manifest: NOSIGNATURE
                EnigmaticLegacy-2.11.12.jar                       |Enigmatic Legacy              |enigmaticlegacy               |2.11.12             |DONE      |Manifest: NOSIGNATURE
                buildersaddition-1.16.5-20210807a.jar             |Builders Crafts & Addition    |buildersaddition              |1.16.5-20210807a    |DONE      |Manifest: NOSIGNATURE
                cavebiomeapi-1.16.5-1.4.2.jar                     |CaveBiomeAPI                  |cavebiomeapi                  |1.16.5-1.4.2        |DONE      |Manifest: NOSIGNATURE
                TwilightDelight-1.16.5-1.1.3.jar                  |Twilight Delight              |twilightdelight               |1.1.3               |DONE      |Manifest: NOSIGNATURE
                SpartanWeaponry-1.16.5-2.2.0-rc-2.jar             |Spartan Weaponry              |spartanweaponry               |2.2.0 Release Candid|DONE      |Manifest: NOSIGNATURE
                architectury-1.32.68.jar                          |Architectury                  |architectury                  |1.32.68             |DONE      |Manifest: NOSIGNATURE
                ftb-library-forge-1605.3.4-build.90.jar           |FTB Library                   |ftblibrary                    |1605.3.4-build.90   |DONE      |Manifest: NOSIGNATURE
                ftb-teams-forge-1605.2.3-build.40.jar             |FTB Teams                     |ftbteams                      |1605.2.3-build.40   |DONE      |Manifest: NOSIGNATURE
                curiouselytra-forge-1.16.5-4.0.2.4.jar            |Curious Elytra                |curiouselytra                 |1.16.5-4.0.2.4      |DONE      |Manifest: NOSIGNATURE
                The_Undergarden-1.16.5-0.5.5.jar                  |The Undergarden               |undergarden                   |0.5.5               |DONE      |Manifest: NOSIGNATURE
                smallships-1.16.5-1.10.1.jar                      |Small Ships Mod               |smallships                    |1.10.1              |DONE      |Manifest: NOSIGNATURE
                toomanyglyphs-snapshot-20220223.jar               |Too Many Glyphs               |toomanyglyphs                 |0.1.0               |DONE      |Manifest: NOSIGNATURE
                nutritionalbalance-1.16.5-0.7.14.jar              |Nutritional Balance           |nutritionalbalance            |1.16.5-0.7.14       |DONE      |Manifest: NOSIGNATURE
                rad-mining-dimension-1.0.jar                      |rad-mining-dimension          |rad-mining-dimension          |1.0                 |DONE      |Manifest: NOSIGNATURE
                dreadsteel-1.16.5-1.1.6.jar                       |Dreadsteel                    |dreadsteel                    |1.16.5-1.1.6        |DONE      |Manifest: NOSIGNATURE
                rhino-forge-1605.1.5-build.75.jar                 |Rhino                         |rhino                         |1605.1.5-build.75   |DONE      |Manifest: NOSIGNATURE
                kubejs-forge-1605.3.19-build.299.jar              |KubeJS                        |kubejs                        |1605.3.19-build.299 |DONE      |Manifest: NOSIGNATURE
                lootjs-1.16.5-1.0.0.jar                           |LootJS                        |lootjs                        |1.0.0               |DONE      |Manifest: NOSIGNATURE
                Cucumber-1.16.5-4.1.12.jar                        |Cucumber Library              |cucumber                      |4.1.12              |DONE      |Manifest: NOSIGNATURE
                TrashSlot_1.16.3-12.2.1.jar                       |TrashSlot                     |trashslot                     |12.2.1              |DONE      |Manifest: NOSIGNATURE
                simpledelights-1.2.jar                            |Simple Delights               |simpledelights                |1.2                 |DONE      |Manifest: NOSIGNATURE
                armoradjustment-1.16-1.2.0.jar                    |Armor Adjustment              |armoradjustment               |1.16-1.2.0          |DONE      |Manifest: NOSIGNATURE
                item-filters-forge-1605.2.5-build.9.jar           |Item Filters                  |itemfilters                   |1605.2.5-build.9    |DONE      |Manifest: NOSIGNATURE
                ftb-quests-forge-1605.3.7-build.165.jar           |FTB Quests                    |ftbquests                     |1605.3.7-build.165  |DONE      |Manifest: NOSIGNATURE
                ftb-money-1605.1.4-build.9.jar                    |FTB Money                     |ftbmoney                      |1605.1.4-build.9    |DONE      |Manifest: NOSIGNATURE
                ArsPMMO-1.16.5-1.0.2c.jar                         |ArsPMMO                       |arspmmo                       |1.0.2c              |DONE      |Manifest: NOSIGNATURE
                dungeons_mobs-1.16.5-2.2.3.jar                    |Dungeons Mobs                 |dungeons_mobs                 |1.16.5-2.2.3        |DONE      |Manifest: NOSIGNATURE
                abnormals_core-1.16.5-3.3.1.jar                   |Abnormals Core                |abnormals_core                |3.3.1               |DONE      |Manifest: NOSIGNATURE
                Bayou-Blues-1.16.5-1.0.5.jar                      |Bayou Blues                   |bayou_blues                   |1.16.5-1.0.5        |DONE      |Manifest: NOSIGNATURE
                upgrade_aquatic-1.16.5-3.1.2.jar                  |Upgrade Aquatic               |upgrade_aquatic               |3.1.2               |DONE      |Manifest: NOSIGNATURE
                irregularchef-1.16.5-1.0.1.jar                    |The Irregular Chef            |irregularchef                 |1.16.5-1.0.1        |DONE      |Manifest: NOSIGNATURE
                endergetic-1.16.5-3.0.2.jar                       |The Endergetic Expansion      |endergetic                    |3.0.2               |DONE      |Manifest: NOSIGNATURE
                nethers_delight-2.1.jar                           |Nethers Delight               |nethers_delight               |2.1                 |DONE      |Manifest: NOSIGNATURE
                buzzier_bees-1.16.5-3.0.3.jar                     |Buzzier Bees                  |buzzier_bees                  |3.0.3               |DONE      |Manifest: NOSIGNATURE
                Enhanced-Mushrooms-1.16.5-3.0.9.jar               |Enhanced Mushrooms            |enhanced_mushrooms            |1.16.5-3.0.9        |DONE      |Manifest: NOSIGNATURE
                Unique Enchantments Battle-1.16.5-1.4.3.jar       |Unique Battle Enchantments    |uniquebattle                  |1.4.3               |DONE      |Manifest: NOSIGNATURE
                Unique Enchantments Base-1.16.5-1.4.3.1.jar       |Unique Enchantments Base      |uniquebase                    |1.4.3.1             |DONE      |Manifest: NOSIGNATURE
                ensorcellation-1.16.5-1.5.0.4.jar                 |Ensorcellation                |ensorcellation                |1.5.0.4             |DONE      |Manifest: 75:0b:cc:9b:64:2e:9b:c4:41:d1:95:00:71:ee:87:1a:b3:5e:4b:da:8e:e8:39:00:fd:5d:e5:9c:40:42:33:09
                Waystones_1.16.5-7.6.4.jar                        |Waystones                     |waystones                     |7.6.4               |DONE      |Manifest: NOSIGNATURE
                BetterPortals-1.16.4-0.3.9.jar                    |YUNG's Better Portals         |betterportals                 |1.16.4-0.3.9        |DONE      |Manifest: NOSIGNATURE
                FastSuite-1.16.4-1.1.1.jar                        |FastSuite                     |fastsuite                     |1.1.1               |DONE      |Manifest: NOSIGNATURE
                Clumps-6.0.0.28.jar                               |Clumps                        |clumps                        |6.0.0.28            |DONE      |Manifest: NOSIGNATURE
                christmasfestivity-1.4.7-1.16.5-forge.jar         |Christmas Festivity           |christmasfestivity            |1.4.7-1.16.5-forge  |DONE      |Manifest: NOSIGNATURE
                RoadRunner-mc1.16.5-1.5.1.jar                     |RoadRunner                    |roadrunner                    |1.5.1               |DONE      |Manifest: NOSIGNATURE
                comforts-forge-1.16.5-4.0.1.5.jar                 |Comforts                      |comforts                      |1.16.5-4.0.1.5      |DONE      |Manifest: NOSIGNATURE
                Artifacts-1.16.5-2.10.5.jar                       |Artifacts                     |artifacts                     |1.16.5-2.10.5       |DONE      |Manifest: NOSIGNATURE
                OuterEnd-0.2.14.jar                               |The Outer End                 |outer_end                     |0.2.9               |DONE      |Manifest: NOSIGNATURE
                decorative_blocks-1.16.4-1.7.2.jar                |Decorative Blocks             |decorative_blocks             |1.7.2               |DONE      |Manifest: NOSIGNATURE
                decorative_blocks_abnormals-1.2.jar               |Decorative Blocks Abnormals   |decorative_blocks_abnormals   |1.2                 |DONE      |Manifest: NOSIGNATURE
                decorative_winter-0.1.2.jar                       |Decorative Winter             |decorative_winter             |0.1.2               |DONE      |Manifest: NOSIGNATURE
                DungeonCrawl-1.16.5-2.3.12.jar                    |Dungeon Crawl                 |dungeoncrawl                  |2.3.12              |DONE      |Manifest: NOSIGNATURE
                lazydfu-0.1.3.jar                                 |LazyDFU                       |lazydfu                       |0.1.3               |DONE      |Manifest: NOSIGNATURE
                farsight-1.7.jar                                  |Farsight mod                  |farsight_view                 |1.7                 |DONE      |Manifest: NOSIGNATURE
                walljump-forge-1.16.4-1.3.7.jar                   |Wall-Jump!                    |walljump                      |1.16.4-1.3.7        |DONE      |Manifest: NOSIGNATURE
                ToastControl-1.16.5-4.4.0.jar                     |Toast Control                 |toastcontrol                  |4.4.0               |DONE      |Manifest: NOSIGNATURE
                Sledgehammer-1.16.5-2.0.1.jar                     |Sledgehammer                  |sledgehammer                  |1.16.5-2.0.0        |DONE      |Manifest: 65:9c:b2:1c:ac:92:df:f0:35:07:78:51:9b:65:49:87:69:0b:76:7f:23:9a:ab:1f:fa:fc:b0:f3:fc:02:6a:1b
                AkashicTome-1.4-16.jar                            |Akashic Tome                  |akashictome                   |1.4-16              |DONE      |Manifest: NOSIGNATURE
                TravelersTitles-1.16.4-1.5.jar                    |Traveler's Titles             |travelerstitles               |1.16.4-1.5          |DONE      |Manifest: NOSIGNATURE
                spartantwilight-1.16.5-2.3.3.jar                  |Spartan Weaponry: Twilight For|spartantwilight               |1.16.5-2.3.3        |DONE      |Manifest: NOSIGNATURE
                scuba-gear-1.16.5-1.0.3.jar                       |Scuba Gear                    |scuba_gear                    |1.0.3               |DONE      |Manifest: NOSIGNATURE
                meetyourfight-1.16.5-1.2.0.jar                    |Meet Your Fight               |meetyourfight                 |1.2.0               |DONE      |Manifest: NOSIGNATURE
                selene-1.16.5-1.9.0.jar                           |Selene                        |selene                        |1.16.5-1.0          |DONE      |Manifest: NOSIGNATURE
                swingthroughgrass-1.16.4-1.5.3.jar                |SwingThroughGrass             |swingthroughgrass             |1.16.4-1.5.3        |DONE      |Manifest: NOSIGNATURE
                Abundance-1.16.5-1.0.5.jar                        |Abundance                     |abundance                     |1.16.5-1.0.5        |DONE      |Manifest: NOSIGNATURE
                silent-lib-1.16.5-4.10.0.jar                      |Silent Lib                    |silentlib                     |4.10.0              |DONE      |Manifest: NOSIGNATURE
                CreativeCore_v2.2.1_mc1.16.5.jar                  |CreativeCore                  |creativecore                  |2.0.0               |DONE      |Manifest: NOSIGNATURE
                archers_paradox-1.16.5-1.5.0.2.jar                |Archer's Paradox              |archers_paradox               |1.5.0.2             |DONE      |Manifest: 75:0b:cc:9b:64:2e:9b:c4:41:d1:95:00:71:ee:87:1a:b3:5e:4b:da:8e:e8:39:00:fd:5d:e5:9c:40:42:33:09
                towers_of_the_wild-1.16.3-2.1.0.1.jar             |Towers Of The Wild            |towers_of_the_wild            |1.16.3-2.1.0        |DONE      |Manifest: NOSIGNATURE
                Iceberg-1.16.5-1.0.45.jar                         |Iceberg                       |iceberg                       |1.0.45              |DONE      |Manifest: NOSIGNATURE
                SpartanShields-1.16.5-2.1.2.jar                   |Spartan Shields               |spartanshields                |2.1.2               |DONE      |Manifest: NOSIGNATURE
                Quark-r2.4-322.jar                                |Quark                         |quark                         |r2.4-322            |DONE      |Manifest: NOSIGNATURE
                abnormals_delight-1.16.5-1.2.1.jar                |Abnormals Delight             |abnormals_delight             |1.2.1               |DONE      |Manifest: NOSIGNATURE
                StorageDrawers-1.16.3-8.5.2.jar                   |Storage Drawers               |storagedrawers                |8.5.2               |DONE      |Manifest: NOSIGNATURE
                ars_elemental-1.16.5-0.1.6.4.jar                  |Ars Elemental - Elemental Spel|ars_elemental                 |1.16.5-0.1.6.4      |DONE      |Manifest: NOSIGNATURE
                InventoryHud_[1.16.2-1.16.5].forge-3.4.1.jar      |Inventory HUD+(Forge edition) |inventoryhud                  |3.4.1               |DONE      |Manifest: NOSIGNATURE
                illagersweararmor-1.0.5.jar                       |Illagers Wear Armor           |illagersweararmor             |1.0.5               |DONE      |Manifest: NOSIGNATURE
                pickableorbs-2.3_1.16.5.jar                       |Pickable Orbs                 |pickableorbs                  |2.3                 |DONE      |Manifest: NOSIGNATURE
                fins-1.6.2.jar                                    |Fins and Tails                |fins                          |1.6.2               |DONE      |Manifest: NOSIGNATURE
                fancymenu_forge_2.13.3_MC_1.16.2-1.16.5.jar       |FancyMenu                     |fancymenu                     |2.13.3              |DONE      |Manifest: NOSIGNATURE
                upgradedcore-1.16.5-1.1.0.3-release.jar           |Upgraded Core                 |upgradedcore                  |1.16.5-1.1.0.3-relea|DONE      |Manifest: NOSIGNATURE
                workshopsofdoom-1.16.4-1.1.0.1.jar                |Workshops of Doom             |workshopsofdoom               |1.1.0.1             |DONE      |Manifest: NOSIGNATURE
                ferritecore-2.1.1-forge.jar                       |Ferrite Core                  |ferritecore                   |2.1.1               |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
                enhancedcelestials-2.0.9-1.16.5.jar               |Enhanced Celestials           |enhancedcelestials            |2.0.9-1.16.5        |DONE      |Manifest: NOSIGNATURE
                illagers_plus-1.16.5v1.0.3.jar                    |Illagers+                     |illagers_plus                 |1.16.5v1.0.2        |DONE      |Manifest: NOSIGNATURE
                improvedmobs-1.16.5-1.10.13.jar                   |Improved Mobs Mod             |improvedmobs                  |1.16.5-1.10.13      |DONE      |Manifest: NOSIGNATURE
                expandability-2.0.1-forge.jar                     |ExpandAbility                 |expandability                 |2.0.1               |DONE      |Manifest: NOSIGNATURE
                valhelsia_core-16.0.15.jar                        |Valhelsia Core                |valhelsia_core                |16.0.15             |DONE      |Manifest: NOSIGNATURE
                valhelsia_structures-1.16.5-0.1.6.jar             |Valhelsia Structures          |valhelsia_structures          |1.16.5-0.1.6        |DONE      |Manifest: NOSIGNATURE
                SoundFilters-0.14_for_1.16.2.jar                  |Sound Filters                 |soundfilters                  |0.14_for_1.16.2     |DONE      |Manifest: NOSIGNATURE
        Crash Report UUID: 0681cf5e-a015-4780-b72d-8bf99ff2d185
        RoadRunner != Lithium: This instance was launched using RoadRunner, which is an *unofficial* Lithium fork! Please **do not** report bugs to them!
        CraftBukkit Information:
   Running:
   Failed to handle CraftCrashReport: craftbukkit not runs

        Data Packs: vanilla, file/bukkit, mod:betterdungeons, mod:secondchanceforge, mod:auudio (incompatible), mod:infernalexp (incompatible), mod:mcwwindows, mod:torohealth, mod:stalwart_dungeons, mod:looot, mod:bettercaves (incompatible), mod:nanny, mod:modernfix, mod:farmersdelightintegrations, mod:yungsapi, mod:gateways (incompatible), mod:upgradednetherite_items, mod:lootbeams, mod:guardvillagers, mod:randompatches, mod:forgivingvoid (incompatible), mod:apotheosis (incompatible), mod:waila, mod:uniqueutil (incompatible), mod:paraglider, mod:supplementaries, mod:betterendforge, mod:upgradednetherite, mod:structure_gel, mod:tenshilib (incompatible), mod:repurposed_structures, mod:morevillagers, mod:twilightdecor, mod:toughnessbar (incompatible), mod:dungeons_plus, mod:radenchants, mod:betterdefaultbiomes, mod:darkerdepths, mod:highlighter, mod:curios, mod:carrots, mod:randomite (incompatible), mod:uniquee (incompatible), mod:yungsextras, mod:cc, mod:mushroomquest, mod:tombstone, mod:majruszs_difficulty, mod:constructionwand, mod:sapience, mod:pmmo (incompatible), mod:cloth-config (incompatible), mod:the_bumblezone, mod:toms_storage (incompatible), mod:fastleafdecay, mod:bettermineshafts, mod:dungeons_libraries (incompatible), mod:dungeons_gear, mod:mowziesmobs, mod:geckolib3 (incompatible), mod:humancompanions, mod:serene_shrubbery, mod:shieldmechanics, mod:potiondescriptions, mod:attributefix, mod:goblintraders, mod:caelus, mod:paxi, mod:harderbranchmining, mod:fastasyncworldsave (incompatible), mod:naturescompass (incompatible), mod:libx, mod:stoneholm, mod:champions (incompatible), mod:good_nights_sleep (incompatible), mod:stepup (incompatible), mod:starlight (incompatible), mod:questsadditions, mod:crafttweaker, mod:gamestages, mod:mysticalworld, mod:majruszs_accessories, mod:forge, mod:atum, mod:dungeons_arise, mod:cofh_core, mod:smoothchunk, mod:logprot (incompatible), mod:capsule, mod:roughtweaks, mod:mousetweaks, mod:greekfantasy, mod:nopotionshift, mod:modifiers (incompatible), mod:pirate_hat, mod:majrusz_library, mod:dimdungeons, mod:ftbbackups (incompatible), mod:serverconfigupdater (incompatible), mod:oauth, mod:polymorph, mod:autoreglib (incompatible), mod:floormats, mod:library_of_exile (incompatible), mod:pickletweaks, mod:titles, mod:appleskin, mod:lootr (incompatible), mod:byg, mod:aquaculture (incompatible), mod:cavern, mod:textrues_embeddium_options, mod:cosmeticarmorreworked (incompatible), mod:convenientcurioscontainer, mod:xpbook, mod:defaultoptions (incompatible), mod:litewolfcore, mod:tropicraft (incompatible), mod:eidolon, mod:healthoverlay, mod:doggytalents (incompatible), mod:connectivity, mod:insanelib, mod:cookingforblockheads (incompatible), mod:controlling, mod:prism (incompatible), mod:placebo (incompatible), mod:citadel (incompatible), mod:alexsmobs, mod:iceandfire, mod:eyeofdragons, mod:rats, mod:spawnermod (incompatible), mod:bookshelf, mod:sophisticatedbackpacks, mod:relics, mod:uniqueapex (incompatible), mod:takesapillage (incompatible), mod:progressivebosses, mod:magicaljewelry, mod:vtweaks (incompatible), mod:berry_nice, mod:losttrinkets, mod:twilightforest, mod:buddycards, mod:konkrete, mod:cuneiform, mod:equipmentcompare, mod:chocolate, mod:mcwbridges, mod:farmersdelight, mod:farmersrespite, mod:largemeals, mod:ezzoom (incompatible), mod:projectvibrantjourneys, mod:lollipop, mod:mining_dimension, mod:elenaidodge2, mod:simplefarming, mod:dungeons_enhanced, mod:bountiful (incompatible), mod:patchouli (incompatible), mod:feywild, mod:ars_nouveau, mod:oreexcavation, mod:usefulhats, mod:betterstrongholds, mod:enigmaticlegacy, mod:buildersaddition (incompatible), mod:cavebiomeapi, mod:twilightdelight, mod:spartanweaponry, mod:architectury, mod:ftblibrary, mod:ftbteams, mod:curiouselytra, mod:undergarden, mod:smallships, mod:toomanyglyphs (incompatible), mod:nutritionalbalance, mod:rad-mining-dimension, mod:dreadsteel, mod:rhino, mod:kubejs, mod:lootjs, mod:cucumber, mod:trashslot (incompatible), mod:simpledelights, mod:armoradjustment (incompatible), mod:itemfilters, mod:ftbquests, mod:ftbmoney, mod:arspmmo, mod:dungeons_mobs (incompatible), mod:abnormals_core, mod:bayou_blues, mod:upgrade_aquatic, mod:irregularchef, mod:endergetic, mod:nethers_delight, mod:buzzier_bees, mod:enhanced_mushrooms, mod:uniquebattle (incompatible), mod:uniquebase (incompatible), mod:ensorcellation (incompatible), mod:waystones (incompatible), mod:betterportals, mod:fastsuite (incompatible), mod:clumps, mod:christmasfestivity, mod:roadrunner (incompatible), mod:comforts, mod:artifacts, mod:outer_end, mod:decorative_blocks, mod:decorative_blocks_abnormals, mod:decorative_winter, mod:dungeoncrawl, mod:lazydfu, mod:farsight_view, mod:walljump (incompatible), mod:toastcontrol (incompatible), mod:sledgehammer, mod:akashictome, mod:travelerstitles, mod:spartantwilight, mod:scuba_gear (incompatible), mod:meetyourfight (incompatible), mod:selene, mod:swingthroughgrass (incompatible), mod:abundance, mod:silentlib (incompatible), mod:creativecore, mod:archers_paradox (incompatible), mod:towers_of_the_wild, mod:iceberg, mod:spartanshields, mod:quark (incompatible), mod:abnormals_delight, mod:storagedrawers (incompatible), mod:ars_elemental (incompatible), mod:inventoryhud, mod:illagersweararmor (incompatible), mod:pickableorbs, mod:fins, mod:fancymenu (incompatible), mod:upgradedcore, mod:workshopsofdoom, mod:ferritecore (incompatible), mod:enhancedcelestials, mod:illagers_plus, mod:improvedmobs (incompatible), mod:expandability, mod:valhelsia_core, mod:valhelsia_structures, mod:soundfilters (incompatible)
        Is Modded: ~~ERROR~~ NullPointerException: null
        Type: Dedicated Server (map_server.txt)


去各大论坛都搜过相关问题但都是相似情况

最佳答案

查看完整内容

modernfix 扬了或者改加载顺序 另外 LoliServer 被 CatServer 吞并已经是一年前的事,建议早日换掉

Lv.11 领主

人气
3357 点
金粒
1553 粒
宝石
0 颗
爱心
3380 颗
钻石
2555 颗
贡献
26 点

石镐矿工勋章铁镐矿工勋章钻镐矿工勋章青苹果勋章红苹果勋章金苹果勋章小麦种勋章苹果树勋章下界疣勋章论坛十周年纪念勋章面包勋章骨灰勋章猪灵勋章Java正版勋章Windows 10正版勋章金锭勋章金块勋章搬运工勋章捉虫专家勋章疯狂搬运工勋章精英翻译官勋章

发表于 昨天 15:10 | 显示全部楼层
modernfix 扬了或者改加载顺序
另外 LoliServer 被 CatServer 吞并已经是一年前的事,建议早日换掉

点评

at net.minecraft.server.MinecraftServer.func_240802_v_(MinecraftServer.java:724) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:mod  详情 回复 发表于 昨天 21:55
回复

使用道具 举报

Lv.2 采石匠

人气
5 点
金粒
17 粒
宝石
0 颗
爱心
0 颗
钻石
1 颗
贡献
0 点
 楼主| 发表于 昨天 15:13 | 显示全部楼层
整合包是RAD2
回复

使用道具 举报

Lv.2 采石匠

人气
5 点
金粒
17 粒
宝石
0 颗
爱心
0 颗
钻石
1 颗
贡献
0 点
 楼主| 发表于 昨天 21:55 | 显示全部楼层
名副其实 发表于 2024-12-3 17:39
modernfix 扬了或者改加载顺序
另外 LoliServer 被 CatServer 吞并已经是一年前的事,建议早日换掉 ...

at net.minecraft.server.MinecraftServer.func_240802_v_(MinecraftServer.java:724) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:modernfix-
感谢 顺带请问是上面这句看出来的吗,因为后续出现了类似问题,主要是几个朋友一起玩然后我属于是矮个里拔高个所以让我整服务器后台,但我真的一知半解(泪)

点评

是的,另外你换到 CatServer 了吗  详情 回复 发表于 2 小时前
回复

使用道具 举报

Lv.11 领主

人气
3357 点
金粒
1553 粒
宝石
0 颗
爱心
3380 颗
钻石
2555 颗
贡献
26 点

石镐矿工勋章铁镐矿工勋章钻镐矿工勋章青苹果勋章红苹果勋章金苹果勋章小麦种勋章苹果树勋章下界疣勋章论坛十周年纪念勋章面包勋章骨灰勋章猪灵勋章Java正版勋章Windows 10正版勋章金锭勋章金块勋章搬运工勋章捉虫专家勋章疯狂搬运工勋章精英翻译官勋章

发表于 2 小时前 | 显示全部楼层
tianzihan2011 发表于 2024-12-3 21:55
at net.minecraft.server.MinecraftServer.func_240802_v_(MinecraftServer.java:724) ~[?:?] {re:mixin, ...

是的,另外你换到 CatServer 了吗
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

每个人的心里,都有一个忘不记,却无法拥抱珍惜的人。

Archiver|小黑屋| MCBBS纪念版 ( 新ICP备2024014954号-1|兵公网安备66010002000149号 )|隐私政策| 手机版

GMT+8, 2024-12-4 16:40 , Processed in 0.133894 second(s), 22 queries , Redis On.

"Minecraft"以及"我的世界"为美国微软公司的商标 本站与微软公司没有从属关系

© 2010-2024 MCBBS纪念版 版权所有 本站内原创内容版权属于其原创作者,除作者或版规特别声明外未经许可不得转载

返回顶部