katubug / CottageWitch119

13 stars 0 forks source link

[Crash] Ars Nouveau fluid pickup #21

Closed frootbirb closed 6 months ago

frootbirb commented 1 year ago

What Cottage Witch version are you using? Version: 1.12

What were you doing when you crashed? Attempting to use Ars Nouveau fluid pickup on a water block

To Reproduce Steps to reproduce the behavior:

  1. Create Ars Nouveau spell Touch -> Fluid Pickup with a Fluid
  2. Attempt to pick up a flowing water block with spell
  3. See error

Crash Reports or Latest.log


// Who set us up the TNT?

Time: 2023-04-16 10:38:00
Description: Exception in server tick loop

java.lang.NoSuchMethodError: 'boolean com.hollingsworth.arsnouveau.api.item.inv.FilterableItemHandler.canInteractFor(net.minecraft.world.item.ItemStack, com.hollingsworth.arsnouveau.api.item.inv.InteractType)'
    at alexthw.starbunclemania.glyph.PlaceFluidEffect.findItems(PlaceFluidEffect.java:165) ~[starbunclemania-1.19.2-1.0.5.4.jar%23590!/:1.19.2-1.0.5.4] {re:classloading}
    at alexthw.starbunclemania.glyph.PlaceFluidEffect.getTankItems(PlaceFluidEffect.java:151) ~[starbunclemania-1.19.2-1.0.5.4.jar%23590!/:1.19.2-1.0.5.4] {re:classloading}
    at alexthw.starbunclemania.glyph.PickupFluidEffect.getTanks(PickupFluidEffect.java:153) ~[starbunclemania-1.19.2-1.0.5.4.jar%23590!/:1.19.2-1.0.5.4] {re:classloading}
    at alexthw.starbunclemania.glyph.PickupFluidEffect.onResolveBlock(PickupFluidEffect.java:70) ~[starbunclemania-1.19.2-1.0.5.4.jar%23590!/:1.19.2-1.0.5.4] {re:classloading}
    at com.hollingsworth.arsnouveau.api.spell.AbstractEffect.onResolve(AbstractEffect.java:63) ~[ars_nouveau-1.19.2-3.13.1.jar%23380!/:3.13.1] {re:mixin,re:classloading}
    at com.hollingsworth.arsnouveau.api.spell.SpellResolver.resolveAllEffects(SpellResolver.java:181) ~[ars_nouveau-1.19.2-3.13.1.jar%23380!/:3.13.1] {re:classloading}
    at com.hollingsworth.arsnouveau.api.spell.SpellResolver.onResolveEffect(SpellResolver.java:146) ~[ars_nouveau-1.19.2-3.13.1.jar%23380!/:3.13.1] {re:classloading}
    at com.hollingsworth.arsnouveau.common.spell.method.MethodTouch.onCastOnBlock(MethodTouch.java:43) ~[ars_nouveau-1.19.2-3.13.1.jar%23380!/:3.13.1] {re:classloading}
    at com.hollingsworth.arsnouveau.api.spell.SpellResolver.onCastOnBlock(SpellResolver.java:123) ~[ars_nouveau-1.19.2-3.13.1.jar%23380!/:3.13.1] {re:classloading}
    at com.hollingsworth.arsnouveau.api.spell.ISpellCaster.castSpell(ISpellCaster.java:170) ~[ars_nouveau-1.19.2-3.13.1.jar%23380!/:3.13.1] {re:classloading}
    at com.hollingsworth.arsnouveau.api.spell.ISpellCaster.castSpell(ISpellCaster.java:190) ~[ars_nouveau-1.19.2-3.13.1.jar%23380!/:3.13.1] {re:classloading}
    at com.hollingsworth.arsnouveau.common.items.SpellBook.m_7203_(SpellBook.java:90) ~[ars_nouveau-1.19.2-3.13.1.jar%23380!/:3.13.1] {re:classloading,pl:runtimedistcleaner:A}
    at net.minecraft.world.item.ItemStack.m_41682_(ItemStack.java:266) ~[server-1.19.2-20220805.130853-srg.jar%23629!/:?] {re:mixin,xf:fml:forge:itemstack,re:classloading,xf:fml:forge:itemstack,pl:mixin:APP:mixins.mlib.json:MixinItemStack,pl:mixin:APP:mixins.hibernalherbs.json:ItemStackMixin,pl:mixin:APP:canary.mixins.json:item.ItemStackMixin,pl:mixin:APP:placebo.mixins.json:ItemStackMixin,pl:mixin:APP:creatures-and-beasts.mixins.json:MixinItemStack,pl:mixin:APP:itemfilters-common.mixins.json:ItemStackMixin,pl:mixin:APP:tarotcards.mixins.json:ItemStackMixin,pl:mixin:APP:quark.mixins.json:ItemStackMixin,pl:mixin:A}
    at net.minecraft.server.level.ServerPlayerGameMode.m_6261_(ServerPlayerGameMode.java:286) ~[server-1.19.2-20220805.130853-srg.jar%23629!/:?] {re:mixin,re:computing_frames,re:classloading,pl:mixin:APP:questsadditions.mixins.json:MixinPlayerInteractionManager,pl:mixin:A}
    at net.minecraft.server.network.ServerGamePacketListenerImpl.m_5760_(ServerGamePacketListenerImpl.java:1089) ~[server-1.19.2-20220805.130853-srg.jar%23629!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
    at net.minecraft.network.protocol.game.ServerboundUseItemPacket.m_5797_(ServerboundUseItemPacket.java:29) ~[server-1.19.2-20220805.130853-srg.jar%23629!/:?] {re:classloading}
    at net.minecraft.network.protocol.game.ServerboundUseItemPacket.m_5797_(ServerboundUseItemPacket.java:7) ~[server-1.19.2-20220805.130853-srg.jar%23629!/:?] {re:classloading}
    at net.minecraft.network.protocol.PacketUtils.m_131356_(PacketUtils.java:22) ~[server-1.19.2-20220805.130853-srg.jar%23629!/:?] {re:classloading}
    at net.minecraft.server.TickTask.run(TickTask.java:18) ~[server-1.19.2-20220805.130853-srg.jar%23629!/:?] {re:classloading,re:mixin}
    at net.minecraft.util.thread.BlockableEventLoop.m_6367_(BlockableEventLoop.java:157) ~[server-1.19.2-20220805.130853-srg.jar%23629!/:?] {re:computing_frames,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B}
    at net.minecraft.util.thread.ReentrantBlockableEventLoop.m_6367_(ReentrantBlockableEventLoop.java:23) ~[server-1.19.2-20220805.130853-srg.jar%23629!/:?] {re:computing_frames,re:mixin,re:classloading}
    at net.minecraft.server.MinecraftServer.m_6367_(MinecraftServer.java:763) ~[server-1.19.2-20220805.130853-srg.jar%23629!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:A}
    at net.minecraft.server.MinecraftServer.m_6367_(MinecraftServer.java:157) ~[server-1.19.2-20220805.130853-srg.jar%23629!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:A}
    at net.minecraft.util.thread.BlockableEventLoop.m_7245_(BlockableEventLoop.java:131) ~[server-1.19.2-20220805.130853-srg.jar%23629!/:?] {re:computing_frames,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B}
    at net.minecraft.server.MinecraftServer.m_129961_(MinecraftServer.java:746) ~[server-1.19.2-20220805.130853-srg.jar%23629!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:A}
    at net.minecraft.server.MinecraftServer.m_7245_(MinecraftServer.java:740) ~[server-1.19.2-20220805.130853-srg.jar%23629!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:A}
    at net.minecraft.util.thread.BlockableEventLoop.m_18701_(BlockableEventLoop.java:140) ~[server-1.19.2-20220805.130853-srg.jar%23629!/:?] {re:computing_frames,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B}
    at net.minecraft.server.MinecraftServer.m_130012_(MinecraftServer.java:726) ~[server-1.19.2-20220805.130853-srg.jar%23629!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:A}
    at net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:658) ~[server-1.19.2-20220805.130853-srg.jar%23629!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:A}
    at net.minecraft.server.MinecraftServer.m_206580_(MinecraftServer.java:244) ~[server-1.19.2-20220805.130853-srg.jar%23629!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:A}
    at java.lang.Thread.run(Thread.java:833) [?:?] {re:mixin}

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

