Jump to content

Recommended Posts

Posted

I need help with a crash. The game runs fine at first and I can still create worlds, but it crashes whenever I interact with entities

 

---- Minecraft Crash Report ----
// Don't do that.

Time: 2022-12-30 12:08:29
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.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
    at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClass(MixinTransformer.java:250) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
    at org.spongepowered.asm.service.modlauncher.MixinTransformationHandler.processClass(MixinTransformationHandler.java:131) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
    at org.spongepowered.asm.launch.MixinLaunchPluginLegacy.processClass(MixinLaunchPluginLegacy.java:131) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
    at cpw.mods.modlauncher.serviceapi.ILaunchPluginService.processClassWithFlags(ILaunchPluginService.java:156) ~[modlauncher-10.0.8.jar:10.0.8+10.0.8+main.0ef7e830] {}
    at cpw.mods.modlauncher.LaunchPluginHandler.offerClassNodeToPlugins(LaunchPluginHandler.java:88) ~[modlauncher-10.0.8.jar:?] {}
    at cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:120) ~[modlauncher-10.0.8.jar:?] {}
    at cpw.mods.modlauncher.TransformingClassLoader.maybeTransformClassBytes(TransformingClassLoader.java:50) ~[modlauncher-10.0.8.jar:?] {}
    at cpw.mods.cl.ModuleClassLoader.readerToClass(ModuleClassLoader.java:113) ~[securejarhandler-2.1.4.jar:?] {}
    at cpw.mods.cl.ModuleClassLoader.lambda$findClass$15(ModuleClassLoader.java:219) ~[securejarhandler-2.1.4.jar:?] {}
    at cpw.mods.cl.ModuleClassLoader.loadFromModule(ModuleClassLoader.java:229) ~[securejarhandler-2.1.4.jar:?] {}
    at cpw.mods.cl.ModuleClassLoader.findClass(ModuleClassLoader.java:219) ~[securejarhandler-2.1.4.jar:?] {}
    at cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:135) ~[securejarhandler-2.1.4.jar:?] {}
    at java.lang.ClassLoader.loadClass(ClassLoader.java:520) ~[?:?] {}
    at net.minecraft.server.network.ServerGamePacketListenerImpl.m_6946_(ServerGamePacketListenerImpl.java:1546) ~[client-1.19.2-20220805.130853-srg.jar%23397!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
    at net.minecraft.network.protocol.game.ServerboundInteractPacket.m_5797_(ServerboundInteractPacket.java:53) ~[client-1.19.2-20220805.130853-srg.jar%23397!/:?] {re:classloading}
    at net.minecraft.network.protocol.game.ServerboundInteractPacket.m_5797_(ServerboundInteractPacket.java:13) ~[client-1.19.2-20220805.130853-srg.jar%23397!/:?] {re:classloading}
    at net.minecraft.network.protocol.PacketUtils.m_131356_(PacketUtils.java:22) ~[client-1.19.2-20220805.130853-srg.jar%23397!/:?] {re:classloading}
    at net.minecraft.server.TickTask.run(TickTask.java:18) ~[client-1.19.2-20220805.130853-srg.jar%23397!/:?] {re:classloading}
    at net.minecraft.util.thread.BlockableEventLoop.m_6367_(BlockableEventLoop.java:157) ~[client-1.19.2-20220805.130853-srg.jar%23397!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B}
    at net.minecraft.util.thread.ReentrantBlockableEventLoop.m_6367_(ReentrantBlockableEventLoop.java:23) ~[client-1.19.2-20220805.130853-srg.jar%23397!/:?] {re:mixin,re:computing_frames,re:classloading}
    at net.minecraft.server.MinecraftServer.m_6367_(MinecraftServer.java:763) ~[client-1.19.2-20220805.130853-srg.jar%23397!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
    at net.minecraft.server.MinecraftServer.m_6367_(MinecraftServer.java:157) ~[client-1.19.2-20220805.130853-srg.jar%23397!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
    at net.minecraft.util.thread.BlockableEventLoop.m_7245_(BlockableEventLoop.java:131) ~[client-1.19.2-20220805.130853-srg.jar%23397!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B}
    at net.minecraft.server.MinecraftServer.m_129961_(MinecraftServer.java:746) ~[client-1.19.2-20220805.130853-srg.jar%23397!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
    at net.minecraft.server.MinecraftServer.m_7245_(MinecraftServer.java:740) ~[client-1.19.2-20220805.130853-srg.jar%23397!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
    at net.minecraft.util.thread.BlockableEventLoop.m_18699_(BlockableEventLoop.java:116) ~[client-1.19.2-20220805.130853-srg.jar%23397!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B}
    at net.minecraft.server.MinecraftServer.m_130012_(MinecraftServer.java:725) ~[client-1.19.2-20220805.130853-srg.jar%23397!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
    at net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:658) ~[client-1.19.2-20220805.130853-srg.jar%23397!/:?] {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%23397!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
    at java.lang.Thread.run(Thread.java:833) [?:?] {}
Caused by: org.spongepowered.asm.mixin.throwables.MixinApplyError: Mixin [armorstatues.forge.mixins.json:ServerGamePacketListenerImplMixin] from phase [DEFAULT] in config [armorstatues.forge.mixins.json] FAILED during APPLY
    at org.spongepowered.asm.mixin.transformer.MixinProcessor.handleMixinError(MixinProcessor.java:636) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
    at org.spongepowered.asm.mixin.transformer.MixinProcessor.handleMixinApplyError(MixinProcessor.java:588) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
    at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:379) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
    ... 30 more
Caused by: org.spongepowered.asm.mixin.injection.throwables.InvalidInjectionException: Critical injection failure: @Inject annotation on onInteraction$inject$head could not find any targets matching 'Lnet/minecraft/server/network/ServerGamePacketListenerImpl$1;m_143684_(Lnet/minecraft/world/phys/Vec3;Lnet/minecraft/server/level/ServerPlayer;Lnet/minecraft/world/entity/Entity;Lnet/minecraft/world/InteractionHand;)Lnet/minecraft/world/InteractionResult;' in net.minecraft.server.network.ServerGamePacketListenerImpl$1. Using refmap armorstatues.refmap.json [PREINJECT Applicator Phase -> armorstatues.forge.mixins.json:ServerGamePacketListenerImplMixin -> Prepare Injections ->  -> handler$bhg000$onInteraction$inject$head(Lnet/minecraft/world/phys/Vec3;Lnet/minecraft/server/level/ServerPlayer;Lnet/minecraft/world/entity/Entity;Lnet/minecraft/world/InteractionHand;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V -> Parse]
    at org.spongepowered.asm.mixin.injection.struct.InjectionInfo.validateTargets(InjectionInfo.java:656) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
    at org.spongepowered.asm.mixin.injection.struct.InjectionInfo.findTargets(InjectionInfo.java:587) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
    at org.spongepowered.asm.mixin.injection.struct.InjectionInfo.readAnnotation(InjectionInfo.java:330) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
    at org.spongepowered.asm.mixin.injection.struct.InjectionInfo.<init>(InjectionInfo.java:316) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
    at org.spongepowered.asm.mixin.injection.struct.InjectionInfo.<init>(InjectionInfo.java:308) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
    at org.spongepowered.asm.mixin.injection.struct.CallbackInjectionInfo.<init>(CallbackInjectionInfo.java:46) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
    at jdk.internal.reflect.GeneratedConstructorAccessor78.newInstance(Unknown Source) ~[?:?] {}
    at jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:?] {}
    at java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) ~[?:?] {}
    at java.lang.reflect.Constructor.newInstance(Constructor.java:480) ~[?:?] {}
    at org.spongepowered.asm.mixin.injection.struct.InjectionInfo$InjectorEntry.create(InjectionInfo.java:149) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
    at org.spongepowered.asm.mixin.injection.struct.InjectionInfo.parse(InjectionInfo.java:708) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
    at org.spongepowered.asm.mixin.transformer.MixinTargetContext.prepareInjections(MixinTargetContext.java:1311) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
    at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.prepareInjections(MixinApplicatorStandard.java:1042) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
    at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.applyMixin(MixinApplicatorStandard.java:393) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
    at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.apply(MixinApplicatorStandard.java:325) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
    at org.spongepowered.asm.mixin.transformer.TargetClassContext.apply(TargetClassContext.java:383) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
    at org.spongepowered.asm.mixin.transformer.TargetClassContext.applyMixins(TargetClassContext.java:365) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
    at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:363) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
    ... 30 more


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

-- 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.3, Microsoft
    Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Microsoft
    Memory: 5208922192 bytes (4967 MiB) / 8891924480 bytes (8480 MiB) up to 10737418240 bytes (10240 MiB)
    CPUs: 16
    Processor Vendor: AuthenticAMD
    Processor Name: AMD Ryzen 9 5900HX with Radeon Graphics        
    Identifier: AuthenticAMD Family 25 Model 80 Stepping 0
    Microarchitecture: Zen 3
    Frequency (GHz): 3.29
    Number of physical packages: 1
    Number of physical CPUs: 8
    Number of logical CPUs: 16
    Graphics card #0 name: NVIDIA GeForce RTX 3060 Laptop GPU
    Graphics card #0 vendor: NVIDIA (0x10de)
    Graphics card #0 VRAM (MB): 4095.00
    Graphics card #0 deviceId: 0x2520
    Graphics card #0 versionInfo: DriverVersion=30.0.15.1278
    Graphics card #1 name: AMD Radeon(TM) Graphics
    Graphics card #1 vendor: Advanced Micro Devices, Inc. (0x1002)
    Graphics card #1 VRAM (MB): 512.00
    Graphics card #1 deviceId: 0x1638
    Graphics card #1 versionInfo: DriverVersion=30.0.13002.19003
    Memory slot #0 capacity (MB): 8192.00
    Memory slot #0 clockSpeed (GHz): 3.20
    Memory slot #0 type: DDR4
    Memory slot #1 capacity (MB): 8192.00
    Memory slot #1 clockSpeed (GHz): 3.20
    Memory slot #1 type: DDR4
    Virtual memory max (MB): 27445.09
    Virtual memory used (MB): 22254.59
    Swap memory total (MB): 11652.74
    Swap memory used (MB): 1306.34
    JVM Flags: 9 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx10G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
    Server Running: true
    Player Count: 1 / 8; [ServerPlayer['VanillaSnowGolem'/352, l='ServerLevel[New World]', x=148.96, y=70.00, z=-43.65]]
    Data Packs: vanilla, mod:grapplemod (incompatible), mod:skyvillages, mod:betterdungeons, mod:fetzisasiandeco, mod:easyanvils (incompatible), mod:betterwitchhuts, mod:underground_villages, mod:playeranimator (incompatible), mod:keebszs_battle_towers, mod:betteroceanmonuments, mod:immersive_aircraft (incompatible), mod:insanelib, mod:horseexpert (incompatible), mod:piglinproliferation, mod:xaeroworldmap, mod:placebo (incompatible), mod:yungsapi, mod:gateways (incompatible), mod:themissingvillages, mod:atlantis (incompatible), mod:bookshelf (incompatible), mod:apotheosis (incompatible), mod:takesapillage (incompatible), mod:progressivebosses (incompatible), mod:simply_houses, mod:balm (incompatible), mod:cloth_config (incompatible), mod:twilightforest (incompatible), mod:structure_gel, mod:corpse (incompatible), mod:farmersdelight (incompatible), mod:repurposed_structures, mod:morevillagers, mod:customportalapi (incompatible), mod:unusualend, mod:yungsbridges, mod:curios, mod:patchouli (incompatible), mod:yungsextras, mod:witherstormmod, mod:lostcities (incompatible), mod:spells_and_shields, mod:betterstrongholds, mod:resourcefullib (incompatible), mod:deeperdarker (incompatible), mod:cfm (incompatible), mod:architectury (incompatible), mod:identity (incompatible), mod:the_bumblezone, mod:framework (incompatible), mod:enchantwithmob, mod:shinyhorses (incompatible), mod:t_and_t, mod:bettermineshafts, mod:geckolib3 (incompatible), mod:winteroverhaul (incompatible), mod:effortlessbuilding (incompatible), mod:darkpaintings (incompatible), mod:myvillage, mod:portablehole (incompatible), mod:cozy, mod:tameablebeasts, mod:cgm (incompatible), mod:biomemakeover (incompatible), mod:awesomedungeonend, mod:jei (incompatible), mod:moreyoyos, mod:conjurer_illager (incompatible), mod:syncswitch, mod:libraryferret, mod:obscure_api, mod:waystones (incompatible), mod:monsterplus, mod:nock_enough_arrows, mod:awesomedungeon, mod:travelersbackpack, mod:strawstatues (incompatible), mod:sereneseasons (incompatible), mod:simple_spikes (incompatible), mod:redmorestructure, mod:betterdeserttemples, mod:mahoutsukai, mod:terralith (incompatible), mod:blueprint (incompatible), mod:boatload (incompatible), mod:savage_and_ravage (incompatible), mod:allurement (incompatible), mod:woodworks (incompatible), mod:incubation (incompatible), mod:buzzier_bees (incompatible), mod:berry_good (incompatible), mod:chiseled_bricks, mod:ars_nouveau (incompatible), mod:imst, mod:skinlayers3d (incompatible), mod:forge, mod:travelerstitles, mod:castle_dungeons, mod:warriorrage, mod:armorstatues (incompatible), mod:neapolitan (incompatible), mod:ironchest (incompatible), mod:dungeons_arise, mod:awesomedungeonocean, mod:enchdesc (incompatible), mod:terrablender, mod:vanilla_claws, mod:bettercombat (incompatible), mod:combatroll, mod:awesomedungeonnether, mod:obscure_tooltips (incompatible), mod:personality (incompatible), mod:barteringstation (incompatible), mod:notenoughanimations (incompatible), mod:xaerominimap, mod:assortedtech (incompatible), mod:dreamland (incompatible), mod:endofherobrine, mod:bettertridents (incompatible), mod:mvs, mod:arclight, mod:puzzleslib (incompatible), mod:enhancedcelestials (incompatible), mod:corgilib (incompatible), mod:aquaculture, mod:aquamirae, mod:xpbook
    World Generation: Stable
    Type: Integrated Server (map_client.txt)
    Is Modded: Definitely; Client brand changed to 'forge'; Server brand changed to 'forge'
    Launched Version: 1.19.2-forge-43.2.0
    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.2.0.jar slf4jfixer PLUGINSERVICE 
        fmlloader-1.19.2-43.2.0.jar object_holder_definalize PLUGINSERVICE 
        fmlloader-1.19.2-43.2.0.jar runtime_enum_extender PLUGINSERVICE 
        fmlloader-1.19.2-43.2.0.jar capability_token_subclass PLUGINSERVICE 
        accesstransformers-8.0.4.jar accesstransformer PLUGINSERVICE 
        fmlloader-1.19.2-43.2.0.jar runtimedistcleaner PLUGINSERVICE 
        modlauncher-10.0.8.jar mixin TRANSFORMATIONSERVICE 
        modlauncher-10.0.8.jar fml TRANSFORMATIONSERVICE 
    FML Language Providers: 
        [email protected]
        lowcodefml@null
        javafml@null
    Mod List: 
        grappling_hook_mod-1.19.2-1.19.2-v13.jar          |Grappling Hook Mod            |grapplemod                    |1.19.2-v13          |DONE      |Manifest: NOSIGNATURE
        SkyVillages-1.0.1-1.19-forge-release.jar          |Sky Villages                  |skyvillages                   |1.0.1-1.19-forge    |DONE      |Manifest: NOSIGNATURE
        YungsBetterDungeons-1.19.2-Forge-3.2.1.jar        |YUNG's Better Dungeons        |betterdungeons                |1.19.2-Forge-3.2.1  |DONE      |Manifest: NOSIGNATURE
        fetzisasiandeco-1.1.1-1.19.2.jar                  |Fetzi's Asian Decoration      |fetzisasiandeco               |1.0                 |DONE      |Manifest: NOSIGNATURE
        EasyAnvils-v4.0.1-1.19.2-Forge.jar                |Easy Anvils                   |easyanvils                    |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
        YungsBetterWitchHuts-1.19.2-Forge-2.1.0.jar       |YUNG's Better Witch Huts      |betterwitchhuts               |1.19.2-Forge-2.1.0  |DONE      |Manifest: NOSIGNATURE
        UndergroundVillages-1.19-1.1.1.jar                |Underground Villages Mod      |underground_villages          |1.1.1               |DONE      |Manifest: NOSIGNATURE
        player-animation-lib-forge-0.3.5.jar              |Player Animator               |playeranimator                |0.3.5               |DONE      |Manifest: NOSIGNATURE
        keebszs_battle_towers-0.3.3-1.19.jar              |Keebsz's Battle Towers        |keebszs_battle_towers         |0.3.3-1.19          |DONE      |Manifest: NOSIGNATURE
        YungsBetterOceanMonuments-1.19.2-Forge-2.1.0.jar  |YUNG's Better Ocean Monuments |betteroceanmonuments          |1.19.2-Forge-2.1.0  |DONE      |Manifest: NOSIGNATURE
        immersive_aircraft-0.1.1+1.19.2.jar               |Immersive Aircraft            |immersive_aircraft            |0.1.1+1.19.2        |DONE      |Manifest: NOSIGNATURE
        InsaneLib-1.6.2-mc1.19.2.jar                      |InsaneLib                     |insanelib                     |1.6.2               |DONE      |Manifest: NOSIGNATURE
        HorseExpert-v4.0.0-1.19.2-Forge.jar               |Horse Expert                  |horseexpert                   |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
        piglinproliferation-1.19-1.0.0.jar                |Piglin Proliferation          |piglinproliferation           |1.19-1.0.0          |DONE      |Manifest: NOSIGNATURE
        XaerosWorldMap_1.27.0_Forge_1.19.1.jar            |Xaero's World Map             |xaeroworldmap                 |1.27.0              |DONE      |Manifest: NOSIGNATURE
        Placebo-1.19.2-7.0.1.jar                          |Placebo                       |placebo                       |7.0.1               |DONE      |Manifest: NOSIGNATURE
        YungsApi-1.19.2-Forge-3.8.2.jar                   |YUNG's API                    |yungsapi                      |1.19.2-Forge-3.8.2  |DONE      |Manifest: NOSIGNATURE
        GatewaysToEternity-1.19.2-3.1.0.jar               |Gateways To Eternity          |gateways                      |3.1.0               |DONE      |Manifest: NOSIGNATURE
        themissingvillages-2.0.0-1.19.2.jar               |The Missing Villages          |themissingvillages            |2.0.0-1.19.2        |DONE      |Manifest: NOSIGNATURE
        atlantis-2022.9.4-1.19.2-1.0.3-forge.jar          |Atlantis                      |atlantis                      |2022.8.31-1.19.2-1.0|DONE      |Manifest: NOSIGNATURE
        Bookshelf-Forge-1.19.2-16.1.5.jar                 |Bookshelf                     |bookshelf                     |16.1.5              |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
        Apotheosis-1.19.2-6.0.1.jar                       |Apotheosis                    |apotheosis                    |6.0.1               |DONE      |Manifest: NOSIGNATURE
        takesapillage-1.0.1-1.19.2.jar                    |It Takes A Pillage            |takesapillage                 |1.0.1               |DONE      |Manifest: NOSIGNATURE
        ProgressiveBosses-3.7.1-mc1.19.2.jar              |Progressive Bosses            |progressivebosses             |3.7.1               |DONE      |Manifest: NOSIGNATURE
        SimplyHouses-1.1.3-1.19-forge.jar                 |Simply Houses                 |simply_houses                 |1.1.3.1-1.19        |DONE      |Manifest: NOSIGNATURE
        balm-4.5.3.jar                                    |Balm                          |balm                          |4.5.3               |DONE      |Manifest: NOSIGNATURE
        cloth-config-8.2.88-forge.jar                     |Cloth Config v8 API           |cloth_config                  |8.2.88              |DONE      |Manifest: NOSIGNATURE
        twilightforest-1.19-4.2.1421-universal.jar        |The Twilight Forest           |twilightforest                |4.2.1421            |DONE      |Manifest: NOSIGNATURE
        structure_gel-1.19.2-2.7.1.jar                    |Structure Gel API             |structure_gel                 |2.7.1               |DONE      |Manifest: NOSIGNATURE
        corpse-1.19.2-1.0.0.jar                           |Corpse                        |corpse                        |1.19.2-1.0.0        |DONE      |Manifest: NOSIGNATURE
        FarmersDelight-1.19-1.2.0.jar                     |Farmer's Delight              |farmersdelight                |1.19-1.2.0          |DONE      |Manifest: NOSIGNATURE
        repurposed_structures_forge-6.3.2+1.19.2.jar      |Repurposed Structures         |repurposed_structures         |6.3.2+1.19.2        |DONE      |Manifest: NOSIGNATURE
        morevillagers-forge-1.19-4.0.3.jar                |More Villagers                |morevillagers                 |4.0.3               |DONE      |Manifest: NOSIGNATURE
        customportalapi-0.0.1-beta50-1.19.2.jar           |Custom Portal Api [Forge]     |customportalapi               |0.0.1-beta50-1.19.2 |DONE      |Manifest: NOSIGNATURE
        UnusualEnd1.19_V1.2.7.jar                         |Unusual End                   |unusualend                    |1.2.7               |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
        curios-forge-1.19.2-5.1.1.0.jar                   |Curios API                    |curios                        |1.19.2-5.1.1.0      |DONE      |Manifest: NOSIGNATURE
        Patchouli-1.19.2-76.jar                           |Patchouli                     |patchouli                     |1.19.2-76           |DONE      |Manifest: NOSIGNATURE
        YungsExtras-1.19.2-Forge-3.1.0.jar                |YUNG's Extras                 |yungsextras                   |1.19.2-Forge-3.1.0  |DONE      |Manifest: NOSIGNATURE
        witherstormmod-1.19.2-3.1.1.jar                   |Cracker's Wither Storm Mod    |witherstormmod                |3.1.1               |DONE      |Manifest: NOSIGNATURE
        lostcities-1.19-6.0.9.jar                         |LostCities                    |lostcities                    |1.19-6.0.9          |DONE      |Manifest: NOSIGNATURE
        spells_and_shields-1.19.2-1.8.6.jar               |Spells & Shields              |spells_and_shields            |1.19.2-1.8.6        |DONE      |Manifest: NOSIGNATURE
        YungsBetterStrongholds-1.19.2-Forge-3.2.0.jar     |YUNG's Better Strongholds     |betterstrongholds             |1.19.2-Forge-3.2.0  |DONE      |Manifest: NOSIGNATURE
        resourcefullib-forge-1.19.1-1.1.1.jar             |Resourceful Lib               |resourcefullib                |1.1.1               |DONE      |Manifest: NOSIGNATURE
        deeperdarker-1.0.0b-1.19.2.jar                    |Deeper And Darker             |deeperdarker                  |1.0.0b              |DONE      |Manifest: NOSIGNATURE
        cfm-7.0.0-pre34-1.19.jar                          |MrCrayfish's Furniture Mod    |cfm                           |7.0.0-pre34         |DONE      |Manifest: NOSIGNATURE
        architectury-6.2.46-forge.jar                     |Architectury                  |architectury                  |6.2.46              |DONE      |Manifest: NOSIGNATURE
        identity-2.6.0-1.19.1-forge.jar                   |Identity                      |identity                      |2.6.0-1.19.1        |DONE      |Manifest: NOSIGNATURE
        the_bumblezone_forge-6.2.8+1.19.2.jar             |The Bumblezone                |the_bumblezone                |6.2.8+1.19.2        |DONE      |Manifest: NOSIGNATURE
        framework-0.3.3-1.19.jar                          |Framework                     |framework                     |0.3.3               |DONE      |Manifest: NOSIGNATURE
        EnchantWithMob-1.19.2-7.0.1.jar                   |Enchant With Mob              |enchantwithmob                |1.19.2-7.0.1        |DONE      |Manifest: NOSIGNATURE
        ShinyHorses-1.19-1.2.jar                          |Shiny Horses Forge - Enchantab|shinyhorses                   |1.2                 |DONE      |Manifest: NOSIGNATURE
        Towns-and-Towers-1.19.2-1.9.jar                   |Towns and Towers              |t_and_t                       |1.9                 |DONE      |Manifest: NOSIGNATURE
        YungsBetterMineshafts-1.19.2-Forge-3.2.0.jar      |YUNG's Better Mineshafts      |bettermineshafts              |1.19.2-Forge-3.2.0  |DONE      |Manifest: NOSIGNATURE
        geckolib-forge-1.19-3.1.21.jar                    |GeckoLib                      |geckolib3                     |3.1.21              |DONE      |Manifest: NOSIGNATURE
        winteroverhaul-2.0.1.jar                          |Winter Overhaul               |winteroverhaul                |2.0.1               |DONE      |Manifest: NOSIGNATURE
        effortlessbuilding-1.19-2.37.jar                  |Effortless Building           |effortlessbuilding            |1.19-2.37           |DONE      |Manifest: NOSIGNATURE
        DarkPaintings-Forge-1.19.2-13.1.2.jar             |DarkPaintings                 |darkpaintings                 |13.1.2              |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
        MyVillagePack_Forge-2.0.jar                       |My Village Pack               |myvillage                     |1.0-1.19.2          |DONE      |Manifest: NOSIGNATURE
        PortableHole-v4.0.0-1.19.2-Forge.jar              |Portable Hole                 |portablehole                  |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
        cozy-1.0.1-forge.jar                              |Cozy                          |cozy                          |1.0.1               |DONE      |Manifest: NOSIGNATURE
        tameablebeasts-1.19.2-3.0.jar                     |Tameable Beasts               |tameablebeasts                |2.0                 |DONE      |Manifest: NOSIGNATURE
        cgm-1.2.8-1.19.jar                                |MrCrayfish's Gun Mod          |cgm                           |1.2.8               |DONE      |Manifest: NOSIGNATURE
        biomemakeover-FORGE-1.19.2-1.6.2.jar              |Biome Makeover                |biomemakeover                 |1.19.2-1.6.2        |DONE      |Manifest: NOSIGNATURE
        awesomedungeonend-forge-1.19.2-3.0.0.jar          |Awesome dungeon the end       |awesomedungeonend             |3.0.0               |DONE      |Manifest: NOSIGNATURE
        jei-1.19.2-forge-11.3.0.262.jar                   |Just Enough Items             |jei                           |11.3.0.262          |DONE      |Manifest: NOSIGNATURE
        moreyoyos-1.0.jar                                 |More Yoyos Mod                |moreyoyos                     |1.0                 |DONE      |Manifest: NOSIGNATURE
        the-conjurer-1.19.2-1.1.5.jar                     |The Conjurer                  |conjurer_illager              |1.1.5               |DONE      |Manifest: NOSIGNATURE
        syncswitch-1.0.1.jar                              |Synchronous Switches Mod      |syncswitch                    |1.0.1               |DONE      |Manifest: NOSIGNATURE
        libraryferret-forge-1.19.2-3.0.0.jar              |Library ferret                |libraryferret                 |3.0.0               |DONE      |Manifest: NOSIGNATURE
        obscure_api-10.jar                                |Obscure API                   |obscure_api                   |10                  |DONE      |Manifest: NOSIGNATURE
        waystones-forge-1.19-11.1.0.jar                   |Waystones                     |waystones                     |11.1.0              |DONE      |Manifest: NOSIGNATURE
        MonsterPlus1.1.2-Forge1.19.2.jar                  |MonsterPlus                   |monsterplus                   |1.0                 |DONE      |Manifest: NOSIGNATURE
        nock_enough_arrows-1.19-1.1.0.jar                 |Nock Enough Arrows            |nock_enough_arrows            |1.19-1.1.0          |DONE      |Manifest: NOSIGNATURE
        awesomedungeon-forge-1.19.2-3.0.0.jar             |Awesome dungeon               |awesomedungeon                |3.0.0               |DONE      |Manifest: NOSIGNATURE
        TravelersBackpack-1.19.2-8.2.6.jar                |Traveler's Backpack           |travelersbackpack             |8.2.6               |DONE      |Manifest: NOSIGNATURE
        StrawStatues-v4.0.0-1.19.2-Forge.jar              |Straw Statues                 |strawstatues                  |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
        SereneSeasons-1.19-8.0.0.19.jar                   |Serene Seasons                |sereneseasons                 |0.0NONE             |DONE      |Manifest: NOSIGNATURE
        simple_spikes-1.19.2-1.0.0.jar                    |Simple Spikes                 |simple_spikes                 |1.19.2-1.0.0        |DONE      |Manifest: NOSIGNATURE
        redstructure-1.0.4-forge-1.19.2.jar               |Reds More Structures          |redmorestructure              |1.0.4-1.19.2        |DONE      |Manifest: NOSIGNATURE
        YungsBetterDesertTemples-1.19.2-Forge-2.2.1.jar   |YUNG's Better Desert Temples  |betterdeserttemples           |1.19.2-Forge-2.2.1  |DONE      |Manifest: NOSIGNATURE
        mahoutsukai-1.19.2-v1.34.37.jar                   |Mahou Tsukai                  |mahoutsukai                   |1.19.2-v1.34.37     |DONE      |Manifest: NOSIGNATURE
        Terralith_v2.3.5.jar                              |Terralith                     |terralith                     |0.0NONE             |DONE      |Manifest: NOSIGNATURE
        blueprint-1.19.2-6.1.0.jar                        |Blueprint                     |blueprint                     |6.1.0               |DONE      |Manifest: NOSIGNATURE
        boatload-1.19-4.1.0.jar                           |Boatload                      |boatload                      |4.1.0               |DONE      |Manifest: NOSIGNATURE
        savage_and_ravage-1.19-5.0.2.jar                  |Savage & Ravage               |savage_and_ravage             |5.0.2               |DONE      |Manifest: NOSIGNATURE
        allurement-1.19-3.0.0.jar                         |Allurement                    |allurement                    |3.0.0               |DONE      |Manifest: NOSIGNATURE
        woodworks-1.19.2-2.1.0.jar                        |Woodworks                     |woodworks                     |2.1.0               |DONE      |Manifest: NOSIGNATURE
        incubation-1.19-3.0.0.jar                         |Incubation                    |incubation                    |3.0.0               |DONE      |Manifest: NOSIGNATURE
        buzzier_bees-1.19-5.0.1.jar                       |Buzzier Bees                  |buzzier_bees                  |5.0.1               |DONE      |Manifest: NOSIGNATURE
        berry_good-1.19.2-6.0.1.jar                       |Berry Good                    |berry_good                    |6.0.1               |DONE      |Manifest: NOSIGNATURE
        chiseled_bricks-1.1-1.19.jar                      |Chiseled Bricks               |chiseled_bricks               |1.1-1.19            |DONE      |Manifest: NOSIGNATURE
        ars_nouveau-1.19.2-3.5.1.jar                      |Ars Nouveau                   |ars_nouveau                   |3.5.1               |DONE      |Manifest: NOSIGNATURE
        [Universal]Immersive_Structures_v2-0-3.jar        |Immersive Structure           |imst                          |2.0.2               |DONE      |Manifest: NOSIGNATURE
        3dskinlayers-forge-1.5.2-mc1.19.1.jar             |3dSkinLayers                  |skinlayers3d                  |1.5.2               |DONE      |Manifest: NOSIGNATURE
        forge-1.19.2-43.2.0-universal.jar                 |Forge                         |forge                         |43.2.0              |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
        castle_dungeons-3.3-1.19-forge.jar                |Castle Dungeons               |castle_dungeons               |3.3                 |DONE      |Manifest: NOSIGNATURE
        WarriorRage-1.19.2-1.2.2.jar                      |Warrior Rage                  |warriorrage                   |1.2.2               |DONE      |Manifest: NOSIGNATURE
        ArmorStatues-v4.0.0-1.19.2-Forge.jar              |Armor Statues                 |armorstatues                  |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
        neapolitan-1.19.2-4.0.2.jar                       |Neapolitan                    |neapolitan                    |4.0.2               |DONE      |Manifest: NOSIGNATURE
        ironchest-1.19.2-14.2.7.jar                       |Iron Chests                   |ironchest                     |1.19.2-14.2.7       |DONE      |Manifest: NOSIGNATURE
        DungeonsArise-1.19-2.1.51-beta.jar                |When Dungeons Arise           |dungeons_arise                |2.1.51              |DONE      |Manifest: NOSIGNATURE
        awesomedungeonocean-forge-1.19.2-3.0.1.jar        |Awesome dungeon edition ocean |awesomedungeonocean           |3.0.0               |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
        EnchantmentDescriptions-Forge-1.19.2-13.0.3.jar   |EnchantmentDescriptions       |enchdesc                      |13.0.3              |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.127.jar           |TerraBlender                  |terrablender                  |2.0.1.127           |DONE      |Manifest: NOSIGNATURE
        vanilla_claws-1.0.8.jar                           |Vanilla Claws                 |vanilla_claws                 |1.0.8               |DONE      |Manifest: NOSIGNATURE
        bettercombat-forge-1.4.2+1.19.jar                 |Better Combat                 |bettercombat                  |1.4.2+1.19          |DONE      |Manifest: NOSIGNATURE
        combatroll-forge-1.0.7+1.19.jar                   |Combat Roll                   |combatroll                    |1.0.7+1.19          |DONE      |Manifest: NOSIGNATURE
        awesomedungeonnether-forge-1.19.2-3.0.0.jar       |Awesome dungeon nether        |awesomedungeonnether          |3.0.0               |DONE      |Manifest: NOSIGNATURE
        obscure_tooltips-1.0.api9-1.19.jar                |Obscure Tooltips              |obscure_tooltips              |1.0.api9            |DONE      |Manifest: NOSIGNATURE
        personality-1.19-3.0.1.jar                        |Personality                   |personality                   |3.0.1               |DONE      |Manifest: NOSIGNATURE
        BarteringStation-v4.0.0-1.19.2-Forge.jar          |Bartering Station             |barteringstation              |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
        notenoughanimations-forge-1.6.1-mc1.19.1.jar      |NotEnoughAnimations Mod       |notenoughanimations           |1.6.1               |DONE      |Manifest: NOSIGNATURE
        Xaeros_Minimap_22.14.1_Forge_1.19.1.jar           |Xaero's Minimap               |xaerominimap                  |22.14.1             |DONE      |Manifest: NOSIGNATURE
        assortedtech-1.19.2-4.1.1.jar                     |Assorted Tech                 |assortedtech                  |1.19.2-4.1.1        |DONE      |Manifest: NOSIGNATURE
        Dreamland-forge-1.19.2-1.2.0.2.jar                |Dreamland                     |dreamland                     |1.2.0.2             |DONE      |Manifest: NOSIGNATURE
        endofherobrine-1.19.2-1.0.2.jar                   |The End of Herobrine          |endofherobrine                |1.0.1               |DONE      |Manifest: NOSIGNATURE
        BetterTridents-v4.0.1-1.19.2-Forge.jar            |Better Tridents               |bettertridents                |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
        mvs-3.1.3.jar                                     |Moog's Voyager Structures     |mvs                           |3.1.3               |DONE      |Manifest: NOSIGNATURE
        arclight-0.1.0-1.19.2.jar                         |Arclight                      |arclight                      |0.1.0-1.19.2        |DONE      |Manifest: NOSIGNATURE
        PuzzlesLib-v4.3.9-1.19.2-Forge.jar                |Puzzles Lib                   |puzzleslib                    |4.3.9               |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
        Enhanced_Celestials-forge-1.19.2-2.1.0.2.jar      |Enhanced Celestials           |enhancedcelestials            |2.1.0.2             |DONE      |Manifest: NOSIGNATURE
        CorgiLib-forge-1.19.2-1.0.0.6.jar                 |CorgiLib                      |corgilib                      |1.0.0.6             |DONE      |Manifest: NOSIGNATURE
        Aquaculture-1.19.2-2.4.7.jar                      |Aquaculture 2                 |aquaculture                   |1.19.2-2.4.7        |DONE      |Manifest: NOSIGNATURE
        aquamirae-5.api10.jar                             |Aquamirae                     |aquamirae                     |5.api10             |DONE      |Manifest: NOSIGNATURE
        xptome-1.19-2.1.6.jar                             |XP Tome                       |xpbook                        |2.1.6               |DONE      |Manifest: NOSIGNATURE
    Crash Report UUID: 1d049c40-7753-4f0b-a4d5-00bf8a0d7928
    FML: 43.2
    Forge: net.minecraftforge:43.2.0

 

Posted
Quote

Caused by: org.spongepowered.asm.mixin.injection.throwables.InvalidInjectionException: Critical injection failure: @Inject annotation on onInteraction$inject$head could not find any targets matching 'Lnet/minecraft/server/network/ServerGamePacketListenerImpl$1;m_143684_(Lnet/minecraft/world/phys/Vec3;Lnet/minecraft/server/level/ServerPlayer;Lnet/minecraft/world/entity/Entity;Lnet/minecraft/world/InteractionHand;)Lnet/minecraft/world/InteractionResult;' in net.minecraft.server.network.ServerGamePacketListenerImpl$1. Using refmap armorstatues.refmap.json 

Issue with the armorstatues mod.

This claims it is was fixed in 4.0.1: https://github.com/Fuzss/armorstatues/issues/1

You have 4.0.0 while the latest is 4.0.2

https://www.curseforge.com/minecraft/mc-mods/armor-statues/files

Boilerplate:

If you don't post your logs/debug.log we can't help you. For curseforge you need to enable the forge debug.log in its minecraft settings. You should also post your crash report if you have one.

If there is no error in the log file and you don't have a crash report then post the launcher_log.txt from the minecraft folder. Again for curseforge this will be in your curseforge/minecraft/Install

Large files should be posted to a file sharing site like https://gist.github.com  You should also read the support forum sticky post.

Posted
5 hours ago, warjort said:

Issue with the armorstatues mod.

This claims it is was fixed in 4.0.1: https://github.com/Fuzss/armorstatues/issues/1

You have 4.0.0 while the latest is 4.0.2

https://www.curseforge.com/minecraft/mc-mods/armor-statues/files

I put 4.0.2 but now a different issue has arisen. Now the game is actually warning me about an error at the start

---- Minecraft Crash Report ----
// Don't be sad, have a hug! ❤️

Time: 2022-12-30 18:24:09
Description: Mod loading error has occurred

java.lang.Exception: Mod Loading has failed
    at net.minecraftforge.logging.CrashReportExtender.dumpModLoadingCrashReport(CrashReportExtender.java:55) ~[forge-1.19.2-43.2.0-universal.jar%23402!/:?] {re:classloading}
    at net.minecraftforge.client.loading.ClientModLoader.completeModLoading(ClientModLoader.java:167) ~[forge-1.19.2-43.2.0-universal.jar%23402!/:?] {re:classloading,pl:runtimedistcleaner:A}
    at net.minecraft.client.Minecraft.lambda$new$2(Minecraft.java:585) ~[client-1.19.2-20220805.130853-srg.jar%23397!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:combatroll.mixins.json:MinecraftClientMixin,pl:mixin:APP:immersive_aircraft.mixin.json:MinecraftClientMixin,pl:mixin:APP:bookshelf.common.mixins.json:client.AccessorMinecraft,pl:mixin:APP:balm.mixins.json:MinecraftMixin,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,pl:mixin:APP:the_bumblezone.mixins.json:client.MinecraftMixin,pl:mixin:APP:cgm.mixins.json:client.MinecraftMixin,pl:mixin:APP:blueprint.mixins.json:client.MinecraftMixin,pl:mixin:APP:ars_nouveau.mixins.json:light.ClientMixin,pl:mixin:APP:travelerstitles.mixins.json:MinecraftClientTickMixin,pl:mixin:APP:bettercombat.mixins.json:client.MinecraftClientAccessor,pl:mixin:APP:bettercombat.mixins.json:client.MinecraftClientInject,pl:mixin:APP:ars_nouveau.mixins.json:camera.MinecraftMixin,pl:mixin:A,pl:runtimedistcleaner:A}
    at net.minecraft.Util.m_137521_(Util.java:438) ~[client-1.19.2-20220805.130853-srg.jar%23397!/:?] {re:mixin,re:classloading,pl:mixin:APP:yungsbridges.mixins.json:SuppressLogMixin,pl:mixin:APP:bettermineshafts.mixins.json:SuppressLogMixin,pl:mixin:A}
    at net.minecraft.client.Minecraft.lambda$new$3(Minecraft.java:579) ~[client-1.19.2-20220805.130853-srg.jar%23397!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:combatroll.mixins.json:MinecraftClientMixin,pl:mixin:APP:immersive_aircraft.mixin.json:MinecraftClientMixin,pl:mixin:APP:bookshelf.common.mixins.json:client.AccessorMinecraft,pl:mixin:APP:balm.mixins.json:MinecraftMixin,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,pl:mixin:APP:the_bumblezone.mixins.json:client.MinecraftMixin,pl:mixin:APP:cgm.mixins.json:client.MinecraftMixin,pl:mixin:APP:blueprint.mixins.json:client.MinecraftMixin,pl:mixin:APP:ars_nouveau.mixins.json:light.ClientMixin,pl:mixin:APP:travelerstitles.mixins.json:MinecraftClientTickMixin,pl:mixin:APP:bettercombat.mixins.json:client.MinecraftClientAccessor,pl:mixin:APP:bettercombat.mixins.json:client.MinecraftClientInject,pl:mixin:APP:ars_nouveau.mixins.json:camera.MinecraftMixin,pl:mixin:A,pl:runtimedistcleaner:A}
    at net.minecraft.client.gui.screens.LoadingOverlay.m_6305_(LoadingOverlay.java:135) ~[client-1.19.2-20220805.130853-srg.jar%23397!/:?] {re:classloading,pl:runtimedistcleaner:A}
    at net.minecraft.client.renderer.GameRenderer.m_109093_(GameRenderer.java:885) ~[client-1.19.2-20220805.130853-srg.jar%23397!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:runtimedistcleaner:A}
    at net.minecraft.client.Minecraft.m_91383_(Minecraft.java:1115) ~[client-1.19.2-20220805.130853-srg.jar%23397!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:combatroll.mixins.json:MinecraftClientMixin,pl:mixin:APP:immersive_aircraft.mixin.json:MinecraftClientMixin,pl:mixin:APP:bookshelf.common.mixins.json:client.AccessorMinecraft,pl:mixin:APP:balm.mixins.json:MinecraftMixin,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,pl:mixin:APP:the_bumblezone.mixins.json:client.MinecraftMixin,pl:mixin:APP:cgm.mixins.json:client.MinecraftMixin,pl:mixin:APP:blueprint.mixins.json:client.MinecraftMixin,pl:mixin:APP:ars_nouveau.mixins.json:light.ClientMixin,pl:mixin:APP:travelerstitles.mixins.json:MinecraftClientTickMixin,pl:mixin:APP:bettercombat.mixins.json:client.MinecraftClientAccessor,pl:mixin:APP:bettercombat.mixins.json:client.MinecraftClientInject,pl:mixin:APP:ars_nouveau.mixins.json:camera.MinecraftMixin,pl:mixin:A,pl:runtimedistcleaner:A}
    at net.minecraft.client.Minecraft.m_91374_(Minecraft.java:700) ~[client-1.19.2-20220805.130853-srg.jar%23397!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:combatroll.mixins.json:MinecraftClientMixin,pl:mixin:APP:immersive_aircraft.mixin.json:MinecraftClientMixin,pl:mixin:APP:bookshelf.common.mixins.json:client.AccessorMinecraft,pl:mixin:APP:balm.mixins.json:MinecraftMixin,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,pl:mixin:APP:the_bumblezone.mixins.json:client.MinecraftMixin,pl:mixin:APP:cgm.mixins.json:client.MinecraftMixin,pl:mixin:APP:blueprint.mixins.json:client.MinecraftMixin,pl:mixin:APP:ars_nouveau.mixins.json:light.ClientMixin,pl:mixin:APP:travelerstitles.mixins.json:MinecraftClientTickMixin,pl:mixin:APP:bettercombat.mixins.json:client.MinecraftClientAccessor,pl:mixin:APP:bettercombat.mixins.json:client.MinecraftClientInject,pl:mixin:APP:ars_nouveau.mixins.json:camera.MinecraftMixin,pl:mixin:A,pl:runtimedistcleaner:A}
    at net.minecraft.client.main.Main.m_239872_(Main.java:212) ~[client-1.19.2-20220805.130853-srg.jar%23397!/:?] {re:classloading,pl:runtimedistcleaner:A}
    at net.minecraft.client.main.Main.main(Main.java:51) ~[client-1.19.2-20220805.130853-srg.jar%23397!/:?] {re:classloading,pl:runtimedistcleaner:A}
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] {}
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?] {}
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] {}
    at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?] {}
    at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$launchService$0(CommonClientLaunchHandler.java:27) ~[fmlloader-1.19.2-43.2.0.jar%2395!/:?] {}
    at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) [modlauncher-10.0.8.jar%2382!/:?] {}
    at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-10.0.8.jar%2382!/:?] {}
    at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-10.0.8.jar%2382!/:?] {}
    at cpw.mods.modlauncher.Launcher.run(Launcher.java:106) [modlauncher-10.0.8.jar%2382!/:?] {}
    at cpw.mods.modlauncher.Launcher.main(Launcher.java:77) [modlauncher-10.0.8.jar%2382!/:?] {}
    at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-10.0.8.jar%2382!/:?] {}
    at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-10.0.8.jar%2382!/:?] {}
    at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) [bootstraplauncher-1.1.2.jar:?] {}


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

