ThePansmith / Monifactory

A Modern Remaster of Nomifactory
GNU Lesser General Public License v3.0
192 stars 99 forks source link

[Bug]: LDLib crashes #182

Closed hgjensen closed 5 months ago

hgjensen commented 5 months ago

Issue Summary

LDLib causes server crash when interacting with super tanks and filters

Reproduction steps

Open GUI for a fluid filter. Server crashes.

Relevant log output

---- Minecraft Crash Report ----
// You should try our sister game, Minceraft!

Time: 2024-05-11 09:13:22
Description: Exception in server tick loop

java.lang.NoSuchMethodError: 'void com.lowdragmc.lowdraglib.gui.widget.PhantomFluidWidget.<init>(com.lowdragmc.lowdraglib.side.fluid.IFluidStorage, int, int)'
    at com.gregtechceu.gtceu.api.gui.widget.ScrollablePhantomFluidWidget.<init>(ScrollablePhantomFluidWidget.java:24) ~[gtceu-1.20.1-1.2.1.jar%23383!/:?] {re:classloading,pl:runtimedistcleaner:A}
    at com.gregtechceu.gtceu.api.cover.filter.SimpleFluidFilter$1.<init>(SimpleFluidFilter.java:104) ~[gtceu-1.20.1-1.2.1.jar%23383!/:?] {re:classloading}
    at com.gregtechceu.gtceu.api.cover.filter.SimpleFluidFilter.openConfigurator(SimpleFluidFilter.java:104) ~[gtceu-1.20.1-1.2.1.jar%23383!/:?] {re:classloading}
    at com.gregtechceu.gtceu.common.item.FluidFilterBehaviour.createUI(FluidFilterBehaviour.java:36) ~[gtceu-1.20.1-1.2.1.jar%23383!/:?] {re:classloading}
    at com.gregtechceu.gtceu.api.item.ComponentItem.createUI(ComponentItem.java:196) ~[gtceu-1.20.1-1.2.1.jar%23383!/:?] {re:classloading}
    at com.lowdragmc.lowdraglib.gui.factory.HeldItemUIFactory$HeldItemHolder.createUI(HeldItemUIFactory.java:63) ~[ldlib-forge-1.20.1-1.0.25.g.jar%23404!/:?] {re:classloading}
    at com.lowdragmc.lowdraglib.gui.factory.HeldItemUIFactory.createUITemplate(HeldItemUIFactory.java:34) ~[ldlib-forge-1.20.1-1.0.25.g.jar%23404!/:?] {re:classloading,pl:runtimedistcleaner:A}
    at com.lowdragmc.lowdraglib.gui.factory.HeldItemUIFactory.createUITemplate(HeldItemUIFactory.java:20) ~[ldlib-forge-1.20.1-1.0.25.g.jar%23404!/:?] {re:classloading,pl:runtimedistcleaner:A}
    at com.lowdragmc.lowdraglib.gui.factory.UIFactory.openUI(UIFactory.java:39) ~[ldlib-forge-1.20.1-1.0.25.g.jar%23404!/:?] {re:classloading,pl:runtimedistcleaner:A}
    at com.lowdragmc.lowdraglib.gui.factory.HeldItemUIFactory.openUI(HeldItemUIFactory.java:29) ~[ldlib-forge-1.20.1-1.0.25.g.jar%23404!/:?] {re:classloading,pl:runtimedistcleaner:A}
    at com.gregtechceu.gtceu.api.item.component.IItemUIFactory.use(IItemUIFactory.java:26) ~[gtceu-1.20.1-1.2.1.jar%23383!/:?] {re:classloading}
    at com.gregtechceu.gtceu.api.item.ComponentItem.m_7203_(ComponentItem.java:136) ~[gtceu-1.20.1-1.2.1.jar%23383!/:?] {re:classloading}
    at net.minecraft.world.item.ItemStack.m_41682_(ItemStack.java:275) ~[server-1.20.1-20230612.114412-srg.jar%23483!/:?] {re:mixin,xf:fml:forge:itemstack,re:classloading,xf:fml:forge:itemstack,pl:mixin:APP:kubejs-common.mixins.json:ItemStackMixin,pl:mixin:APP:mixins.hammerlib.json:ItemStackMixin,pl:mixin:APP:showcaseitem.mixins.json:ItemStackMixin,pl:mixin:APP:placebo.mixins.json:ItemStackMixin,pl:mixin:APP:itemfilters-common.mixins.json:ItemStackMixin,pl:mixin:APP:fastsuite.mixins.json:ItemStackMixin,pl:mixin:A}
    at net.minecraft.server.level.ServerPlayerGameMode.m_6261_(ServerPlayerGameMode.java:286) ~[server-1.20.1-20230612.114412-srg.jar%23483!/:?] {re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B}
    at net.minecraft.server.network.ServerGamePacketListenerImpl.m_5760_(ServerGamePacketListenerImpl.java:1087) ~[server-1.20.1-20230612.114412-srg.jar%23483!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:modernfix-forge.mixins.json:bugfix.forge_vehicle_packets.ServerGamePacketListenerImplMixin,pl:mixin:APP:forgivingvoid.mixins.json:ServerGamePacketListenerImplAccessor,pl:mixin:APP:badpackets.mixins.json:MixinServerGamePacketListenerImpl,pl:mixin:APP:mixins/common/nochatreports.mixins.json:server.MixinServerGamePacketListenerImpl,pl:mixin:APP:hangglider.common.mixins.json:accessor.ServerGamePacketListenerImplAccessor,pl:mixin:APP:toofast.mixins.json:MixinServerNetPlayHandler,pl:mixin:APP:connectivity.mixins.json:ServerPlayNetHandlerMixin,pl:mixin:A}
    at net.minecraft.network.protocol.game.ServerboundUseItemPacket.m_5797_(ServerboundUseItemPacket.java:29) ~[server-1.20.1-20230612.114412-srg.jar%23483!/:?] {re:classloading}
    at net.minecraft.network.protocol.game.ServerboundUseItemPacket.m_5797_(ServerboundUseItemPacket.java:7) ~[server-1.20.1-20230612.114412-srg.jar%23483!/:?] {re:classloading}
    at net.minecraft.network.protocol.PacketUtils.m_263899_(PacketUtils.java:22) ~[server-1.20.1-20230612.114412-srg.jar%23483!/:?] {re:classloading}
    at net.minecraft.server.TickTask.run(TickTask.java:18) ~[server-1.20.1-20230612.114412-srg.jar%23483!/:?] {re:classloading}
    at net.minecraft.util.thread.BlockableEventLoop.m_6367_(BlockableEventLoop.java:156) ~[server-1.20.1-20230612.114412-srg.jar%23483!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:modernfix-common.mixins.json:perf.fix_loop_spin_waiting.BlockableEventLoopMixin,pl:mixin:A}
    at net.minecraft.util.thread.ReentrantBlockableEventLoop.m_6367_(ReentrantBlockableEventLoop.java:23) ~[server-1.20.1-20230612.114412-srg.jar%23483!/:?] {re:computing_frames,re:mixin,re:classloading}
    at net.minecraft.server.MinecraftServer.m_6367_(MinecraftServer.java:770) ~[server-1.20.1-20230612.114412-srg.jar%23483!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:kubejs-common.mixins.json:MinecraftServerMixin,pl:mixin:APP:kubejs-common.mixins.json:inject_resources.MinecraftServerMixin,pl:mixin:APP:modernfix-common.mixins.json:perf.dedicated_reload_executor.MinecraftServerMixin,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:APP:ae2.mixins.json:spatial.MinecraftServerMixin,pl:mixin:A}
    at net.minecraft.server.MinecraftServer.m_6367_(MinecraftServer.java:161) ~[server-1.20.1-20230612.114412-srg.jar%23483!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:kubejs-common.mixins.json:MinecraftServerMixin,pl:mixin:APP:kubejs-common.mixins.json:inject_resources.MinecraftServerMixin,pl:mixin:APP:modernfix-common.mixins.json:perf.dedicated_reload_executor.MinecraftServerMixin,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:APP:ae2.mixins.json:spatial.MinecraftServerMixin,pl:mixin:A}
    at net.minecraft.util.thread.BlockableEventLoop.m_7245_(BlockableEventLoop.java:130) ~[server-1.20.1-20230612.114412-srg.jar%23483!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:modernfix-common.mixins.json:perf.fix_loop_spin_waiting.BlockableEventLoopMixin,pl:mixin:A}
    at net.minecraft.server.MinecraftServer.m_129961_(MinecraftServer.java:753) ~[server-1.20.1-20230612.114412-srg.jar%23483!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:kubejs-common.mixins.json:MinecraftServerMixin,pl:mixin:APP:kubejs-common.mixins.json:inject_resources.MinecraftServerMixin,pl:mixin:APP:modernfix-common.mixins.json:perf.dedicated_reload_executor.MinecraftServerMixin,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:APP:ae2.mixins.json:spatial.MinecraftServerMixin,pl:mixin:A}
    at net.minecraft.server.MinecraftServer.m_7245_(MinecraftServer.java:747) ~[server-1.20.1-20230612.114412-srg.jar%23483!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:kubejs-common.mixins.json:MinecraftServerMixin,pl:mixin:APP:kubejs-common.mixins.json:inject_resources.MinecraftServerMixin,pl:mixin:APP:modernfix-common.mixins.json:perf.dedicated_reload_executor.MinecraftServerMixin,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:APP:ae2.mixins.json:spatial.MinecraftServerMixin,pl:mixin:A}
    at net.minecraft.util.thread.BlockableEventLoop.m_18701_(BlockableEventLoop.java:139) ~[server-1.20.1-20230612.114412-srg.jar%23483!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:modernfix-common.mixins.json:perf.fix_loop_spin_waiting.BlockableEventLoopMixin,pl:mixin:A}
    at net.minecraft.server.MinecraftServer.m_130012_(MinecraftServer.java:733) ~[server-1.20.1-20230612.114412-srg.jar%23483!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:kubejs-common.mixins.json:MinecraftServerMixin,pl:mixin:APP:kubejs-common.mixins.json:inject_resources.MinecraftServerMixin,pl:mixin:APP:modernfix-common.mixins.json:perf.dedicated_reload_executor.MinecraftServerMixin,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:APP:ae2.mixins.json:spatial.MinecraftServerMixin,pl:mixin:A}
    at net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:665) ~[server-1.20.1-20230612.114412-srg.jar%23483!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:kubejs-common.mixins.json:MinecraftServerMixin,pl:mixin:APP:kubejs-common.mixins.json:inject_resources.MinecraftServerMixin,pl:mixin:APP:modernfix-common.mixins.json:perf.dedicated_reload_executor.MinecraftServerMixin,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:APP:ae2.mixins.json:spatial.MinecraftServerMixin,pl:mixin:A}
    at net.minecraft.server.MinecraftServer.m_206580_(MinecraftServer.java:251) ~[server-1.20.1-20230612.114412-srg.jar%23483!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:kubejs-common.mixins.json:MinecraftServerMixin,pl:mixin:APP:kubejs-common.mixins.json:inject_resources.MinecraftServerMixin,pl:mixin:APP:modernfix-common.mixins.json:perf.dedicated_reload_executor.MinecraftServerMixin,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:APP:ae2.mixins.json:spatial.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.20.1
    Minecraft Version ID: 1.20.1
    Operating System: Windows Server 2022 (amd64) version 10.0
    Java Version: 17.0.3, Eclipse Adoptium
    Java VM Version: OpenJDK 64-Bit Server VM (mixed mode, sharing), Eclipse Adoptium
    Memory: 3511624952 bytes (3348 MiB) / 6442450944 bytes (6144 MiB) up to 10737418240 bytes (10240 MiB)
    CPUs: 4
    Processor Vendor: GenuineIntel
    Processor Name: Intel(R) Xeon(R) CPU E3-1230 V2 @ 3.30GHz
    Identifier: Intel64 Family 6 Model 58 Stepping 9
    Microarchitecture: Ivy Bridge (Client)
    Frequency (GHz): 3.29
    Number of physical packages: 1
    Number of physical CPUs: 4
    Number of logical CPUs: 4
    Graphics card #0 name: Microsoft Remote Display Adapter
    Graphics card #0 vendor: Microsoft
    Graphics card #0 VRAM (MB): 0.00
    Graphics card #0 deviceId: unknown
    Graphics card #0 versionInfo: DriverVersion=10.0.20348.1070
    Graphics card #1 name: Red Hat VirtIO GPU DOD controller
    Graphics card #1 vendor: Red Hat, Inc. (0x1af4)
    Graphics card #1 VRAM (MB): 0.00
    Graphics card #1 deviceId: 0x1050
    Graphics card #1 versionInfo: DriverVersion=100.92.104.22900
    Memory slot #0 capacity (MB): 16384.00
    Memory slot #0 clockSpeed (GHz): 0.00
    Memory slot #0 type: RAM
    Virtual memory max (MB): 16383.45
    Virtual memory used (MB): 9420.95
    Swap memory total (MB): 0.00
    Swap memory used (MB): 0.00
    JVM Flags: 20 total; -Xms6G -Xmx10G -XX:+UseG1GC -XX:+ParallelRefProcEnabled -XX:MaxGCPauseMillis=200 -XX:+UnlockExperimentalVMOptions -XX:+DisableExplicitGC -XX:+AlwaysPreTouch -XX:G1NewSizePercent=30 -XX:G1MaxNewSizePercent=40 -XX:G1HeapRegionSize=8M -XX:G1ReservePercent=20 -XX:G1HeapWastePercent=5 -XX:G1MixedGCCountTarget=4 -XX:InitiatingHeapOccupancyPercent=15 -XX:G1MixedGCLiveThresholdPercent=90 -XX:G1RSetUpdatingPauseTimePercent=5 -XX:SurvivorRatio=32 -XX:+PerfDisableSharedMem -XX:MaxTenuringThreshold=1
    Server Running: true
    Player Count: 1 / 20; [ServerPlayer['hgjensen'/82, l='ServerLevel[world]', x=-91.51, y=84.75, z=172.98]]
    Data Packs: vanilla, mod:ftbessentials (incompatible), mod:supermartijn642configlib (incompatible), mod:climbladdersfast (incompatible), mod:scena (incompatible), mod:botarium (incompatible), mod:javd (incompatible), mod:hammerlib, mod:neat, mod:ironjetpacks, mod:modernfix (incompatible), mod:kambrik (incompatible), mod:forgivingvoid, mod:ldlib (incompatible), mod:balm, mod:cloth_config (incompatible), mod:shetiphiancore, mod:embeddium, mod:athena, mod:corpse, mod:glodium (incompatible), mod:torchmaster, mod:tipthescales (incompatible), mod:ironfurnaces, mod:supermartijn642corelib, mod:resourcefulconfig (incompatible), mod:spark (incompatible), mod:curios (incompatible), mod:searchables (incompatible), mod:framedblocks, mod:redstone_clock, mod:constructionwand, mod:jadeaddons (incompatible), mod:fastleafdecay, mod:codechickenlib (incompatible), mod:antiblocksrechiseled, mod:radium, mod:clienttweaks, mod:nomowanderer (incompatible), mod:nonetherportal, mod:rubberdrawers (incompatible), mod:attributefix (incompatible), mod:naturescompass, mod:badpackets (incompatible), mod:telepastries, mod:puzzlesaccessapi, mod:forge, mod:logbegone (incompatible), mod:drippyloadingscreen (incompatible), mod:cofh_core, mod:thermal, mod:redstone_arsenal, mod:thermal_innovation, mod:thermal_foundation, mod:smoothchunk (incompatible), mod:systeams (incompatible), mod:mousetweaks, mod:nochatreports (incompatible), mod:thermaldrawers (incompatible), mod:spectrelib (incompatible), mod:ding (incompatible), mod:kotlinforforge (incompatible), mod:flywheel, mod:thermal_cultivation, mod:bocchium (incompatible), mod:polymorph (incompatible), mod:almostunified (incompatible), mod:jei, mod:invtweaks, mod:emi (incompatible), mod:entityculling, mod:immediatelyfast (incompatible), mod:fastfurnace (incompatible), mod:appleskin (incompatible), mod:showcaseitem (incompatible), mod:thedragonlib, mod:puzzleslib, mod:extremesoundmuffler, mod:cosmeticarmorreworked, mod:defaultoptions, mod:grapplemod (incompatible), mod:notenoughcrashes (incompatible), mod:embeddiumplus, mod:geckolib, mod:morejs (incompatible), mod:extendedcrafting, mod:connectivity (incompatible), mod:sophisticatedcore (incompatible), mod:gpumemleakfix (incompatible), mod:controlling (incompatible), mod:placebo (incompatible), mod:emi_loot (incompatible), mod:mixinextras (incompatible), mod:bookshelf, mod:sophisticatedbackpacks (incompatible), mod:capejs (incompatible), mod:fpsreducer, mod:melody (incompatible), mod:trenzalore (incompatible), mod:konkrete (incompatible), mod:experiencebugfix, mod:chipped (incompatible), mod:hostilenetworks (incompatible), mod:endertanks, mod:wirelesschargers (incompatible), mod:hangglider, mod:bountiful (incompatible), mod:modelfix (incompatible), mod:chisel_chipped_integration, mod:solarflux (incompatible), mod:leaky (incompatible), mod:collective, mod:thermal_expansion, mod:steamdynamo, mod:lostcities, mod:elevatorid, mod:runelic, mod:resourcefullib (incompatible), mod:lootjs, mod:architectury (incompatible), mod:sdrp (incompatible), mod:ftblibrary (incompatible), mod:ftbteams (incompatible), mod:trofers, mod:aiimprovements, mod:cupboard (incompatible), mod:cherishedworlds (incompatible), mod:trashcans (incompatible), mod:probejs (incompatible), mod:polylib, mod:yeetusexperimentus (incompatible), mod:armorplus, mod:effortlessbuilding, mod:darkmodeeverywhere (incompatible), mod:rhino (incompatible), mod:kubejs (incompatible), mod:kubejs_thermal (incompatible), mod:cucumber, mod:jmi (incompatible), mod:craftingstation (incompatible), mod:sophisticatedstorage (incompatible), mod:snad, mod:itemfilters (incompatible), mod:ftbquests (incompatible), mod:ftbqoptimizer (incompatible), mod:framing_templates, mod:waystones, mod:fastsuite (incompatible), mod:clumps (incompatible), mod:journeymap (incompatible), mod:nuclearcraft (incompatible), mod:framedcompactdrawers, mod:configured (incompatible), mod:ftbbackups2 (incompatible), mod:gtceu, mod:gcyr (incompatible), mod:steamadditions (incompatible), mod:ulvcovm, mod:packagedexcrafting (incompatible), mod:toastcontrol (incompatible), mod:ftbchunks (incompatible), mod:ftbxmodcompat (incompatible), mod:toofast (incompatible), mod:brandonscore (incompatible), mod:draconicevolution (incompatible), mod:craftingtweaks, mod:enchdesc (incompatible), mod:chipped_express (incompatible), mod:moonlight (incompatible), mod:configuration, mod:toolbelt (incompatible), mod:titanium (incompatible), mod:jade (incompatible), mod:ae2 (incompatible), mod:merequester (incompatible), mod:ae2wtlib (incompatible), mod:expatternprovider (incompatible), mod:norecipebookreborn (incompatible), mod:creativecore, mod:waterframes, mod:better_angel_ring, mod:packagedauto (incompatible), mod:smoothboot, mod:enderio, mod:kubejs_enderio, mod:defaultworldtype, mod:storagedrawers (incompatible), mod:enderchests, mod:buildinggadgets2 (incompatible), mod:fancymenu (incompatible), mod:ferritecore (incompatible), mod:functionalstorage, mod:badoptimizations (incompatible), mod:chiselsandbits (incompatible), mod:xtonesreworked (incompatible), SolarFlux, gtceu:dynamic_data, mod:watercollector (incompatible), mod:lootr, mod:monazite
    Enabled Feature Flags: minecraft:vanilla
    World Generation: Experimental
    Is Modded: Definitely; Server brand changed to 'forge'
    Type: Dedicated Server (map_server.txt)
    ModLauncher: 10.0.9+10.0.9+main.dcd20f30
    ModLauncher launch target: forgeserver
    ModLauncher naming: srg
    ModLauncher services: 
        mixin-0.8.5.jar mixin PLUGINSERVICE 
        eventbus-6.0.5.jar eventbus PLUGINSERVICE 
        fmlloader-1.20.1-47.2.21.jar slf4jfixer PLUGINSERVICE 
        fmlloader-1.20.1-47.2.21.jar object_holder_definalize PLUGINSERVICE 
        fmlloader-1.20.1-47.2.21.jar runtime_enum_extender PLUGINSERVICE 
        fmlloader-1.20.1-47.2.21.jar capability_token_subclass PLUGINSERVICE 
        accesstransformers-8.0.4.jar accesstransformer PLUGINSERVICE 
        fmlloader-1.20.1-47.2.21.jar runtimedistcleaner PLUGINSERVICE 
        modlauncher-10.0.9.jar mixin TRANSFORMATIONSERVICE 
        modlauncher-10.0.9.jar redirector TRANSFORMATIONSERVICE 
        modlauncher-10.0.9.jar fml TRANSFORMATIONSERVICE 
    FML Language Providers: 
        minecraft@1.0
        javafml@null
        kotlinforforge@4.10.0
        lowcodefml@null
    Mod List: 
        ftb-essentials-forge-2001.2.2.jar                 |FTB Essentials                |ftbessentials                 |2001.2.2            |DONE      |Manifest: NOSIGNATURE
        supermartijn642configlib-1.1.8-forge-mc1.20.jar   |SuperMartijn642's Config Libra|supermartijn642configlib      |1.1.8               |DONE      |Manifest: NOSIGNATURE
        climbladdersfast-4.0-1.20.1-forge.jar             |Climb Ladders Fast            |climbladdersfast              |4.0-1.20.1          |DONE      |Manifest: NOSIGNATURE
        scena-forge-1.0.103.jar                           |Scena                         |scena                         |1.0.103             |DONE      |Manifest: NOSIGNATURE
        botarium-forge-1.20.1-2.3.3.jar                   |Botarium                      |botarium                      |2.3.3               |DONE      |Manifest: NOSIGNATURE
        JAVD-Forge-5.0.1+mc1.20.1.jar                     |Just Another Void Dimension   |javd                          |5.0.1+mc1.20.1      |DONE      |Manifest: NOSIGNATURE
        HammerLib-1.20.1-20.1.29.jar                      |HammerLib                     |hammerlib                     |20.1.29             |DONE      |Manifest: 97:e8:52:e9:b3:f0:1b:83:57:4e:83:15:f7:e7:76:51:c6:60:5f:2b:45:59:19:a7:31:9e:98:69:56:4f:01:3c
        Neat-1.20-35-FORGE.jar                            |Neat                          |neat                          |1.20-35-FORGE       |DONE      |Manifest: NOSIGNATURE
        IronJetpacks-1.20.1-7.0.3.jar                     |Iron Jetpacks                 |ironjetpacks                  |7.0.3               |DONE      |Manifest: NOSIGNATURE
        modernfix-forge-5.17.0+mc1.20.1.jar               |ModernFix                     |modernfix                     |5.17.0+mc1.20.1     |DONE      |Manifest: NOSIGNATURE
        Kambrik-6.1.1+1.20.1-forge.jar                    |Kambrik                       |kambrik                       |6.1.1+1.20.1        |DONE      |Manifest: NOSIGNATURE
        forgivingvoid-forge-1.20-10.0.0.jar               |Forgiving Void                |forgivingvoid                 |10.0.0              |DONE      |Manifest: NOSIGNATURE
        ldlib-forge-1.20.1-1.0.25.g.jar                   |LowDragLib                    |ldlib                         |1.0.25.g            |DONE      |Manifest: NOSIGNATURE
        balm-forge-1.20.1-7.2.2.jar                       |Balm                          |balm                          |7.2.2               |DONE      |Manifest: NOSIGNATURE
        cloth-config-11.1.118-forge.jar                   |Cloth Config v10 API          |cloth_config                  |11.1.118            |DONE      |Manifest: NOSIGNATURE
        shetiphiancore-forge-1.20.1-1.3.jar               |ShetiPhian-Core               |shetiphiancore                |1.20.1-1.3          |DONE      |Manifest: NOSIGNATURE
        watercollector-1.20.1-1.0.0.jar                   |Watercollector                |watercollector                |1.0.0               |DONE      |Manifest: NOSIGNATURE
        embeddium-0.3.18+mc1.20.1-all.jar                 |Embeddium                     |embeddium                     |0.3.18+mc1.20.1     |DONE      |Manifest: NOSIGNATURE
        athena-forge-1.20.1-3.1.2.jar                     |Athena                        |athena                        |3.1.2               |DONE      |Manifest: NOSIGNATURE
        corpse-forge-1.20.1-1.0.12.jar                    |Corpse                        |corpse                        |1.20.1-1.0.12       |DONE      |Manifest: NOSIGNATURE
        Glodium-1.20-1.5-forge.jar                        |Glodium                       |glodium                       |1.20-1.5-forge      |DONE      |Manifest: NOSIGNATURE
        torchmaster-20.1.5.jar                            |Torchmaster                   |torchmaster                   |20.1.5              |DONE      |Manifest: NOSIGNATURE
        TipTheScales-forge-1.20.1-9.0.0.1.jar             |TipTheScales                  |tipthescales                  |9.0.0.1             |DONE      |Manifest: NOSIGNATURE
        ironfurnaces-1.20.1-4.1.6.jar                     |Iron Furnaces                 |ironfurnaces                  |4.1.6               |DONE      |Manifest: NOSIGNATURE
        supermartijn642corelib-1.1.17-forge-mc1.20.1.jar  |SuperMartijn642's Core Lib    |supermartijn642corelib        |1.1.17              |DONE      |Manifest: NOSIGNATURE
        resourcefulconfig-forge-1.20.1-2.1.2.jar          |Resourcefulconfig             |resourcefulconfig             |2.1.2               |DONE      |Manifest: NOSIGNATURE
        spark-1.10.53-forge.jar                           |spark                         |spark                         |1.10.53             |DONE      |Manifest: NOSIGNATURE
        curios-forge-5.9.0+1.20.1.jar                     |Curios API                    |curios                        |5.9.0+1.20.1        |DONE      |Manifest: NOSIGNATURE
        Searchables-forge-1.20.1-1.0.3.jar                |Searchables                   |searchables                   |1.0.3               |DONE      |Manifest: NOSIGNATURE
        FramedBlocks-9.2.2.jar                            |FramedBlocks                  |framedblocks                  |9.2.2               |DONE      |Manifest: NOSIGNATURE
        redstone_clock-1.0-1.20-1.20.1.jar                |Redstone Clock                |redstone_clock                |1.0                 |DONE      |Manifest: NOSIGNATURE
        constructionwand-1.20.1-2.11.jar                  |Construction Wand             |constructionwand              |1.20.1-2.11         |DONE      |Manifest: NOSIGNATURE
        JadeAddons-1.20.1-forge-5.2.2.jar                 |Jade Addons                   |jadeaddons                    |5.2.2               |DONE      |Manifest: NOSIGNATURE
        FastLeafDecay-31.jar                              |Fast Leaf Decay               |fastleafdecay                 |31                  |DONE      |Manifest: NOSIGNATURE
        CodeChickenLib-1.20.1-4.4.0.1-universal.jar       |CodeChicken Lib               |codechickenlib                |4.4.0.1             |DONE      |Manifest: NOSIGNATURE
        antiblocksrechiseled-0.4.2.jar                    |AntiBlocksReChiseled          |antiblocksrechiseled          |0.4.2               |DONE      |Manifest: NOSIGNATURE
        radium-mc1.20.1-0.12.3+git.50c5c33.jar            |Radium                        |radium                        |0.12.3+git.50c5c33  |DONE      |Manifest: NOSIGNATURE
        clienttweaks-forge-1.20-11.1.0.jar                |Client Tweaks                 |clienttweaks                  |11.1.0              |DONE      |Manifest: NOSIGNATURE
        nomowanderer-1.20.1_1.6.4.jar                     |NoMoWanderer                  |nomowanderer                  |1.20.1_1.6.4        |DONE      |Manifest: NOSIGNATURE
        nonetherportal-1.20.1-1.0.jar                     |No Nether Portal!             |nonetherportal                |1.20.1-1.0          |DONE      |Manifest: NOSIGNATURE
        rubberdrawers-1.1.jar                             |Gregtech Drawers              |rubberdrawers                 |1.1                 |DONE      |Manifest: NOSIGNATURE
        AttributeFix-Forge-1.20.1-21.0.4.jar              |AttributeFix                  |attributefix                  |21.0.4              |DONE      |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
        NaturesCompass-1.20.1-1.11.2-forge.jar            |Nature's Compass              |naturescompass                |1.20.1-1.11.2-forge |DONE      |Manifest: NOSIGNATURE
        badpackets-forge-0.4.3.jar                        |Bad Packets                   |badpackets                    |0.4.3               |DONE      |Manifest: NOSIGNATURE
        TelePastries-1.20.1-0.8.3.jar                     |TelePastries                  |telepastries                  |0.8.3               |DONE      |Manifest: NOSIGNATURE
        puzzlesaccessapi-forge-8.0.7.jar                  |Puzzles Access Api            |puzzlesaccessapi              |8.0.7               |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
        forge-1.20.1-47.2.21-universal.jar                |Forge                         |forge                         |47.2.21             |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
        Log-Begone-Forge-1.20.1-1.0.8.jar                 |Log Begone                    |logbegone                     |1.0.8               |DONE      |Manifest: NOSIGNATURE
        drippyloadingscreen_forge_3.0.1_MC_1.20.1.jar     |Drippy Loading Screen         |drippyloadingscreen           |3.0.1               |DONE      |Manifest: NOSIGNATURE
        server-1.20.1-20230612.114412-srg.jar             |Minecraft                     |minecraft                     |1.20.1              |DONE      |Manifest: NOSIGNATURE
        cofh_core-1.20.1-11.0.0.51.jar                    |CoFH Core                     |cofh_core                     |11.0.0              |DONE      |Manifest: NOSIGNATURE
        thermal_core-1.20.1-11.0.2.18.jar                 |Thermal Series                |thermal                       |11.0.2              |DONE      |Manifest: NOSIGNATURE
        redstone_arsenal-1.20.1-8.0.0.22.jar              |Redstone Arsenal              |redstone_arsenal              |8.0.0               |DONE      |Manifest: NOSIGNATURE
        thermal_innovation-1.20.1-11.0.0.21.jar           |Thermal Innovation            |thermal_innovation            |11.0.0              |DONE      |Manifest: NOSIGNATURE
        thermal_foundation-1.20.1-11.0.2.64.jar           |Thermal Foundation            |thermal_foundation            |11.0.2              |DONE      |Manifest: NOSIGNATURE
        smoothchunk-1.20.1-3.6.jar                        |Smoothchunk mod               |smoothchunk                   |1.20.1-3.6          |DONE      |Manifest: NOSIGNATURE
        systeams-1.20.1-1.7.1.jar                         |Thermal Systeams: Nomifactory |systeams                      |1.7.1               |DONE      |Manifest: NOSIGNATURE
        MouseTweaks-forge-mc1.20-2.25.jar                 |Mouse Tweaks                  |mousetweaks                   |2.25                |DONE      |Manifest: NOSIGNATURE
        NoChatReports-FORGE-1.20.1-v2.2.2.jar             |No Chat Reports               |nochatreports                 |1.20.1-v2.2.2       |DONE      |Manifest: NOSIGNATURE
        thermaldrawers-1.0.jar                            |Thermal Drawers               |thermaldrawers                |1.0                 |DONE      |Manifest: NOSIGNATURE
        spectrelib-forge-0.13.15+1.20.1.jar               |SpectreLib                    |spectrelib                    |0.13.15+1.20.1      |DONE      |Manifest: NOSIGNATURE
        Ding-1.20.1-Forge-1.4.1.jar                       |Ding                          |ding                          |1.4.1               |DONE      |Manifest: NOSIGNATURE
        kffmod-4.10.0.jar                                 |Kotlin For Forge              |kotlinforforge                |4.10.0              |DONE      |Manifest: NOSIGNATURE
        flywheel-forge-1.20.1-0.6.10-7.jar                |Flywheel                      |flywheel                      |0.6.10-7            |DONE      |Manifest: NOSIGNATURE
        thermal_cultivation-1.20.1-11.0.0.22.jar          |Thermal Cultivation           |thermal_cultivation           |11.0.0              |DONE      |Manifest: NOSIGNATURE
        bocchium-1.20.1-0.0.3.jar                         |Bocchium                      |bocchium                      |1.20.1-0.0.3        |DONE      |Manifest: NOSIGNATURE
        polymorph-forge-0.49.3+1.20.1.jar                 |Polymorph                     |polymorph                     |0.49.3+1.20.1       |DONE      |Manifest: NOSIGNATURE
        almostunified-forge-1.20.1-0.9.3.jar              |AlmostUnified                 |almostunified                 |1.20.1-0.9.3        |DONE      |Manifest: NOSIGNATURE
        jei-1.20.1-forge-15.3.0.4.jar                     |Just Enough Items             |jei                           |15.3.0.4            |DONE      |Manifest: NOSIGNATURE
        invtweaks-1.20.1-1.1.0.jar                        |Inventory Tweaks Refoxed      |invtweaks                     |1.1.0               |DONE      |Manifest: NOSIGNATURE
        emi-1.1.6+1.20.1+forge.jar                        |EMI                           |emi                           |1.1.6+1.20.1+forge  |DONE      |Manifest: NOSIGNATURE
        entityculling-forge-1.6.2-mc1.20.1.jar            |EntityCulling                 |entityculling                 |1.6.2               |DONE      |Manifest: NOSIGNATURE
        ImmediatelyFast-Forge-1.2.14+1.20.4.jar           |ImmediatelyFast               |immediatelyfast               |1.2.14+1.20.4       |DONE      |Manifest: NOSIGNATURE
        FastFurnace-1.20.1-8.0.2.jar                      |FastFurnace                   |fastfurnace                   |8.0.2               |DONE      |Manifest: NOSIGNATURE
        appleskin-forge-mc1.20.1-2.5.1.jar                |AppleSkin                     |appleskin                     |2.5.1+mc1.20.1      |DONE      |Manifest: NOSIGNATURE
        showcaseitem-1.20.1-1.2.jar                       |Showcase Item                 |showcaseitem                  |1.20.1-1.2          |DONE      |Manifest: NOSIGNATURE
        lootr-forge-1.20-0.7.33.83.jar                    |Lootr                         |lootr                         |0.7.33.82           |DONE      |Manifest: NOSIGNATURE
        thedragonlib-1.20.1-1.0.0.jar                     |TheDragonLib                  |thedragonlib                  |1.20.1-1.0.0        |DONE      |Manifest: NOSIGNATURE
        PuzzlesLib-v8.1.19-1.20.1-Forge.jar               |Puzzles Lib                   |puzzleslib                    |8.1.19              |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
        extremesoundmuffler-3.41-forge-1.20.jar           |Extreme Sound Muffler         |extremesoundmuffler           |3.41-forge-1.20     |DONE      |Manifest: NOSIGNATURE
        cosmeticarmorreworked-1.20.1-v1a.jar              |CosmeticArmorReworked         |cosmeticarmorreworked         |1.20.1-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
        defaultoptions-forge-1.20-18.0.1.jar              |Default Options               |defaultoptions                |18.0.1              |DONE      |Manifest: NOSIGNATURE
        grappling_hook_mod-1.20.1-1.20.1-v13.jar          |Grappling Hook Mod            |grapplemod                    |1.20.1-v13          |DONE      |Manifest: NOSIGNATURE
        notenoughcrashes-4.4.7+1.20.1-forge.jar           |Not Enough Crashes            |notenoughcrashes              |4.4.7+1.20.1        |DONE      |Manifest: NOSIGNATURE
        embeddiumplus-1.20.1-v1.2.11-ignore.jar           |Embeddium++                   |embeddiumplus                 |1.2.11              |DONE      |Manifest: NOSIGNATURE
        geckolib-forge-1.20.1-4.4.4.jar                   |GeckoLib 4                    |geckolib                      |4.4.4               |DONE      |Manifest: NOSIGNATURE
        morejs-forge-1.20.1-0.8.0.jar                     |MoreJS                        |morejs                        |0.8.0               |DONE      |Manifest: NOSIGNATURE
        ExtendedCrafting-1.20.1-6.1.1u.jar                |Extended Crafting: Monifactory|extendedcrafting              |6.1.1u              |DONE      |Manifest: NOSIGNATURE
        connectivity-1.20.1-5.5.jar                       |Connectivity Mod              |connectivity                  |1.20.1-5.5          |DONE      |Manifest: NOSIGNATURE
        sophisticatedcore-1.20.1-0.6.22.611.jar           |Sophisticated Core            |sophisticatedcore             |0.6.22.611          |DONE      |Manifest: NOSIGNATURE
        gpumemleakfix-1.20.1-1.8.jar                      |Gpu memory leak fix           |gpumemleakfix                 |1.20.1-1.8          |DONE      |Manifest: NOSIGNATURE
        Controlling-forge-1.20.1-12.0.2.jar               |Controlling                   |controlling                   |12.0.2              |DONE      |Manifest: NOSIGNATURE
        Placebo-1.20.1-8.6.1.jar                          |Placebo                       |placebo                       |8.6.1               |DONE      |Manifest: NOSIGNATURE
        emi_loot-0.6.5+1.20.1+forge.jar                   |EMI Loot                      |emi_loot                      |0.6.5+1.20.1+forge  |DONE      |Manifest: NOSIGNATURE
        mixinextras-forge-0.3.5.jar                       |MixinExtras                   |mixinextras                   |0.3.5               |DONE      |Manifest: NOSIGNATURE
        Bookshelf-Forge-1.20.1-20.1.10.jar                |Bookshelf                     |bookshelf                     |20.1.10             |DONE      |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
        sophisticatedbackpacks-1.20.1-3.20.5.1044.jar     |Sophisticated Backpacks       |sophisticatedbackpacks        |3.20.5.1044         |DONE      |Manifest: NOSIGNATURE
        CapeJS-1.0.0-1.20.1-forge.jar                     |CapeJS                        |capejs                        |1.0.0-1.20.1        |DONE      |Manifest: NOSIGNATURE
        FpsReducer2-forge-1.20-2.5.jar                    |FPS Reducer                   |fpsreducer                    |1.20-2.5            |DONE      |Manifest: NOSIGNATURE
        melody_forge_1.0.3_MC_1.20.1-1.20.4.jar           |Melody                        |melody                        |1.0.2               |DONE      |Manifest: NOSIGNATURE
        trenzalore-forge-3.3.10+mc1.20.1-all.jar          |Trenzalore                    |trenzalore                    |3.3.10              |DONE      |Manifest: NOSIGNATURE
        konkrete_forge_1.8.0_MC_1.20-1.20.1.jar           |Konkrete                      |konkrete                      |1.8.0               |DONE      |Manifest: NOSIGNATURE
        fixexperiencebug-1.20-46.2.2.jar                  |Experience Bug Fix            |experiencebugfix              |46.2.2              |DONE      |Manifest: NOSIGNATURE
        Chipped-forge-1.20.1-3.0.6.jar                    |Chipped                       |chipped                       |3.0.6               |DONE      |Manifest: NOSIGNATURE
        HostileNeuralNetworks-1.20.1-5.3.0.jar            |Hostile Neural Networks       |hostilenetworks               |5.3.0               |DONE      |Manifest: NOSIGNATURE
        endertanks-forge-1.20.1-1.3.jar                   |EnderTanks                    |endertanks                    |1.20.1-1.3          |DONE      |Manifest: NOSIGNATURE
        wirelesschargers-1.0.9a-forge-mc1.20.jar          |Wireless Chargers             |wirelesschargers              |1.0.9a              |DONE      |Manifest: NOSIGNATURE
        HangGlider-v8.0.1-1.20.1-Forge.jar                |Hang Glider                   |hangglider                    |8.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
        Bountiful-6.0.3+1.20.1-forge.jar                  |Bountiful                     |bountiful                     |6.0.3+1.20.1        |DONE      |Manifest: NOSIGNATURE
        modelfix-1.15.jar                                 |Model Gap Fix                 |modelfix                      |1.15                |DONE      |Manifest: NOSIGNATURE
        chisel_chipped_integration-v1.1.0-1.20.1_beta.jar |Chisel Chipped Integration    |chisel_chipped_integration    |1.1.0-1.20.1        |DONE      |Manifest: NOSIGNATURE
        SolarFluxReborn-1.20.1-20.1.6.jar                 |Solar Flux Reborn             |solarflux                     |20.1.6              |DONE      |Manifest: 97:e8:52:e9:b3:f0:1b:83:57:4e:83:15:f7:e7:76:51:c6:60:5f:2b:45:59:19:a7:31:9e:98:69:56:4f:01:3c
        leaky-1.20.1-2.0.jar                              |leaky mod                     |leaky                         |1.20.1-2.0          |DONE      |Manifest: NOSIGNATURE
        collective-1.20.1-7.57.jar                        |Collective                    |collective                    |7.57                |DONE      |Manifest: NOSIGNATURE
        thermal_expansion-1.20.1-11.0.0.27.jar            |Thermal Expansion             |thermal_expansion             |11.0.0              |DONE      |Manifest: NOSIGNATURE
        steamdynamo-0.1.2.jar                             |Classic Steam Dynamo          |steamdynamo                   |0.1.2               |DONE      |Manifest: NOSIGNATURE
        lostcities-1.20-7.1.5.jar                         |LostCities                    |lostcities                    |1.20-7.1.5          |DONE      |Manifest: NOSIGNATURE
        elevatorid-1.20.1-lex-1.9.jar                     |Elevator Mod                  |elevatorid                    |1.20.1-lex-1.9      |DONE      |Manifest: NOSIGNATURE
        Runelic-Forge-1.20.1-18.0.2.jar                   |Runelic                       |runelic                       |18.0.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
        resourcefullib-forge-1.20.1-2.1.24.jar            |Resourceful Lib               |resourcefullib                |2.1.24              |DONE      |Manifest: NOSIGNATURE
        lootjs-forge-1.20.1-2.11.0.jar                    |LootJS                        |lootjs                        |1.20.1-2.11.0       |DONE      |Manifest: NOSIGNATURE
        architectury-9.2.14-forge.jar                     |Architectury                  |architectury                  |9.2.14              |DONE      |Manifest: NOSIGNATURE
        SimpleDiscordRichPresence-forge-4.0.3-build.40+mc1|Simple Discord Rich Presence  |sdrp                          |4.0.3-build.40+mc1.2|DONE      |Manifest: NOSIGNATURE
        ftb-library-forge-2001.2.1.jar                    |FTB Library                   |ftblibrary                    |2001.2.1            |DONE      |Manifest: NOSIGNATURE
        ftb-teams-forge-2001.3.0.jar                      |FTB Teams                     |ftbteams                      |2001.3.0            |DONE      |Manifest: NOSIGNATURE
        trofers-forge-5.0.2.jar                           |Trofers                       |trofers                       |5.0.2               |DONE      |Manifest: NOSIGNATURE
        AI-Improvements-1.20-0.5.2.jar                    |AI-Improvements               |aiimprovements                |0.5.2               |DONE      |Manifest: NOSIGNATURE
        cupboard-1.20.1-2.6.jar                           |Cupboard utilities            |cupboard                      |1.20.1-2.6          |DONE      |Manifest: NOSIGNATURE
        cherishedworlds-forge-6.1.6+1.20.1.jar            |Cherished Worlds              |cherishedworlds               |6.1.6+1.20.1        |DONE      |Manifest: NOSIGNATURE
        trashcans-1.0.18b-forge-mc1.20.jar                |Trash Cans                    |trashcans                     |1.0.18b             |DONE      |Manifest: NOSIGNATURE
        probejs-6.0.1-forge.jar                           |ProbeJS                       |probejs                       |6.0.1               |DONE      |Manifest: NOSIGNATURE
        polylib-forge-2000.0.3-build.126.jar              |PolyLib                       |polylib                       |2000.0.3-build.126  |DONE      |Manifest: NOSIGNATURE
        YeetusExperimentus-Forge-2.3.1-build.6+mc1.20.1.ja|Yeetus Experimentus           |yeetusexperimentus            |2.3.1-build.6+mc1.20|DONE      |Manifest: NOSIGNATURE
        armorplus-1.20.1-20.0.0.jar                       |ArmorPlus                     |armorplus                     |1.20.1-20.0.0       |DONE      |Manifest: NOSIGNATURE
        effortlessbuilding-1.20.1-3.7-all.jar             |Effortless Building           |effortlessbuilding            |3.7                 |DONE      |Manifest: NOSIGNATURE
        DarkModeEverywhere-1.20.1-1.2.2.jar               |DarkModeEverywhere            |darkmodeeverywhere            |1.20.1-1.2.2        |DONE      |Manifest: NOSIGNATURE
        rhino-forge-2001.2.2-build.18.jar                 |Rhino                         |rhino                         |2001.2.2-build.18   |DONE      |Manifest: NOSIGNATURE
        kubejs-forge-2001.6.5-build.7.jar                 |Moni Labs                     |kubejs                        |2001.6.5-build.7    |DONE      |Manifest: NOSIGNATURE
        kubejs-thermal-2001.1.10-build.2.jar              |KubeJS Thermal                |kubejs_thermal                |2001.1.10-build.2   |DONE      |Manifest: NOSIGNATURE
        Cucumber-1.20.1-7.0.8.jar                         |Cucumber Library              |cucumber                      |7.0.8               |DONE      |Manifest: NOSIGNATURE
        jmi-forge-1.20.1-0.14-47.jar                      |JourneyMap Integration        |jmi                           |1.20.1-0.14-47      |DONE      |Manifest: NOSIGNATURE
        craftingstation-1.20.1-1.1.jar                    |Crafting Station              |craftingstation               |1.20.1-1.1          |DONE      |Manifest: NOSIGNATURE
        sophisticatedstorage-1.20.1-0.10.25.804.jar       |Sophisticated Storage         |sophisticatedstorage          |0.10.25.804         |DONE      |Manifest: NOSIGNATURE
        Snad-1.20.1-Neo(Forge)-2.0.1.jar                  |Snad: Redstone Edition        |snad                          |2.0.1               |DONE      |Manifest: NOSIGNATURE
        item-filters-forge-2001.1.0-build.59.jar          |Item Filters                  |itemfilters                   |2001.1.0-build.59   |DONE      |Manifest: NOSIGNATURE
        ftb-quests-forge-2001.4.2.jar                     |FTB Quests                    |ftbquests                     |2001.4.2            |DONE      |Manifest: NOSIGNATURE
        FTBQuestsOptimizer-forge-1.2.2-1.20.1.jar         |FTBQuestsOptimizer            |ftbqoptimizer                 |1.2.2-1.20.1        |DONE      |Manifest: NOSIGNATURE
        framing_templates-1.0.1.jar                       |Framing Templates             |framing_templates             |1.0.1               |DONE      |Manifest: NOSIGNATURE
        waystones-forge-1.20-14.1.3.jar                   |Waystones                     |waystones                     |14.1.3              |DONE      |Manifest: NOSIGNATURE
        FastSuite-1.20.1-5.0.1.jar                        |Fast Suite                    |fastsuite                     |5.0.1               |DONE      |Manifest: NOSIGNATURE
        Clumps-forge-1.20.1-12.0.0.4.jar                  |Clumps                        |clumps                        |12.0.0.4            |DONE      |Manifest: NOSIGNATURE
        journeymap-1.20.1-5.9.21-forge.jar                |Journeymap                    |journeymap                    |5.9.21              |DONE      |Manifest: NOSIGNATURE
        NuclearCraft-1.20.1-1.0.0-beta.6.jar              |Nuclearcraft Neoteric         |nuclearcraft                  |1.0.0-beta.6        |DONE      |Manifest: NOSIGNATURE
        framedcompactdrawers-1.20-6.0.1.jar               |Framed Compacting Drawers     |framedcompactdrawers          |1.20-6.0.1          |DONE      |Manifest: NOSIGNATURE
        configured-forge-1.20.1-2.2.3.jar                 |Configured                    |configured                    |2.2.3               |DONE      |Manifest: 0d:78:5f:44:c0:47:0c:8c:e2:63:a3:04:43:d4:12:7d:b0:7c:35:37:dc:40:b1:c1:98:ec:51:eb:3b:3c:45:99
        ftbbackups2-forge-1.20-1.0.23.jar                 |FTB Backups 2                 |ftbbackups2                   |1.0.23              |DONE      |Manifest: NOSIGNATURE
        gtceu-1.20.1-1.2.1.jar                            |GregTech                      |gtceu                         |1.2.1               |DONE      |Manifest: NOSIGNATURE
        gcyr-1.20.1-0.1.7-a.jar                           |Gregicality Rocketry          |gcyr                          |0.1.7-a             |DONE      |Manifest: NOSIGNATURE
        steamadditions-1.1.jar                            |Steam Additions               |steamadditions                |1.1                 |DONE      |Manifest: NOSIGNATURE
        ulvcovm-0.1.1.jar                                 |ULV Covers Modern             |ulvcovm                       |0.1                 |DONE      |Manifest: NOSIGNATURE
        PackagedExCrafting-1.20.1-3.4.0.8.jar             |PackagedExCrafting            |packagedexcrafting            |3.4.0.8             |DONE      |Manifest: NOSIGNATURE
        ToastControl-1.20.1-8.0.3.jar                     |Toast Control                 |toastcontrol                  |8.0.3               |DONE      |Manifest: NOSIGNATURE
        ftb-chunks-forge-2001.3.0.jar                     |FTB Chunks                    |ftbchunks                     |2001.3.0            |DONE      |Manifest: NOSIGNATURE
        ftb-xmod-compat-forge-2.1.1.jar                   |FTB XMod Compat               |ftbxmodcompat                 |2.1.1               |DONE      |Manifest: NOSIGNATURE
        toofast-1.20-0.4.3.5.jar                          |Too Fast                      |toofast                       |0.4.3.5             |DONE      |Manifest: NOSIGNATURE
        BrandonsCore-1.20.1-3.2.0.9999-universal.jar      |Brandon's Core                |brandonscore                  |3.2.0.9999          |DONE      |Manifest: NOSIGNATURE
        Draconic-Evolution-1.20.1-3.1.0.9999-universal.jar|Draconic Evolution            |draconicevolution             |3.1.0.9999          |DONE      |Manifest: NOSIGNATURE
        craftingtweaks-forge-1.20.1-18.2.3.jar            |CraftingTweaks                |craftingtweaks                |18.2.3              |DONE      |Manifest: NOSIGNATURE
        EnchantmentDescriptions-Forge-1.20.1-17.0.14.jar  |EnchantmentDescriptions       |enchdesc                      |17.0.14             |DONE      |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
        ChippedExpress-universal.jar                      |ChippedExpress                |chipped_express               |1.1.0               |DONE      |Manifest: NOSIGNATURE
        moonlight-1.20-2.11.17-forge.jar                  |Moonlight Library             |moonlight                     |1.20-2.11.17        |DONE      |Manifest: NOSIGNATURE
        configuration-forge-1.20.1-2.2.0.jar              |Configuration                 |configuration                 |2.2.0               |DONE      |Manifest: NOSIGNATURE
        ToolBelt-1.20-1.20.0.jar                          |Tool Belt                     |toolbelt                      |1.20.0              |DONE      |Manifest: NOSIGNATURE
        titanium-1.20.1-3.8.27.jar                        |Titanium                      |titanium                      |3.8.27              |DONE      |Manifest: NOSIGNATURE
        Jade-1.20.1-forge-11.9.1.jar                      |Jade                          |jade                          |11.9.1+forge        |DONE      |Manifest: NOSIGNATURE
        appliedenergistics2-forge-15.2.1.jar              |Applied Energistics 2         |ae2                           |15.2.1              |DONE      |Manifest: NOSIGNATURE
        merequester-forge-1.20.1-1.1.4.jar                |ME Requester                  |merequester                   |1.20.1-1.1.4        |DONE      |Manifest: NOSIGNATURE
        ae2wtlib-15.2.3-forge.jar                         |AE2WTLib                      |ae2wtlib                      |15.2.3-forge        |DONE      |Manifest: NOSIGNATURE
        ExtendedAE-1.20-1.1.6-forge.jar                   |ExtendedAE                    |expatternprovider             |1.20-1.1.6-forge    |DONE      |Manifest: NOSIGNATURE
        norecipebookreborn-1.0.5.jar                      |No Recipe Book Reborn         |norecipebookreborn            |1.0.5               |DONE      |Manifest: NOSIGNATURE
        CreativeCore_FORGE_v2.11.27_mc1.20.1.jar          |CreativeCore                  |creativecore                  |2.11.27             |DONE      |Manifest: NOSIGNATURE
        waterframes-1.20.1-2.0.4.jar                      |WaterFrames                   |waterframes                   |2.0.4               |DONE      |Manifest: NOSIGNATURE
        monazite-1.20.1-1.1.3.jar                         |Monazite                      |monazite                      |1.1.3               |DONE      |Manifest: NOSIGNATURE
        better_angel_ring-1.20.1-1.0.2.jar                |Better Angel Ring             |better_angel_ring             |1.20.1-1.0.2        |DONE      |Manifest: NOSIGNATURE
        PackagedAuto-1.20.1-3.4.5.18.jar                  |PackagedAuto                  |packagedauto                  |3.4.5.18            |DONE      |Manifest: NOSIGNATURE
        smoothboot(reloaded)-mc1.20.1-0.0.4.jar           |Smooth Boot (Reloaded)        |smoothboot                    |0.0.4               |DONE      |Manifest: NOSIGNATURE
        EnderIO-1.20.1-6.0.25-alpha.jar                   |Ender IO                      |enderio                       |6.0.25-alpha        |DONE      |Manifest: NOSIGNATURE
        kubejs_enderio-forge-1.20.1-0.4.1.jar             |KubeJS-EnderIO                |kubejs_enderio                |1.20.1-0.4.1        |DONE      |Manifest: NOSIGNATURE
        DefaultWorldType-1.20.1-4.0.4.jar                 |Default World Type            |defaultworldtype              |1.20.1-4.0.4        |DONE      |Manifest: NOSIGNATURE
        storagedrawers-1.20.1-12.0.3.jar                  |Storage Drawers               |storagedrawers                |12.0.3              |DONE      |Manifest: NOSIGNATURE
        enderchests-forge-1.20.1-1.2.jar                  |EnderChests                   |enderchests                   |1.20.1-1.2          |DONE      |Manifest: NOSIGNATURE
        buildinggadgets2-1.0.7.jar                        |Building Gadgets 2            |buildinggadgets2              |1.0.7               |DONE      |Manifest: NOSIGNATURE
        fancymenu_forge_3.2.2_MC_1.20.1.jar               |FancyMenu                     |fancymenu                     |3.2.2               |DONE      |Manifest: NOSIGNATURE
        ferritecore-6.0.1-forge.jar                       |Ferrite Core                  |ferritecore                   |6.0.1               |DONE      |Manifest: 41:ce:50:66:d1:a0:05:ce:a1:0e:02:85:9b:46:64:e0:bf:2e:cf:60:30:9a:fe:0c:27:e0:63:66:9a:84:ce:8a
        functionalstorage-1.20.1-1.2.10.jar               |Functional Storage            |functionalstorage             |1.20.1-1.2.10       |DONE      |Manifest: NOSIGNATURE
        BadOptimizations-2.1.1.jar                        |BadOptimizations              |badoptimizations              |2.1.1               |DONE      |Manifest: NOSIGNATURE
        chisels-and-bits-forge-1.4.148.jar                |chisels-and-bits              |chiselsandbits                |1.4.148             |DONE      |Manifest: NOSIGNATURE
        xtonesreworked-1.0.1-F_1.20.1-47.2.0.jar          |XTones Reworked               |xtonesreworked                |1.0.1               |DONE      |Manifest: NOSIGNATURE
    Crash Report UUID: 0a4669ee-2faa-4456-8262-f52f00bc8e21
    FML: 47.2
    Forge: net.minecraftforge:47.2.21
    Suspected Mods: LowDragLib (ldlib), GregTech (gtceu), Minecraft (minecraft)
JuiceyBeans commented 5 months ago

Downgrade LDLib to 1.0.25.f, I thought this was already fixed