Jump to content

Crash when waterlogging block with dispenser.


Recommended Posts

Hey all!

First post, so I profusely apologize if the format is off or if it's in the wrong place.

I get a weird, apparently very specific crash. Even though I'm running "allthemods7", which I understand might make this very hard to troubleshoot, the crash seems to happen with purely vanilla blocks.

I was building a water dispenser creeper farm, and a while ago I discovered that putting a fence in front of the dispenser (in vanilla) helps avoid breaking the dispenser activation due to many block updates (the observer registers the various phases of water levels dropping as updates and that breaks the farm usually, putting a fence there ensures the water source block will just go away in one update and not come back)

 

When the dispenser activates with the fence (or stone wall) in front of it I get a crash.
This doesn't occur in completely vanilla 1.18.2

Report follows (it's a doozy)

To be clear: I seriously suck at reading these ,and I don't know java at all, so I don't have a picture of how hard it is to troubleshoot based on them, so I might as well be asking you to do a lot of work witout realizing it. I just want to say I'm not casually expecting anyone to put effort into this, because I feel I haven't done my due dilligence ahead of time (because I don't really know how, not because I'm bored, but the effect is the same),

I also know I should try deactivating the mods one by one to see which it is, but I don't even know how to do that in allthemods.

So If I may ask this of you:

1) If you recognize what's heppening because it happened to you and you already solved it, please let me know

2) If a solution could be identified by quickly skimming through the report in a reasonable ammount of time, please let me know what to look for so I don't have to bother you again with silly problems

3) If I'm inadvertently being an ass please tell me how to do better.

Many thanks!!!
(and possibly apologies :P )
 

---- Minecraft Crash Report ----
// I bet Cylons wouldn't have this problem.

Time: 6/13/22, 3:01 PM
Description: Exception ticking world

java.lang.NullPointerException: Cannot invoke "net.minecraft.world.entity.player.Player.m_6144_()" because "player" is null
    at de.melanx.utilitix.util.CoreUtil.shouldPreventWaterlogging(CoreUtil.java:9) ~[UtilitiX-1.18.2-0.4.2.jar%23302!/:1.18.2-0.4.2] {re:classloading}
    at net.minecraft.world.item.BucketItem.m_142073_(BucketItem.java:123) ~[client-1.18.2-20220404.173914-srg.jar%23311!/:?] {re:mixin,xf:fml:utilitix:NoWaterlog,xf:fml:forge:bucketitem,re:classloading,xf:fml:utilitix:NoWaterlog,xf:fml:forge:bucketitem,pl:mixin:APP:kubejs-common.mixins.json:BucketItemMixin,pl:mixin:A}
    at net.minecraft.core.dispenser.DispenseItemBehavior$16.m_7498_(DispenseItemBehavior.java:338) ~[client-1.18.2-20220404.173914-srg.jar%23311!/:?] {re:classloading}
    at net.minecraft.core.dispenser.DefaultDispenseItemBehavior.m_6115_(DefaultDispenseItemBehavior.java:15) ~[client-1.18.2-20220404.173914-srg.jar%23311!/:?] {re:classloading,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B}
    at net.mehvahdjukaar.selene.util.DispenserHelper$AdditionalDispenserBehavior.m_6115_(DispenserHelper.java:96) ~[selene-1.18.2-1.15.6.jar%23272!/:1.18.2-1.15.6] {re:classloading}
    at net.minecraft.world.level.block.DispenserBlock.m_5824_(DispenserBlock.java:90) ~[client-1.18.2-20220404.173914-srg.jar%23311!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:botania_xplat.mixins.json:AccessorDispenserBlock,pl:mixin:APP:supplementaries.mixins.json:accessors.DispenserAccessor,pl:mixin:APP:create.mixins.json:accessor.DispenserBlockAccessor,pl:mixin:A}
    at net.minecraft.world.level.block.DispenserBlock.m_7458_(DispenserBlock.java:113) ~[client-1.18.2-20220404.173914-srg.jar%23311!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:botania_xplat.mixins.json:AccessorDispenserBlock,pl:mixin:APP:supplementaries.mixins.json:accessors.DispenserAccessor,pl:mixin:APP:create.mixins.json:accessor.DispenserBlockAccessor,pl:mixin:A}
    at net.minecraft.world.level.block.state.BlockBehaviour$BlockStateBase.m_60616_(BlockBehaviour.java:677) ~[client-1.18.2-20220404.173914-srg.jar%23311!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:libx:random_tick_block,re:classloading,pl:accesstransformer:B,xf:fml:libx:random_tick_block,pl:mixin:APP:ferritecore.blockstatecache.mixin.json:BlockStateBaseMixin,pl:mixin:APP:immersiveengineering.mixins.json:coremods.AbstractBlockStateMixin,pl:mixin:APP:kubejs-common.mixins.json:BlockStateBaseMixin,pl:mixin:APP:byg.mixins.json:common.block.MixinBlockBehaviourBlockStateBase,pl:mixin:APP:valhelsia_core.mixins.json:BlockStateBaseMixin,pl:mixin:A}
    at net.minecraft.server.level.ServerLevel.redirect$zop000$onTickBlock(ServerLevel.java:2634) ~[client-1.18.2-20220404.173914-srg.jar%23311!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:botania_xplat.mixins.json:MixinServerLevel,pl:mixin:APP:immersiveengineering.mixins.json:coremods.ServerWorldMixin,pl:mixin:APP:observable.common.json:ServerLevelMixin,pl:mixin:APP:byg.mixins.json:common.world.MixinServerLevel,pl:mixin:APP:supplementaries.mixins.json:ServerLevelMixin,pl:mixin:A}
    at net.minecraft.server.level.ServerLevel.m_184112_(ServerLevel.java:639) ~[client-1.18.2-20220404.173914-srg.jar%23311!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:botania_xplat.mixins.json:MixinServerLevel,pl:mixin:APP:immersiveengineering.mixins.json:coremods.ServerWorldMixin,pl:mixin:APP:observable.common.json:ServerLevelMixin,pl:mixin:APP:byg.mixins.json:common.world.MixinServerLevel,pl:mixin:APP:supplementaries.mixins.json:ServerLevelMixin,pl:mixin:A}
    at net.minecraft.world.ticks.LevelTicks.m_193272_(LevelTicks.java:215) ~[client-1.18.2-20220404.173914-srg.jar%23311!/:?] {re:classloading}
    at net.minecraft.world.ticks.LevelTicks.m_193225_(LevelTicks.java:98) ~[client-1.18.2-20220404.173914-srg.jar%23311!/:?] {re:classloading}
    at net.minecraft.server.level.ServerLevel.m_8793_(ServerLevel.java:272) ~[client-1.18.2-20220404.173914-srg.jar%23311!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:botania_xplat.mixins.json:MixinServerLevel,pl:mixin:APP:immersiveengineering.mixins.json:coremods.ServerWorldMixin,pl:mixin:APP:observable.common.json:ServerLevelMixin,pl:mixin:APP:byg.mixins.json:common.world.MixinServerLevel,pl:mixin:APP:supplementaries.mixins.json:ServerLevelMixin,pl:mixin:A}
    at net.minecraft.server.MinecraftServer.m_5703_(MinecraftServer.java:902) ~[client-1.18.2-20220404.173914-srg.jar%23311!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:APP:elementalcraft.mixins.json:MixinMinecraftServer,pl:mixin:APP:kubejs-common.mixins.json:MinecraftServerMixin,pl:mixin:APP:byg.mixins.json:access.MinecraftServerAccess,pl:mixin:APP:byg.mixins.json:server.MixinMinecraftServer,pl:mixin:A}
    at net.minecraft.server.MinecraftServer.m_5705_(MinecraftServer.java:842) ~[client-1.18.2-20220404.173914-srg.jar%23311!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:APP:elementalcraft.mixins.json:MixinMinecraftServer,pl:mixin:APP:kubejs-common.mixins.json:MinecraftServerMixin,pl:mixin:APP:byg.mixins.json:access.MinecraftServerAccess,pl:mixin:APP:byg.mixins.json:server.MixinMinecraftServer,pl:mixin:A}
    at net.minecraft.client.server.IntegratedServer.m_5705_(IntegratedServer.java:84) ~[client-1.18.2-20220404.173914-srg.jar%23311!/:?] {re:classloading,pl:runtimedistcleaner:A,re:mixin,pl:runtimedistcleaner:A}
    at net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:685) ~[client-1.18.2-20220404.173914-srg.jar%23311!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:APP:elementalcraft.mixins.json:MixinMinecraftServer,pl:mixin:APP:kubejs-common.mixins.json:MinecraftServerMixin,pl:mixin:APP:byg.mixins.json:access.MinecraftServerAccess,pl:mixin:APP:byg.mixins.json:server.MixinMinecraftServer,pl:mixin:A}
    at net.minecraft.server.MinecraftServer.m_177918_(MinecraftServer.java:261) ~[client-1.18.2-20220404.173914-srg.jar%23311!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:APP:elementalcraft.mixins.json:MixinMinecraftServer,pl:mixin:APP:kubejs-common.mixins.json:MinecraftServerMixin,pl:mixin:APP:byg.mixins.json:access.MinecraftServerAccess,pl:mixin:APP:byg.mixins.json:server.MixinMinecraftServer,pl:mixin:A}
    at java.lang.Thread.run(Thread.java:833) [?:?] {re:mixin}


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