-- Head --
Thread: Render thread
Stacktrace:
    at fuzs.puzzleslib.network.ForgeNetworkHandler.of(ForgeNetworkHandler.java:118) ~[PuzzlesLib-v4.3.9-1.19.2-Forge.jar%23352!/:4.3.9] {re:classloading}
-- MOD armorstatues --
Details:
    Caused by 0: java.lang.ExceptionInInitializerError
        at fuzs.armorstatues.ArmorStatuesForge.onConstructMod(ArmorStatuesForge.java:24) ~[ArmorStatues-v4.0.2-1.19.2-Forge.jar%23279!/:4.0.2] {re:classloading}
        at fuzs.armorstatues.__ArmorStatuesForge_onConstructMod_FMLConstructModEvent.invoke(.dynamic) ~[ArmorStatues-v4.0.2-1.19.2-Forge.jar%23279!/:4.0.2] {re:classloading,pl:eventbus:B}
        at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:73) ~[eventbus-6.0.3.jar%2379!/:?] {}
        at net.minecraftforge.eventbus.EventBus.post(EventBus.java:315) ~[eventbus-6.0.3.jar%2379!/:?] {}
        at net.minecraftforge.eventbus.EventBus.post(EventBus.java:296) ~[eventbus-6.0.3.jar%2379!/:?] {}
        at net.minecraftforge.fml.javafmlmod.FMLModContainer.acceptEvent(FMLModContainer.java:107) ~[javafmllanguage-1.19.2-43.2.0.jar%23399!/:?] {}
        at net.minecraftforge.fml.ModContainer.lambda$buildTransitionHandler$10(ModContainer.java:122) ~[fmlcore-1.19.2-43.2.0.jar%23398!/:?] {}
        at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) ~[?:?] {}
        at java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1796) ~[?:?] {}
        at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) ~[?:?] {}
        at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) ~[?:?] {}
        at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) ~[?:?] {re:computing_frames}
        at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) ~[?:?] {re:computing_frames}
        at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) ~[?:?] {}

    Mod File: /C:/Users/vanil/AppData/Roaming/.minecraft/mods/ArmorStatues-v4.0.2-1.19.2-Forge.jar
    Failure message: Armor Statues (armorstatues) encountered an error during the construct event phase
        java.lang.ExceptionInInitializerError: null
    Mod Version: 4.0.2
    Mod Issue URL: https://github.com/Fuzss/armorstatues/issues
    Exception message: java.lang.IllegalArgumentException: server channel settings mismatch, expected false, but was true