-- System Details --
Details:
    Minecraft Version: 1.19.2
    Minecraft Version ID: 1.19.2
    Operating System: Linux (amd64) version 5.15.0-69-generic
    Java Version: 17.0.1, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode, sharing), Oracle Corporation
    Memory: 1889247904 bytes (1801 MiB) / 5238685696 bytes (4996 MiB) up to 8329887744 bytes (7944 MiB)
    CPUs: 6
    Processor Vendor: GenuineIntel
    Processor Name: Intel(R) Core(TM) i5-9600K CPU @ 3.70GHz
    Identifier: Intel64 Family 6 Model 158 Stepping 13
    Microarchitecture: Coffee Lake
    Frequency (GHz): 3.70
    Number of physical packages: 1
    Number of physical CPUs: 6
    Number of logical CPUs: 6
    Graphics card #0 name: CoffeeLake-S GT2 [UHD Graphics 630]
    Graphics card #0 vendor: Intel Corporation (0x8086)
    Graphics card #0 VRAM (MB): 256.00
    Graphics card #0 deviceId: 0x3e98
    Graphics card #0 versionInfo: unknown
    Virtual memory max (MB): 19983.73
    Virtual memory used (MB): 10678.27
    Swap memory total (MB): 4096.00
    Swap memory used (MB): 0.00
    JVM Flags: 0 total; 
    Server Running: true
    Player Count: 2 / 20; [ServerPlayer['frootbirb'/105265, l='ServerLevel[world]', x=27.68, y=108.00, z=-4345.72], ServerPlayer['beemer3991'/105927, l='ServerLevel[world]', x=-189.38, y=83.00, z=-2921.82]]
    Data Packs: vanilla, mod:saturn (incompatible), mod:adaptive_performance_tweaks_core (incompatible), mod:betterdungeons, mod:ftbessentials (incompatible), mod:easyanvils (incompatible), mod:supermartijn642configlib (incompatible), mod:betteramethyst, mod:prefab, mod:paragon, mod:uppers, mod:entitycollisionfpsfix (incompatible), mod:mcwwindows, mod:strawgolem (incompatible), mod:pitg, mod:macawsroofsbyg, mod:duckling (incompatible), mod:villagersplus, mod:yungsapi, mod:maxhealthfix (incompatible), mod:vinery, mod:forgivingvoid (incompatible), mod:clickadv (incompatible), mod:balm (incompatible), mod:whatareyouvotingfor, mod:swampier_swamps (incompatible), mod:jeresources, mod:betterfortresses, mod:cloth_config (incompatible), mod:shetiphiancore (incompatible), mod:ctov, mod:structure_gel, mod:handcrafted, mod:casting_crystals, mod:dungeons_plus, mod:snailmail (incompatible), mod:mcwtrpdoors, mod:supermartijn642corelib (incompatible), mod:resourcefulconfig, mod:fairylights (incompatible), mod:spark (incompatible), mod:luphieclutteredmod, mod:curios, mod:solsweetpotato (incompatible), mod:extendedmushrooms, mod:overweight_farming (incompatible), mod:pluto, mod:mcwroofs, mod:chimes, mod:followersteleporttoo, mod:bigfish, mod:toms_storage (incompatible), mod:fastleafdecay, mod:disenchanting (incompatible), mod:bettermineshafts, mod:sliceanddice (incompatible), mod:darkpaintings (incompatible), mod:elytraslot, mod:quarkoddities (incompatible), mod:fastload (incompatible), mod:biomesinjars (incompatible), mod:jei (incompatible), mod:visualworkbench (incompatible), mod:attributefix (incompatible), mod:goblintraders (incompatible), mod:luggage, mod:caelus (incompatible), mod:paxi, mod:contact (incompatible), mod:sootychimneys (incompatible), mod:infinitywaterbucket (incompatible), mod:integrated_api (incompatible), mod:colorfulazaleas (incompatible), mod:naturescompass (incompatible), mod:deepslatetweaks (incompatible), mod:snuffles (incompatible), mod:starlight (incompatible), mod:davespotioneering (incompatible), mod:questsadditions, mod:jeitweaker, mod:display_case (incompatible), mod:crafttweaker (incompatible), mod:missingwilds (incompatible), mod:forge, mod:spawnbalanceutility, mod:mcwpaths, mod:idas (incompatible), mod:smoothchunk (incompatible), mod:radon (incompatible), mod:trade_cycling (incompatible), mod:theoneprobe (incompatible), mod:terrablender, mod:commonality, mod:easier_sleeping, mod:nochatreports (incompatible), mod:gildednetherite, mod:mlib, mod:spectrelib (incompatible), mod:hibernalherbs (incompatible), mod:createtweaker (incompatible), mod:obsidianboat (incompatible), mod:kotlinforforge (incompatible), mod:pipez (incompatible), mod:brewinandchewin (incompatible), mod:flywheel (incompatible), mod:farmersrespite (incompatible), mod:balloonbox (incompatible), mod:ecologics (incompatible), mod:xaerominimap, mod:integrated_stronghold (incompatible), mod:itemcollectors (incompatible), mod:cyclepaintings, mod:polymorph, mod:justenoughprofessions, mod:autoreglib (incompatible), mod:canary, mod:fastfurnace (incompatible), mod:lootr (incompatible), mod:connectedglass (incompatible), mod:puzzleslib (incompatible), mod:byg, mod:mavapi (incompatible), mod:cosmeticarmorreworked (incompatible), mod:chunksending (incompatible), mod:step (incompatible), mod:hexerei (incompatible), mod:skyvillages, mod:betterwitchhuts, mod:netherportalfix (incompatible), mod:beautify (incompatible), mod:beenfo (incompatible), mod:morediscs (incompatible), mod:forgivenessmod, mod:connectivity (incompatible), mod:macawsbridgesbyg, mod:bowinfinityfix, mod:applecrates (incompatible), mod:glassential (incompatible), mod:xaeroworldmap, mod:placebo (incompatible), mod:jumpoverfences (incompatible), mod:citadel, mod:alexsmobs (incompatible), mod:domesticationinnovation, mod:lootintegrations (incompatible), mod:mpe, mod:waymaker, mod:spawnermod (incompatible), mod:bookshelf (incompatible), mod:kiwiboi (incompatible), mod:buildinggadgets (incompatible), mod:framedblocks, mod:create_dragon_lib, mod:cryingghasts, mod:mcwdoors, mod:mermod (incompatible), mod:twilightforest (incompatible), mod:fk (incompatible), mod:konkrete (incompatible), mod:experiencebugfix, mod:mcwbridges, mod:farmersdelight (incompatible), mod:chefsdelight, mod:culturaldelights (incompatible), mod:endrem, mod:chunky (incompatible), mod:mcwfences, mod:mcwfencesbyg, mod:cnb, mod:geckolib3 (incompatible), mod:crittersandcompanions (incompatible), mod:patchouli (incompatible), mod:ars_nouveau, mod:starbunclemania, mod:leap (incompatible), mod:collective, mod:lexicon, mod:tiab (incompatible), mod:ftbultimine (incompatible), mod:ring_of_enderchest (incompatible), mod:resourcefullib (incompatible), mod:starterkit, mod:deeperdarker, mod:architectury (incompatible), mod:mcsa (incompatible), mod:ftblibrary (incompatible), mod:findme (incompatible), mod:ftbteams (incompatible), mod:aiimprovements, mod:create_crystal_clear, mod:inventoryessentials (incompatible), mod:adaptive_performance_tweaks_items, mod:observable (incompatible), mod:mavm (incompatible), mod:scaffoldingdropsnearby, mod:effortlessbuilding (incompatible), mod:caupona (incompatible), mod:majruszsaccessories (incompatible), mod:inventorysorter (incompatible), mod:trashslot (incompatible), mod:snad (incompatible), mod:itemfilters (incompatible), mod:ftbquests (incompatible), mod:easymagic (incompatible), mod:old_combat_mod, mod:structorytowers, mod:create, mod:delightful (incompatible), mod:create_central_kitchen (incompatible), mod:ars_creo (incompatible), mod:waystones (incompatible), mod:structory, mod:silveroakoutpost (incompatible), mod:mcwpaintings, mod:fastsuite (incompatible), mod:clumps (incompatible), mod:comforts, mod:alternate_current (incompatible), mod:configured (incompatible), mod:decorative_blocks (incompatible), mod:charginggadgets (incompatible), mod:lazydfu (incompatible), mod:explorerscompass (incompatible), mod:netherdepthsupgrade (incompatible), mod:blueprint (incompatible), mod:usefulslime, mod:akashictome (incompatible), mod:ftbchunks (incompatible), mod:adaptive_performance_tweaks_player, mod:better_fishing_rods, mod:tarotcards (incompatible), mod:friendsandfoes (incompatible), mod:tflostblocks (incompatible), mod:craftingtweaks (incompatible), mod:swingthroughgrass (incompatible), mod:moonlight (incompatible), mod:advancementframes (incompatible), mod:spelunkery (incompatible), mod:mysticaloaktree (incompatible), mod:moyai (incompatible), mod:babyfat (incompatible), mod:titanium (incompatible), mod:enigmaticgraves (incompatible), mod:nightlights, mod:another_furniture (incompatible), mod:creativecore (incompatible), mod:sculktransporting, mod:smoothboot, mod:nethersdelight (incompatible), mod:collectorsreap (incompatible), mod:iceberg (incompatible), mod:quark (incompatible), mod:supplementaries (incompatible), mod:dramaticdoors, mod:fastbench (incompatible), mod:ars_elemental, mod:diagonalfences (incompatible), mod:ars_instrumentum (incompatible), mod:sprout (incompatible), mod:bettertridents (incompatible), mod:creeperoverhaul (incompatible), mod:alexsdelight, mod:mobcatcher (incompatible), mod:ferritecore (incompatible), mod:functionalstorage (incompatible), mod:apexcore, mod:fantasyfurniture, mod:betterlily (incompatible), mod:charmofundying, mod:majruszsenchantments, mod:heartstone (incompatible), Spelunkery Generated Pack, Supplementaries Generated Pack, cottagewitch (incompatible)
    World Generation: Stable
    Is Modded: Definitely; Server brand changed to 'forge'
    Type: Dedicated Server (map_server.txt)
    ModLauncher: 10.0.8+10.0.8+main.0ef7e830
    ModLauncher launch target: forgeserver
    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.6.jar slf4jfixer PLUGINSERVICE 
        fmlloader-1.19.2-43.2.6.jar object_holder_definalize PLUGINSERVICE 
        fmlloader-1.19.2-43.2.6.jar runtime_enum_extender PLUGINSERVICE 
        fmlloader-1.19.2-43.2.6.jar capability_token_subclass PLUGINSERVICE 
        accesstransformers-8.0.4.jar accesstransformer PLUGINSERVICE 
        fmlloader-1.19.2-43.2.6.jar runtimedistcleaner PLUGINSERVICE 
        modlauncher-10.0.8.jar mixin TRANSFORMATIONSERVICE 
        modlauncher-10.0.8.jar fml TRANSFORMATIONSERVICE 
    FML Language Providers: 
        minecraft@1.0
        javafml@null
        kotlinforforge@3.11.0
        lowcodefml@null
    Mod List: 
        saturn-mc1.19.2-0.0.1.jar                         |Saturn                        |saturn                        |0.0.1               |DONE      |Manifest: NOSIGNATURE
        adaptive_performance_tweaks_core_1.19.2-6.6.0.jar |APTweaks: Core                |adaptive_performance_tweaks_co|6.6.0               |DONE      |Manifest: NOSIGNATURE
        YungsBetterDungeons-1.19.2-Forge-3.2.2.jar        |YUNG's Better Dungeons        |betterdungeons                |1.19.2-Forge-3.2.2  |DONE      |Manifest: NOSIGNATURE
        ftb-essentials-1902.1.10-build.47.jar             |FTB Essentials                |ftbessentials                 |1902.1.10-build.47  |DONE      |Manifest: NOSIGNATURE
        EasyAnvils-v4.0.10-1.19.2-Forge.jar               |Easy Anvils                   |easyanvils                    |4.0.10              |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
        supermartijn642configlib-1.1.6b-forge-mc1.19.jar  |SuperMartijn642's Config Libra|supermartijn642configlib      |1.1.6b              |DONE      |Manifest: NOSIGNATURE
        1.19.2-betteramethyst-1.0.2.jar                   |Even Better Amethyst          |betteramethyst                |1.0.2               |DONE      |Manifest: NOSIGNATURE
        prefab-1.9.2.5.jar                                |Prefab                        |prefab                        |1.9.2.5             |DONE      |Manifest: NOSIGNATURE
        paragon-forge-3.0.2-1.19x.jar                     |Paragon                       |paragon                       |3.0.2               |DONE      |Manifest: NOSIGNATURE
        Uppers-0.5.1.jar                                  |Uppers                        |uppers                        |0.5.1               |DONE      |Manifest: NOSIGNATURE
        Entity_Collision_FPS_Fix-forge-1.19-2.0.0.0.jar   |Entity Collision FPS Fix      |entitycollisionfpsfix         |2.0.0.0             |DONE      |Manifest: NOSIGNATURE
        mcw-windows-2.1.1-mc1.19.2forge.jar               |Macaw's Windows               |mcwwindows                    |2.1.1               |DONE      |Manifest: NOSIGNATURE
        Strawgolem-forge-1.19.2-2.0.0-beta.5.jar          |Straw Golem                   |strawgolem                    |2.0.0-beta.5        |DONE      |Manifest: NOSIGNATURE
        pitg-1.19.1-2.1.2.jar                             |Pane In The Glass             |pitg                          |1.19.1-2.1.2        |DONE      |Manifest: NOSIGNATURE
        macawsroofsbyg-1.19.2-1.2.jar                     |Macaw's Roofs - BYG           |macawsroofsbyg                |1.19.2-1.2          |DONE      |Manifest: NOSIGNATURE
        duckling-2.0.8-forge.jar                          |Duckling                      |duckling                      |2.0.8               |DONE      |Manifest: NOSIGNATURE
        VillagersPlus_1.2_(FORGE)_for_1.19.2.jar          |Villagers Plus                |villagersplus                 |1.2                 |DONE      |Manifest: NOSIGNATURE
        YungsApi-1.19.2-Forge-3.8.9.jar                   |YUNG's API                    |yungsapi                      |1.19.2-Forge-3.8.9  |DONE      |Manifest: NOSIGNATURE
        MaxHealthFix-Forge-1.19.2-8.0.1.jar               |MaxHealthFix                  |maxhealthfix                  |8.0.1               |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
        vinery-1.19.2-1.1.7.jar                           |Vinery                        |vinery                        |1.1.7               |DONE      |Manifest: NOSIGNATURE
        forgivingvoid-forge-1.19-7.0.0.jar                |Forgiving Void                |forgivingvoid                 |7.0.0               |DONE      |Manifest: NOSIGNATURE
        clickadv-1.19.2-3.0.jar                           |clickadv mod                  |clickadv                      |1.19.2-3.0          |DONE      |Manifest: NOSIGNATURE
        balm-forge-1.19.2-4.5.7.jar                       |Balm                          |balm                          |4.5.7               |DONE      |Manifest: NOSIGNATURE
        whatareyouvotingfor2022-1.19.2-1.9.jar            |What Are You Voting For?      |whatareyouvotingfor           |1.0                 |DONE      |Manifest: NOSIGNATURE
        swampier_swamps-1.19-1.2.0.jar                    |Swampier Swamps               |swampier_swamps               |1.19-1.2.0          |DONE      |Manifest: NOSIGNATURE
        JustEnoughResources-1.19.2-1.2.2.200.jar          |Just Enough Resources         |jeresources                   |1.2.2.200           |DONE      |Manifest: NOSIGNATURE
        YungsBetterNetherFortresses-1.19.2-Forge-1.0.5.jar|YUNG's Better Nether Fortresse|betterfortresses              |1.19.2-Forge-1.0.5  |DONE      |Manifest: NOSIGNATURE
        cloth-config-8.2.88-forge.jar                     |Cloth Config v8 API           |cloth_config                  |8.2.88              |DONE      |Manifest: NOSIGNATURE
        shetiphiancore-forge-1.19.0-3.11.3.01.jar         |ShetiPhian-Core               |shetiphiancore                |3.11.3.01           |DONE      |Manifest: NOSIGNATURE
        ctov-3.1.8.jar                                    |ChoiceTheorem's Overhauled Vil|ctov                          |3.1.8               |DONE      |Manifest: NOSIGNATURE
        structure_gel-1.19.2-2.7.1.jar                    |Structure Gel API             |structure_gel                 |2.7.1               |DONE      |Manifest: NOSIGNATURE
        handcrafted-forge-1.19.2-2.0.6.jar                |Handcrafted                   |handcrafted                   |2.0.6               |DONE      |Manifest: NOSIGNATURE
        casting_crystals-1.0.3.jar                        |Casting Crystals              |casting_crystals              |1.0.0               |DONE      |Manifest: NOSIGNATURE
        dungeons_plus-1.19.2-1.3.0.jar                    |Dungeons Plus                 |dungeons_plus                 |1.3.0               |DONE      |Manifest: NOSIGNATURE
        snailmail-1.19.2-1.1.0-forge.jar                  |Snail Mail                    |snailmail                     |1.19.2-1.1.0        |DONE      |Manifest: NOSIGNATURE
        mcw-trapdoors-1.0.9-mc1.19.2forge.jar             |Macaw's Trapdoors             |mcwtrpdoors                   |1.0.9               |DONE      |Manifest: NOSIGNATURE
        supermartijn642corelib-1.1.6-forge-mc1.19.jar     |SuperMartijn642's Core Lib    |supermartijn642corelib        |1.1.6               |DONE      |Manifest: NOSIGNATURE
        resourcefulconfig-forge-1.19.2-1.0.20.jar         |Resourcefulconfig             |resourcefulconfig             |1.0.20              |DONE      |Manifest: NOSIGNATURE
        fairylights-6.0.0-1.19.2.jar                      |Fairy Lights                  |fairylights                   |6.0.0               |DONE      |Manifest: NOSIGNATURE
        spark-1.10.34-forge.jar                           |spark                         |spark                         |1.10.34             |DONE      |Manifest: NOSIGNATURE
        cluttered-1.2.2-1.19.2.jar                        |Cluttered                     |luphieclutteredmod            |1.2.2               |DONE      |Manifest: NOSIGNATURE
        curios-forge-1.19.2-5.1.3.0.jar                   |Curios API                    |curios                        |1.19.2-5.1.3.0      |DONE      |Manifest: NOSIGNATURE
        solsweetpotato-1.19.2-2.0.0.jar                   |Spice of Life: Sweet Potato Ed|solsweetpotato                |1.19.2-2.0.0        |DONE      |Manifest: NOSIGNATURE
        extendedmushrooms-1.19.2-3.0.1.4.jar              |Extended Mushrooms            |extendedmushrooms             |1.19.2-3.0.1.4      |DONE      |Manifest: NOSIGNATURE
        overweightfarming-1.19.2-2.0.1-forge.jar          |Overweight Farming            |overweight_farming            |1.19.2-2.0.0-forge  |DONE      |Manifest: NOSIGNATURE
        pluto-mc1.19.2-0.0.9.jar                          |Pluto                         |pluto                         |0.0.9               |DONE      |Manifest: NOSIGNATURE
        mcw-roofs-2.2.3-mc1.19.2forge.jar                 |Macaw's Roofs                 |mcwroofs                      |2.2.3               |DONE      |Manifest: NOSIGNATURE
        Chimes-1.1.4-1.19.jar                             |Chimes                        |chimes                        |1.1.4               |DONE      |Manifest: NOSIGNATURE
        followersteleporttoo-1.19.2-2.1.jar               |Followers Teleport Too        |followersteleporttoo          |2.1                 |DONE      |Manifest: NOSIGNATURE
        bigfish-1.19.2-1.0.0.jar                          |Big Fish                      |bigfish                       |1.19.2-1.0.0        |DONE      |Manifest: NOSIGNATURE
        toms_storage-1.19-1.5.3.jar                       |Tom's Simple Storage Mod      |toms_storage                  |1.5.3               |DONE      |Manifest: NOSIGNATURE
        FastLeafDecay-30.jar                              |FastLeafDecay                 |fastleafdecay                 |30                  |DONE      |Manifest: NOSIGNATURE
        Disenchanting-forge-1.19-2.2.2.jar                |Disenchanting                 |disenchanting                 |2.2.0               |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
        sliceanddice-2.0.3.jar                            |Create Slice & Dice           |sliceanddice                  |2.0.3               |DONE      |Manifest: NOSIGNATURE
        DarkPaintings-Forge-1.19.2-13.1.5.jar             |DarkPaintings                 |darkpaintings                 |13.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
        elytraslot-forge-6.1.0+1.19.2.jar                 |Elytra Slot                   |elytraslot                    |6.1.0+1.19.2        |DONE      |Manifest: NOSIGNATURE
        QuarkOddities-1.18.jar                            |Quark Oddities                |quarkoddities                 |1.18                |DONE      |Manifest: NOSIGNATURE
        Fastload-Reforged-2.6.9+1.19.2.jar                |Fastload                      |fastload                      |2.6.9+1.19.2        |DONE      |Manifest: NOSIGNATURE
        biomesinjars_forge_1.1.2_MC_1.19-1.19.2.jar       |Biomes in Jars                |biomesinjars                  |1.1.2               |DONE      |Manifest: NOSIGNATURE
        jei-1.19.2-forge-11.6.0.1013.jar                  |Just Enough Items             |jei                           |11.6.0.1013         |DONE      |Manifest: NOSIGNATURE
        VisualWorkbench-v4.2.4-1.19.2-Forge.jar           |Visual Workbench              |visualworkbench               |4.2.4               |DONE      |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
        AttributeFix-Forge-1.19.2-17.2.6.jar              |AttributeFix                  |attributefix                  |17.2.6              |DONE      |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
        goblintraders-1.8.0-1.19.2.jar                    |Goblin Traders                |goblintraders                 |1.8.0               |DONE      |Manifest: NOSIGNATURE
        luggage-1.19-1.6.jar                              |Luggage                       |luggage                       |1.6                 |DONE      |Manifest: NOSIGNATURE
        caelus-forge-1.19.2-3.0.0.6.jar                   |Caelus API                    |caelus                        |1.19.2-3.0.0.6      |DONE      |Manifest: NOSIGNATURE
        Paxi-1.19.2-Forge-3.0.1.jar                       |Paxi                          |paxi                          |1.19.2-Forge-3.0.1  |DONE      |Manifest: NOSIGNATURE
        Contact-Forge-1.19.2-2.0.0-Beta.jar               |Contact                       |contact                       |2.0.0-Beta          |DONE      |Manifest: NOSIGNATURE
        sootychimneys-1.19.2-1.0.0l.jar                   |Sooty Chimneys                |sootychimneys                 |1.0.0l              |DONE      |Manifest: NOSIGNATURE
        Infinity-Water-Bucket-1.19-2.0.0.jar              |Infinity Water Bucket         |infinitywaterbucket           |2.0.0               |DONE      |Manifest: NOSIGNATURE
        integrated_api_forge-1.2.7+1.19.2.jar             |Integrated API                |integrated_api                |1.2.7+1.19.2        |DONE      |Manifest: NOSIGNATURE
        ColorfulAzaleas-forge-1.19.2-2.2.1.jar            |ColorfulAzaleas               |colorfulazaleas               |2.2.1               |DONE      |Manifest: NOSIGNATURE
        NaturesCompass-1.19.2-1.10.0-forge.jar            |Nature's Compass              |naturescompass                |1.19.2-1.10.0-forge |DONE      |Manifest: NOSIGNATURE
        deepslatetweaks-1.0-1.19.2.jar                    |Deepslate Tweaks              |deepslatetweaks               |1.0                 |DONE      |Manifest: NOSIGNATURE
        snuffles-1.0.4.jar                                |Snuffles                      |snuffles                      |1.0.4               |DONE      |Manifest: NOSIGNATURE
        starlight-1.1.1+forge.cf5b10b.jar                 |Starlight                     |starlight                     |1.1.1+forge.a3aea74 |DONE      |Manifest: NOSIGNATURE
        davespotioneering-1.19.2-1.1.1.jar                |Dave's Potioneering           |davespotioneering             |1.19.2-1.1.1        |DONE      |Manifest: NOSIGNATURE
        questsadditions-1.19.2-1.4.1.jar                  |Quests Additions              |questsadditions               |1.4.1               |DONE      |Manifest: NOSIGNATURE
        JeiTweaker-forge-1.19.2-4.0.11.jar                |JeiTweaker                    |jeitweaker                    |4.0.11              |DONE      |Manifest: NOSIGNATURE
        Display Case-forge-1.19-1.0.3.jar                 |Display Case Mod              |display_case                  |1.0.3               |DONE      |Manifest: NOSIGNATURE
        CraftTweaker-forge-1.19.2-10.1.41.jar             |CraftTweaker                  |crafttweaker                  |10.1.41             |DONE      |Manifest: NOSIGNATURE
        MissingWilds-forge-1.19-1.1.1.jar                 |Missing Wilds                 |missingwilds                  |0.0NONE             |DONE      |Manifest: NOSIGNATURE
        forge-1.19.2-43.2.6-universal.jar                 |Forge                         |forge                         |43.2.6              |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
        SpawnBalanceUtility-1.19-41.1.11.1.jar            |SpawnBalanceUtility           |spawnbalanceutility           |41.1.11.1           |DONE      |Manifest: NOSIGNATURE
        mcw-paths-1.0.2forge-mc1.19.2.jar                 |Macaw's Paths and Pavings     |mcwpaths                      |1.0.2               |DONE      |Manifest: NOSIGNATURE
        idas_forge-1.6.3+1.19.2.jar                       |Integrated Dungeons and Struct|idas                          |1.6.3+1.19.2        |DONE      |Manifest: NOSIGNATURE
        server-1.19.2-20220805.130853-srg.jar             |Minecraft                     |minecraft                     |1.19.2              |DONE      |Manifest: NOSIGNATURE
        smoothchunk-1.19.1-2.0.jar                        |Smoothchunk mod               |smoothchunk                   |1.19.1-2.0          |DONE      |Manifest: NOSIGNATURE
        radon-0.8.2.jar                                   |Radon                         |radon                         |0.8.2               |DONE      |Manifest: NOSIGNATURE
        trade-cycling-forge-1.19.2-1.0.5.jar              |Trade Cycling                 |trade_cycling                 |1.19.2-1.0.5        |DONE      |Manifest: NOSIGNATURE
        theoneprobe-1.19-6.2.2.jar                        |The One Probe                 |theoneprobe                   |1.19-6.2.2          |DONE      |Manifest: NOSIGNATURE
        TerraBlender-forge-1.19.2-2.0.1.136.jar           |TerraBlender                  |terrablender                  |2.0.1.136           |DONE      |Manifest: NOSIGNATURE
        commonality-1.19.2-4.2.1.jar                      |Commonality                   |commonality                   |4.2.1               |DONE      |Manifest: NOSIGNATURE
        EasierSleeping-1.19.2-2.1.2.jar                   |Easier Sleeping               |easier_sleeping               |2.1.2               |DONE      |Manifest: NOSIGNATURE
        NoChatReports-FORGE-1.19.2-v1.5.1.jar             |No Chat Reports               |nochatreports                 |1.19.2-v1.5.1       |DONE      |Manifest: NOSIGNATURE
        GildedNetherite-CJ-forge-mc1.19.2-0.9.2.jar       |Gilded Netherite              |gildednetherite               |0.9.2               |DONE      |Manifest: NOSIGNATURE
        majrusz-library-1.19.2-3.3.0.jar                  |Majrusz Library               |mlib                          |3.3.0               |DONE      |Manifest: NOSIGNATURE
        spectrelib-forge-0.12.4+1.19.2.jar                |SpectreLib                    |spectrelib                    |0.12.4+1.19.2       |DONE      |Manifest: NOSIGNATURE
        HibernalHerbs-forge-1.19.2-0.7.2.jar              |Hibernal Herbs                |hibernalherbs                 |0.7.2               |DONE      |Manifest: NOSIGNATURE
        CreateTweaker-1.19.2-3.0.0.5.jar                  |CreateTweaker                 |createtweaker                 |3.0.0.5             |DONE      |Manifest: NOSIGNATURE
        ObsidianBoat-1.11.0-build.20+mc1.19.2.jar         |Obsidian Boat                 |obsidianboat                  |1.11.0-build.20+mc1.|DONE      |Manifest: NOSIGNATURE
        kffmod-3.11.0.jar                                 |Kotlin For Forge              |kotlinforforge                |3.11.0              |DONE      |Manifest: NOSIGNATURE
        pipez-1.19.2-1.0.1.jar                            |Pipez                         |pipez                         |1.19.2-1.0.1        |DONE      |Manifest: NOSIGNATURE
        BrewinAndChewin-1.19-2.0.jar                      |Brewin' and Chewin'           |brewinandchewin               |1.19-2.0            |DONE      |Manifest: NOSIGNATURE
        flywheel-forge-1.19.2-0.6.8.a.jar                 |Flywheel                      |flywheel                      |0.6.8.a             |DONE      |Manifest: NOSIGNATURE
        FarmersRespite-1.19-2.0.jar                       |Farmer's Respite              |farmersrespite                |1.19-2.0            |DONE      |Manifest: NOSIGNATURE
        BalloonBox1.19.2(Forge)vs.1.0.1.jar               |Balloon Box                   |balloonbox                    |1.19.2-1.0.1        |DONE      |Manifest: NOSIGNATURE
        ecologics-forge-1.19.2-2.1.11.jar                 |Ecologics                     |ecologics                     |2.1.11              |DONE      |Manifest: NOSIGNATURE
        Xaeros_Minimap_23.3.3_Forge_1.19.1.jar            |Xaero's Minimap               |xaerominimap                  |23.3.3              |DONE      |Manifest: NOSIGNATURE
        integrated_stronghold_forge-1.0.1+1.19.2.jar      |Integrated Stronghold         |integrated_stronghold         |1.0.1+1.19.2        |DONE      |Manifest: NOSIGNATURE
        itemcollectors-1.1.7-forge-mc1.19.jar             |Item Collectors               |itemcollectors                |1.1.7               |DONE      |Manifest: NOSIGNATURE
        cyclepaintings-1.19.2-3.2.jar                     |Cycle Paintings               |cyclepaintings                |3.2                 |DONE      |Manifest: NOSIGNATURE
        polymorph-forge-0.46.1+1.19.2.jar                 |Polymorph                     |polymorph                     |0.46.1+1.19.2       |DONE      |Manifest: NOSIGNATURE
        JustEnoughProfessions-forge-1.19.2-2.0.2.jar      |Just Enough Professions (JEP) |justenoughprofessions         |2.0.2               |DONE      |Manifest: NOSIGNATURE
        AutoRegLib-1.8.2-55.jar                           |AutoRegLib                    |autoreglib                    |1.8.2-55            |DONE      |Manifest: NOSIGNATURE
        canary-mc1.19.2-0.1.9.jar                         |Canary                        |canary                        |0.1.9               |DONE      |Manifest: NOSIGNATURE
        FastFurnace-1.19.2-7.0.0.jar                      |FastFurnace                   |fastfurnace                   |7.0.0               |DONE      |Manifest: NOSIGNATURE
        lootr-1.19-0.4.23.60.jar                          |Lootr                         |lootr                         |0.3.22.59           |DONE      |Manifest: NOSIGNATURE
        connectedglass-1.1.6-forge-mc1.19.jar             |Connected Glass               |connectedglass                |1.1.6               |DONE      |Manifest: NOSIGNATURE
        PuzzlesLib-v4.3.12-1.19.2-Forge.jar               |Puzzles Lib                   |puzzleslib                    |4.3.12              |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
        Oh_The_Biomes_You'll_Go-forge-1.19.2-2.0.0.13.jar |Oh The Biomes You'll Go       |byg                           |2.0.0.13            |DONE      |Manifest: NOSIGNATURE
        mavapi-1.0.1-mc1.19.2.jar                         |More Axolotl Variants API     |mavapi                        |1.0.1               |DONE      |Manifest: NOSIGNATURE
        CosmeticArmorReworked-1.19.2-v1a.jar              |CosmeticArmorReworked         |cosmeticarmorreworked         |1.19.2-v1a          |DONE      |Manifest: 5e:ed:25:99:e4:44:14:c0:dd:89:c1:a9:4c:10:b5:0d:e4:b1:52:50:45:82:13:d8:d0:32:89:67:56:57:01:53
        chunksending-forge-1.19-2.5.jar                   |chunksending mod              |chunksending                  |1.19-2.5            |DONE      |Manifest: NOSIGNATURE
        step-1.19.1-1.2.1.jar                             |Step                          |step                          |1.2.1               |DONE      |Manifest: NOSIGNATURE
        hexerei-0.3.0.jar                                 |Hexerei                       |hexerei                       |0.3.1               |DONE      |Manifest: NOSIGNATURE
        SkyVillages-1.0.1-1.19-forge-release.jar          |Sky Villages                  |skyvillages                   |1.0.1-1.19-forge    |DONE      |Manifest: NOSIGNATURE
        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
        netherportalfix-forge-1.19-10.0.1.jar             |NetherPortalFix               |netherportalfix               |10.0.1              |DONE      |Manifest: NOSIGNATURE
        beautify-1.4.3.jar                                |Beautify                      |beautify                      |1.4.3               |DONE      |Manifest: NOSIGNATURE
        beenfo-1.19.1-forge42.0.1-1.2.jar                 |Beenfo                        |beenfo                        |1.19.1-forge42.0.1-1|DONE      |Manifest: NOSIGNATURE
        morediscs-1.19.2-27-forge.jar                     |MoreDiscs                     |morediscs                     |1.19.2-27-forge     |DONE      |Manifest: NOSIGNATURE
        Forgiveness-1.19.2-1.3.3.jar                      |Forgiveness Mod               |forgivenessmod                |1.3.3               |DONE      |Manifest: NOSIGNATURE
        connectivity-1.19.2-3.4.jar                       |Connectivity Mod              |connectivity                  |1.19.2-3.4          |DONE      |Manifest: NOSIGNATURE
        macawsbridgesbyg-1.19.2-1.1.jar                   |Macaw's Bridges - BYG         |macawsbridgesbyg              |1.19.2-1.1          |DONE      |Manifest: NOSIGNATURE
        BowInfinityFix-1.19.x-forge-2.5.1.jar             |Bow Infinity Fix              |bowinfinityfix                |2.5.1               |DONE      |Manifest: NOSIGNATURE
        Apple Crates-forge-1.19.2-2.9.0.jar               |Apple Crates                  |applecrates                   |2.9.0               |DONE      |Manifest: NOSIGNATURE
        glassential-forge-1.19-1.2.4.jar                  |Glassential                   |glassential                   |1.19-1.2.4          |DONE      |Manifest: NOSIGNATURE
        XaerosWorldMap_1.29.5_Forge_1.19.1.jar            |Xaero's World Map             |xaeroworldmap                 |1.29.5              |DONE      |Manifest: NOSIGNATURE
        Placebo-1.19.2-7.1.7.jar                          |Placebo                       |placebo                       |7.1.7               |DONE      |Manifest: NOSIGNATURE
        jumpoverfences-forge-1.19.2-1.1.0.jar             |Jump Over Fences              |jumpoverfences                |1.1.0               |DONE      |Manifest: NOSIGNATURE
        citadel-2.1.3-1.19.jar                            |Citadel                       |citadel                       |2.1.3               |DONE      |Manifest: NOSIGNATURE
        alexsmobs-1.21.1.jar                              |Alex's Mobs                   |alexsmobs                     |1.21.1              |DONE      |Manifest: NOSIGNATURE
        domesticationinnovation-1.6.1-1.19.2.jar          |Domestication Innovation      |domesticationinnovation       |1.6.1               |DONE      |Manifest: NOSIGNATURE
        lootintegrations-1.19-3.0.jar                     |Lootintegrations mod          |lootintegrations              |1.19-3.0            |DONE      |Manifest: NOSIGNATURE
        MPE 1.1.0.jar                                     |MPE                           |mpe                           |1.0.0               |DONE      |Manifest: NOSIGNATURE
        waymaker-1.19-1.0.jar                             |Waystone Waypoint Maker       |waymaker                      |1.19-1.0            |DONE      |Manifest: NOSIGNATURE
        spawnermod-1.19.0-1.9.1+Forge.jar                 |Enhanced Mob Spawners         |spawnermod                    |1.9.1               |DONE      |Manifest: NOSIGNATURE
        Bookshelf-Forge-1.19.2-16.2.18.jar                |Bookshelf                     |bookshelf                     |16.2.18             |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
        kiwiboi-1.19.2-1.0.0.jar                          |Kiwi Boi                      |kiwiboi                       |1.19.2-1.0.0        |DONE      |Manifest: NOSIGNATURE
        buildinggadgets-3.16.2-build.22+mc1.19.2.jar      |Building Gadgets              |buildinggadgets               |3.16.2-build.22+mc1.|DONE      |Manifest: NOSIGNATURE
        FramedBlocks-6.8.2.jar                            |FramedBlocks                  |framedblocks                  |6.8.2               |DONE      |Manifest: NOSIGNATURE
        create_dragon_lib-1.19.2-1.1.2.jar                |Create: Dragon Lib            |create_dragon_lib             |1.1.2               |DONE      |Manifest: NOSIGNATURE
        cryingghasts-1.19.2-3.1.jar                       |Crying Ghasts                 |cryingghasts                  |3.1                 |DONE      |Manifest: NOSIGNATURE
        mcw-doors-1.0.9forge-mc1.19.2.jar                 |Macaw's Doors                 |mcwdoors                      |1.0.9               |DONE      |Manifest: NOSIGNATURE
        mermod-forge-1.11.jar                             |Mermod                        |mermod                        |1.11                |DONE      |Manifest: NOSIGNATURE
        twilightforest-1.19.2-4.2.1518-universal.jar      |The Twilight Forest           |twilightforest                |4.2.1518            |DONE      |Manifest: NOSIGNATURE
        FinalKobold-1.19.2-1.1.4.jar                      |FinalKobold                   |fk                            |1.19.2-1.1.4        |DONE      |Manifest: NOSIGNATURE
        konkrete_forge_1.6.0_MC_1.19-1.19.2.jar           |Konkrete                      |konkrete                      |1.6.0               |DONE      |Manifest: NOSIGNATURE
        ExperienceBugFix-1.19-1.41.2.3.jar                |Experience Bug Fix            |experiencebugfix              |1.41.2.3            |DONE      |Manifest: NOSIGNATURE
        mcw-bridges-2.0.7-mc1.19.2forge.jar               |Macaw's Bridges               |mcwbridges                    |2.0.7               |DONE      |Manifest: NOSIGNATURE
        FarmersDelight-1.19-1.2.0.jar                     |Farmer's Delight              |farmersdelight                |1.19-1.2.0          |DONE      |Manifest: NOSIGNATURE
        chefs-delight-1.0.1-forge-1.19.2.jar              |Chefs Delight                 |chefsdelight                  |1.0.1-forge-1.19.2  |DONE      |Manifest: NOSIGNATURE
        culturaldelights-1.19.2-0.15.1.jar                |Cultural Delights             |culturaldelights              |1.19.2-0.15.1       |DONE      |Manifest: NOSIGNATURE
        endrem_forge-5.2.1-R-1.19.X.jar                   |End Remastered                |endrem                        |5.2.1-R-1.19.2      |DONE      |Manifest: NOSIGNATURE
        Chunky-1.3.38.jar                                 |Chunky                        |chunky                        |1.3.38              |DONE      |Manifest: NOSIGNATURE
        mcw-fences-1.0.7-mc1.19.2forge.jar                |Macaw's Fences and Walls      |mcwfences                     |1.0.7               |DONE      |Manifest: NOSIGNATURE
        mcwfencesbyg-1.19.2-1.0.jar                       |Macaw's Fences - BYG          |mcwfencesbyg                  |1.19.2-1.0          |DONE      |Manifest: NOSIGNATURE
        CNB-1.19-1.5.2.jar                                |Creatures and Beasts          |cnb                           |1.5.2               |DONE      |Manifest: NOSIGNATURE
        geckolib-forge-1.19-3.1.40.jar                    |GeckoLib                      |geckolib3                     |3.1.40              |DONE      |Manifest: NOSIGNATURE
        crittersandcompanions-1.19.2-1.1.2.jar            |Critters and Companions       |crittersandcompanions         |1.19.2-1.1.2        |DONE      |Manifest: NOSIGNATURE
        Patchouli-1.19.2-77.jar                           |Patchouli                     |patchouli                     |1.19.2-77           |DONE      |Manifest: NOSIGNATURE
        ars_nouveau-1.19.2-3.13.1.jar                     |Ars Nouveau                   |ars_nouveau                   |3.13.1              |DONE      |Manifest: NOSIGNATURE
        starbunclemania-1.19.2-1.0.5.4.jar                |Starbunclemania               |starbunclemania               |1.19.2-1.0.5.4      |DONE      |Manifest: NOSIGNATURE
        leap-1.19.1-1.1.2.jar                             |Leap                          |leap                          |1.1.2               |DONE      |Manifest: NOSIGNATURE
        collective-1.19.2-6.53.jar                        |Collective                    |collective                    |6.53                |DONE      |Manifest: NOSIGNATURE
        Lexicon-1.19.2-(v.1.4.2).jar                      |Lexicon                       |lexicon                       |1.4.2               |DONE      |Manifest: NOSIGNATURE
        time-in-a-bottle-3.0.1-mc1.19.jar                 |Time In A Bottle              |tiab                          |3.0.1-mc1.19        |DONE      |Manifest: NOSIGNATURE
        ftb-ultimine-forge-1902.4.0-build.77.jar          |FTB Ultimine                  |ftbultimine                   |1902.4.0-build.77   |DONE      |Manifest: NOSIGNATURE
        RingOfEnderchest-Forge-1.19.2-1.5.5.jar           |Ring of Enderchest            |ring_of_enderchest            |1.5.5               |DONE      |Manifest: NOSIGNATURE
        resourcefullib-forge-1.19.2-1.1.23.jar            |Resourceful Lib               |resourcefullib                |1.1.23              |DONE      |Manifest: NOSIGNATURE
        starterkit-1.19.2-5.2.jar                         |Starter Kit                   |starterkit                    |5.2                 |DONE      |Manifest: NOSIGNATURE
        deeperdarker-forge-1.1.6-forge.jar                |Deeper and Darker             |deeperdarker                  |1.1.6               |DONE      |Manifest: NOSIGNATURE
        architectury-6.5.69-forge.jar                     |Architectury                  |architectury                  |6.5.69              |DONE      |Manifest: NOSIGNATURE
        mcsa-forge-3.1.3+1.19.jar                         |MC Story Mode Armors          |mcsa                          |3.1.3+1.19          |DONE      |Manifest: NOSIGNATURE
        ftb-library-forge-1902.3.16-build.193.jar         |FTB Library                   |ftblibrary                    |1902.3.16-build.193 |DONE      |Manifest: NOSIGNATURE
        findme-3.1.0-forge.jar                            |FindMe                        |findme                        |3.1.0               |DONE      |Manifest: NOSIGNATURE
        ftb-teams-forge-1902.2.12-build.95.jar            |FTB Teams                     |ftbteams                      |1902.2.12-build.95  |DONE      |Manifest: NOSIGNATURE
        AI-Improvements-1.19.2-0.5.2.jar                  |AI-Improvements               |aiimprovements                |0.5.2               |DONE      |Manifest: NOSIGNATURE
        create_crystal_clear-0.1.2e-1.19.2.jar            |Create: Crystal Clear         |create_crystal_clear          |1.19.2 - 0.1.1e     |DONE      |Manifest: NOSIGNATURE
        inventoryessentials-forge-1.19-5.0.2.jar          |Inventory Essentials          |inventoryessentials           |5.0.2               |DONE      |Manifest: NOSIGNATURE
        adaptive_performance_tweaks_items_1.19.2-6.6.0.jar|APTweaks: Items               |adaptive_performance_tweaks_it|6.6.0               |DONE      |Manifest: NOSIGNATURE
        observable-3.3.1.jar                              |Observable                    |observable                    |3.3.1               |DONE      |Manifest: NOSIGNATURE
        mavm-1.2.0-mc1.19.2.jar                           |More Axolotl Variants Mod     |mavm                          |1.2.0               |DONE      |Manifest: NOSIGNATURE
        scaffoldingdropsnearby-1.19.2-3.0.jar             |Scaffolding Drops Nearby      |scaffoldingdropsnearby        |3.0                 |DONE      |Manifest: NOSIGNATURE
        effortlessbuilding-1.19-2.40.jar                  |Effortless Building           |effortlessbuilding            |1.19-2.40           |DONE      |Manifest: NOSIGNATURE
        caupona-1.19.2-0.2.3.jar                          |Caupona                       |caupona                       |1.19.2-0.2.3        |DONE      |Manifest: NOSIGNATURE
        majruszs-accessories-1.19.2-1.1.4.jar             |Majrusz's Accessories         |majruszsaccessories           |1.1.4               |DONE      |Manifest: NOSIGNATURE
        inventorysorter-1.19.2-21.0.4.jar                 |Simple Inventory Sorter       |inventorysorter               |21.0.4              |DONE      |Manifest: NOSIGNATURE
        trashslot-forge-1.19-12.0.2.jar                   |TrashSlot                     |trashslot                     |12.0.2              |DONE      |Manifest: NOSIGNATURE
        snad-1.3.1.jar                                    |Snad                          |snad                          |1.3.1               |DONE      |Manifest: NOSIGNATURE
        item-filters-forge-1902.2.9-build.46.jar          |Item Filters                  |itemfilters                   |1902.2.9-build.46   |DONE      |Manifest: NOSIGNATURE
        ftb-quests-forge-1902.4.10-build.202.jar          |FTB Quests                    |ftbquests                     |1902.4.10-build.202 |DONE      |Manifest: NOSIGNATURE
        EasyMagic-v4.3.3-1.19.2-Forge.jar                 |Easy Magic                    |easymagic                     |4.3.3               |DONE      |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
        OldCombatMod_1.19.2.jar                           |Old Combat Mod                |old_combat_mod                |1.1                 |DONE      |Manifest: NOSIGNATURE
        Structory_Towers_1.19.3_v1.0.2.jar                |Structory: Towers             |structorytowers               |1.0.2               |DONE      |Manifest: NOSIGNATURE
        create-1.19.2-0.5.0.i.jar                         |Create                        |create                        |0.5.0.i             |DONE      |Manifest: NOSIGNATURE
        Delightful-1.19.2-3.2.2.jar                       |Delightful                    |delightful                    |3.2.2               |DONE      |Manifest: NOSIGNATURE
        create_central_kitchen-1.19.2-for-create-0.5.0.i-1|Create: Central Kitchen       |create_central_kitchen        |1.2.2               |DONE      |Manifest: NOSIGNATURE
        ars_creo-1.19.2-3.1.3.jar                         |Ars Creo                      |ars_creo                      |3.1.3               |DONE      |Manifest: NOSIGNATURE
        waystones-forge-1.19.2-11.3.1.jar                 |Waystones                     |waystones                     |11.3.1              |DONE      |Manifest: NOSIGNATURE
        Structory_1.19.3_v1.3.1a.jar                      |Structory                     |structory                     |1.3.1a              |DONE      |Manifest: NOSIGNATURE
        SilveroakOutpost-Forge-1.19.2-2.0.0-Beta.jar      |Silveroak Outpost             |silveroakoutpost              |2.0.0-Beta          |DONE      |Manifest: NOSIGNATURE
        mcw-paintings-1.0.4-mc1.19.2.jar                  |Macaw's Paintings             |mcwpaintings                  |1.0.4               |DONE      |Manifest: NOSIGNATURE
        FastSuite-1.19.2-4.0.0.jar                        |Fast Suite                    |fastsuite                     |4.0.0               |DONE      |Manifest: NOSIGNATURE
        Clumps-forge-1.19.2-9.0.0+14.jar                  |Clumps                        |clumps                        |9.0.0+14            |DONE      |Manifest: NOSIGNATURE
        comforts-forge-6.0.4+1.19.2.jar                   |Comforts                      |comforts                      |6.0.4+1.19.2        |DONE      |Manifest: NOSIGNATURE
        alternate-current-mc1.19-1.5.0.jar                |Alternate Current             |alternate_current             |1.5.0               |DONE      |Manifest: NOSIGNATURE
        configured-2.1.1-1.19.2.jar                       |Configured                    |configured                    |2.1.1               |DONE      |Manifest: NOSIGNATURE
        Decorative Blocks-forge-1.19.2-3.0.0.jar          |Decorative Blocks             |decorative_blocks             |3.0.0               |DONE      |Manifest: NOSIGNATURE
        charginggadgets-1.9.0.jar                         |Charging Gadgets              |charginggadgets               |1.9.0               |DONE      |Manifest: NOSIGNATURE
        lazydfu-1.19-1.0.2.jar                            |LazyDFU                       |lazydfu                       |0.1.3               |DONE      |Manifest: NOSIGNATURE
        ExplorersCompass-1.19.2-1.3.0-forge.jar           |Explorer's Compass            |explorerscompass              |1.19.2-1.3.0-forge  |DONE      |Manifest: NOSIGNATURE
        netherdepthsupgrade-2.0.3-1.19.2.jar              |Nether Depths Upgrade         |netherdepthsupgrade           |2.0.3-1.19.2        |DONE      |Manifest: NOSIGNATURE
        blueprint-1.19.2-6.1.2.jar                        |Blueprint                     |blueprint                     |6.1.2               |DONE      |Manifest: NOSIGNATURE
        usefulslime-1.9-1.19.2.jar                        |Useful Slime                  |usefulslime                   |1.9                 |DONE      |Manifest: NOSIGNATURE
        AkashicTome-1.6-23.jar                            |Akashic Tome                  |akashictome                   |1.6-23              |DONE      |Manifest: NOSIGNATURE
        ftb-chunks-forge-1902.3.18-build.248.jar          |FTB Chunks                    |ftbchunks                     |1902.3.18-build.248 |DONE      |Manifest: NOSIGNATURE
        adaptive_performance_tweaks_player_1.19.2-6.5.0.ja|APTweaks: Player              |adaptive_performance_tweaks_pl|6.5.0               |DONE      |Manifest: NOSIGNATURE
        Better Fishing Rods 1.0.0 - 1.19.2.jar            |Better Fishing Rods           |better_fishing_rods           |1.0.0               |DONE      |Manifest: NOSIGNATURE
        tarotcards-1.19.2-1.2-release.jar                 |Tarot Cards                   |tarotcards                    |1.2                 |DONE      |Manifest: NOSIGNATURE
        friendsandfoes-forge-mc1.19.2-1.8.0.jar           |Friends&Foes                  |friendsandfoes                |1.8.0               |DONE      |Manifest: NOSIGNATURE
        TF_Lost_Blocks-1.19.2-1.1.jar                     |Twilight Forest: The Lost Bloc|tflostblocks                  |1.19.2-1.1          |DONE      |Manifest: NOSIGNATURE
        craftingtweaks-forge-1.19-15.1.6.jar              |CraftingTweaks                |craftingtweaks                |15.1.6              |DONE      |Manifest: NOSIGNATURE
        swingthroughgrass-1.19.2-1.10.0.jar               |SwingThroughGrass             |swingthroughgrass             |1.19.2-1.10.0       |DONE      |Manifest: NOSIGNATURE
        moonlight-1.19.2-2.2.28-forge.jar                 |Moonlight Library             |moonlight                     |1.19.2-2.2.28       |DONE      |Manifest: NOSIGNATURE
        advancementframes-1.19.2-2.0.0.jar                |Advancement Frames            |advancementframes             |1.19.2-2.0.0        |DONE      |Manifest: NOSIGNATURE
        spelunkery-1.19.2-0.2.0-forge.jar                 |Spelunkery                    |spelunkery                    |1.19.2-0.2.0        |DONE      |Manifest: NOSIGNATURE
        mysticaloaktree-1.19.2-1.8.jar                    |Mystical Oak Tree             |mysticaloaktree               |1.19.2-1.8          |DONE      |Manifest: NOSIGNATURE
        moyai-1.19.2-2.0.1.jar                            |Moyai                         |moyai                         |1.19.2-2.0.1        |DONE      |Manifest: NOSIGNATURE
        babyfat-forge-1.19.2-1.1.2.jar                    |Baby Fat                      |babyfat                       |1.19.2-1.1.2        |DONE      |Manifest: NOSIGNATURE
        titanium-1.19.2-3.7.2-26.jar                      |Titanium                      |titanium                      |3.7.2               |DONE      |Manifest: NOSIGNATURE
        EnigmaticGraves-1.19.2-1.7.6.jar                  |Enigmatic Graves              |enigmaticgraves               |1.19.2-1.7.6        |DONE      |Manifest: NOSIGNATURE
        nightlights_1.19.2_1.1.jar                        |Night Lights                  |nightlights                   |1.1                 |DONE      |Manifest: NOSIGNATURE
        another_furniture-forge-2.1.2-1.19.2.jar          |Another Furniture             |another_furniture             |2.1.2-1.19.2        |DONE      |Manifest: NOSIGNATURE
        CreativeCore_FORGE_v2.9.3_mc1.19.2.jar            |CreativeCore                  |creativecore                  |2.9.3               |DONE      |Manifest: NOSIGNATURE
        sculktransporting-1.19.2-1.1.jar                  |Sculk Transporting            |sculktransporting             |1.1                 |DONE      |Manifest: NOSIGNATURE
        smoothboot(reloaded)-mc1.19.2-0.0.2.jar           |Smooth Boot (Reloaded)        |smoothboot                    |0.0.2               |DONE      |Manifest: NOSIGNATURE
        NethersDelight-1.19-3.0.jar                       |Nether's Delight              |nethersdelight                |1.19-3.0            |DONE      |Manifest: NOSIGNATURE
        collectorsreap-1.19-1.2.1.jar                     |Collector's Reap              |collectorsreap                |1.2.1               |DONE      |Manifest: NOSIGNATURE
        Iceberg-1.19.2-forge-1.1.4.jar                    |Iceberg                       |iceberg                       |1.1.4               |DONE      |Manifest: NOSIGNATURE
        Quark-3.4-396.jar                                 |Quark                         |quark                         |3.4-396             |DONE      |Manifest: NOSIGNATURE
        supplementaries-1.19.2-2.3.1.jar                  |Supplementaries               |supplementaries               |1.19.2-2.3.1        |DONE      |Manifest: NOSIGNATURE
        DramaticDoors-Forge-1.19.2-2.1.10.jar             |Dramatic Doors                |dramaticdoors                 |1.19.2-2.1.10       |DONE      |Manifest: NOSIGNATURE
        FastWorkbench-1.19.2-7.0.1.jar                    |Fast Workbench                |fastbench                     |7.0.1               |DONE      |Manifest: NOSIGNATURE
        ars_elemental-1.19.2-0.5.8.2.jar                  |Ars Elemental                 |ars_elemental                 |1.19.2-0.5.8.2      |DONE      |Manifest: NOSIGNATURE
        DiagonalFences-v4.2.3-1.19.2-Forge.jar            |Diagonal Fences               |diagonalfences                |4.2.3               |DONE      |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
        ars_instrumentum-1.19.2-3.2.3.jar                 |Ars Instrumentum              |ars_instrumentum              |3.2.3               |DONE      |Manifest: NOSIGNATURE
        sprout-1.4.4-forge.jar                            |Sprout                        |sprout                        |1.4.4               |DONE      |Manifest: NOSIGNATURE
        BetterTridents-v4.0.2-1.19.2-Forge.jar            |Better Tridents               |bettertridents                |4.0.2               |DONE      |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
        creeperoverhaul-2.0.9-forge.jar                   |Creeper Overhaul              |creeperoverhaul               |2.0.9               |DONE      |Manifest: NOSIGNATURE
        alexsdelight-1.4.1.jar                            |Alex's Delight                |alexsdelight                  |1.4.1               |DONE      |Manifest: NOSIGNATURE
        mobcatcher-1.19.2-5.jar                           |Mob Catcher                   |mobcatcher                    |1.19.2-5            |DONE      |Manifest: NOSIGNATURE
        ferritecore-5.0.3-forge.jar                       |Ferrite Core                  |ferritecore                   |5.0.3               |DONE      |Manifest: 41:ce:50:66:d1:a0:05:ce:a1:0e:02:85:9b:46:64:e0:bf:2e:cf:60:30:9a:fe:0c:27:e0:63:66:9a:84:ce:8a
        functionalstorage-1.19.2-1.1.3.jar                |Functional Storage            |functionalstorage             |1.19.2-1.1.3        |DONE      |Manifest: NOSIGNATURE
        apexcore-1.19.2-7.3.1.jar                         |ApexCore                      |apexcore                      |7.3.1               |DONE      |Manifest: NOSIGNATURE
        fantasyfurniture-1.19.2-6.7.0.jar                 |Fantasy's Furniture           |fantasyfurniture              |6.7.0               |DONE      |Manifest: NOSIGNATURE
        betterlily.jar                                    |Better Lily Pads              |betterlily                    |1.1.0               |DONE      |Manifest: NOSIGNATURE
        charmofundying-forge-6.1.1+1.19.2.jar             |Charm of Undying              |charmofundying                |6.1.1+1.19.2        |DONE      |Manifest: NOSIGNATURE
        majruszs-enchantments-1.19.2-1.8.1.jar            |Majrusz's Enchantments        |majruszsenchantments          |1.8.1               |DONE      |Manifest: NOSIGNATURE
        heartstone-1.19.2-1.1.1.jar                       |Heartstone                    |heartstone                    |1.19.2-1.1.1        |DONE      |Manifest: NOSIGNATURE
    Crash Report UUID: 3dad8f6a-4ba5-4338-b09e-26d1a8f75496
    FML: 43.2
    Forge: net.minecraftforge:43.2.6
    FramedBlocks BlockEntity Warning: Not applicable```
katubug commented 1 year ago

Hi, this should be reported to the Ars Nouveau team, I made a post for you, but please check over there in case they need more information: https://github.com/baileyholl/Ars-Nouveau/issues/937