-- Head --
Thread: Server thread
Stacktrace:
    at de.melanx.utilitix.util.CoreUtil.shouldPreventWaterlogging(CoreUtil.java:9) ~[UtilitiX-1.18.2-0.4.2.jar%23302!/:1.18.2-0.4.2] {re:classloading}
    at net.minecraft.world.item.BucketItem.m_142073_(BucketItem.java:123) ~[client-1.18.2-20220404.173914-srg.jar%23311!/:?] {re:mixin,xf:fml:utilitix:NoWaterlog,xf:fml:forge:bucketitem,re:classloading,xf:fml:utilitix:NoWaterlog,xf:fml:forge:bucketitem,pl:mixin:APP:kubejs-common.mixins.json:BucketItemMixin,pl:mixin:A}
    at net.minecraft.core.dispenser.DispenseItemBehavior$16.m_7498_(DispenseItemBehavior.java:338) ~[client-1.18.2-20220404.173914-srg.jar%23311!/:?] {re:classloading}
    at net.minecraft.core.dispenser.DefaultDispenseItemBehavior.m_6115_(DefaultDispenseItemBehavior.java:15) ~[client-1.18.2-20220404.173914-srg.jar%23311!/:?] {re:classloading,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B}
    at net.mehvahdjukaar.selene.util.DispenserHelper$AdditionalDispenserBehavior.m_6115_(DispenserHelper.java:96) ~[selene-1.18.2-1.15.6.jar%23272!/:1.18.2-1.15.6] {re:classloading}
    at net.minecraft.world.level.block.DispenserBlock.m_5824_(DispenserBlock.java:90) ~[client-1.18.2-20220404.173914-srg.jar%23311!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:botania_xplat.mixins.json:AccessorDispenserBlock,pl:mixin:APP:supplementaries.mixins.json:accessors.DispenserAccessor,pl:mixin:APP:create.mixins.json:accessor.DispenserBlockAccessor,pl:mixin:A}
    at net.minecraft.world.level.block.DispenserBlock.m_7458_(DispenserBlock.java:113) ~[client-1.18.2-20220404.173914-srg.jar%23311!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:botania_xplat.mixins.json:AccessorDispenserBlock,pl:mixin:APP:supplementaries.mixins.json:accessors.DispenserAccessor,pl:mixin:APP:create.mixins.json:accessor.DispenserBlockAccessor,pl:mixin:A}
    at net.minecraft.world.level.block.state.BlockBehaviour$BlockStateBase.m_60616_(BlockBehaviour.java:677) ~[client-1.18.2-20220404.173914-srg.jar%23311!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:libx:random_tick_block,re:classloading,pl:accesstransformer:B,xf:fml:libx:random_tick_block,pl:mixin:APP:ferritecore.blockstatecache.mixin.json:BlockStateBaseMixin,pl:mixin:APP:immersiveengineering.mixins.json:coremods.AbstractBlockStateMixin,pl:mixin:APP:kubejs-common.mixins.json:BlockStateBaseMixin,pl:mixin:APP:byg.mixins.json:common.block.MixinBlockBehaviourBlockStateBase,pl:mixin:APP:valhelsia_core.mixins.json:BlockStateBaseMixin,pl:mixin:A}
    at net.minecraft.server.level.ServerLevel.redirect$zop000$onTickBlock(ServerLevel.java:2634) ~[client-1.18.2-20220404.173914-srg.jar%23311!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:botania_xplat.mixins.json:MixinServerLevel,pl:mixin:APP:immersiveengineering.mixins.json:coremods.ServerWorldMixin,pl:mixin:APP:observable.common.json:ServerLevelMixin,pl:mixin:APP:byg.mixins.json:common.world.MixinServerLevel,pl:mixin:APP:supplementaries.mixins.json:ServerLevelMixin,pl:mixin:A}
    at net.minecraft.server.level.ServerLevel.m_184112_(ServerLevel.java:639) ~[client-1.18.2-20220404.173914-srg.jar%23311!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:botania_xplat.mixins.json:MixinServerLevel,pl:mixin:APP:immersiveengineering.mixins.json:coremods.ServerWorldMixin,pl:mixin:APP:observable.common.json:ServerLevelMixin,pl:mixin:APP:byg.mixins.json:common.world.MixinServerLevel,pl:mixin:APP:supplementaries.mixins.json:ServerLevelMixin,pl:mixin:A}
    at net.minecraft.world.ticks.LevelTicks.m_193272_(LevelTicks.java:215) ~[client-1.18.2-20220404.173914-srg.jar%23311!/:?] {re:classloading}
    at net.minecraft.world.ticks.LevelTicks.m_193225_(LevelTicks.java:98) ~[client-1.18.2-20220404.173914-srg.jar%23311!/:?] {re:classloading}
    at net.minecraft.server.level.ServerLevel.m_8793_(ServerLevel.java:272) ~[client-1.18.2-20220404.173914-srg.jar%23311!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:botania_xplat.mixins.json:MixinServerLevel,pl:mixin:APP:immersiveengineering.mixins.json:coremods.ServerWorldMixin,pl:mixin:APP:observable.common.json:ServerLevelMixin,pl:mixin:APP:byg.mixins.json:common.world.MixinServerLevel,pl:mixin:APP:supplementaries.mixins.json:ServerLevelMixin,pl:mixin:A}
-- Affected level --
Details:
    All players: 1 total; [ServerPlayer['el_muncho'/832, l='ServerLevel[New World]', x=-63.39, y=62.00, z=106.17]]
    Chunk stats: 2209
    Level dimension: minecraft:overworld
    Level spawn location: World: (0,110,0), Section: (at 0,14,0 in 0,6,0; chunk contains blocks 0,-64,0 to 15,319,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,-64,0 to 511,319,511)
    Level time: 235860 game time, 306978 day time
    Level name: New World
    Level game mode: Game mode: creative (ID 1). Hardcore: false. Cheats: true
    Level weather: Rain time: 1 (now: false), thunder time: 1 (now: false)
    Known server brands: forge
    Level was modded: true
    Level storage version: 0x04ABD - Anvil
Stacktrace:
    at net.minecraft.server.MinecraftServer.m_5703_(MinecraftServer.java:902) ~[client-1.18.2-20220404.173914-srg.jar%23311!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:APP:elementalcraft.mixins.json:MixinMinecraftServer,pl:mixin:APP:kubejs-common.mixins.json:MinecraftServerMixin,pl:mixin:APP:byg.mixins.json:access.MinecraftServerAccess,pl:mixin:APP:byg.mixins.json:server.MixinMinecraftServer,pl:mixin:A}
    at net.minecraft.server.MinecraftServer.m_5705_(MinecraftServer.java:842) ~[client-1.18.2-20220404.173914-srg.jar%23311!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:APP:elementalcraft.mixins.json:MixinMinecraftServer,pl:mixin:APP:kubejs-common.mixins.json:MinecraftServerMixin,pl:mixin:APP:byg.mixins.json:access.MinecraftServerAccess,pl:mixin:APP:byg.mixins.json:server.MixinMinecraftServer,pl:mixin:A}
    at net.minecraft.client.server.IntegratedServer.m_5705_(IntegratedServer.java:84) ~[client-1.18.2-20220404.173914-srg.jar%23311!/:?] {re:classloading,pl:runtimedistcleaner:A,re:mixin,pl:runtimedistcleaner:A}
    at net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:685) ~[client-1.18.2-20220404.173914-srg.jar%23311!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:APP:elementalcraft.mixins.json:MixinMinecraftServer,pl:mixin:APP:kubejs-common.mixins.json:MinecraftServerMixin,pl:mixin:APP:byg.mixins.json:access.MinecraftServerAccess,pl:mixin:APP:byg.mixins.json:server.MixinMinecraftServer,pl:mixin:A}
    at net.minecraft.server.MinecraftServer.m_177918_(MinecraftServer.java:261) ~[client-1.18.2-20220404.173914-srg.jar%23311!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:APP:elementalcraft.mixins.json:MixinMinecraftServer,pl:mixin:APP:kubejs-common.mixins.json:MinecraftServerMixin,pl:mixin:APP:byg.mixins.json:access.MinecraftServerAccess,pl:mixin:APP:byg.mixins.json:server.MixinMinecraftServer,pl:mixin:A}
    at java.lang.Thread.run(Thread.java:833) [?:?] {re:mixin}