Stacktrace:
    at fuzs.puzzleslib.network.ForgeNetworkHandler.of(ForgeNetworkHandler.java:118) ~[PuzzlesLib-v4.3.9-1.19.2-Forge.jar%23352!/:4.3.9] {re:classloading}
    at fuzs.puzzleslib.core.ForgeFactories.network(ForgeFactories.java:31) ~[PuzzlesLib-v4.3.9-1.19.2-Forge.jar%23352!/:4.3.9] {re:classloading}
    at fuzs.armorstatues.api.ArmorStatuesApi.<clinit>(ArmorStatuesApi.java:21) ~[ArmorStatues-v4.0.2-1.19.2-Forge.jar%23279!/:4.0.2] {re:classloading}
    at fuzs.armorstatues.ArmorStatuesForge.onConstructMod(ArmorStatuesForge.java:24) ~[ArmorStatues-v4.0.2-1.19.2-Forge.jar%23279!/:4.0.2] {re:classloading}
    at fuzs.armorstatues.__ArmorStatuesForge_onConstructMod_FMLConstructModEvent.invoke(.dynamic) ~[ArmorStatues-v4.0.2-1.19.2-Forge.jar%23279!/:4.0.2] {re:classloading,pl:eventbus:B}
    at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:73) ~[eventbus-6.0.3.jar%2379!/:?] {}
    at net.minecraftforge.eventbus.EventBus.post(EventBus.java:315) ~[eventbus-6.0.3.jar%2379!/:?] {}
    at net.minecraftforge.eventbus.EventBus.post(EventBus.java:296) ~[eventbus-6.0.3.jar%2379!/:?] {}
    at net.minecraftforge.fml.javafmlmod.FMLModContainer.acceptEvent(FMLModContainer.java:107) ~[javafmllanguage-1.19.2-43.2.0.jar%23399!/:?] {}
    at net.minecraftforge.fml.ModContainer.lambda$buildTransitionHandler$10(ModContainer.java:122) ~[fmlcore-1.19.2-43.2.0.jar%23398!/:?] {}
    at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) ~[?:?] {}
    at java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1796) ~[?:?] {}
    at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) ~[?:?] {}
    at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) ~[?:?] {}
    at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) ~[?:?] {re:computing_frames}
    at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) ~[?:?] {re:computing_frames}
    at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) ~[?:?] {}


-- 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.3, Microsoft
    Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Microsoft
    Memory: 683116680 bytes (651 MiB) / 1476395008 bytes (1408 MiB) up to 10737418240 bytes (10240 MiB)
    CPUs: 16
    Processor Vendor: AuthenticAMD
    Processor Name: AMD Ryzen 9 5900HX with Radeon Graphics        
    Identifier: AuthenticAMD Family 25 Model 80 Stepping 0
    Microarchitecture: Zen 3
    Frequency (GHz): 3.29
    Number of physical packages: 1
    Number of physical CPUs: 8
    Number of logical CPUs: 16
    Graphics card #0 name: NVIDIA GeForce RTX 3060 Laptop GPU
    Graphics card #0 vendor: NVIDIA (0x10de)
    Graphics card #0 VRAM (MB): 4095.00
    Graphics card #0 deviceId: 0x2520
    Graphics card #0 versionInfo: DriverVersion=30.0.15.1278
    Graphics card #1 name: AMD Radeon(TM) Graphics
    Graphics card #1 vendor: Advanced Micro Devices, Inc. (0x1002)
    Graphics card #1 VRAM (MB): 512.00
    Graphics card #1 deviceId: 0x1638
    Graphics card #1 versionInfo: DriverVersion=30.0.13002.19003
    Memory slot #0 capacity (MB): 8192.00
    Memory slot #0 clockSpeed (GHz): 3.20
    Memory slot #0 type: DDR4
    Memory slot #1 capacity (MB): 8192.00
    Memory slot #1 clockSpeed (GHz): 3.20
    Memory slot #1 type: DDR4
    Virtual memory max (MB): 20725.46
    Virtual memory used (MB): 14406.36
    Swap memory total (MB): 4933.11
    Swap memory used (MB): 313.70
    JVM Flags: 9 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx10G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
    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.2.0.jar slf4jfixer PLUGINSERVICE 
        fmlloader-1.19.2-43.2.0.jar object_holder_definalize PLUGINSERVICE 
        fmlloader-1.19.2-43.2.0.jar runtime_enum_extender PLUGINSERVICE 
        fmlloader-1.19.2-43.2.0.jar capability_token_subclass PLUGINSERVICE 
        accesstransformers-8.0.4.jar accesstransformer PLUGINSERVICE 
        fmlloader-1.19.2-43.2.0.jar runtimedistcleaner PLUGINSERVICE 
        modlauncher-10.0.8.jar mixin TRANSFORMATIONSERVICE 
        modlauncher-10.0.8.jar fml TRANSFORMATIONSERVICE 
    FML Language Providers: 
        [email protected]
        lowcodefml@null
        javafml@null
    Mod List: 
        grappling_hook_mod-1.19.2-1.19.2-v13.jar          |Grappling Hook Mod            |grapplemod                    |1.19.2-v13          |COMMON_SET|Manifest: NOSIGNATURE
        SkyVillages-1.0.1-1.19-forge-release.jar          |Sky Villages                  |skyvillages                   |1.0.1-1.19-forge    |COMMON_SET|Manifest: NOSIGNATURE
        YungsBetterDungeons-1.19.2-Forge-3.2.1.jar        |YUNG's Better Dungeons        |betterdungeons                |1.19.2-Forge-3.2.1  |COMMON_SET|Manifest: NOSIGNATURE
        fetzisasiandeco-1.1.1-1.19.2.jar                  |Fetzi's Asian Decoration      |fetzisasiandeco               |1.0                 |COMMON_SET|Manifest: NOSIGNATURE
        EasyAnvils-v4.0.1-1.19.2-Forge.jar                |Easy Anvils                   |easyanvils                    |4.0.1               |COMMON_SET|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
        YungsBetterWitchHuts-1.19.2-Forge-2.1.0.jar       |YUNG's Better Witch Huts      |betterwitchhuts               |1.19.2-Forge-2.1.0  |COMMON_SET|Manifest: NOSIGNATURE
        UndergroundVillages-1.19-1.1.1.jar                |Underground Villages Mod      |underground_villages          |1.1.1               |COMMON_SET|Manifest: NOSIGNATURE
        player-animation-lib-forge-0.3.5.jar              |Player Animator               |playeranimator                |0.3.5               |COMMON_SET|Manifest: NOSIGNATURE
        keebszs_battle_towers-0.3.3-1.19.jar              |Keebsz's Battle Towers        |keebszs_battle_towers         |0.3.3-1.19          |COMMON_SET|Manifest: NOSIGNATURE
        YungsBetterOceanMonuments-1.19.2-Forge-2.1.0.jar  |YUNG's Better Ocean Monuments |betteroceanmonuments          |1.19.2-Forge-2.1.0  |COMMON_SET|Manifest: NOSIGNATURE
        immersive_aircraft-0.1.1+1.19.2.jar               |Immersive Aircraft            |immersive_aircraft            |0.1.1+1.19.2        |COMMON_SET|Manifest: NOSIGNATURE
        InsaneLib-1.6.2-mc1.19.2.jar                      |InsaneLib                     |insanelib                     |1.6.2               |COMMON_SET|Manifest: NOSIGNATURE
        HorseExpert-v4.0.0-1.19.2-Forge.jar               |Horse Expert                  |horseexpert                   |4.0.0               |COMMON_SET|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
        piglinproliferation-1.19-1.0.0.jar                |Piglin Proliferation          |piglinproliferation           |1.19-1.0.0          |COMMON_SET|Manifest: NOSIGNATURE
        XaerosWorldMap_1.27.0_Forge_1.19.1.jar            |Xaero's World Map             |xaeroworldmap                 |1.27.0              |COMMON_SET|Manifest: NOSIGNATURE
        Placebo-1.19.2-7.0.1.jar                          |Placebo                       |placebo                       |7.0.1               |COMMON_SET|Manifest: NOSIGNATURE
        YungsApi-1.19.2-Forge-3.8.2.jar                   |YUNG's API                    |yungsapi                      |1.19.2-Forge-3.8.2  |COMMON_SET|Manifest: NOSIGNATURE
        GatewaysToEternity-1.19.2-3.1.0.jar               |Gateways To Eternity          |gateways                      |3.1.0               |COMMON_SET|Manifest: NOSIGNATURE
        themissingvillages-2.0.0-1.19.2.jar               |The Missing Villages          |themissingvillages            |2.0.0-1.19.2        |COMMON_SET|Manifest: NOSIGNATURE
        atlantis-2022.9.4-1.19.2-1.0.3-forge.jar          |Atlantis                      |atlantis                      |2022.8.31-1.19.2-1.0|COMMON_SET|Manifest: NOSIGNATURE
        Bookshelf-Forge-1.19.2-16.1.5.jar                 |Bookshelf                     |bookshelf                     |16.1.5              |COMMON_SET|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
        Apotheosis-1.19.2-6.0.1.jar                       |Apotheosis                    |apotheosis                    |6.0.1               |COMMON_SET|Manifest: NOSIGNATURE
        takesapillage-1.0.1-1.19.2.jar                    |It Takes A Pillage            |takesapillage                 |1.0.1               |COMMON_SET|Manifest: NOSIGNATURE
        ProgressiveBosses-3.7.1-mc1.19.2.jar              |Progressive Bosses            |progressivebosses             |3.7.1               |COMMON_SET|Manifest: NOSIGNATURE
        SimplyHouses-1.1.3-1.19-forge.jar                 |Simply Houses                 |simply_houses                 |1.1.3.1-1.19        |COMMON_SET|Manifest: NOSIGNATURE
        balm-4.5.3.jar                                    |Balm                          |balm                          |4.5.3               |COMMON_SET|Manifest: NOSIGNATURE
        cloth-config-8.2.88-forge.jar                     |Cloth Config v8 API           |cloth_config                  |8.2.88              |COMMON_SET|Manifest: NOSIGNATURE
        twilightforest-1.19-4.2.1421-universal.jar        |The Twilight Forest           |twilightforest                |4.2.1421            |COMMON_SET|Manifest: NOSIGNATURE
        structure_gel-1.19.2-2.7.1.jar                    |Structure Gel API             |structure_gel                 |2.7.1               |COMMON_SET|Manifest: NOSIGNATURE
        corpse-1.19.2-1.0.0.jar                           |Corpse                        |corpse                        |1.19.2-1.0.0        |COMMON_SET|Manifest: NOSIGNATURE
        FarmersDelight-1.19-1.2.0.jar                     |Farmer's Delight              |farmersdelight                |1.19-1.2.0          |COMMON_SET|Manifest: NOSIGNATURE
        repurposed_structures_forge-6.3.2+1.19.2.jar      |Repurposed Structures         |repurposed_structures         |6.3.2+1.19.2        |COMMON_SET|Manifest: NOSIGNATURE
        morevillagers-forge-1.19-4.0.3.jar                |More Villagers                |morevillagers                 |4.0.3               |COMMON_SET|Manifest: NOSIGNATURE
        customportalapi-0.0.1-beta50-1.19.2.jar           |Custom Portal Api [Forge]     |customportalapi               |0.0.1-beta50-1.19.2 |COMMON_SET|Manifest: NOSIGNATURE
        UnusualEnd1.19_V1.2.7.jar                         |Unusual End                   |unusualend                    |1.2.7               |COMMON_SET|Manifest: NOSIGNATURE
        YungsBridges-1.19.2-Forge-3.1.0.jar               |YUNG's Bridges                |yungsbridges                  |1.19.2-Forge-3.1.0  |COMMON_SET|Manifest: NOSIGNATURE
        curios-forge-1.19.2-5.1.1.0.jar                   |Curios API                    |curios                        |1.19.2-5.1.1.0      |COMMON_SET|Manifest: NOSIGNATURE
        Patchouli-1.19.2-76.jar                           |Patchouli                     |patchouli                     |1.19.2-76           |COMMON_SET|Manifest: NOSIGNATURE
        YungsExtras-1.19.2-Forge-3.1.0.jar                |YUNG's Extras                 |yungsextras                   |1.19.2-Forge-3.1.0  |COMMON_SET|Manifest: NOSIGNATURE
        witherstormmod-1.19.2-3.1.1.jar                   |Cracker's Wither Storm Mod    |witherstormmod                |3.1.1               |COMMON_SET|Manifest: NOSIGNATURE
        lostcities-1.19-6.0.9.jar                         |LostCities                    |lostcities                    |1.19-6.0.9          |COMMON_SET|Manifest: NOSIGNATURE
        spells_and_shields-1.19.2-1.8.6.jar               |Spells & Shields              |spells_and_shields            |1.19.2-1.8.6        |COMMON_SET|Manifest: NOSIGNATURE
        YungsBetterStrongholds-1.19.2-Forge-3.2.0.jar     |YUNG's Better Strongholds     |betterstrongholds             |1.19.2-Forge-3.2.0  |COMMON_SET|Manifest: NOSIGNATURE
        resourcefullib-forge-1.19.1-1.1.1.jar             |Resourceful Lib               |resourcefullib                |1.1.1               |COMMON_SET|Manifest: NOSIGNATURE
        deeperdarker-1.0.0b-1.19.2.jar                    |Deeper And Darker             |deeperdarker                  |1.0.0b              |COMMON_SET|Manifest: NOSIGNATURE
        cfm-7.0.0-pre34-1.19.jar                          |MrCrayfish's Furniture Mod    |cfm                           |7.0.0-pre34         |COMMON_SET|Manifest: NOSIGNATURE
        architectury-6.2.46-forge.jar                     |Architectury                  |architectury                  |6.2.46              |COMMON_SET|Manifest: NOSIGNATURE
        identity-2.6.0-1.19.1-forge.jar                   |Identity                      |identity                      |2.6.0-1.19.1        |COMMON_SET|Manifest: NOSIGNATURE
        the_bumblezone_forge-6.2.8+1.19.2.jar             |The Bumblezone                |the_bumblezone                |6.2.8+1.19.2        |COMMON_SET|Manifest: NOSIGNATURE
        framework-0.3.3-1.19.jar                          |Framework                     |framework                     |0.3.3               |COMMON_SET|Manifest: NOSIGNATURE
        EnchantWithMob-1.19.2-7.0.1.jar                   |Enchant With Mob              |enchantwithmob                |1.19.2-7.0.1        |COMMON_SET|Manifest: NOSIGNATURE
        ShinyHorses-1.19-1.2.jar                          |Shiny Horses Forge - Enchantab|shinyhorses                   |1.2                 |COMMON_SET|Manifest: NOSIGNATURE
        Towns-and-Towers-1.19.2-1.9.jar                   |Towns and Towers              |t_and_t                       |1.9                 |COMMON_SET|Manifest: NOSIGNATURE
        YungsBetterMineshafts-1.19.2-Forge-3.2.0.jar      |YUNG's Better Mineshafts      |bettermineshafts              |1.19.2-Forge-3.2.0  |COMMON_SET|Manifest: NOSIGNATURE
        geckolib-forge-1.19-3.1.21.jar                    |GeckoLib                      |geckolib3                     |3.1.21              |COMMON_SET|Manifest: NOSIGNATURE
        winteroverhaul-2.0.1.jar                          |Winter Overhaul               |winteroverhaul                |2.0.1               |COMMON_SET|Manifest: NOSIGNATURE
        effortlessbuilding-1.19-2.37.jar                  |Effortless Building           |effortlessbuilding            |1.19-2.37           |COMMON_SET|Manifest: NOSIGNATURE
        DarkPaintings-Forge-1.19.2-13.1.2.jar             |DarkPaintings                 |darkpaintings                 |13.1.2              |COMMON_SET|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
        MyVillagePack_Forge-2.0.jar                       |My Village Pack               |myvillage                     |1.0-1.19.2          |COMMON_SET|Manifest: NOSIGNATURE
        PortableHole-v4.0.0-1.19.2-Forge.jar              |Portable Hole                 |portablehole                  |4.0.0               |COMMON_SET|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
        cozy-1.0.1-forge.jar                              |Cozy                          |cozy                          |1.0.1               |COMMON_SET|Manifest: NOSIGNATURE
        tameablebeasts-1.19.2-3.0.jar                     |Tameable Beasts               |tameablebeasts                |2.0                 |COMMON_SET|Manifest: NOSIGNATURE
        cgm-1.2.8-1.19.jar                                |MrCrayfish's Gun Mod          |cgm                           |1.2.8               |COMMON_SET|Manifest: NOSIGNATURE
        biomemakeover-FORGE-1.19.2-1.6.2.jar              |Biome Makeover                |biomemakeover                 |1.19.2-1.6.2        |COMMON_SET|Manifest: NOSIGNATURE
        awesomedungeonend-forge-1.19.2-3.0.0.jar          |Awesome dungeon the end       |awesomedungeonend             |3.0.0               |COMMON_SET|Manifest: NOSIGNATURE
        jei-1.19.2-forge-11.3.0.262.jar                   |Just Enough Items             |jei                           |11.3.0.262          |COMMON_SET|Manifest: NOSIGNATURE
        moreyoyos-1.0.jar                                 |More Yoyos Mod                |moreyoyos                     |1.0                 |COMMON_SET|Manifest: NOSIGNATURE
        the-conjurer-1.19.2-1.1.5.jar                     |The Conjurer                  |conjurer_illager              |1.1.5               |COMMON_SET|Manifest: NOSIGNATURE
        syncswitch-1.0.1.jar                              |Synchronous Switches Mod      |syncswitch                    |1.0.1               |COMMON_SET|Manifest: NOSIGNATURE
        libraryferret-forge-1.19.2-3.0.0.jar              |Library ferret                |libraryferret                 |3.0.0               |COMMON_SET|Manifest: NOSIGNATURE
        obscure_api-10.jar                                |Obscure API                   |obscure_api                   |10                  |COMMON_SET|Manifest: NOSIGNATURE
        waystones-forge-1.19-11.1.0.jar                   |Waystones                     |waystones                     |11.1.0              |COMMON_SET|Manifest: NOSIGNATURE
        MonsterPlus1.1.2-Forge1.19.2.jar                  |MonsterPlus                   |monsterplus                   |1.0                 |COMMON_SET|Manifest: NOSIGNATURE
        nock_enough_arrows-1.19-1.1.0.jar                 |Nock Enough Arrows            |nock_enough_arrows            |1.19-1.1.0          |COMMON_SET|Manifest: NOSIGNATURE
        awesomedungeon-forge-1.19.2-3.0.0.jar             |Awesome dungeon               |awesomedungeon                |3.0.0               |COMMON_SET|Manifest: NOSIGNATURE
        TravelersBackpack-1.19.2-8.2.6.jar                |Traveler's Backpack           |travelersbackpack             |8.2.6               |COMMON_SET|Manifest: NOSIGNATURE
        StrawStatues-v4.0.0-1.19.2-Forge.jar              |Straw Statues                 |strawstatues                  |4.0.0               |COMMON_SET|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
        SereneSeasons-1.19-8.0.0.19.jar                   |Serene Seasons                |sereneseasons                 |0.0NONE             |COMMON_SET|Manifest: NOSIGNATURE
        simple_spikes-1.19.2-1.0.0.jar                    |Simple Spikes                 |simple_spikes                 |1.19.2-1.0.0        |COMMON_SET|Manifest: NOSIGNATURE
        redstructure-1.0.4-forge-1.19.2.jar               |Reds More Structures          |redmorestructure              |1.0.4-1.19.2        |COMMON_SET|Manifest: NOSIGNATURE
        YungsBetterDesertTemples-1.19.2-Forge-2.2.1.jar   |YUNG's Better Desert Temples  |betterdeserttemples           |1.19.2-Forge-2.2.1  |COMMON_SET|Manifest: NOSIGNATURE
        mahoutsukai-1.19.2-v1.34.37.jar                   |Mahou Tsukai                  |mahoutsukai                   |1.19.2-v1.34.37     |COMMON_SET|Manifest: NOSIGNATURE
        Terralith_v2.3.5.jar                              |Terralith                     |terralith                     |0.0NONE             |COMMON_SET|Manifest: NOSIGNATURE
        blueprint-1.19.2-6.1.0.jar                        |Blueprint                     |blueprint                     |6.1.0               |COMMON_SET|Manifest: NOSIGNATURE
        boatload-1.19-4.1.0.jar                           |Boatload                      |boatload                      |4.1.0               |COMMON_SET|Manifest: NOSIGNATURE
        savage_and_ravage-1.19-5.0.2.jar                  |Savage & Ravage               |savage_and_ravage             |5.0.2               |COMMON_SET|Manifest: NOSIGNATURE
        allurement-1.19-3.0.0.jar                         |Allurement                    |allurement                    |3.0.0               |COMMON_SET|Manifest: NOSIGNATURE
        woodworks-1.19.2-2.1.0.jar                        |Woodworks                     |woodworks                     |2.1.0               |COMMON_SET|Manifest: NOSIGNATURE
        incubation-1.19-3.0.0.jar                         |Incubation                    |incubation                    |3.0.0               |COMMON_SET|Manifest: NOSIGNATURE
        buzzier_bees-1.19-5.0.1.jar                       |Buzzier Bees                  |buzzier_bees                  |5.0.1               |COMMON_SET|Manifest: NOSIGNATURE
        berry_good-1.19.2-6.0.1.jar                       |Berry Good                    |berry_good                    |6.0.1               |COMMON_SET|Manifest: NOSIGNATURE
        chiseled_bricks-1.1-1.19.jar                      |Chiseled Bricks               |chiseled_bricks               |1.1-1.19            |COMMON_SET|Manifest: NOSIGNATURE
        ars_nouveau-1.19.2-3.5.1.jar                      |Ars Nouveau                   |ars_nouveau                   |3.5.1               |COMMON_SET|Manifest: NOSIGNATURE
        [Universal]Immersive_Structures_v2-0-3.jar        |Immersive Structure           |imst                          |2.0.2               |COMMON_SET|Manifest: NOSIGNATURE
        3dskinlayers-forge-1.5.2-mc1.19.1.jar             |3dSkinLayers                  |skinlayers3d                  |1.5.2               |COMMON_SET|Manifest: NOSIGNATURE
        forge-1.19.2-43.2.0-universal.jar                 |Forge                         |forge                         |43.2.0              |COMMON_SET|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  |COMMON_SET|Manifest: NOSIGNATURE
        castle_dungeons-3.3-1.19-forge.jar                |Castle Dungeons               |castle_dungeons               |3.3                 |COMMON_SET|Manifest: NOSIGNATURE
        WarriorRage-1.19.2-1.2.2.jar                      |Warrior Rage                  |warriorrage                   |1.2.2               |COMMON_SET|Manifest: NOSIGNATURE
        ArmorStatues-v4.0.2-1.19.2-Forge.jar              |Armor Statues                 |armorstatues                  |4.0.2               |ERROR     |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
        neapolitan-1.19.2-4.0.2.jar                       |Neapolitan                    |neapolitan                    |4.0.2               |COMMON_SET|Manifest: NOSIGNATURE
        ironchest-1.19.2-14.2.7.jar                       |Iron Chests                   |ironchest                     |1.19.2-14.2.7       |COMMON_SET|Manifest: NOSIGNATURE
        DungeonsArise-1.19-2.1.51-beta.jar                |When Dungeons Arise           |dungeons_arise                |2.1.51              |COMMON_SET|Manifest: NOSIGNATURE
        awesomedungeonocean-forge-1.19.2-3.0.1.jar        |Awesome dungeon edition ocean |awesomedungeonocean           |3.0.0               |COMMON_SET|Manifest: NOSIGNATURE
        client-1.19.2-20220805.130853-srg.jar             |Minecraft                     |minecraft                     |1.19.2              |COMMON_SET|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
        EnchantmentDescriptions-Forge-1.19.2-13.0.3.jar   |EnchantmentDescriptions       |enchdesc                      |13.0.3              |COMMON_SET|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.127.jar           |TerraBlender                  |terrablender                  |2.0.1.127           |COMMON_SET|Manifest: NOSIGNATURE
        vanilla_claws-1.0.8.jar                           |Vanilla Claws                 |vanilla_claws                 |1.0.8               |COMMON_SET|Manifest: NOSIGNATURE
        bettercombat-forge-1.4.2+1.19.jar                 |Better Combat                 |bettercombat                  |1.4.2+1.19          |COMMON_SET|Manifest: NOSIGNATURE
        combatroll-forge-1.0.7+1.19.jar                   |Combat Roll                   |combatroll                    |1.0.7+1.19          |COMMON_SET|Manifest: NOSIGNATURE
        awesomedungeonnether-forge-1.19.2-3.0.0.jar       |Awesome dungeon nether        |awesomedungeonnether          |3.0.0               |COMMON_SET|Manifest: NOSIGNATURE
        obscure_tooltips-1.0.api9-1.19.jar                |Obscure Tooltips              |obscure_tooltips              |1.0.api9            |COMMON_SET|Manifest: NOSIGNATURE
        personality-1.19-3.0.1.jar                        |Personality                   |personality                   |3.0.1               |COMMON_SET|Manifest: NOSIGNATURE
        BarteringStation-v4.0.0-1.19.2-Forge.jar          |Bartering Station             |barteringstation              |4.0.0               |COMMON_SET|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
        notenoughanimations-forge-1.6.1-mc1.19.1.jar      |NotEnoughAnimations Mod       |notenoughanimations           |1.6.1               |COMMON_SET|Manifest: NOSIGNATURE
        Xaeros_Minimap_22.14.1_Forge_1.19.1.jar           |Xaero's Minimap               |xaerominimap                  |22.14.1             |COMMON_SET|Manifest: NOSIGNATURE
        assortedtech-1.19.2-4.1.1.jar                     |Assorted Tech                 |assortedtech                  |1.19.2-4.1.1        |COMMON_SET|Manifest: NOSIGNATURE
        Dreamland-forge-1.19.2-1.2.0.2.jar                |Dreamland                     |dreamland                     |1.2.0.2             |COMMON_SET|Manifest: NOSIGNATURE
        endofherobrine-1.19.2-1.0.2.jar                   |The End of Herobrine          |endofherobrine                |1.0.1               |COMMON_SET|Manifest: NOSIGNATURE
        BetterTridents-v4.0.1-1.19.2-Forge.jar            |Better Tridents               |bettertridents                |4.0.1               |COMMON_SET|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
        mvs-3.1.3.jar                                     |Moog's Voyager Structures     |mvs                           |3.1.3               |COMMON_SET|Manifest: NOSIGNATURE
        arclight-0.1.0-1.19.2.jar                         |Arclight                      |arclight                      |0.1.0-1.19.2        |COMMON_SET|Manifest: NOSIGNATURE
        PuzzlesLib-v4.3.9-1.19.2-Forge.jar                |Puzzles Lib                   |puzzleslib                    |4.3.9               |COMMON_SET|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
        Enhanced_Celestials-forge-1.19.2-2.1.0.2.jar      |Enhanced Celestials           |enhancedcelestials            |2.1.0.2             |COMMON_SET|Manifest: NOSIGNATURE
        CorgiLib-forge-1.19.2-1.0.0.6.jar                 |CorgiLib                      |corgilib                      |1.0.0.6             |COMMON_SET|Manifest: NOSIGNATURE
        Aquaculture-1.19.2-2.4.7.jar                      |Aquaculture 2                 |aquaculture                   |1.19.2-2.4.7        |COMMON_SET|Manifest: NOSIGNATURE
        aquamirae-5.api10.jar                             |Aquamirae                     |aquamirae                     |5.api10             |COMMON_SET|Manifest: NOSIGNATURE
        xptome-1.19-2.1.6.jar                             |XP Tome                       |xpbook                        |2.1.6               |COMMON_SET|Manifest: NOSIGNATURE
    Crash Report UUID: b9398faa-a81b-4dd5-993f-275eb3fb3a14
    FML: 43.2
    Forge: net.minecraftforge:43.2.0