-- System Details --
Details:
    Minecraft Version: 1.18.2
    Minecraft Version ID: 1.18.2
    Operating System: Windows 10 (amd64) version 10.0
    Java Version: 17.0.1, Microsoft
    Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Microsoft
    Memory: 1592109120 bytes (1518 MiB) / 4865392640 bytes (4640 MiB) up to 5804916736 bytes (5536 MiB)
    CPUs: 8
    Processor Vendor: GenuineIntel
    Processor Name: Intel(R) Core(TM) i7-3820 CPU @ 3.60GHz
    Identifier: Intel64 Family 6 Model 45 Stepping 7
    Microarchitecture: Sandy Bridge (Server)
    Frequency (GHz): 3.60
    Number of physical packages: 1
    Number of physical CPUs: 4
    Number of logical CPUs: 8
    Graphics card #0 name: NVIDIA GeForce GTX 1070
    Graphics card #0 vendor: NVIDIA (0x10de)
    Graphics card #0 VRAM (MB): 4095.00
    Graphics card #0 deviceId: 0x1b81
    Graphics card #0 versionInfo: DriverVersion=30.0.14.7111
    Memory slot #0 capacity (MB): 4096.00
    Memory slot #0 clockSpeed (GHz): 1.87
    Memory slot #0 type: DDR3
    Memory slot #1 capacity (MB): 4096.00
    Memory slot #1 clockSpeed (GHz): 1.87
    Memory slot #1 type: DDR3
    Memory slot #2 capacity (MB): 4096.00
    Memory slot #2 clockSpeed (GHz): 1.87
    Memory slot #2 type: DDR3
    Memory slot #3 capacity (MB): 4096.00
    Memory slot #3 clockSpeed (GHz): 1.87
    Memory slot #3 type: DDR3
    Virtual memory max (MB): 41924.72
    Virtual memory used (MB): 23783.00
    Swap memory total (MB): 25600.00
    Swap memory used (MB): 269.09
    JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx5536m -Xms256m
    Server Running: true
    Player Count: 1 / 8; [ServerPlayer['el_muncho'/832, l='ServerLevel[New World]', x=-63.39, y=62.00, z=106.17]]
    Data Packs: vanilla, mod:supermartijn642configlib (incompatible), mod:quarryplus, mod:simplemagnets (incompatible), mod:integratedterminals, mod:mcwwindows, mod:bambooeverything (incompatible), mod:modnametooltip (incompatible), mod:ironjetpacks, mod:ctm (incompatible), mod:rangedpumps, mod:wstweaks (incompatible), mod:shrink (incompatible), mod:darkutils (incompatible), mod:apotheosis (incompatible), mod:clickadv (incompatible), mod:balm (incompatible), mod:waterstrainer, mod:jeresources (incompatible), mod:cloth_config (incompatible), mod:shetiphiancore, mod:tklib (incompatible), mod:novillagerdm (incompatible), mod:structure_gel, mod:advancementplaques (incompatible), mod:packmenu (incompatible), mod:alltheores, mod:torchmaster (incompatible), mod:tipthescales (incompatible), mod:repurposed_structures, mod:ironfurnaces (incompatible), mod:mcwtrpdoors, mod:silentgear (incompatible), mod:supermartijn642corelib (incompatible), mod:botania (incompatible), mod:spark (incompatible), mod:curios (incompatible), mod:corail_woodcutter, mod:advgenerators (incompatible), mod:angelring (incompatible), mod:tombstone, mod:naturesaura (incompatible), mod:constructionwand, mod:mcwroofs, mod:littlelogistics (incompatible), mod:cfm, mod:chimes (incompatible), mod:toms_storage (incompatible), mod:fastleafdecay, mod:geckolib3 (incompatible), mod:darkpaintings (incompatible), mod:mcwlights, mod:crafting_on_a_stick (incompatible), mod:kiwi, mod:clienttweaks (incompatible), mod:nomowanderer (incompatible), mod:jei (incompatible), mod:attributefix (incompatible), mod:mekanism, mod:caelus (incompatible), mod:colytra (incompatible), mod:bdlib (incompatible), mod:allthecompressed (incompatible), mod:naturescompass (incompatible), mod:additionalbars (incompatible), mod:jumpboat (incompatible), mod:libx, mod:compactmachines (incompatible), mod:phosphophyllite (incompatible), mod:curioofundying (incompatible), mod:farmingforblockheads (incompatible), mod:pneumaticcraft, mod:extradisks, mod:mythicbotany, mod:integratedcrafting, mod:dungeons_arise, mod:logprot (incompatible), mod:theoneprobe (incompatible), mod:ae2 (incompatible), mod:aeinfinitybooster (incompatible), mod:terrablender (incompatible), mod:mousetweaks (incompatible), mod:immersiveengineering, mod:blockydoors (incompatible), mod:allthemodium, mod:ding (incompatible), mod:domum_ornamentum (incompatible), mod:pipez (incompatible), mod:flywheel (incompatible), mod:integrateddynamics, mod:itemcollectors (incompatible), mod:croptopia, mod:polymorph (incompatible), mod:justenoughprofessions (incompatible), mod:securitycraft (incompatible), mod:entityculling (incompatible), mod:structurize (incompatible), mod:fastfurnace (incompatible), mod:structures_compass, mod:lootr (incompatible), mod:connectedglass (incompatible), mod:occultism, mod:allthetweaks, mod:byg (incompatible), mod:extremesoundmuffler (incompatible), mod:cosmeticarmorreworked (incompatible), mod:defaultoptions (incompatible), mod:cyclopscore, mod:supercircuitmaker (incompatible), mod:netherportalfix (incompatible), mod:advancedperipherals (incompatible), mod:utilitix, mod:incontrol (incompatible), mod:rsgauges (incompatible), mod:glassential (incompatible), mod:cookingforblockheads (incompatible), mod:controlling (incompatible), mod:placebo (incompatible), mod:citadel (incompatible), mod:alexsmobs (incompatible), mod:potionsmaster, mod:moreminecarts (incompatible), mod:feature_nbt_deadlock_be_gone (incompatible), mod:bookshelf (incompatible), mod:sophisticatedbackpacks (incompatible), mod:buildinggadgets (incompatible), mod:framedblocks, mod:forge (incompatible), mod:appleskin (incompatible), mod:aquaculture (incompatible), mod:mcwdoors, mod:lightingwand, mod:jeed (incompatible), mod:mekanismgenerators, mod:fpsreducer (incompatible), mod:absentbydesign, mod:mob_grinding_utils (incompatible), mod:experiencebugfix (incompatible), mod:rsinfinitybooster (incompatible), mod:refinedstorage, mod:extrastorage, mod:chipped (incompatible), mod:mcwbridges, mod:farmersdelight (incompatible), mod:tempad (incompatible), mod:hostilenetworks (incompatible), mod:entangled (incompatible), mod:endertanks, mod:commoncapabilities, mod:crashutilities (incompatible), mod:getittogetherdrops (incompatible), mod:mcwfences, mod:wirelesschargers (incompatible), mod:simplylight, mod:dpanvil (incompatible), mod:patchouli (incompatible), mod:ars_nouveau, mod:blockui (incompatible), mod:multipiston (incompatible), mod:ironchests (incompatible), mod:villagertools (incompatible), mod:integratedtunnels, mod:mysticalcustomization, mod:libnonymous, mod:elevatorid, mod:ftbultimine (incompatible), mod:runelic (incompatible), mod:mekanismtools, mod:inventoryprofilesnext (incompatible), mod:architectury (incompatible), mod:ftblibrary (incompatible), mod:findme (incompatible), mod:ftbteams (incompatible), mod:ftbranks (incompatible), mod:ftbessentials (incompatible), mod:curiouselytra (incompatible), mod:computercraft, mod:aiimprovements (incompatible), mod:moreoverlays (incompatible), mod:productivebees (incompatible), mod:trashcans (incompatible), mod:bwncr (incompatible), mod:observable (incompatible), mod:voidtotem (incompatible), mod:darkmodeeverywhere (incompatible), mod:betteradvancements (incompatible), mod:rhino (incompatible), mod:biggerreactors (incompatible), mod:rootsclassic, mod:cucumber, mod:trashslot (incompatible), mod:jmi (incompatible), mod:additionallanterns (incompatible), mod:elementalcraft (incompatible), mod:platforms, mod:create, mod:waystones (incompatible), mod:fastsuite (incompatible), mod:clumps (incompatible), mod:journeymap, mod:comforts (incompatible), mod:artifacts, mod:configured (incompatible), mod:dimstorage, mod:myserveriscompatible (incompatible), mod:dungeoncrawl, mod:charginggadgets (incompatible), mod:create_confectionery, mod:bonsaitrees3, mod:lazydfu (incompatible), mod:mcjtylib (incompatible), mod:rftoolsbase (incompatible), mod:xnet (incompatible), mod:rftoolspower (incompatible), mod:rftoolsbuilder (incompatible), mod:rftoolsstorage (incompatible), mod:rftoolscontrol (incompatible), mod:restrictions (incompatible), mod:mahoutsukai, mod:farsight_view (incompatible), mod:toastcontrol (incompatible), mod:mininggadgets (incompatible), mod:ftbchunks (incompatible), mod:kubejs (incompatible), mod:selene (incompatible), mod:supplementaries (incompatible), mod:mysticalagriculture, mod:mysticalagradditions, mod:craftingtweaks (incompatible), mod:rftoolsutility (incompatible), mod:enchdesc (incompatible), mod:eccentrictome (incompatible), mod:toolbelt, mod:titanium (incompatible), mod:silentlib, mod:ae2things, mod:iceberg (incompatible), mod:legendarytooltips (incompatible), mod:pigpen (incompatible), mod:fastbench (incompatible), mod:enderchests, mod:appbot (incompatible), mod:quartz (incompatible), mod:minecolonies (incompatible), mod:pylons, mod:creeperoverhaul (incompatible), mod:ferritecore (incompatible), mod:engineersdecor (incompatible), mod:solcarrot (incompatible), mod:functionalstorage (incompatible), mod:modularrouters (incompatible), mod:betterf3 (incompatible), mod:refinedstorageaddons, mod:appmek (incompatible), mod:expandability (incompatible), mod:valhelsia_core (incompatible), mod:forbidden_arcanus (incompatible), mod:flickerfix (incompatible), mod:createaddition (incompatible), Supplementaries Virtual Resourcepack
    World Generation: Stable
    Type: Integrated Server (map_client.txt)
    Is Modded: Definitely; Client brand changed to 'forge'; Server brand changed to 'forge'
    ModLauncher: 9.1.3+9.1.3+main.9b69c82a
    ModLauncher launch target: forgeclient
    ModLauncher naming: srg
    ModLauncher services:
         mixin PLUGINSERVICE
         eventbus PLUGINSERVICE
         slf4jfixer PLUGINSERVICE
         object_holder_definalize PLUGINSERVICE
         runtime_enum_extender PLUGINSERVICE
         capability_token_subclass PLUGINSERVICE
         accesstransformer PLUGINSERVICE
         runtimedistcleaner PLUGINSERVICE
         mixin TRANSFORMATIONSERVICE
         fml TRANSFORMATIONSERVICE
    FML Language Providers:
        minecraft@1.0
        kotori_scala@2.13.8-build-4
        javafml@null
        kotlinforforge@3.3.2
    Mod List:
        supermartijn642configlib-1.0.9-mc1.18.jar         |SuperMartijn642's Config Lib  |supermartijn642configlib      |1.0.9               |DONE      |Manifest: NOSIGNATURE
        AdditionalEnchantedMiner-1.18.2-18.10.jar         |QuarryPlus                    |quarryplus                    |18.10               |DONE      |Manifest: 1a:13:52:63:6f:dc:0c:ad:7f:8a:64:ac:46:58:8a:0c:90:ea:2c:5d:11:ac:4c:d4:62:85:c7:d1:00:fa:9c:76
        simplemagnets-1.1.6-mc1.18.jar                    |Simple Magnets                |simplemagnets                 |1.1.6               |DONE      |Manifest: NOSIGNATURE
        IntegratedTerminals-1.18.2-1.2.16.jar             |IntegratedTerminals           |integratedterminals           |1.2.16              |DONE      |Manifest: NOSIGNATURE
        mcw-windows-2.0.3-mc1.18.2.jar                    |Macaw's Windows               |mcwwindows                    |2.0.3               |DONE      |Manifest: NOSIGNATURE
        bambooeverything-1.2.6-build.13+mc1.18.2.jar      |Bamboo Everything             |bambooeverything              |1.2.6-build.13+mc1.1|DONE      |Manifest: NOSIGNATURE
        modnametooltip-1.18.1-1.18.0.jar                  |Mod Name Tooltip              |modnametooltip                |1.18.0              |DONE      |Manifest: NOSIGNATURE
        IronJetpacks-1.18.2-5.1.0.jar                     |Iron Jetpacks                 |ironjetpacks                  |5.1.0               |DONE      |Manifest: NOSIGNATURE
        CTM-1.18.2-1.1.4+4.jar                            |ConnectedTexturesMod          |ctm                           |1.18.2-1.1.4+4      |DONE      |Manifest: NOSIGNATURE
        rangedpumps-0.9.2.jar                             |Ranged Pumps                  |rangedpumps                   |0.9.2               |DONE      |Manifest: NOSIGNATURE
        WitherSkeletonTweaks-1.18.2-7.1.2.jar             |Wither Skeleton Tweaks        |wstweaks                      |7.1.2               |DONE      |Manifest: NOSIGNATURE
        Shrink-1.18.2-1.3.0.jar                           |Shrink                        |shrink                        |1.3.0               |DONE      |Manifest: NOSIGNATURE
        DarkUtilities-Forge-1.18.2-10.0.4.jar             |DarkUtilities                 |darkutils                     |10.0.4              |DONE      |Manifest: NOSIGNATURE
        Apotheosis-1.18.2-5.3.4.jar                       |Apotheosis                    |apotheosis                    |5.3.4               |DONE      |Manifest: NOSIGNATURE
        clickadv-1.18.2-2.5.jar                           |clickadv mod                  |clickadv                      |1.18.2-2.5          |DONE      |Manifest: NOSIGNATURE
        balm-3.0.3+0.jar                                  |Balm                          |balm                          |3.0.3+0             |DONE      |Manifest: NOSIGNATURE
        WaterStrainer-1.18.2-13.0.0.jar                   |Water Strainer                |waterstrainer                 |1.18.2-13.0.0       |DONE      |Manifest: NOSIGNATURE
        JustEnoughResources-1.18.2-0.14.1.167.jar         |Just Enough Resources         |jeresources                   |0.14.1.167          |DONE      |Manifest: NOSIGNATURE
        cloth-config-6.2.57-forge.jar                     |Cloth Config v4 API           |cloth_config                  |6.2.57              |DONE      |Manifest: NOSIGNATURE
        shetiphiancore-1.18-3.10.9.jar                    |ShetiPhian-Core               |shetiphiancore                |3.10.9              |DONE      |Manifest: NOSIGNATURE
        TKLib-0.0.8+1.18.1.jar                            |TKLib                         |tklib                         |0.0.8               |DONE      |Manifest: NOSIGNATURE
        novillagerdm-1.18.1-3.0.0.jar                     |No Villager Death Messages    |novillagerdm                  |3.0.0               |DONE      |Manifest: NOSIGNATURE
        structure_gel-1.18.2-2.2.3.jar                    |Structure Gel API             |structure_gel                 |2.2.3               |DONE      |Manifest: NOSIGNATURE
        AdvancementPlaques-1.18.1-1.4.2.jar               |Advancement Plaques           |advancementplaques            |1.4.2               |DONE      |Manifest: NOSIGNATURE
        PackMenu-1.18.2-4.1.0.jar                         |PackMenu                      |packmenu                      |4.1.0               |DONE      |Manifest: NOSIGNATURE
        alltheores-1.9.4-1.18.2-40.1.0.jar                |AllTheOres                    |alltheores                    |1.9.4-1.18.2-40.1.0 |DONE      |Manifest: NOSIGNATURE
        torchmaster-18.1.0.jar                            |Torchmaster                   |torchmaster                   |18.1.0              |DONE      |Manifest: NOSIGNATURE
        TipTheScales-forge-1.18.2-5.0.6.jar               |TipTheScales                  |tipthescales                  |5.0.6               |DONE      |Manifest: NOSIGNATURE
        repurposed_structures_forge-5.1.6+1.18.2.jar      |Repurposed Structures         |repurposed_structures         |5.1.6+1.18.2        |DONE      |Manifest: NOSIGNATURE
        ironfurnaces-1.18.2-3.2.1.jar                     |Iron Furnaces                 |ironfurnaces                  |3.2.1               |DONE      |Manifest: NOSIGNATURE
        mcw-trapdoors-1.0.5-mc1.18.2.jar                  |Macaw's Trapdoors             |mcwtrpdoors                   |1.0.5               |DONE      |Manifest: NOSIGNATURE
        silent-gear-1.18.2-2.10.1.jar                     |Silent Gear                   |silentgear                    |2.10.1              |DONE      |Manifest: NOSIGNATURE
        supermartijn642corelib-1.0.16b-mc1.18.jar         |SuperMartijn642's Core Lib    |supermartijn642corelib        |1.0.16b             |DONE      |Manifest: NOSIGNATURE
        Botania-1.18.2-431.jar                            |Botania                       |botania                       |1.18.2-431          |DONE      |Manifest: NOSIGNATURE
        spark-1.9.1-forge.jar                             |spark                         |spark                         |1.9.1               |DONE      |Manifest: NOSIGNATURE
        curios-forge-1.18.2-5.0.7.0.jar                   |Curios API                    |curios                        |1.18.2-5.0.7.0      |DONE      |Manifest: NOSIGNATURE
        corail_woodcutter-1.18.2-2.3.2.jar                |Corail Woodcutter             |corail_woodcutter             |2.3.2               |DONE      |Manifest: NOSIGNATURE
        advgenerators-1.1.0.5-mc1.18.2.jar                |Advanced Generators           |advgenerators                 |1.1.0.5             |DONE      |Manifest: NOSIGNATURE
        angelring-1.18-1.5.0.jar                          |Angel Ring                    |angelring                     |1.5.0               |DONE      |Manifest: NOSIGNATURE
        tombstone-7.4.4-1.18.2.jar                        |Corail Tombstone              |tombstone                     |7.4.4               |DONE      |Manifest: NOSIGNATURE
        NaturesAura-36.0.jar                              |Nature's Aura                 |naturesaura                   |36.0                |DONE      |Manifest: NOSIGNATURE
        constructionwand-1.18.2-2.7.jar                   |Construction Wand             |constructionwand              |1.18.2-2.7          |DONE      |Manifest: NOSIGNATURE
        mcw-roofs-2.1.2-mc1.18.2.jar                      |Macaw's Roofs                 |mcwroofs                      |2.1.2               |DONE      |Manifest: NOSIGNATURE
        littlelogistics-mc1.18.2-v1.2.3.jar               |Little Logistics              |littlelogistics               |1.2.3               |DONE      |Manifest: NOSIGNATURE
        cfm-7.0.0-pre29-1.18.2.jar                        |MrCrayfish's Furniture Mod    |cfm                           |7.0.0-pre29         |DONE      |Manifest: NOSIGNATURE
        Chimes-1.1.2-1.18.2.jar                           |Chimes                        |chimes                        |1.1.2               |DONE      |Manifest: NOSIGNATURE
        toms_storage-1.18.2-1.3.0.jar                     |Tom's Simple Storage Mod      |toms_storage                  |1.3.0               |DONE      |Manifest: NOSIGNATURE
        FastLeafDecay-28.jar                              |FastLeafDecay                 |fastleafdecay                 |28                  |DONE      |Manifest: NOSIGNATURE
        geckolib-1.18-forge-3.0.15.jar                    |GeckoLib                      |geckolib3                     |3.0.15              |DONE      |Manifest: NOSIGNATURE
        DarkPaintings-Forge-1.18.2-10.0.1.jar             |DarkPaintings                 |darkpaintings                 |10.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
        mcw-lights-1.0.3-mc1.18.2.jar                     |Macaw's Lights and Lamps      |mcwlights                     |1.0.3               |DONE      |Manifest: NOSIGNATURE
        Crafting-on-a-stick-1.18.1-1.0.1.jar              |Crafting On A Stick           |crafting_on_a_stick           |1.0.1               |DONE      |Manifest: NOSIGNATURE
        Kiwi-1.18.2-forge-6.1.0.jar                       |Kiwi                          |kiwi                          |6.1.0               |DONE      |Manifest: NOSIGNATURE
        clienttweaks-forge-1.18.1-7.1.0.jar               |Client Tweaks                 |clienttweaks                  |7.1.0               |DONE      |Manifest: NOSIGNATURE
        nomowanderer-1.18.2_1.1.2.jar                     |NoMoWanderer                  |nomowanderer                  |1.18.2_1.1.2        |DONE      |Manifest: NOSIGNATURE
        jei-1.18.2-9.7.0.193.jar                          |Just Enough Items             |jei                           |9.7.0.193           |DONE      |Manifest: NOSIGNATURE
        AttributeFix-Forge-1.18.2-14.0.1.jar              |AttributeFix                  |attributefix                  |14.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
        Mekanism-1.18.2-10.2.0.459.jar                    |Mekanism                      |mekanism                      |10.2.0              |DONE      |Manifest: NOSIGNATURE
        caelus-forge-1.18.1-3.0.0.2.jar                   |Caelus API                    |caelus                        |1.18.1-3.0.0.2      |DONE      |Manifest: NOSIGNATURE
        colytra-forge-1.18.1-5.2.0.2.jar                  |Colytra                       |colytra                       |1.18.1-5.2.0.2      |DONE      |Manifest: NOSIGNATURE
        bdlib-1.19.3.7-mc1.18.2.jar                       |BdLib                         |bdlib                         |1.19.3.7            |DONE      |Manifest: NOSIGNATURE
        AllTheCompressed-1.0.6-1.18.2-40.0.31.jar         |AllTheCompressed              |allthecompressed              |1.0.6-1.18.2-40.0.31|DONE      |Manifest: NOSIGNATURE
        NaturesCompass-1.18.2-1.9.5-forge.jar             |Nature's Compass              |naturescompass                |1.18.2-1.9.5-forge  |DONE      |Manifest: NOSIGNATURE
        additionalbars-3.0.1-beta+1.18.2.jar              |Additional Bars               |additionalbars                |3.0.1-beta          |DONE      |Manifest: NOSIGNATURE
        jumpboat-1.18.2-0.1.0.3.jar                       |Jumpy Boats                   |jumpboat                      |1.18.2-0.1.0.3      |DONE      |Manifest: NOSIGNATURE
        LibX-1.18.2-3.2.17.jar                            |LibX                          |libx                          |1.18.2-3.2.17       |DONE      |Manifest: NOSIGNATURE
        compactmachines-4.2.0.jar                         |Compact Machines 4            |compactmachines               |4.2.0               |DONE      |Manifest: NOSIGNATURE
        phosphophyllite-1.18.2-0.6.0-beta.1.1.jar         |Phosphophyllite               |phosphophyllite               |0.6.0-beta.1.1      |DONE      |Manifest: NOSIGNATURE
        curioofundying-forge-1.18-5.3.0.0.jar             |Curio of Undying              |curioofundying                |1.18-5.3.0.0        |DONE      |Manifest: NOSIGNATURE
        farmingforblockheads-forge-1.18.2-10.0.1.jar      |Farming for Blockheads        |farmingforblockheads          |10.0.1              |DONE      |Manifest: NOSIGNATURE
        pneumaticcraft-repressurized-1.18.2-3.1.5-70.jar  |PneumaticCraft: Repressurized |pneumaticcraft                |1.18.2-3.1.5-70     |DONE      |Manifest: NOSIGNATURE
        ExtraDisks-1.18.2-2.1.0.jar                       |Extra Disks                   |extradisks                    |1.18.2-2.1.0        |DONE      |Manifest: NOSIGNATURE
        MythicBotany-1.18.2-2.1.4.jar                     |MythicBotany                  |mythicbotany                  |1.18.2-2.1.4        |DONE      |Manifest: NOSIGNATURE
        IntegratedCrafting-1.18.2-1.0.22.jar              |IntegratedCrafting            |integratedcrafting            |1.0.22              |DONE      |Manifest: NOSIGNATURE
        DungeonsArise-1.18.2-2.1.50c-beta.jar             |When Dungeons Arise           |dungeons_arise                |2.1.50c-1.18.2      |DONE      |Manifest: NOSIGNATURE
        client-1.18.2-20220404.173914-srg.jar             |Minecraft                     |minecraft                     |1.18.2              |DONE      |Manifest: a1:d4:5e:04:4f:d3:d6:e0:7b:37:97:cf:77:b0:de:ad:4a:47:ce:8c:96:49:5f:0a:cf:8c:ae:b2:6d:4b:8a:3f
        logprot-1.18.2-1.6.jar                            |Logprot                       |logprot                       |1.4                 |DONE      |Manifest: NOSIGNATURE
        theoneprobe-1.18-5.1.0.jar                        |The One Probe                 |theoneprobe                   |1.18-5.1.0          |DONE      |Manifest: NOSIGNATURE
        appliedenergistics2-11.0.0-alpha.6.jar            |Applied Energistics 2         |ae2                           |11.0.0-alpha.6      |DONE      |Manifest: NOSIGNATURE
        AEInfinityBooster-1.18.2-1.1.0+8.jar              |AEInfinityBooster             |aeinfinitybooster             |1.18.2-1.1.0+8      |DONE      |Manifest: NOSIGNATURE
        TerraBlender-forge-1.18.2-1.1.0.99.jar            |TerraBlender                  |terrablender                  |1.18.2-1.1.0.99     |DONE      |Manifest: NOSIGNATURE
        MouseTweaks-forge-mc1.18-2.21.jar                 |Mouse Tweaks                  |mousetweaks                   |2.21                |DONE      |Manifest: NOSIGNATURE
        ImmersiveEngineering-1.18.2-8.0.1-147.jar         |Immersive Engineering         |immersiveengineering          |1.18.2-8.0.1-147    |DONE      |Manifest: 44:39:94:cf:1d:8c:be:3c:7f:a9:ee:f4:1e:63:a5:ac:61:f9:c2:87:d5:5b:d9:d6:8c:b5:3e:96:5d:8e:3f:b7
        blockydoors-1.18-1.0.0.jar                        |blockydoors                   |blockydoors                   |1.18-1.0.0          |DONE      |Manifest: 1f:47:ac:b1:61:82:96:b8:47:19:16:d2:61:81:11:60:3a:06:4b:61:31:56:7d:44:31:1e:0c:6f:22:5b:4c:ed
        allthemodium-1.7.6-1.18.2-40.1.0.jar              |Allthemodium                  |allthemodium                  |1.7.6-1.18.2-40.1.0 |DONE      |Manifest: NOSIGNATURE
        Ding-1.18-1.3.0.jar                               |Ding                          |ding                          |1.3.0               |DONE      |Manifest: NOSIGNATURE
        domum_ornamentum-1.18.2-1.0.50-ALPHA-universal.jar|Domum Ornamentum              |domum_ornamentum              |1.18.2-1.0.50-ALPHA |DONE      |Manifest: NOSIGNATURE
        pipez-1.18.2-1.1.3.jar                            |Pipez                         |pipez                         |1.18.2-1.1.3        |DONE      |Manifest: NOSIGNATURE
        flywheel-forge-1.18-0.6.2.jar                     |Flywheel                      |flywheel                      |1.18-0.6.2          |DONE      |Manifest: NOSIGNATURE
        IntegratedDynamics-1.18.2-1.10.13.jar             |IntegratedDynamics            |integrateddynamics            |1.10.13             |DONE      |Manifest: NOSIGNATURE
        itemcollectors-1.1.5-mc1.18.jar                   |Item Collectors               |itemcollectors                |1.1.5               |DONE      |Manifest: NOSIGNATURE
        Croptopia-1.18.2-FORGE-2.0.0.jar                  |Croptopia                     |croptopia                     |2.0.0               |DONE      |Manifest: NOSIGNATURE
        polymorph-forge-1.18.1-0.43.jar                   |Polymorph                     |polymorph                     |1.18.1-0.43         |DONE      |Manifest: NOSIGNATURE
        JustEnoughProfessions-1.18.2-1.2.2.jar            |Just Enough Professions (JEP) |justenoughprofessions         |1.2.2               |DONE      |Manifest: NOSIGNATURE
        [1.18.2] SecurityCraft v1.9.1.jar                 |SecurityCraft                 |securitycraft                 |1.9.1               |DONE      |Manifest: NOSIGNATURE
        entityculling-forge-mc1.18-1.5.1.jar              |EntityCulling                 |entityculling                 |1.5.1               |DONE      |Manifest: NOSIGNATURE
        structurize-1.18.2-1.0.379-BETA.jar               |Structurize                   |structurize                   |1.18.2-1.0.379-BETA |DONE      |Manifest: NOSIGNATURE
        FastFurnace-1.18.2-6.0.3.jar                      |FastFurnace                   |fastfurnace                   |6.0.3               |DONE      |Manifest: NOSIGNATURE
        structures_compass-1.18.2-1.4.1.jar               |Structures Compass            |structures_compass            |1.18.2-1.4.1        |DONE      |Manifest: NOSIGNATURE
        lootr-1.18.2-0.2.16.51.jar                        |Lootr                         |lootr                         |0.2.16.50           |DONE      |Manifest: NOSIGNATURE
        connectedglass-1.1.3-mc1.18.jar                   |Connected Glass               |connectedglass                |1.1.3               |DONE      |Manifest: NOSIGNATURE
        occultism-1.18.2-1.32.2.jar                       |Occultism                     |occultism                     |1.18.2-1.32.2       |DONE      |Manifest: NOSIGNATURE
        allthetweaks-1.8.8-1.18.2-40.1.0.jar              |All The Tweaks                |allthetweaks                  |1.8.8-1.18.2-40.1.0 |DONE      |Manifest: NOSIGNATURE
        Oh_The_Biomes_You'll_Go-forge-1.18.2-1.4-RC-10-all|Oh The Biomes You'll Go       |byg                           |1.4-RC-10           |DONE      |Manifest: NOSIGNATURE
        extremeSoundMuffler-3.24_Forge-1.18.1.jar         |Extreme Sound Muffler         |extremesoundmuffler           |3.24_forge-1.18.1   |DONE      |Manifest: NOSIGNATURE
        CosmeticArmorReworked-1.18.2-v2.jar               |CosmeticArmorReworked         |cosmeticarmorreworked         |1.18.2-v2           |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.18.1-14.1.0.jar            |Default Options               |defaultoptions                |14.1.0              |DONE      |Manifest: NOSIGNATURE
        CyclopsCore-1.18.2-1.13.4.jar                     |Cyclops Core                  |cyclopscore                   |1.13.4              |DONE      |Manifest: NOSIGNATURE
        SuperCircuitMaker2-0.2.3+1.18.2.jar               |Super Circuit Maker           |supercircuitmaker             |0.2.3               |DONE      |Manifest: NOSIGNATURE
        netherportalfix-forge-1.18-9.0.0.jar              |NetherPortalFix               |netherportalfix               |9.0.0               |DONE      |Manifest: NOSIGNATURE
        advancedperipherals-1.18.2-0.7.13a.jar            |Advanced Peripherals          |advancedperipherals           |0.7.13a             |DONE      |Manifest: NOSIGNATURE
        UtilitiX-1.18.2-0.4.2.jar                         |UtilitiX                      |utilitix                      |1.18.2-0.4.2        |DONE      |Manifest: NOSIGNATURE
        incontrol-1.18-6.0.6.jar                          |InControl                     |incontrol                     |1.18-6.0.6          |DONE      |Manifest: NOSIGNATURE
        rsgauges-1.18.2-1.2.16-b1.jar                     |Gauges and Switches           |rsgauges                      |1.2.16-b1           |DONE      |Manifest: bf:30:76:97:e4:58:41:61:2a:f4:30:d3:8f:4c:e3:71:1d:14:c4:a1:4e:85:36:e3:1d:aa:2f:cb:22:b0:04:9b
        glassential-forge-1.18.2-1.2.3.jar                |Glassential                   |glassential                   |1.18.2-1.2.3        |DONE      |Manifest: NOSIGNATURE
        cookingforblockheads-forge-1.18.2-12.0.1.jar      |CookingForBlockheads          |cookingforblockheads          |12.0.1              |DONE      |Manifest: NOSIGNATURE
        Controlling-forge-1.18.2-9.0+19.jar               |Controlling                   |controlling                   |9.0+19              |DONE      |Manifest: NOSIGNATURE
        Placebo-1.18.2-6.2.1.jar                          |Placebo                       |placebo                       |6.2.1               |DONE      |Manifest: NOSIGNATURE
        citadel-1.11.1-1.18.2.jar                         |Citadel                       |citadel                       |1.11.1              |DONE      |Manifest: NOSIGNATURE
        alexsmobs-1.17.5.jar                              |Alex's Mobs                   |alexsmobs                     |1.17.5              |DONE      |Manifest: NOSIGNATURE
        potionsmaster-0.5.8-1.18.2-40.1.0.jar             |Potions Master                |potionsmaster                 |0.5.8-1.18.2-40.1.0 |DONE      |Manifest: NOSIGNATURE
        moreminecarts-1.4.5.jar                           |More Minecarts                |moreminecarts                 |1.4.5               |DONE      |Manifest: NOSIGNATURE
        feature_nbt_deadlock_be_gone_forge-2.0.0+1.18.2.ja|Feature NBT Deadlock Be Gone  |feature_nbt_deadlock_be_gone  |2.0.0+1.18.2        |DONE      |Manifest: NOSIGNATURE
        Bookshelf-Forge-1.18.2-13.0.13.jar                |Bookshelf                     |bookshelf                     |13.0.13             |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.18.2-3.15.17.559.jar     |Sophisticated Backpacks       |sophisticatedbackpacks        |1.18.2-3.15.17.559  |DONE      |Manifest: NOSIGNATURE
        buildinggadgets-3.13.0-build.5+mc1.18.2.jar       |Building Gadgets              |buildinggadgets               |3.13.0-build.5+mc1.1|DONE      |Manifest: NOSIGNATURE
        FramedBlocks-5.1.1-hotfix.jar                     |FramedBlocks                  |framedblocks                  |5.1.1               |DONE      |Manifest: NOSIGNATURE
        forge-1.18.2-40.1.0-universal.jar                 |Forge                         |forge                         |40.1.0              |DONE      |Manifest: 84:ce:76:e8:45:35:e4:0e:63:86:df:47:59:80:0f:67:6c:c1:5f:6e:5f:4d:b3:54:47:1a:9f:7f:ed:5e:f2:90
        appleskin-forge-mc1.18-2.4.0.jar                  |AppleSkin                     |appleskin                     |2.4.0+mc1.18        |DONE      |Manifest: NOSIGNATURE
        Aquaculture-1.18.2-2.3.6.jar                      |Aquaculture 2                 |aquaculture                   |1.18.2-2.3.6        |DONE      |Manifest: NOSIGNATURE
        mcw-doors-1.0.6-mc1.18.2.jar                      |Macaw's Doors                 |mcwdoors                      |1.0.6               |DONE      |Manifest: NOSIGNATURE
        LightingWand-1.18.2-forge-4.0.0.jar               |Lighting Wand                 |lightingwand                  |4.0.0               |DONE      |Manifest: NOSIGNATURE
        jeed-1.18.2-1.10.jar                              |Just Enough Effect Description|jeed                          |1.18.2-1.10         |DONE      |Manifest: NOSIGNATURE
        MekanismGenerators-1.18.2-10.2.0.459.jar          |Mekanism: Generators          |mekanismgenerators            |10.2.0              |DONE      |Manifest: NOSIGNATURE
        FpsReducer2-forge-1.18.2-2.0.jar                  |FPS Reducer                   |fpsreducer                    |1.18.2-2.0          |DONE      |Manifest: NOSIGNATURE
        absentbydesign-1.18.2-1.6.2.jar                   |Absent By Design Mod          |absentbydesign                |1.18.2-1.6.2        |DONE      |Manifest: 1f:47:ac:b1:61:82:96:b8:47:19:16:d2:61:81:11:60:3a:06:4b:61:31:56:7d:44:31:1e:0c:6f:22:5b:4c:ed
        mob_grinding_utils-1.18.2-0.4.36.jar              |Mob Grinding Utils            |mob_grinding_utils            |1.18.2-0.4.36       |DONE      |Manifest: NOSIGNATURE
        ExperienceBugFix-1.18-1.38.0.2.jar                |Experience Bug Fix            |experiencebugfix              |1.38.0.2            |DONE      |Manifest: NOSIGNATURE
        RSInfinityBooster-1.18.2-2.1+16.jar               |RSInfinityBooster             |rsinfinitybooster             |1.18.2-2.1+16       |DONE      |Manifest: NOSIGNATURE
        refinedstorage-1.10.2.jar                         |Refined Storage               |refinedstorage                |1.10.2              |DONE      |Manifest: NOSIGNATURE
        ExtraStorage-1.18.2-2.1.0.jar                     |Extra Storage                 |extrastorage                  |2.1.0               |DONE      |Manifest: NOSIGNATURE
        chipped-1.18.2-1.2.1-forge.jar                    |Chipped                       |chipped                       |1.18.2-1.2.1-forge  |DONE      |Manifest: NOSIGNATURE
        mcw-bridges-2.0.2-mc1.18.2.jar                    |Macaw's Bridges               |mcwbridges                    |2.0.2               |DONE      |Manifest: NOSIGNATURE
        FarmersDelight-1.18.2-1.1.0.jar                   |Farmer's Delight              |farmersdelight                |1.18.2-1.1.0        |DONE      |Manifest: NOSIGNATURE
        Tempad-forge-1.18.2-1.1.0.jar                     |Tempad                        |tempad                        |1.1.0               |DONE      |Manifest: NOSIGNATURE
        HostileNeuralNetworks-1.18.2-3.0.10.jar           |Hostile Neural Networks       |hostilenetworks               |3.0.10              |DONE      |Manifest: NOSIGNATURE
        entangled-1.3.10-mc1.18.jar                       |Entangled                     |entangled                     |1.3.10              |DONE      |Manifest: NOSIGNATURE
        endertanks-1.18-1.11.6.jar                        |EnderTanks                    |endertanks                    |1.11.6              |DONE      |Manifest: NOSIGNATURE
        CommonCapabilities-1.18.2-2.8.2.jar               |CommonCapabilities            |commoncapabilities            |2.8.2               |DONE      |Manifest: NOSIGNATURE
        crashutilities-4.0.jar                            |Crash Utilities               |crashutilities                |4.0                 |DONE      |Manifest: NOSIGNATURE
        getittogetherdrops-1.18.2-1.2.jar                 |Get It Together, Drops!       |getittogetherdrops            |1.2                 |DONE      |Manifest: NOSIGNATURE
        mcw-fences-1.0.4-mc1.18.2.jar                     |Macaw's Fences and Walls      |mcwfences                     |1.0.4               |DONE      |Manifest: NOSIGNATURE
        wirelesschargers-1.0.5-mc1.18.jar                 |wirelesschargers              |wirelesschargers              |1.0.5               |DONE      |Manifest: NOSIGNATURE
        simplylight-1.18.2-1.4.2-build.31.jar             |Simply Light                  |simplylight                   |1.18.2-1.4.2-build.3|DONE      |Manifest: NOSIGNATURE
        dpanvil-1.18.2-3.3.2c.jar                         |DataPack Anvil                |dpanvil                       |1.18.2-3.3.2c       |DONE      |Manifest: NOSIGNATURE
        Patchouli-1.18.2-67.jar                           |Patchouli                     |patchouli                     |1.18.2-67           |DONE      |Manifest: NOSIGNATURE
        ars_nouveau-1.18.2-2.4.0.jar                      |Ars Nouveau                   |ars_nouveau                   |2.4.0               |DONE      |Manifest: NOSIGNATURE
        blockui-1.18.2-0.0.47-ALPHA.jar                   |UI Library Mod                |blockui                       |1.18.2-0.0.47-ALPHA |DONE      |Manifest: NOSIGNATURE
        multi-piston-1.18.2-1.2.3-ALPHA.jar               |Multi-Piston                  |multipiston                   |1.18.2-1.2.3-ALPHA  |DONE      |Manifest: NOSIGNATURE
        IronChests-forge-1.18.2-1.3.0.jar                 |Iron Chests: Restocked        |ironchests                    |1.3.0               |DONE      |Manifest: NOSIGNATURE
        villagertools-1.18-1.0.2.jar                      |villagertools                 |villagertools                 |1.18-1.0.2          |DONE      |Manifest: 1f:47:ac:b1:61:82:96:b8:47:19:16:d2:61:81:11:60:3a:06:4b:61:31:56:7d:44:31:1e:0c:6f:22:5b:4c:ed
        IntegratedTunnels-1.18.2-1.8.11.jar               |IntegratedTunnels             |integratedtunnels             |1.8.11              |DONE      |Manifest: NOSIGNATURE
        MysticalCustomization-1.18.2-3.1.1.jar            |Mystical Customization        |mysticalcustomization         |3.1.1               |DONE      |Manifest: NOSIGNATURE
        libnonymous-2.1.0.jar                             |libnonymous                   |libnonymous                   |2.1.0               |DONE      |Manifest: NOSIGNATURE
        elevatorid-1.18.2-1.8.4.jar                       |Elevator Mod                  |elevatorid                    |1.18.2-1.8.4        |DONE      |Manifest: NOSIGNATURE
        ftb-ultimine-forge-1802.3.3-build.55.jar          |FTB Ultimine                  |ftbultimine                   |1802.3.3-build.55   |DONE      |Manifest: NOSIGNATURE
        Runelic-Forge-1.18.2-11.0.1.jar                   |Runelic                       |runelic                       |11.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
        MekanismTools-1.18.2-10.2.0.459.jar               |Mekanism: Tools               |mekanismtools                 |10.2.0              |DONE      |Manifest: NOSIGNATURE
        InventoryProfilesNext-forge-1.18.2-1.3.5.jar      |Inventory Profiles Next       |inventoryprofilesnext         |1.3.5               |DONE      |Manifest: NOSIGNATURE
        architectury-4.2.50.jar                           |Architectury                  |architectury                  |4.2.50              |DONE      |Manifest: NOSIGNATURE
        ftb-library-forge-1802.3.6-build.115.jar          |FTB Library                   |ftblibrary                    |1802.3.6-build.115  |DONE      |Manifest: NOSIGNATURE
        findme-3.0.6-forge.jar                            |FindMe                        |findme                        |3.0.6               |DONE      |Manifest: NOSIGNATURE
        ftb-teams-forge-1802.2.6-build.51.jar             |FTB Teams                     |ftbteams                      |1802.2.6-build.51   |DONE      |Manifest: NOSIGNATURE
        ftb-ranks-forge-1802.1.7-build.27.jar             |FTB Ranks                     |ftbranks                      |1802.1.7-build.27   |DONE      |Manifest: NOSIGNATURE
        ftb-essentials-1802.1.7-build.40.jar              |FTB Essentials                |ftbessentials                 |1802.1.7-build.40   |DONE      |Manifest: NOSIGNATURE
        curiouselytra-forge-1.18.1-5.0.1.0.jar            |Curious Elytra                |curiouselytra                 |1.18.1-5.0.1.0      |DONE      |Manifest: NOSIGNATURE
        cc-tweaked-1.18.2-1.100.4.jar                     |CC: Tweaked                   |computercraft                 |1.100.4             |DONE      |Manifest: NOSIGNATURE
        AI-Improvements-1.18-0.4.0.jar                    |AI-Improvements               |aiimprovements                |0.4.0               |DONE      |Manifest: NOSIGNATURE
        moreoverlays-1.20.5-mc1.18.1.jar                  |More Overlays Updated         |moreoverlays                  |1.20.5-mc1.18.1     |DONE      |Manifest: NOSIGNATURE
        productivebees-1.18.2-0.9.0.4.jar                 |Productive Bees               |productivebees                |1.18.2-0.9.0.4      |DONE      |Manifest: NOSIGNATURE
        trashcans-1.0.14-mc1.18.jar                       |Trash Cans                    |trashcans                     |1.0.14              |DONE      |Manifest: NOSIGNATURE
        bwncr-forge-1.18.1-3.10.18.jar                    |Bad Wither No Cookie Reloaded |bwncr                         |3.10.18             |DONE      |Manifest: NOSIGNATURE
        observable-2.2.3-forge.jar                        |Observable                    |observable                    |2.2.3               |DONE      |Manifest: NOSIGNATURE
        voidtotem-forge-1.18.2-1.3.1.jar                  |Void Totem                    |voidtotem                     |1.18.2-1.3.1        |DONE      |Manifest: NOSIGNATURE
        DarkModeEverywhere-1.18.1-1.0.1.jar               |DarkModeEverywhere            |darkmodeeverywhere            |1.18.1-1.0.1        |DONE      |Manifest: NOSIGNATURE
        BetterAdvancements-1.18.2-0.2.0.129.jar           |Better Advancements           |betteradvancements            |0.2.0.129           |DONE      |Manifest: NOSIGNATURE
        rhino-forge-1801.1.9-build.135.jar                |Rhino                         |rhino                         |1801.1.9-build.135  |DONE      |Manifest: NOSIGNATURE
        biggerreactors-1.18.2-0.6.0-beta.1.jar            |Bigger Reactors               |biggerreactors                |0.6.0-beta.1        |DONE      |Manifest: NOSIGNATURE
        RootsClassic-1.18.2-1.1.20.jar                    |Roots Classic                 |rootsclassic                  |1.18.2-1.1.20       |DONE      |Manifest: NOSIGNATURE
        Cucumber-1.18.2-5.1.0.jar                         |Cucumber Library              |cucumber                      |5.1.0               |DONE      |Manifest: NOSIGNATURE
        trashslot-forge-1.18.1-11.0.2.jar                 |TrashSlot                     |trashslot                     |11.0.2              |DONE      |Manifest: NOSIGNATURE
        jmi-1.18.2-0.9-49.jar                             |JourneyMap Integration        |jmi                           |1.18.2-0.9-49       |DONE      |Manifest: NOSIGNATURE
        additionallanterns-1.0.1-mc1.18.jar               |Additional Lanterns           |additionallanterns            |1.0.1               |DONE      |Manifest: NOSIGNATURE
        elementalcraft-1.18.2-4.3.4.jar                   |ElementalCraft                |elementalcraft                |1.18.2-4.3.4        |DONE      |Manifest: NOSIGNATURE
        platforms-1.18-1.9.4.jar                          |Platforms                     |platforms                     |1.9.4               |DONE      |Manifest: NOSIGNATURE
        create-mc1.18.2_v0.4.1.jar                        |Create                        |create                        |0.4.1               |DONE      |Manifest: NOSIGNATURE
        waystones-forge-1.18.2-10.0.0.jar                 |Waystones                     |waystones                     |10.0.0              |DONE      |Manifest: NOSIGNATURE
        FastSuite-1.18.2-3.0.2.jar                        |Fast Suite                    |fastsuite                     |3.0.2               |DONE      |Manifest: NOSIGNATURE
        Clumps-forge-1.18.2-8.0.0+8.jar                   |Clumps                        |clumps                        |8.0.0+8             |DONE      |Manifest: NOSIGNATURE
        journeymap-1.18.2-5.8.2-forge.jar                 |Journeymap                    |journeymap                    |5.8.2               |DONE      |Manifest: NOSIGNATURE
        comforts-forge-1.18.2-5.0.0.4.jar                 |Comforts                      |comforts                      |1.18.2-5.0.0.4      |DONE      |Manifest: NOSIGNATURE
        artifacts-1.18.2-4.0.7.jar                        |Artifacts                     |artifacts                     |1.18.2-4.0.7        |DONE      |Manifest: NOSIGNATURE
        configured-1.5.3-1.18.2.jar                       |Configured                    |configured                    |1.5.3               |DONE      |Manifest: NOSIGNATURE
        DimStorage-1.18.2-6.1.0.jar                       |DimStorage                    |dimstorage                    |6.1.0               |DONE      |Manifest: NOSIGNATURE
        MyServerIsCompatible-1.18-1.0.jar                 |MyServerIsCompatible          |myserveriscompatible          |1.0                 |DONE      |Manifest: NOSIGNATURE
        DungeonCrawl-1.18.2-2.3.8.jar                     |Dungeon Crawl                 |dungeoncrawl                  |2.3.8               |DONE      |Manifest: NOSIGNATURE
        charginggadgets-1.7.0.jar                         |Charging Gadgets              |charginggadgets               |1.7.0               |DONE      |Manifest: NOSIGNATURE
        create-confectionery1.18.2_v1.0.5.jar             |Create Confectionery          |create_confectionery          |1.0.5               |DONE      |Manifest: NOSIGNATURE
        bonsaitrees3-3.1.0.jar                            |Bonsai Trees 3                |bonsaitrees3                  |3.1.0               |DONE      |Manifest: NOSIGNATURE
        lazydfu-1.0-1.18+.jar                             |LazyDFU                       |lazydfu                       |0.1.3               |DONE      |Manifest: NOSIGNATURE
        mcjtylib-1.18-6.0.13.jar                          |McJtyLib                      |mcjtylib                      |1.18-6.0.13         |DONE      |Manifest: NOSIGNATURE
        rftoolsbase-1.18-3.0.7.jar                        |RFToolsBase                   |rftoolsbase                   |1.18-3.0.7          |DONE      |Manifest: NOSIGNATURE
        xnet-1.18-4.0.5.jar                               |XNet                          |xnet                          |1.18-4.0.5          |DONE      |Manifest: NOSIGNATURE
        rftoolspower-1.18-4.0.4.jar                       |RFToolsPower                  |rftoolspower                  |1.18-4.0.4          |DONE      |Manifest: NOSIGNATURE
        rftoolsbuilder-1.18-4.0.9.jar                     |RFToolsBuilder                |rftoolsbuilder                |1.18-4.0.9          |DONE      |Manifest: NOSIGNATURE
        rftoolsstorage-1.18-3.0.7.jar                     |RFToolsStorage                |rftoolsstorage                |1.18-3.0.7          |DONE      |Manifest: NOSIGNATURE
        rftoolscontrol-1.18-5.0.4.jar                     |RFToolsControl                |rftoolscontrol                |1.18-5.0.4          |DONE      |Manifest: NOSIGNATURE
        restrictions-1.18-4.0.0.jar                       |Restrictions                  |restrictions                  |1.18-4.0.0          |DONE      |Manifest: NOSIGNATURE
        mahoutsukai-1.18.2-v1.34.12.jar                   |Mahou Tsukai                  |mahoutsukai                   |1.18.2-v1.34.12     |DONE      |Manifest: NOSIGNATURE
        farsight-1.18.2-1.8.jar                           |Farsight mod                  |farsight_view                 |1.18.2-1.8          |DONE      |Manifest: NOSIGNATURE
        ToastControl-1.18.2-6.0.2.jar                     |Toast Control                 |toastcontrol                  |6.0.2               |DONE      |Manifest: NOSIGNATURE
        mininggadgets-1.11.0.jar                          |Mining Gadgets                |mininggadgets                 |1.11.0              |DONE      |Manifest: NOSIGNATURE
        ftb-chunks-forge-1802.3.5-build.130.jar           |FTB Chunks                    |ftbchunks                     |1802.3.5-build.130  |DONE      |Manifest: NOSIGNATURE
        kubejs-forge-1802.5.1-build.363.jar               |KubeJS                        |kubejs                        |1802.5.1-build.363  |DONE      |Manifest: NOSIGNATURE
        selene-1.18.2-1.15.6.jar                          |Selene                        |selene                        |1.18.2-1.15.6       |DONE      |Manifest: NOSIGNATURE
        supplementaries-1.18.2-1.3.7.jar                  |Supplementaries               |supplementaries               |1.18.2-1.3.7        |DONE      |Manifest: NOSIGNATURE
        MysticalAgriculture-1.18.2-5.1.0.jar              |Mystical Agriculture          |mysticalagriculture           |5.1.0               |DONE      |Manifest: NOSIGNATURE
        MysticalAgradditions-1.18.2-5.1.1.jar             |Mystical Agradditions         |mysticalagradditions          |5.1.1               |DONE      |Manifest: NOSIGNATURE
        craftingtweaks-forge-1.18.1-14.0.2.jar            |CraftingTweaks                |craftingtweaks                |14.0.2              |DONE      |Manifest: NOSIGNATURE
        rftoolsutility-1.18-4.0.14.jar                    |RFToolsUtility                |rftoolsutility                |1.18-4.0.14         |DONE      |Manifest: NOSIGNATURE
        EnchantmentDescriptions-Forge-1.18.2-10.0.3.jar   |EnchantmentDescriptions       |enchdesc                      |10.0.3              |DONE      |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
        eccentrictome-1.18.2-1.3.1.jar                    |Eccentric Tome                |eccentrictome                 |1.3.1               |DONE      |Manifest: NOSIGNATURE
        ToolBelt-1.18.2-1.18.8.jar                        |Tool Belt                     |toolbelt                      |1.18.8              |DONE      |Manifest: NOSIGNATURE
        titanium-1.18.2-3.5.0-32.jar                      |Titanium                      |titanium                      |3.5.0               |DONE      |Manifest: NOSIGNATURE
        silent-lib-1.18.2-6.2.0.jar                       |Silent Lib                    |silentlib                     |6.2.0               |DONE      |Manifest: NOSIGNATURE
        AE2-Things-1.0.1-beta.jar                         |AE2 Things                    |ae2things                     |1.0.1-beta          |DONE      |Manifest: NOSIGNATURE
        Iceberg-1.18.2-1.0.40.jar                         |Iceberg                       |iceberg                       |1.0.40              |DONE      |Manifest: NOSIGNATURE
        LegendaryTooltips-1.18.2-1.2.4.jar                |Legendary Tooltips            |legendarytooltips             |1.2.4               |DONE      |Manifest: NOSIGNATURE
        PigPen-Forge-1.18.2-8.0.1.jar                     |PigPen                        |pigpen                        |8.0.1               |DONE      |Manifest: NOSIGNATURE
        FastWorkbench-1.18.2-6.0.2.jar                    |Fast Workbench                |fastbench                     |6.0.2               |DONE      |Manifest: NOSIGNATURE
        enderchests-1.18-1.9.5.jar                        |EnderChests                   |enderchests                   |1.9.5               |DONE      |Manifest: NOSIGNATURE
        Applied-Botanics-1.0.0.jar                        |Applied Botanics              |appbot                        |1.0.0               |DONE      |Manifest: NOSIGNATURE
        quartz-1.18.2-0.0.0-beta.1.1.jar                  |Quartz                        |quartz                        |0.0.0-beta.1.1      |DONE      |Manifest: NOSIGNATURE
        minecolonies-1.18.2-1.0.636-BETA.jar              |MineColonies                  |minecolonies                  |1.18.2-1.0.636-BETA |DONE      |Manifest: NOSIGNATURE
        pylons-1.18.2-2.0.9.jar                           |Pylons                        |pylons                        |2.0.9               |DONE      |Manifest: NOSIGNATURE
        creeperoverhaul-1.18.2-1.3.0-forge.jar            |Creeper Overhaul              |creeperoverhaul               |1.3.0               |DONE      |Manifest: NOSIGNATURE
        ferritecore-4.2.1-forge.jar                       |Ferrite Core                  |ferritecore                   |0.0NONE             |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
        engineersdecor-1.18.2-1.1.22-b2.jar               |Engineer's Decor              |engineersdecor                |1.1.22-b2           |DONE      |Manifest: bf:30:76:97:e4:58:41:61:2a:f4:30:d3:8f:4c:e3:71:1d:14:c4:a1:4e:85:36:e3:1d:aa:2f:cb:22:b0:04:9b
        SoL-Carrot-1.18.1-1.12.0.jar                      |Spice of Life: Carrot Edition |solcarrot                     |1.18.1-1.12.0       |DONE      |Manifest: NOSIGNATURE
        functionalstorage-1.18.2-0.0.12.jar               |Functional Storage            |functionalstorage             |1.18.2-0.0.12       |DONE      |Manifest: NOSIGNATURE
        modular-routers-1.18.2-9.1.0-2.jar                |Modular Routers               |modularrouters                |9.1.0-2             |DONE      |Manifest: NOSIGNATURE
        BetterF3-1.2.4-Forge-1.18.2.jar                   |BetterF3                      |betterf3                      |1.2.4               |DONE      |Manifest: NOSIGNATURE
        refinedstorageaddons-0.8.2.jar                    |Refined Storage Addons        |refinedstorageaddons          |0.8.2               |DONE      |Manifest: NOSIGNATURE
        Applied-Mekanistics-1.1.3-beta.jar                |Applied Mekanistics           |appmek                        |1.1.3-beta          |DONE      |Manifest: NOSIGNATURE
        expandability-6.0.0.jar                           |ExpandAbility                 |expandability                 |6.0.0               |DONE      |Manifest: NOSIGNATURE
        valhelsia_core-1.18.2-0.3.1.jar                   |Valhelsia Core                |valhelsia_core                |1.18.2-0.3.1        |DONE      |Manifest: NOSIGNATURE
        forbidden_arcanus-1.18.2-2.1.0-beta1.jar          |Forbidden & Arcanus           |forbidden_arcanus             |1.18.2-2.1.0-beta1  |DONE      |Manifest: NOSIGNATURE
        flickerfix-2.0.0.jar                              |FlickerFix                    |flickerfix                    |2.0.0               |DONE      |Manifest: NOSIGNATURE
        createaddition-1.18.2-20220424a.jar               |Create Crafts & Additions     |createaddition                |1.18.2-20220424a    |DONE      |Manifest: NOSIGNATURE
    Flywheel Backend: GL33 Instanced Arrays
    FramedBlocks BlockEntity Warning: Not applicable
    Crash Report UUID: 8e7b3c1d-f412-4fd1-bf90-0595852ba7a3
    FML: 40.1
    Forge: net.minecraftforge:40.1.0
    Kiwi Modules:
        kiwi:contributors
        kiwi:data
        lightingwand:core