Posted
Quote

Mod File: /C:/Users/vanil/AppData/Roaming/.minecraft/mods/ArmorStatues-v4.0.2-1.19.2-Forge.jar
    Failure message: Armor Statues (armorstatues) encountered an error during the construct event phase
        java.lang.ExceptionInInitializerError: null
    Mod Version: 4.0.2
    Mod Issue URL: https://github.com/Fuzss/armorstatues/issues
    Exception message: java.lang.IllegalArgumentException: server channel settings mismatch, expected false, but was true
Stacktrace:
    at fuzs.puzzleslib.network.ForgeNetworkHandler.of(ForgeNetworkHandler.java:118) ~[PuzzlesLib-v4.3.9-1.19.2-Forge.jar%23352!/:4.3.9] {re:classloading}
    at fuzs.puzzleslib.core.ForgeFactories.network(ForgeFactories.java:31) ~[PuzzlesLib-v4.3.9-1.19.2-Forge.jar%23352!/:4.3.9] {re:classloading}
    at fuzs.armorstatues.api.ArmorStatuesApi.<clinit>(ArmorStatuesApi.java:21) ~[ArmorStatues-v4.0.2-1.19.2-Forge.jar%23279!/:4.0.2] {re:classloading}

Issue with the same mod - actually its library mod (puzzleslib).

Check you have the latest version then contact the mod author.

Boilerplate:

If you don't post your logs/debug.log we can't help you. For curseforge you need to enable the forge debug.log in its minecraft settings. You should also post your crash report if you have one.

If there is no error in the log file and you don't have a crash report then post the launcher_log.txt from the minecraft folder. Again for curseforge this will be in your curseforge/minecraft/Install

Large files should be posted to a file sharing site like https://gist.github.com  You should also read the support forum sticky post.

Posted

updated library mod. still the same issue

---- Minecraft Crash Report ----
// Don't be sad, have a hug! ❤️

Time: 2023-01-01 11:20:41
Description: Mod loading error has occurred

java.lang.Exception: Mod Loading has failed
    at net.minecraftforge.logging.CrashReportExtender.dumpModLoadingCrashReport(CrashReportExtender.java:55) ~[forge-1.19.2-43.2.0-universal.jar%23402!/:?] {re:classloading}
    at net.minecraftforge.client.loading.ClientModLoader.completeModLoading(ClientModLoader.java:167) ~[forge-1.19.2-43.2.0-universal.jar%23402!/:?] {re:classloading,pl:runtimedistcleaner:A}
    at net.minecraft.client.Minecraft.lambda$new$2(Minecraft.java:585) ~[client-1.19.2-20220805.130853-srg.jar%23397!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:combatroll.mixins.json:MinecraftClientMixin,pl:mixin:APP:immersive_aircraft.mixin.json:MinecraftClientMixin,pl:mixin:APP:bookshelf.common.mixins.json:client.AccessorMinecraft,pl:mixin:APP:balm.mixins.json:MinecraftMixin,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,pl:mixin:APP:the_bumblezone.mixins.json:client.MinecraftMixin,pl:mixin:APP:cgm.mixins.json:client.MinecraftMixin,pl:mixin:APP:blueprint.mixins.json:client.MinecraftMixin,pl:mixin:APP:ars_nouveau.mixins.json:light.ClientMixin,pl:mixin:APP:travelerstitles.mixins.json:MinecraftClientTickMixin,pl:mixin:APP:bettercombat.mixins.json:client.MinecraftClientAccessor,pl:mixin:APP:bettercombat.mixins.json:client.MinecraftClientInject,pl:mixin:APP:ars_nouveau.mixins.json:camera.MinecraftMixin,pl:mixin:A,pl:runtimedistcleaner:A}
    at net.minecraft.Util.m_137521_(Util.java:438) ~[client-1.19.2-20220805.130853-srg.jar%23397!/:?] {re:mixin,re:classloading,pl:mixin:APP:yungsbridges.mixins.json:SuppressLogMixin,pl:mixin:APP:bettermineshafts.mixins.json:SuppressLogMixin,pl:mixin:A}
    at net.minecraft.client.Minecraft.lambda$new$3(Minecraft.java:579) ~[client-1.19.2-20220805.130853-srg.jar%23397!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:combatroll.mixins.json:MinecraftClientMixin,pl:mixin:APP:immersive_aircraft.mixin.json:MinecraftClientMixin,pl:mixin:APP:bookshelf.common.mixins.json:client.AccessorMinecraft,pl:mixin:APP:balm.mixins.json:MinecraftMixin,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,pl:mixin:APP:the_bumblezone.mixins.json:client.MinecraftMixin,pl:mixin:APP:cgm.mixins.json:client.MinecraftMixin,pl:mixin:APP:blueprint.mixins.json:client.MinecraftMixin,pl:mixin:APP:ars_nouveau.mixins.json:light.ClientMixin,pl:mixin:APP:travelerstitles.mixins.json:MinecraftClientTickMixin,pl:mixin:APP:bettercombat.mixins.json:client.MinecraftClientAccessor,pl:mixin:APP:bettercombat.mixins.json:client.MinecraftClientInject,pl:mixin:APP:ars_nouveau.mixins.json:camera.MinecraftMixin,pl:mixin:A,pl:runtimedistcleaner:A}
    at net.minecraft.client.gui.screens.LoadingOverlay.m_6305_(LoadingOverlay.java:135) ~[client-1.19.2-20220805.130853-srg.jar%23397!/:?] {re:classloading,pl:runtimedistcleaner:A}
    at net.minecraft.client.renderer.GameRenderer.m_109093_(GameRenderer.java:885) ~[client-1.19.2-20220805.130853-srg.jar%23397!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:runtimedistcleaner:A}
    at net.minecraft.client.Minecraft.m_91383_(Minecraft.java:1115) ~[client-1.19.2-20220805.130853-srg.jar%23397!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:combatroll.mixins.json:MinecraftClientMixin,pl:mixin:APP:immersive_aircraft.mixin.json:MinecraftClientMixin,pl:mixin:APP:bookshelf.common.mixins.json:client.AccessorMinecraft,pl:mixin:APP:balm.mixins.json:MinecraftMixin,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,pl:mixin:APP:the_bumblezone.mixins.json:client.MinecraftMixin,pl:mixin:APP:cgm.mixins.json:client.MinecraftMixin,pl:mixin:APP:blueprint.mixins.json:client.MinecraftMixin,pl:mixin:APP:ars_nouveau.mixins.json:light.ClientMixin,pl:mixin:APP:travelerstitles.mixins.json:MinecraftClientTickMixin,pl:mixin:APP:bettercombat.mixins.json:client.MinecraftClientAccessor,pl:mixin:APP:bettercombat.mixins.json:client.MinecraftClientInject,pl:mixin:APP:ars_nouveau.mixins.json:camera.MinecraftMixin,pl:mixin:A,pl:runtimedistcleaner:A}
    at net.minecraft.client.Minecraft.m_91374_(Minecraft.java:700) ~[client-1.19.2-20220805.130853-srg.jar%23397!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:combatroll.mixins.json:MinecraftClientMixin,pl:mixin:APP:immersive_aircraft.mixin.json:MinecraftClientMixin,pl:mixin:APP:bookshelf.common.mixins.json:client.AccessorMinecraft,pl:mixin:APP:balm.mixins.json:MinecraftMixin,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,pl:mixin:APP:the_bumblezone.mixins.json:client.MinecraftMixin,pl:mixin:APP:cgm.mixins.json:client.MinecraftMixin,pl:mixin:APP:blueprint.mixins.json:client.MinecraftMixin,pl:mixin:APP:ars_nouveau.mixins.json:light.ClientMixin,pl:mixin:APP:travelerstitles.mixins.json:MinecraftClientTickMixin,pl:mixin:APP:bettercombat.mixins.json:client.MinecraftClientAccessor,pl:mixin:APP:bettercombat.mixins.json:client.MinecraftClientInject,pl:mixin:APP:ars_nouveau.mixins.json:camera.MinecraftMixin,pl:mixin:A,pl:runtimedistcleaner:A}
    at net.minecraft.client.main.Main.m_239872_(Main.java:212) ~[client-1.19.2-20220805.130853-srg.jar%23397!/:?] {re:classloading,pl:runtimedistcleaner:A}
    at net.minecraft.client.main.Main.main(Main.java:51) ~[client-1.19.2-20220805.130853-srg.jar%23397!/:?] {re:classloading,pl:runtimedistcleaner:A}
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] {}
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?] {}
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] {}
    at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?] {}
    at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$launchService$0(CommonClientLaunchHandler.java:27) ~[fmlloader-1.19.2-43.2.0.jar%2395!/:?] {}
    at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) [modlauncher-10.0.8.jar%2382!/:?] {}
    at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-10.0.8.jar%2382!/:?] {}
    at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-10.0.8.jar%2382!/:?] {}
    at cpw.mods.modlauncher.Launcher.run(Launcher.java:106) [modlauncher-10.0.8.jar%2382!/:?] {}
    at cpw.mods.modlauncher.Launcher.main(Launcher.java:77) [modlauncher-10.0.8.jar%2382!/:?] {}
    at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-10.0.8.jar%2382!/:?] {}
    at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-10.0.8.jar%2382!/:?] {}
    at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) [bootstraplauncher-1.1.2.jar:?] {}


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

-- Head --
Thread: Render thread
Stacktrace:
    at fuzs.puzzleslib.network.ForgeNetworkHandler.of(ForgeNetworkHandler.java:118) ~[PuzzlesLib-v4.3.12-1.19.2-Forge.jar%23352!/:4.3.12] {re:classloading}
-- MOD armorstatues --
Details:
    Caused by 0: java.lang.ExceptionInInitializerError
        at fuzs.armorstatues.ArmorStatuesForge.onConstructMod(ArmorStatuesForge.java:24) ~[ArmorStatues-v4.0.2-1.19.2-Forge.jar%23279!/:4.0.2] {re:classloading}
        at fuzs.armorstatues.__ArmorStatuesForge_onConstructMod_FMLConstructModEvent.invoke(.dynamic) ~[ArmorStatues-v4.0.2-1.19.2-Forge.jar%23279!/:4.0.2] {re:classloading,pl:eventbus:B}
        at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:73) ~[eventbus-6.0.3.jar%2379!/:?] {}
        at net.minecraftforge.eventbus.EventBus.post(EventBus.java:315) ~[eventbus-6.0.3.jar%2379!/:?] {}
        at net.minecraftforge.eventbus.EventBus.post(EventBus.java:296) ~[eventbus-6.0.3.jar%2379!/:?] {}
        at net.minecraftforge.fml.javafmlmod.FMLModContainer.acceptEvent(FMLModContainer.java:107) ~[javafmllanguage-1.19.2-43.2.0.jar%23399!/:?] {}
        at net.minecraftforge.fml.ModContainer.lambda$buildTransitionHandler$10(ModContainer.java:122) ~[fmlcore-1.19.2-43.2.0.jar%23398!/:?] {}
        at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) ~[?:?] {}
        at java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1796) ~[?:?] {}
        at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) ~[?:?] {}
        at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) ~[?:?] {}
        at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) ~[?:?] {re:computing_frames}
        at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) ~[?:?] {re:computing_frames}
        at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) ~[?:?] {}

    Mod File: /C:/Users/vanil/AppData/Roaming/.minecraft/mods/ArmorStatues-v4.0.2-1.19.2-Forge.jar
    Failure message: Armor Statues (armorstatues) encountered an error during the construct event phase
        java.lang.ExceptionInInitializerError: null
    Mod Version: 4.0.2
    Mod Issue URL: https://github.com/Fuzss/armorstatues/issues
    Exception message: java.lang.IllegalArgumentException: server channel settings mismatch, expected false, but was true