Link to comment
Share on other sites

9 minutes ago, Luis_ST said:

Problem with UtilitiX. Make sure you are using the latest version.
If the Mod is already up to date, report this bug to the Mod author.

Ah! Thank you so much!

I can sort of see where this is mentioned in the report now that you pin-pointed it. I hope this helps me spot these better in the future.

May I ask: If I'm reading this correctly this may be an intended behavior (the water-logging prevention, not the crashing, obviously), If so,is there a way I can disable the mod without just uninstalling it completely?

Sorry, it's my first time using both curseforge and a big modpack and I'm kinda lost 😕

Link to comment
Share on other sites

28 minutes ago, Luis_ST said:

Problem with UtilitiX. Make sure you are using the latest version.
If the Mod is already up to date, report this bug to the Mod author.

ah! Joy! Updating Utilitix fixed the crash, and thankfully it doesn't prevent waterlogging ❤️


I'm still trying to figure out how to treat this modpack. I don't quite understand if it's ok to just updates specific mods in it or if that would break things eventually and I should only download the update modpack version as a whole. Touch and go I suppose.

I also found the answer to the mod enable-disable question in a relevant guide. Sorry for jumping the gun! ❤️

Thanks a bunch!

 

Link to comment
Share on other sites

Join the conversation

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

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

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

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