Stacktrace:
    at fuzs.puzzleslib.network.ForgeNetworkHandler.of(ForgeNetworkHandler.java:118) ~[PuzzlesLib-v4.3.12-1.19.2-Forge.jar%23352!/:4.3.12] {re:classloading}
    at fuzs.puzzleslib.core.ForgeFactories.network(ForgeFactories.java:31) ~[PuzzlesLib-v4.3.12-1.19.2-Forge.jar%23352!/:4.3.12] {re:classloading}
    at fuzs.armorstatues.api.ArmorStatuesApi.<clinit>(ArmorStatuesApi.java:21) ~[ArmorStatues-v4.0.2-1.19.2-Forge.jar%23279!/:4.0.2] {re:classloading}
    at fuzs.armorstatues.ArmorStatuesForge.onConstructMod(ArmorStatuesForge.java:24) ~[ArmorStatues-v4.0.2-1.19.2-Forge.jar%23279!/:4.0.2] {re:classloading}
    at fuzs.armorstatues.__ArmorStatuesForge_onConstructMod_FMLConstructModEvent.invoke(.dynamic) ~[ArmorStatues-v4.0.2-1.19.2-Forge.jar%23279!/:4.0.2] {re:classloading,pl:eventbus:B}
    at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:73) ~[eventbus-6.0.3.jar%2379!/:?] {}
    at net.minecraftforge.eventbus.EventBus.post(EventBus.java:315) ~[eventbus-6.0.3.jar%2379!/:?] {}
    at net.minecraftforge.eventbus.EventBus.post(EventBus.java:296) ~[eventbus-6.0.3.jar%2379!/:?] {}
    at net.minecraftforge.fml.javafmlmod.FMLModContainer.acceptEvent(FMLModContainer.java:107) ~[javafmllanguage-1.19.2-43.2.0.jar%23399!/:?] {}
    at net.minecraftforge.fml.ModContainer.lambda$buildTransitionHandler$10(ModContainer.java:122) ~[fmlcore-1.19.2-43.2.0.jar%23398!/:?] {}
    at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) ~[?:?] {}
    at java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1796) ~[?:?] {}
    at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) ~[?:?] {}
    at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) ~[?:?] {}
    at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) ~[?:?] {re:computing_frames}
    at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) ~[?:?] {re:computing_frames}
    at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) ~[?:?] {}