×   Your previous content has been restored.   Clear editor

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

Announcements



  • Recently Browsing

    • No registered users viewing this page.
  • Posts

    • I was trying to use viaforge (latest version) on forge 1.20.2 and then it crashed showing exit code 1 heres the log : 04Dec2023 11:40:52.058] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher running: args [--username, Goldenretriver, --version, 1.16.5-forge-36.2.34, --gameDir, C:\Users\rashr\AppData\Roaming\.minecraft, --assetsDir, C:\Users\rashr\AppData\Roaming\.minecraft\assets, --assetIndex, 1.16, --uuid, a688ba406e4f4635a428d7555a467474, --accessToken, ????????, --userType, msa, --versionType, release, --launchTarget, fmlclient, --fml.forgeVersion, 36.2.34, --fml.mcVersion, 1.16.5, --fml.forgeGroup, net.minecraftforge, --fml.mcpVersion, 20210115.111550] [04Dec2023 11:40:52.061] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher 8.1.3+8.1.3+main-8.1.x.c94d18ec starting: java version 1.8.0_51 by Oracle Corporation [04Dec2023 11:40:52.071] [main/DEBUG] [cpw.mods.modlauncher.LaunchServiceHandler/MODLAUNCHER]: Found launch services [minecraft,testharness,fmlclient,fmlserver] [04Dec2023 11:40:52.075] [main/WARN] [cpw.mods.modlauncher.SecureJarHandler/]: LEGACY JDK DETECTED, SECURED JAR HANDLING DISABLED [04Dec2023 11:40:52.082] [main/DEBUG] [cpw.mods.modlauncher.NameMappingServiceHandler/MODLAUNCHER]: Found naming services : [] [04Dec2023 11:40:52.118] [main/DEBUG] [cpw.mods.modlauncher.LaunchPluginHandler/MODLAUNCHER]: Found launch plugins: [mixin,eventbus,object_holder_definalize,runtime_enum_extender,accesstransformer,capability_inject_definalize,runtimedistcleaner] [04Dec2023 11:40:52.125] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Discovering transformation services [04Dec2023 11:40:52.132] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Found additional transformation services from discovery services: [C:\Users\rashr\AppData\Roaming\.minecraft\mods\viaforge-1.12.2-3.4.3.jar]
    • 网络花图战略▷BCGAME55·COM⊙网络花图网站帕劳网络花图游乐场America花图方法[本社文之Tele @JBOX7]网络花图Holdom Pub Ginibiso网络花图广播匈牙利花图旅行津巴布韦花图比赛[总经销文的Kakao Talk JBOX7]网络游戏FOXWood Casino ITALPERAUTALL Telecom Pub[本社文之音] 制作社区] 网游] [澳大利亚网购] [赌场总公司] 网络花图巡回 莱索托 网络花图赌场 哈萨克斯坦花图游乐场 科特迪瓦花图企业 [体育总公司] 网络花图网站南非 网络花图 巴卡拉酒吧 加拿大花图视频 Kyrivasi 网络花图赌场酒吧 [TOTO总公司咨询] ITWO赌博场所 ESWATINI IT COUPONE厄瓜多尔卡什游戏 Aria Casino Hoto Tourtourtourtune [TOTO总购买] ITHIGOTUGO游戏场] 联盟[bacara总经销] 网络花图 bacara pub 塞内加尔网络花图视频 南美洲花图战略塞内加尔花图转播[赛马总经销] 网络花图 bacara pub 罗马尼亚网络花图游戏 日本花图 bacara pub montecaro 花图 coopoon[BCGAME bc游戏总经销咨询] 设置通知推荐 订阅 点赞
    • 東京都キスバン話†BCGAME33・COM↖東京都キスバン、ツイッターボッチャ東京都キスバンサイト槍投げキスバンサイトのオンラインゲームキスバンインスタグラム[本社の問い合わせテレ@JBOX7]東京都キスバン同好会、鉄棒、東京都キスバン、ユーチューブオンラインゲームキスバン動画の水上スポーツのキスバン推薦[の一手販売業者の問い合わせ、カカオトークやJBOX7]東京都キスバン放送、マッサージ、東京都キスバン指導スキーキスバンツアーラグビーキスバン会情報[各種オーピーコミュニティ制作】東京都キスバンリゾート水泳東京都キスバン旅行重量挙げキスバン映像シルムキスバンするところ[マーケティング問い合わせ]東京都キスバン旅行棒高跳びの東京都キスバン、ツイッタースキーキスバンの一手販売ラケットボールキスバン求人広告[カジノ本社] 東京都キスバン住所、重量挙げ、東京都キスバン旅行水泳キスバンラインハンドボールキスバンシステム[スポーツ本社】東京都キスバンラインアルペン東京都キスバンツアーハンドボールキスバン接続ワールドカップキスバン位置[トト(株)本社のお問い合わせ]東京都キスバン、ツイッター、マッサージ、東京都キスバン求人広告バドミントンキスバンリンクギョクキキスバンインスタグラム[トトの一手販売購買】東京都キスバン話、鉄棒、東京都キスバンリゾートアーチェリーキスバンリンク棒高跳びキスバン、新住所[カジノの一手販売業者】東京都キスバンの一手販売業者フェンシング東京都キスバン、新住所、ティーボールキスバン推薦誘導キスバン動画[大和の本社】東京都キスバンコミュニティ相撲東京都キスバン指導ギョクキキスバンリンクダイビングキスバン指導[バカラの一手販売]
    • 东南亚Go-Stop游戏厅♨BCGAME55·COM @ 东南亚Go-Stop网站Book Makedonia东南亚Go-Stop转播Win Casino Go-Stop网站Ryberia Go-Stop方法[本社的Tele @JBOX7] 东南亚Go-Stop Bar西亚东南亚Go-Poon 格伦纳丁GO-Stop扑克大赛刚果民主Goostop Coopon[总经销的Kakao Talk JBOX7] 东南亚 Gomino Saition网站] 制作方法[东南亚 G 赌场 [赌场总公司] 东南亚Go Stop 转播 帕劳 东南亚Go Stop总经销 苏里南Go Stop 视频 罗马尼亚Go Stop战略 尼泊尔东南亚Go Stop方法西非Go Stop赌场尼日利亚Go Stop Tour[TOTO总公司咨询]东南亚Go Stop连接冈比亚东南亚 GOSTOP SITE Estonia GOSTOP MALLET MALLATION GOSTOP招募[TOTOTOTO总经销购买]东南亚 GOSTOP比赛 NIGOSTOP TANGE GOSTOP TALLIGOTION GOSTOP总经销 Holdumba厄瓜多尔Go Stop赌场酒吧新西兰Go Stop总经销[Bakara总经销]东南亚Go Stop转播巴登巴登东南亚Go Stop游戏场台湾Go Stop社区塞内加尔Go Stop招募[赛马总经销]东南亚Go Stop视频葡萄牙东南亚Go Stop方法 Falls View赌场Kosogos游戏场Cipross Gosing地址[BCGME BC Game总经销咨询]设置通知推荐订阅点赞
    • 全球LAPT推荐™BCGAME55·COM℡ 全球LAPT YouTube 意大利全球LAPT总经销匈牙利LAPT赌场酒吧 新加坡LAPT Holdom Pub[本文的Tele @JBOX7] 全球LAPT淘汰赛塞尔维亚全球LAPT推荐赞比亚LAPT扑克大赛 西非的LAPT游戏厅[总经销的Kakao Talk JBOX7] 缅甸的环球网游 马里网游 加拿大网 制作地址:非洲网吧 制作。 LAPT战略也门LAPT Bakara Pub [赌场总公司] 全世界LAPT招募不丹LAPT Holdomba阿富汗LAPT游戏场 Tubalu LAPT战略 [体育总公司] 全世界LAPT比赛 Ibiza Gran Cagino 全世界 LAPT Bakara Pub Armenia LAFT 旅行[TOTOTO总公司咨询] 全世界 LAPT KUPONG叙利亚 LAST 连接 TUKET 土耳其 土耳其 TUKET社区旅行 [TOMET] 社区埃及LAPT地址[YAMATO总公司]全球LAPT方法利比亚全球LAPT总经销厄立特里亚LAPT连接列支敦士登LAPT战略[巴卡拉总经销]全球LAPT联赛黑塞哥维那全球LAPT赛亚特兰蒂斯卡吉诺LAPT视频刚果(刚果)(赛马总经销)]全球LAPT赌城冈比亚全球LAPT比赛尼加拉瓜LAPT战略多哥LAPCA游戏总经销点赞设定]
  • Topics

×
×
  • Create New...

Important Information

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