-- 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.3, Microsoft
    Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Microsoft
    Memory: 470912512 bytes (449 MiB) / 1476395008 bytes (1408 MiB) up to 10737418240 bytes (10240 MiB)
    CPUs: 16
    Processor Vendor: AuthenticAMD
    Processor Name: AMD Ryzen 9 5900HX with Radeon Graphics        
    Identifier: AuthenticAMD Family 25 Model 80 Stepping 0
    Microarchitecture: Zen 3
    Frequency (GHz): 3.29
    Number of physical packages: 1
    Number of physical CPUs: 8
    Number of logical CPUs: 16
    Graphics card #0 name: NVIDIA GeForce RTX 3060 Laptop GPU
    Graphics card #0 vendor: NVIDIA (0x10de)
    Graphics card #0 VRAM (MB): 4095.00
    Graphics card #0 deviceId: 0x2520
    Graphics card #0 versionInfo: DriverVersion=30.0.15.1278
    Graphics card #1 name: AMD Radeon(TM) Graphics
    Graphics card #1 vendor: Advanced Micro Devices, Inc. (0x1002)
    Graphics card #1 VRAM (MB): 512.00
    Graphics card #1 deviceId: 0x1638
    Graphics card #1 versionInfo: DriverVersion=30.0.13002.19003
    Memory slot #0 capacity (MB): 8192.00
    Memory slot #0 clockSpeed (GHz): 3.20
    Memory slot #0 type: DDR4
    Memory slot #1 capacity (MB): 8192.00
    Memory slot #1 clockSpeed (GHz): 3.20
    Memory slot #1 type: DDR4
    Virtual memory max (MB): 20725.46
    Virtual memory used (MB): 13667.12
    Swap memory total (MB): 4933.11
    Swap memory used (MB): 450.11
    JVM Flags: 9 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx10G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
    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.2.0.jar slf4jfixer PLUGINSERVICE 
        fmlloader-1.19.2-43.2.0.jar object_holder_definalize PLUGINSERVICE 
        fmlloader-1.19.2-43.2.0.jar runtime_enum_extender PLUGINSERVICE 
        fmlloader-1.19.2-43.2.0.jar capability_token_subclass PLUGINSERVICE 
        accesstransformers-8.0.4.jar accesstransformer PLUGINSERVICE 
        fmlloader-1.19.2-43.2.0.jar runtimedistcleaner PLUGINSERVICE 
        modlauncher-10.0.8.jar mixin TRANSFORMATIONSERVICE 
        modlauncher-10.0.8.jar fml TRANSFORMATIONSERVICE 
    FML Language Providers: 
        [email protected]
        lowcodefml@null
        javafml@null
    Mod List: 
        grappling_hook_mod-1.19.2-1.19.2-v13.jar          |Grappling Hook Mod            |grapplemod                    |1.19.2-v13          |COMMON_SET|Manifest: NOSIGNATURE
        SkyVillages-1.0.1-1.19-forge-release.jar          |Sky Villages                  |skyvillages                   |1.0.1-1.19-forge    |COMMON_SET|Manifest: NOSIGNATURE
        YungsBetterDungeons-1.19.2-Forge-3.2.1.jar        |YUNG's Better Dungeons        |betterdungeons                |1.19.2-Forge-3.2.1  |COMMON_SET|Manifest: NOSIGNATURE
        fetzisasiandeco-1.1.1-1.19.2.jar                  |Fetzi's Asian Decoration      |fetzisasiandeco               |1.0                 |COMMON_SET|Manifest: NOSIGNATURE
        EasyAnvils-v4.0.1-1.19.2-Forge.jar                |Easy Anvils                   |easyanvils                    |4.0.1               |COMMON_SET|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
        YungsBetterWitchHuts-1.19.2-Forge-2.1.0.jar       |YUNG's Better Witch Huts      |betterwitchhuts               |1.19.2-Forge-2.1.0  |COMMON_SET|Manifest: NOSIGNATURE
        UndergroundVillages-1.19-1.1.1.jar                |Underground Villages Mod      |underground_villages          |1.1.1               |COMMON_SET|Manifest: NOSIGNATURE
        player-animation-lib-forge-0.3.5.jar              |Player Animator               |playeranimator                |0.3.5               |COMMON_SET|Manifest: NOSIGNATURE
        keebszs_battle_towers-0.3.3-1.19.jar              |Keebsz's Battle Towers        |keebszs_battle_towers         |0.3.3-1.19          |COMMON_SET|Manifest: NOSIGNATURE
        YungsBetterOceanMonuments-1.19.2-Forge-2.1.0.jar  |YUNG's Better Ocean Monuments |betteroceanmonuments          |1.19.2-Forge-2.1.0  |COMMON_SET|Manifest: NOSIGNATURE
        immersive_aircraft-0.1.1+1.19.2.jar               |Immersive Aircraft            |immersive_aircraft            |0.1.1+1.19.2        |COMMON_SET|Manifest: NOSIGNATURE
        InsaneLib-1.6.2-mc1.19.2.jar                      |InsaneLib                     |insanelib                     |1.6.2               |COMMON_SET|Manifest: NOSIGNATURE
        HorseExpert-v4.0.0-1.19.2-Forge.jar               |Horse Expert                  |horseexpert                   |4.0.0               |COMMON_SET|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
        piglinproliferation-1.19-1.0.0.jar                |Piglin Proliferation          |piglinproliferation           |1.19-1.0.0          |COMMON_SET|Manifest: NOSIGNATURE
        XaerosWorldMap_1.27.0_Forge_1.19.1.jar            |Xaero's World Map             |xaeroworldmap                 |1.27.0              |COMMON_SET|Manifest: NOSIGNATURE
        Placebo-1.19.2-7.0.1.jar                          |Placebo                       |placebo                       |7.0.1               |COMMON_SET|Manifest: NOSIGNATURE
        YungsApi-1.19.2-Forge-3.8.2.jar                   |YUNG's API                    |yungsapi                      |1.19.2-Forge-3.8.2  |COMMON_SET|Manifest: NOSIGNATURE
        GatewaysToEternity-1.19.2-3.1.0.jar               |Gateways To Eternity          |gateways                      |3.1.0               |COMMON_SET|Manifest: NOSIGNATURE
        themissingvillages-2.0.0-1.19.2.jar               |The Missing Villages          |themissingvillages            |2.0.0-1.19.2        |COMMON_SET|Manifest: NOSIGNATURE
        atlantis-2022.9.4-1.19.2-1.0.3-forge.jar          |Atlantis                      |atlantis                      |2022.8.31-1.19.2-1.0|COMMON_SET|Manifest: NOSIGNATURE
        Bookshelf-Forge-1.19.2-16.1.5.jar                 |Bookshelf                     |bookshelf                     |16.1.5              |COMMON_SET|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
        Apotheosis-1.19.2-6.0.1.jar                       |Apotheosis                    |apotheosis                    |6.0.1               |COMMON_SET|Manifest: NOSIGNATURE
        takesapillage-1.0.1-1.19.2.jar                    |It Takes A Pillage            |takesapillage                 |1.0.1               |COMMON_SET|Manifest: NOSIGNATURE
        ProgressiveBosses-3.7.1-mc1.19.2.jar              |Progressive Bosses            |progressivebosses             |3.7.1               |COMMON_SET|Manifest: NOSIGNATURE
        SimplyHouses-1.1.3-1.19-forge.jar                 |Simply Houses                 |simply_houses                 |1.1.3.1-1.19        |COMMON_SET|Manifest: NOSIGNATURE
        balm-4.5.3.jar                                    |Balm                          |balm                          |4.5.3               |COMMON_SET|Manifest: NOSIGNATURE
        cloth-config-8.2.88-forge.jar                     |Cloth Config v8 API           |cloth_config                  |8.2.88              |COMMON_SET|Manifest: NOSIGNATURE
        twilightforest-1.19-4.2.1421-universal.jar        |The Twilight Forest           |twilightforest                |4.2.1421            |COMMON_SET|Manifest: NOSIGNATURE
        structure_gel-1.19.2-2.7.1.jar                    |Structure Gel API             |structure_gel                 |2.7.1               |COMMON_SET|Manifest: NOSIGNATURE
        corpse-1.19.2-1.0.0.jar                           |Corpse                        |corpse                        |1.19.2-1.0.0        |COMMON_SET|Manifest: NOSIGNATURE
        FarmersDelight-1.19-1.2.0.jar                     |Farmer's Delight              |farmersdelight                |1.19-1.2.0          |COMMON_SET|Manifest: NOSIGNATURE
        repurposed_structures_forge-6.3.2+1.19.2.jar      |Repurposed Structures         |repurposed_structures         |6.3.2+1.19.2        |COMMON_SET|Manifest: NOSIGNATURE
        morevillagers-forge-1.19-4.0.3.jar                |More Villagers                |morevillagers                 |4.0.3               |COMMON_SET|Manifest: NOSIGNATURE
        customportalapi-0.0.1-beta50-1.19.2.jar           |Custom Portal Api [Forge]     |customportalapi               |0.0.1-beta50-1.19.2 |COMMON_SET|Manifest: NOSIGNATURE
        UnusualEnd1.19_V1.2.7.jar                         |Unusual End                   |unusualend                    |1.2.7               |COMMON_SET|Manifest: NOSIGNATURE
        YungsBridges-1.19.2-Forge-3.1.0.jar               |YUNG's Bridges                |yungsbridges                  |1.19.2-Forge-3.1.0  |COMMON_SET|Manifest: NOSIGNATURE
        curios-forge-1.19.2-5.1.1.0.jar                   |Curios API                    |curios                        |1.19.2-5.1.1.0      |COMMON_SET|Manifest: NOSIGNATURE
        Patchouli-1.19.2-76.jar                           |Patchouli                     |patchouli                     |1.19.2-76           |COMMON_SET|Manifest: NOSIGNATURE
        YungsExtras-1.19.2-Forge-3.1.0.jar                |YUNG's Extras                 |yungsextras                   |1.19.2-Forge-3.1.0  |COMMON_SET|Manifest: NOSIGNATURE
        witherstormmod-1.19.2-3.1.1.jar                   |Cracker's Wither Storm Mod    |witherstormmod                |3.1.1               |COMMON_SET|Manifest: NOSIGNATURE
        lostcities-1.19-6.0.9.jar                         |LostCities                    |lostcities                    |1.19-6.0.9          |COMMON_SET|Manifest: NOSIGNATURE
        spells_and_shields-1.19.2-1.8.6.jar               |Spells & Shields              |spells_and_shields            |1.19.2-1.8.6        |COMMON_SET|Manifest: NOSIGNATURE
        YungsBetterStrongholds-1.19.2-Forge-3.2.0.jar     |YUNG's Better Strongholds     |betterstrongholds             |1.19.2-Forge-3.2.0  |COMMON_SET|Manifest: NOSIGNATURE
        resourcefullib-forge-1.19.1-1.1.1.jar             |Resourceful Lib               |resourcefullib                |1.1.1               |COMMON_SET|Manifest: NOSIGNATURE
        deeperdarker-1.0.0b-1.19.2.jar                    |Deeper And Darker             |deeperdarker                  |1.0.0b              |COMMON_SET|Manifest: NOSIGNATURE
        cfm-7.0.0-pre34-1.19.jar                          |MrCrayfish's Furniture Mod    |cfm                           |7.0.0-pre34         |COMMON_SET|Manifest: NOSIGNATURE
        architectury-6.2.46-forge.jar                     |Architectury                  |architectury                  |6.2.46              |COMMON_SET|Manifest: NOSIGNATURE
        identity-2.6.0-1.19.1-forge.jar                   |Identity                      |identity                      |2.6.0-1.19.1        |COMMON_SET|Manifest: NOSIGNATURE
        the_bumblezone_forge-6.2.8+1.19.2.jar             |The Bumblezone                |the_bumblezone                |6.2.8+1.19.2        |COMMON_SET|Manifest: NOSIGNATURE
        framework-0.3.3-1.19.jar                          |Framework                     |framework                     |0.3.3               |COMMON_SET|Manifest: NOSIGNATURE
        EnchantWithMob-1.19.2-7.0.1.jar                   |Enchant With Mob              |enchantwithmob                |1.19.2-7.0.1        |COMMON_SET|Manifest: NOSIGNATURE
        ShinyHorses-1.19-1.2.jar                          |Shiny Horses Forge - Enchantab|shinyhorses                   |1.2                 |COMMON_SET|Manifest: NOSIGNATURE
        Towns-and-Towers-1.19.2-1.9.jar                   |Towns and Towers              |t_and_t                       |1.9                 |COMMON_SET|Manifest: NOSIGNATURE
        YungsBetterMineshafts-1.19.2-Forge-3.2.0.jar      |YUNG's Better Mineshafts      |bettermineshafts              |1.19.2-Forge-3.2.0  |COMMON_SET|Manifest: NOSIGNATURE
        geckolib-forge-1.19-3.1.21.jar                    |GeckoLib                      |geckolib3                     |3.1.21              |COMMON_SET|Manifest: NOSIGNATURE
        winteroverhaul-2.0.1.jar                          |Winter Overhaul               |winteroverhaul                |2.0.1               |COMMON_SET|Manifest: NOSIGNATURE
        effortlessbuilding-1.19-2.37.jar                  |Effortless Building           |effortlessbuilding            |1.19-2.37           |COMMON_SET|Manifest: NOSIGNATURE
        DarkPaintings-Forge-1.19.2-13.1.2.jar             |DarkPaintings                 |darkpaintings                 |13.1.2              |COMMON_SET|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
        MyVillagePack_Forge-2.0.jar                       |My Village Pack               |myvillage                     |1.0-1.19.2          |COMMON_SET|Manifest: NOSIGNATURE
        PortableHole-v4.0.0-1.19.2-Forge.jar              |Portable Hole                 |portablehole                  |4.0.0               |COMMON_SET|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
        cozy-1.0.1-forge.jar                              |Cozy                          |cozy                          |1.0.1               |COMMON_SET|Manifest: NOSIGNATURE
        tameablebeasts-1.19.2-3.0.jar                     |Tameable Beasts               |tameablebeasts                |2.0                 |COMMON_SET|Manifest: NOSIGNATURE
        cgm-1.2.8-1.19.jar                                |MrCrayfish's Gun Mod          |cgm                           |1.2.8               |COMMON_SET|Manifest: NOSIGNATURE
        biomemakeover-FORGE-1.19.2-1.6.2.jar              |Biome Makeover                |biomemakeover                 |1.19.2-1.6.2        |COMMON_SET|Manifest: NOSIGNATURE
        awesomedungeonend-forge-1.19.2-3.0.0.jar          |Awesome dungeon the end       |awesomedungeonend             |3.0.0               |COMMON_SET|Manifest: NOSIGNATURE
        jei-1.19.2-forge-11.3.0.262.jar                   |Just Enough Items             |jei                           |11.3.0.262          |COMMON_SET|Manifest: NOSIGNATURE
        moreyoyos-1.0.jar                                 |More Yoyos Mod                |moreyoyos                     |1.0                 |COMMON_SET|Manifest: NOSIGNATURE
        the-conjurer-1.19.2-1.1.5.jar                     |The Conjurer                  |conjurer_illager              |1.1.5               |COMMON_SET|Manifest: NOSIGNATURE
        syncswitch-1.0.1.jar                              |Synchronous Switches Mod      |syncswitch                    |1.0.1               |COMMON_SET|Manifest: NOSIGNATURE
        libraryferret-forge-1.19.2-3.0.0.jar              |Library ferret                |libraryferret                 |3.0.0               |COMMON_SET|Manifest: NOSIGNATURE
        obscure_api-10.jar                                |Obscure API                   |obscure_api                   |10                  |COMMON_SET|Manifest: NOSIGNATURE
        waystones-forge-1.19-11.1.0.jar                   |Waystones                     |waystones                     |11.1.0              |COMMON_SET|Manifest: NOSIGNATURE
        MonsterPlus1.1.2-Forge1.19.2.jar                  |MonsterPlus                   |monsterplus                   |1.0                 |COMMON_SET|Manifest: NOSIGNATURE
        nock_enough_arrows-1.19-1.1.0.jar                 |Nock Enough Arrows            |nock_enough_arrows            |1.19-1.1.0          |COMMON_SET|Manifest: NOSIGNATURE
        awesomedungeon-forge-1.19.2-3.0.0.jar             |Awesome dungeon               |awesomedungeon                |3.0.0               |COMMON_SET|Manifest: NOSIGNATURE
        TravelersBackpack-1.19.2-8.2.6.jar                |Traveler's Backpack           |travelersbackpack             |8.2.6               |COMMON_SET|Manifest: NOSIGNATURE
        StrawStatues-v4.0.0-1.19.2-Forge.jar              |Straw Statues                 |strawstatues                  |4.0.0               |COMMON_SET|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
        SereneSeasons-1.19-8.0.0.19.jar                   |Serene Seasons                |sereneseasons                 |0.0NONE             |COMMON_SET|Manifest: NOSIGNATURE
        simple_spikes-1.19.2-1.0.0.jar                    |Simple Spikes                 |simple_spikes                 |1.19.2-1.0.0        |COMMON_SET|Manifest: NOSIGNATURE
        redstructure-1.0.4-forge-1.19.2.jar               |Reds More Structures          |redmorestructure              |1.0.4-1.19.2        |COMMON_SET|Manifest: NOSIGNATURE
        YungsBetterDesertTemples-1.19.2-Forge-2.2.1.jar   |YUNG's Better Desert Temples  |betterdeserttemples           |1.19.2-Forge-2.2.1  |COMMON_SET|Manifest: NOSIGNATURE
        mahoutsukai-1.19.2-v1.34.37.jar                   |Mahou Tsukai                  |mahoutsukai                   |1.19.2-v1.34.37     |COMMON_SET|Manifest: NOSIGNATURE
        Terralith_v2.3.5.jar                              |Terralith                     |terralith                     |0.0NONE             |COMMON_SET|Manifest: NOSIGNATURE
        blueprint-1.19.2-6.1.0.jar                        |Blueprint                     |blueprint                     |6.1.0               |COMMON_SET|Manifest: NOSIGNATURE
        boatload-1.19-4.1.0.jar                           |Boatload                      |boatload                      |4.1.0               |COMMON_SET|Manifest: NOSIGNATURE
        savage_and_ravage-1.19-5.0.2.jar                  |Savage & Ravage               |savage_and_ravage             |5.0.2               |COMMON_SET|Manifest: NOSIGNATURE
        allurement-1.19-3.0.0.jar                         |Allurement                    |allurement                    |3.0.0               |COMMON_SET|Manifest: NOSIGNATURE
        woodworks-1.19.2-2.1.0.jar                        |Woodworks                     |woodworks                     |2.1.0               |COMMON_SET|Manifest: NOSIGNATURE
        incubation-1.19-3.0.0.jar                         |Incubation                    |incubation                    |3.0.0               |COMMON_SET|Manifest: NOSIGNATURE
        buzzier_bees-1.19-5.0.1.jar                       |Buzzier Bees                  |buzzier_bees                  |5.0.1               |COMMON_SET|Manifest: NOSIGNATURE
        berry_good-1.19.2-6.0.1.jar                       |Berry Good                    |berry_good                    |6.0.1               |COMMON_SET|Manifest: NOSIGNATURE
        chiseled_bricks-1.1-1.19.jar                      |Chiseled Bricks               |chiseled_bricks               |1.1-1.19            |COMMON_SET|Manifest: NOSIGNATURE
        ars_nouveau-1.19.2-3.5.1.jar                      |Ars Nouveau                   |ars_nouveau                   |3.5.1               |COMMON_SET|Manifest: NOSIGNATURE
        [Universal]Immersive_Structures_v2-0-3.jar        |Immersive Structure           |imst                          |2.0.2               |COMMON_SET|Manifest: NOSIGNATURE
        3dskinlayers-forge-1.5.2-mc1.19.1.jar             |3dSkinLayers                  |skinlayers3d                  |1.5.2               |COMMON_SET|Manifest: NOSIGNATURE
        forge-1.19.2-43.2.0-universal.jar                 |Forge                         |forge                         |43.2.0              |COMMON_SET|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  |COMMON_SET|Manifest: NOSIGNATURE
        castle_dungeons-3.3-1.19-forge.jar                |Castle Dungeons               |castle_dungeons               |3.3                 |COMMON_SET|Manifest: NOSIGNATURE
        WarriorRage-1.19.2-1.2.2.jar                      |Warrior Rage                  |warriorrage                   |1.2.2               |COMMON_SET|Manifest: NOSIGNATURE
        ArmorStatues-v4.0.2-1.19.2-Forge.jar              |Armor Statues                 |armorstatues                  |4.0.2               |ERROR     |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
        neapolitan-1.19.2-4.0.2.jar                       |Neapolitan                    |neapolitan                    |4.0.2               |COMMON_SET|Manifest: NOSIGNATURE
        ironchest-1.19.2-14.2.7.jar                       |Iron Chests                   |ironchest                     |1.19.2-14.2.7       |COMMON_SET|Manifest: NOSIGNATURE
        DungeonsArise-1.19-2.1.51-beta.jar                |When Dungeons Arise           |dungeons_arise                |2.1.51              |COMMON_SET|Manifest: NOSIGNATURE
        awesomedungeonocean-forge-1.19.2-3.0.1.jar        |Awesome dungeon edition ocean |awesomedungeonocean           |3.0.0               |COMMON_SET|Manifest: NOSIGNATURE
        client-1.19.2-20220805.130853-srg.jar             |Minecraft                     |minecraft                     |1.19.2              |COMMON_SET|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
        EnchantmentDescriptions-Forge-1.19.2-13.0.3.jar   |EnchantmentDescriptions       |enchdesc                      |13.0.3              |COMMON_SET|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.127.jar           |TerraBlender                  |terrablender                  |2.0.1.127           |COMMON_SET|Manifest: NOSIGNATURE
        vanilla_claws-1.0.8.jar                           |Vanilla Claws                 |vanilla_claws                 |1.0.8               |COMMON_SET|Manifest: NOSIGNATURE
        bettercombat-forge-1.4.2+1.19.jar                 |Better Combat                 |bettercombat                  |1.4.2+1.19          |COMMON_SET|Manifest: NOSIGNATURE
        combatroll-forge-1.0.7+1.19.jar                   |Combat Roll                   |combatroll                    |1.0.7+1.19          |COMMON_SET|Manifest: NOSIGNATURE
        awesomedungeonnether-forge-1.19.2-3.0.0.jar       |Awesome dungeon nether        |awesomedungeonnether          |3.0.0               |COMMON_SET|Manifest: NOSIGNATURE
        obscure_tooltips-1.0.api9-1.19.jar                |Obscure Tooltips              |obscure_tooltips              |1.0.api9            |COMMON_SET|Manifest: NOSIGNATURE
        personality-1.19-3.0.1.jar                        |Personality                   |personality                   |3.0.1               |COMMON_SET|Manifest: NOSIGNATURE
        BarteringStation-v4.0.0-1.19.2-Forge.jar          |Bartering Station             |barteringstation              |4.0.0               |COMMON_SET|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
        notenoughanimations-forge-1.6.1-mc1.19.1.jar      |NotEnoughAnimations Mod       |notenoughanimations           |1.6.1               |COMMON_SET|Manifest: NOSIGNATURE
        Xaeros_Minimap_22.14.1_Forge_1.19.1.jar           |Xaero's Minimap               |xaerominimap                  |22.14.1             |COMMON_SET|Manifest: NOSIGNATURE
        assortedtech-1.19.2-4.1.1.jar                     |Assorted Tech                 |assortedtech                  |1.19.2-4.1.1        |COMMON_SET|Manifest: NOSIGNATURE
        Dreamland-forge-1.19.2-1.2.0.2.jar                |Dreamland                     |dreamland                     |1.2.0.2             |COMMON_SET|Manifest: NOSIGNATURE
        endofherobrine-1.19.2-1.0.2.jar                   |The End of Herobrine          |endofherobrine                |1.0.1               |COMMON_SET|Manifest: NOSIGNATURE
        BetterTridents-v4.0.1-1.19.2-Forge.jar            |Better Tridents               |bettertridents                |4.0.1               |COMMON_SET|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
        mvs-3.1.3.jar                                     |Moog's Voyager Structures     |mvs                           |3.1.3               |COMMON_SET|Manifest: NOSIGNATURE
        arclight-0.1.0-1.19.2.jar                         |Arclight                      |arclight                      |0.1.0-1.19.2        |COMMON_SET|Manifest: NOSIGNATURE
        PuzzlesLib-v4.3.12-1.19.2-Forge.jar               |Puzzles Lib                   |puzzleslib                    |4.3.12              |COMMON_SET|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
        Enhanced_Celestials-forge-1.19.2-2.1.0.2.jar      |Enhanced Celestials           |enhancedcelestials            |2.1.0.2             |COMMON_SET|Manifest: NOSIGNATURE
        CorgiLib-forge-1.19.2-1.0.0.6.jar                 |CorgiLib                      |corgilib                      |1.0.0.6             |COMMON_SET|Manifest: NOSIGNATURE
        Aquaculture-1.19.2-2.4.7.jar                      |Aquaculture 2                 |aquaculture                   |1.19.2-2.4.7        |COMMON_SET|Manifest: NOSIGNATURE
        aquamirae-5.api10.jar                             |Aquamirae                     |aquamirae                     |5.api10             |COMMON_SET|Manifest: NOSIGNATURE
        xptome-1.19-2.1.6.jar                             |XP Tome                       |xpbook                        |2.1.6               |COMMON_SET|Manifest: NOSIGNATURE
    Crash Report UUID: 92558de1-d1e2-4133-8dbe-0abe698f258f
    FML: 43.2
    Forge: net.minecraftforge:43.2.0

Posted
Quote

Mod File: /C:/Users/vanil/AppData/Roaming/.minecraft/mods/ArmorStatues-v4.0.2-1.19.2-Forge.jar
    Failure message: Armor Statues (armorstatues) encountered an error during the construct event phase
        java.lang.ExceptionInInitializerError: null
    Mod Version: 4.0.2
    Mod Issue URL: https://github.com/Fuzss/armorstatues/issues
    Exception message: java.lang.IllegalArgumentException: server channel settings mismatch, expected false, but was true

Issue with armorstatues/puzzleslib. Check you have the latest version of these mods then contact the mod author.

Boilerplate:

If you don't post your logs/debug.log we can't help you. For curseforge you need to enable the forge debug.log in its minecraft settings. You should also post your crash report if you have one.

If there is no error in the log file and you don't have a crash report then post the launcher_log.txt from the minecraft folder. Again for curseforge this will be in your curseforge/minecraft/Install

Large files should be posted to a file sharing site like https://gist.github.com  You should also read the support forum sticky post.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.