Iskallia / Vault-public-S1

👾 (Legacy) A mod that adds the mystic vaults for Vault Hunters modpack. (Public port of the Livestream version)
GNU General Public License v3.0
84 stars 40 forks source link

Ticking block entity in a special vault room crashing the server #1239

Open Benlog opened 1 year ago

Benlog commented 1 year ago

Describe the bug The center room in the big red X room in a vault crash the server.

To Reproduce

  1. Go to a Vault
  2. Find a room with a big red X in it
  3. Dig in the center of the X to the bedrock room under
  4. The server crash due to a ticking block entity

Expected behavior The room should do it's script and spawn mod or the thing is suppose to do

Screenshots or Crash Report ---- Minecraft Crash Report ---- // Who set us up the TNT?

Time: 03/11/2023 21:32 Description: Ticking block entity

java.lang.NullPointerException: Null player in PlayerInteractEvent! at com.google.common.base.Preconditions.checkNotNull(Preconditions.java:907) ~[guava-31.0.1-jre.jar%2323!/:?] {} at shadows.placebo.events.ItemUseEvent.(ItemUseEvent.java:40) ~[Placebo-1.18.2-6.6.7.jar%23145!/:6.6.7] {re:classloading,pl:eventbus:A} at shadows.placebo.events.PlaceboEventFactory.onItemUse(PlaceboEventFactory.java:11) ~[Placebo-1.18.2-6.6.7.jar%23145!/:6.6.7] {re:mixin,re:classloading} at net.minecraft.world.item.ItemStack.handler$zzh000$placebo_itemUseHook(ItemStack.java:1094) ~[server-1.18.2-20220404.173914-srg.jar%23194!/:?] {re:mixin,xf:fml:forge:itemstack,re:classloading,xf:fml:forge:itemstack,pl:mixin:APP:placebo.mixins.json:ItemStackMixin,pl:mixin:APP:quark.mixins.json:ItemStackMixin,pl:mixin:APP:assets/the_vault/the_vault.mixins.json:MixinItemStack,pl:mixin:A} at net.minecraft.world.item.ItemStack.m41661(ItemStack.java) ~[server-1.18.2-20220404.173914-srg.jar%23194!/:?] {re:mixin,xf:fml:forge:itemstack,re:classloading,xf:fml:forge:itemstack,pl:mixin:APP:placebo.mixins.json:ItemStackMixin,pl:mixin:APP:quark.mixins.json:ItemStackMixin,pl:mixin:APP:assets/the_vault/the_vault.mixins.json:MixinItemStack,pl:mixin:A} at iskallia.ispawner.world.spawner.SpawnerAction.execute(SpawnerAction.java:107) ~[ispawner-1.1.7-forge.jar%23111!/:?] {re:mixin,re:classloading} at iskallia.ispawner.world.spawner.SpawnerManager.spawn(SpawnerManager.java:132) ~[ispawner-1.1.7-forge.jar%23111!/:?] {re:classloading} at iskallia.ispawner.world.spawner.SpawnerManager.tick(SpawnerManager.java:77) ~[ispawner-1.1.7-forge.jar%23111!/:?] {re:classloading} at iskallia.ispawner.block.entity.SpawnerBlockEntity.tick(SpawnerBlockEntity.java:86) ~[ispawner-1.1.7-forge.jar%23111!/:?] {re:classloading} at net.minecraft.world.level.chunk.LevelChunk$BoundTickingBlockEntity.m142224(LevelChunk.java:673) ~[server-1.18.2-20220404.173914-srg.jar%23194!/:?] {re:classloading} at net.minecraft.world.level.chunk.LevelChunk$RebindableTickingBlockEntityWrapper.m142224(LevelChunk.java:766) ~[server-1.18.2-20220404.173914-srg.jar%23194!/:?] {re:classloading} at net.minecraft.world.level.Level.m46463(Level.java:476) ~[server-1.18.2-20220404.173914-srg.jar%23194!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:assets/the_vault/the_vault.mixins.json:AccessorWorld,pl:mixin:APP:assets/the_vault/the_vault.mixins.json:MixinWorld,pl:mixin:A} at net.minecraft.server.level.ServerLevel.m8793(ServerLevel.java:327) ~[server-1.18.2-20220404.173914-srg.jar%23194!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:architects_palette.mixins.json:ServerWorldMixin,pl:mixin:APP:supplementaries.mixins.json:ServerLevelMixin,pl:mixin:APP:botania_xplat.mixins.json:MixinServerLevel,pl:mixin:APP:crafttweaker.mixins.json:common.transform.world.level.MixinServerLevel,pl:mixin:APP:rottencreatures-common.mixins.json:common.ServerLevelMixin,pl:mixin:APP:create.mixins.json:accessor.ServerLevelAccessor,pl:mixin:A} at iskallia.vault.core.world.storage.VirtualWorld.m8793(VirtualWorld.java:105) ~[the_vault-1.18.2-3.11.0.2625.jar%23179!/:1.18.2-3.11.0.2625] {re:mixin,re:classloading} at iskallia.vault.world.data.VirtualWorlds.tickWorld(VirtualWorlds.java:222) ~[the_vault-1.18.2-3.11.0.2625.jar%23179!/:1.18.2-3.11.0.2625] {re:mixin,re:classloading} at iskallia.vault.world.data.VirtualWorlds.tickWorldSafe(VirtualWorlds.java:207) ~[the_vault-1.18.2-3.11.0.2625.jar%23179!/:1.18.2-3.11.0.2625] {re:mixin,re:classloading} at iskallia.vault.world.data.VirtualWorlds.lambda$tick$4(VirtualWorlds.java:142) ~[the_vault-1.18.2-3.11.0.2625.jar%23179!/:1.18.2-3.11.0.2625] {re:mixin,re:classloading} at iskallia.vault.core.world.storage.VirtualWorld.swapThreadsAndRun(VirtualWorld.java:91) ~[the_vault-1.18.2-3.11.0.2625.jar%23179!/:1.18.2-3.11.0.2625] {re:mixin,re:classloading} at iskallia.vault.world.data.VirtualWorlds.lambda$tick$5(VirtualWorlds.java:141) ~[the_vault-1.18.2-3.11.0.2625.jar%23179!/:1.18.2-3.11.0.2625] {re:mixin,re:classloading} at iskallia.vault.core.world.storage.ThreadPool.lambda$execute$0(ThreadPool.java:43) ~[the_vault-1.18.2-3.11.0.2625.jar%23179!/:1.18.2-3.11.0.2625] {re:classloading} at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) ~[?:?] {} at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) ~[?:?] {} at java.lang.Thread.run(Thread.java:1623) [?:?] {}

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

-- Head -- Thread: Server thread Stacktrace: at com.google.common.base.Preconditions.checkNotNull(Preconditions.java:907) ~[guava-31.0.1-jre.jar%2323!/:?] {} at shadows.placebo.events.ItemUseEvent.(ItemUseEvent.java:40) ~[Placebo-1.18.2-6.6.7.jar%23145!/:6.6.7] {re:classloading,pl:eventbus:A} at shadows.placebo.events.PlaceboEventFactory.onItemUse(PlaceboEventFactory.java:11) ~[Placebo-1.18.2-6.6.7.jar%23145!/:6.6.7] {re:mixin,re:classloading} at net.minecraft.world.item.ItemStack.handler$zzh000$placebo_itemUseHook(ItemStack.java:1094) ~[server-1.18.2-20220404.173914-srg.jar%23194!/:?] {re:mixin,xf:fml:forge:itemstack,re:classloading,xf:fml:forge:itemstack,pl:mixin:APP:placebo.mixins.json:ItemStackMixin,pl:mixin:APP:quark.mixins.json:ItemStackMixin,pl:mixin:APP:assets/the_vault/the_vault.mixins.json:MixinItemStack,pl:mixin:A} at net.minecraft.world.item.ItemStack.m41661(ItemStack.java) ~[server-1.18.2-20220404.173914-srg.jar%23194!/:?] {re:mixin,xf:fml:forge:itemstack,re:classloading,xf:fml:forge:itemstack,pl:mixin:APP:placebo.mixins.json:ItemStackMixin,pl:mixin:APP:quark.mixins.json:ItemStackMixin,pl:mixin:APP:assets/the_vault/the_vault.mixins.json:MixinItemStack,pl:mixin:A} at iskallia.ispawner.world.spawner.SpawnerAction.execute(SpawnerAction.java:107) ~[ispawner-1.1.7-forge.jar%23111!/:?] {re:mixin,re:classloading} at iskallia.ispawner.world.spawner.SpawnerManager.spawn(SpawnerManager.java:132) ~[ispawner-1.1.7-forge.jar%23111!/:?] {re:classloading} at iskallia.ispawner.world.spawner.SpawnerManager.tick(SpawnerManager.java:77) ~[ispawner-1.1.7-forge.jar%23111!/:?] {re:classloading} at iskallia.ispawner.block.entity.SpawnerBlockEntity.tick(SpawnerBlockEntity.java:86) ~[ispawner-1.1.7-forge.jar%23111!/:?] {re:classloading} at net.minecraft.world.level.chunk.LevelChunk$BoundTickingBlockEntity.m142224(LevelChunk.java:673) ~[server-1.18.2-20220404.173914-srg.jar%23194!/:?] {re:classloading} at net.minecraft.world.level.chunk.LevelChunk$RebindableTickingBlockEntityWrapper.m142224(LevelChunk.java:766) ~[server-1.18.2-20220404.173914-srg.jar%23194!/:?] {re:classloading} at net.minecraft.world.level.Level.m46463(Level.java:476) ~[server-1.18.2-20220404.173914-srg.jar%23194!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:assets/the_vault/the_vault.mixins.json:AccessorWorld,pl:mixin:APP:assets/the_vault/the_vault.mixins.json:MixinWorld,pl:mixin:A} at net.minecraft.server.level.ServerLevel.m8793(ServerLevel.java:327) ~[server-1.18.2-20220404.173914-srg.jar%23194!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:architects_palette.mixins.json:ServerWorldMixin,pl:mixin:APP:supplementaries.mixins.json:ServerLevelMixin,pl:mixin:APP:botania_xplat.mixins.json:MixinServerLevel,pl:mixin:APP:crafttweaker.mixins.json:common.transform.world.level.MixinServerLevel,pl:mixin:APP:rottencreatures-common.mixins.json:common.ServerLevelMixin,pl:mixin:APP:create.mixins.json:accessor.ServerLevelAccessor,pl:mixin:A} at iskallia.vault.core.world.storage.VirtualWorld.m8793(VirtualWorld.java:105) ~[the_vault-1.18.2-3.11.0.2625.jar%23179!/:1.18.2-3.11.0.2625] {re:mixin,re:classloading} at iskallia.vault.world.data.VirtualWorlds.tickWorld(VirtualWorlds.java:222) ~[the_vault-1.18.2-3.11.0.2625.jar%23179!/:1.18.2-3.11.0.2625] {re:mixin,re:classloading} -- Block entity being ticked -- Details: Name: ispawner:spawner // iskallia.ispawner.block.entity.SpawnerBlockEntity Block: Block{ispawner:spawner}[facing=west,mirror=none,powered=false] Block location: World: (23,11,117), Section: (at 7,11,5 in 1,0,7; chunk contains blocks 16,0,112 to 31,63,127), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,63,511) Block: Block{ispawner:spawner}[facing=west,mirror=none,powered=false] Block location: World: (23,11,117), Section: (at 7,11,5 in 1,0,7; chunk contains blocks 16,0,112 to 31,63,127), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,63,511) Stacktrace: at net.minecraft.world.level.chunk.LevelChunk$BoundTickingBlockEntity.m142224(LevelChunk.java:673) ~[server-1.18.2-20220404.173914-srg.jar%23194!/:?] {re:classloading} at net.minecraft.world.level.chunk.LevelChunk$RebindableTickingBlockEntityWrapper.m142224(LevelChunk.java:766) ~[server-1.18.2-20220404.173914-srg.jar%23194!/:?] {re:classloading} at net.minecraft.world.level.Level.m46463(Level.java:476) ~[server-1.18.2-20220404.173914-srg.jar%23194!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:assets/the_vault/the_vault.mixins.json:AccessorWorld,pl:mixin:APP:assets/the_vault/the_vault.mixins.json:MixinWorld,pl:mixin:A} at net.minecraft.server.level.ServerLevel.m8793(ServerLevel.java:327) ~[server-1.18.2-20220404.173914-srg.jar%23194!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:architects_palette.mixins.json:ServerWorldMixin,pl:mixin:APP:supplementaries.mixins.json:ServerLevelMixin,pl:mixin:APP:botania_xplat.mixins.json:MixinServerLevel,pl:mixin:APP:crafttweaker.mixins.json:common.transform.world.level.MixinServerLevel,pl:mixin:APP:rottencreatures-common.mixins.json:common.ServerLevelMixin,pl:mixin:APP:create.mixins.json:accessor.ServerLevelAccessor,pl:mixin:A} at iskallia.vault.core.world.storage.VirtualWorld.m8793(VirtualWorld.java:105) ~[the_vault-1.18.2-3.11.0.2625.jar%23179!/:1.18.2-3.11.0.2625] {re:mixin,re:classloading} at iskallia.vault.world.data.VirtualWorlds.tickWorld(VirtualWorlds.java:222) ~[the_vault-1.18.2-3.11.0.2625.jar%23179!/:1.18.2-3.11.0.2625] {re:mixin,re:classloading} at iskallia.vault.world.data.VirtualWorlds.tickWorldSafe(VirtualWorlds.java:207) ~[the_vault-1.18.2-3.11.0.2625.jar%23179!/:1.18.2-3.11.0.2625] {re:mixin,re:classloading} at iskallia.vault.world.data.VirtualWorlds.lambda$tick$4(VirtualWorlds.java:142) ~[the_vault-1.18.2-3.11.0.2625.jar%23179!/:1.18.2-3.11.0.2625] {re:mixin,re:classloading} at iskallia.vault.core.world.storage.VirtualWorld.swapThreadsAndRun(VirtualWorld.java:91) ~[the_vault-1.18.2-3.11.0.2625.jar%23179!/:1.18.2-3.11.0.2625] {re:mixin,re:classloading} at iskallia.vault.world.data.VirtualWorlds.lambda$tick$5(VirtualWorlds.java:141) ~[the_vault-1.18.2-3.11.0.2625.jar%23179!/:1.18.2-3.11.0.2625] {re:mixin,re:classloading} at iskallia.vault.core.world.storage.ThreadPool.lambda$execute$0(ThreadPool.java:43) ~[the_vault-1.18.2-3.11.0.2625.jar%23179!/:1.18.2-3.11.0.2625] {re:classloading} at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) ~[?:?] {} at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) ~[?:?] {} at java.lang.Thread.run(Thread.java:1623) [?:?] {}

-- Affected level -- Details: All players: 1 total; [ServerPlayer['Benlog'/294801, l='ServerLevel[world]', x=23.35, y=14.00, z=118.42]] Chunk stats: 2130 Level dimension: the_vault:vault_86b28d6a-2421-4cdc-9c2d-5b3c004fb0ad Derived: true Level spawn location: World: (74,66,179), Section: (at 10,2,3 in 4,4,11; chunk contains blocks 64,0,176 to 79,63,191), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,63,511) Level time: 22645341 game time, 24995645 day time Level name: world Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false Level weather: Rain time: 8694 (now: true), thunder time: 47046 (now: false) Known server brands: forge Level was modded: true Level storage version: 0x04ABD - Anvil Stacktrace: at iskallia.vault.world.data.VirtualWorlds.tickWorld(VirtualWorlds.java:222) ~[the_vault-1.18.2-3.11.0.2625.jar%23179!/:1.18.2-3.11.0.2625] {re:mixin,re:classloading} at iskallia.vault.world.data.VirtualWorlds.tickWorldSafe(VirtualWorlds.java:207) ~[the_vault-1.18.2-3.11.0.2625.jar%23179!/:1.18.2-3.11.0.2625] {re:mixin,re:classloading} at iskallia.vault.world.data.VirtualWorlds.lambda$tick$4(VirtualWorlds.java:142) ~[the_vault-1.18.2-3.11.0.2625.jar%23179!/:1.18.2-3.11.0.2625] {re:mixin,re:classloading} at iskallia.vault.core.world.storage.VirtualWorld.swapThreadsAndRun(VirtualWorld.java:91) ~[the_vault-1.18.2-3.11.0.2625.jar%23179!/:1.18.2-3.11.0.2625] {re:mixin,re:classloading} at iskallia.vault.world.data.VirtualWorlds.lambda$tick$5(VirtualWorlds.java:141) ~[the_vault-1.18.2-3.11.0.2625.jar%23179!/:1.18.2-3.11.0.2625] {re:mixin,re:classloading} at iskallia.vault.core.world.storage.ThreadPool.lambda$execute$0(ThreadPool.java:43) ~[the_vault-1.18.2-3.11.0.2625.jar%23179!/:1.18.2-3.11.0.2625] {re:classloading} at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) ~[?:?] {} at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) ~[?:?] {} at java.lang.Thread.run(Thread.java:1623) [?:?] {}

-- Affected level -- Details: All players: 1 total; [ServerPlayer['Benlog'/294801, l='ServerLevel[world]', x=23.35, y=14.00, z=118.42]] Chunk stats: 2130 Level dimension: the_vault:vault_86b28d6a-2421-4cdc-9c2d-5b3c004fb0ad Derived: true Level spawn location: World: (74,66,179), Section: (at 10,2,3 in 4,4,11; chunk contains blocks 64,0,176 to 79,63,191), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,63,511) Level time: 22645341 game time, 24995645 day time Level name: world Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false Level weather: Rain time: 8694 (now: true), thunder time: 47046 (now: false) Known server brands: forge Level was modded: true Level storage version: 0x04ABD - Anvil Stacktrace: at iskallia.vault.world.data.VirtualWorlds.tickWorldSafe(VirtualWorlds.java:207) ~[the_vault-1.18.2-3.11.0.2625.jar%23179!/:1.18.2-3.11.0.2625] {re:mixin,re:classloading} at iskallia.vault.world.data.VirtualWorlds.lambda$tick$4(VirtualWorlds.java:142) ~[the_vault-1.18.2-3.11.0.2625.jar%23179!/:1.18.2-3.11.0.2625] {re:mixin,re:classloading} at iskallia.vault.core.world.storage.VirtualWorld.swapThreadsAndRun(VirtualWorld.java:91) ~[the_vault-1.18.2-3.11.0.2625.jar%23179!/:1.18.2-3.11.0.2625] {re:mixin,re:classloading} at iskallia.vault.world.data.VirtualWorlds.lambda$tick$5(VirtualWorlds.java:141) ~[the_vault-1.18.2-3.11.0.2625.jar%23179!/:1.18.2-3.11.0.2625] {re:mixin,re:classloading} at iskallia.vault.core.world.storage.ThreadPool.lambda$execute$0(ThreadPool.java:43) ~[the_vault-1.18.2-3.11.0.2625.jar%23179!/:1.18.2-3.11.0.2625] {re:classloading} at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) ~[?:?] {} at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) ~[?:?] {} at java.lang.Thread.run(Thread.java:1623) [?:?] {}

-- System Details -- Details: Minecraft Version: 1.18.2 Minecraft Version ID: 1.18.2 Operating System: Linux (amd64) version 6.2.0-35-generic Java Version: 21-ea, Private Build Java VM Version: OpenJDK 64-Bit Server VM (mixed mode, sharing), Private Build Memory: 6127365424 bytes (5843 MiB) / 11215568896 bytes (10696 MiB) up to 12884901888 bytes (12288 MiB) CPUs: 4 Processor Vendor: GenuineIntel Processor Name: Intel(R) Core(TM) i5-2500 CPU @ 3.30GHz Identifier: Intel64 Family 6 Model 42 Stepping 7 Microarchitecture: Sandy Bridge (Client) Frequency (GHz): 3,30 Number of physical packages: 1 Number of physical CPUs: 4 Number of logical CPUs: 4 Graphics card #0 name: GM107 [GeForce GTX 750 Ti] Graphics card #0 vendor: NVIDIA Corporation (0x10de) Graphics card #0 VRAM (MB): 288,00 Graphics card #0 deviceId: 0x1380 Graphics card #0 versionInfo: unknown Memory slot #0 capacity (MB): 8192,00 Memory slot #0 clockSpeed (GHz): -0,00 Memory slot #0 type: DDR3 Memory slot #1 capacity (MB): 8192,00 Memory slot #1 clockSpeed (GHz): -0,00 Memory slot #1 type: DDR3 Virtual memory max (MB): 7976,73 Virtual memory used (MB): 13161,55 Swap memory total (MB): 0,00 Swap memory used (MB): 0,00 JVM Flags: 2 total; -Xmx12G -Xms6G Server Running: true Player Count: 1 / 20; [ServerPlayer['Benlog'/294801, l='ServerLevel[world]', x=23.35, y=14.00, z=118.42]] Data Packs: vanilla, mod:rsrequestify (incompatible), mod:cyclopscore, mod:auudio (incompatible), mod:auxiliaryblocks (incompatible), mod:supermartijn642configlib, mod:architects_palette (incompatible), mod:cagerium (incompatible), mod:mcwwindows, mod:sophisticatedcore (incompatible), mod:rubidium (incompatible), mod:initialinventory, mod:irongenerators, mod:xaeroworldmap, mod:cookingforblockheads (incompatible), mod:controlling (incompatible), mod:prism (incompatible), mod:placebo (incompatible), mod:citadel (incompatible), mod:alexsmobs (incompatible), mod:shulkerplus, mod:powah (incompatible), mod:bookshelf, mod:lootbeams (incompatible), mod:twigs (incompatible), mod:buildinggadgets (incompatible), mod:darkutils (incompatible), mod:mcwdoors, mod:pickupnotifier (incompatible), mod:mekanismgenerators, mod:balm (incompatible), mod:jeresources, mod:cloth_config (incompatible), mod:shetiphiancore, mod:dummmmmmy (incompatible), mod:refinedstorage, mod:konkrete (incompatible), mod:easy_piglins (incompatible), mod:equipmentcompare (incompatible), mod:corpse (incompatible), mod:mcwbridges, mod:torchmaster (incompatible), mod:bcc (incompatible), mod:compressium (incompatible), mod:ping (incompatible), mod:ironfurnaces (incompatible), mod:mcwtrpdoors, mod:mcwfences, mod:supermartijn642corelib, mod:simplylight, mod:botania (incompatible), mod:fairylights (incompatible), mod:highlighter (incompatible), mod:spark (incompatible), mod:curios (incompatible), mod:patchouli (incompatible), mod:camera (incompatible), mod:blockcarpentry, mod:libnonymous, mod:elevatorid, mod:runelic (incompatible), mod:cfm, mod:architectury (incompatible), mod:weirdinggadget (incompatible), mod:mcwfurnitures, mod:trashcans, mod:polylib (incompatible), mod:mcwlights, mod:cucumber, mod:snad (incompatible), mod:jei (incompatible), mod:bdlib (incompatible), mod:waystones (incompatible), mod:clumps (incompatible), mod:shutupexperimentalsettings, mod:comforts (incompatible), mod:naturescompass (incompatible), mod:storagenetwork (incompatible), mod:framedcompactdrawers (incompatible), mod:decorative_blocks, mod:botanypots (incompatible), mod:ftbbackups2 (incompatible), mod:mcjtylib (incompatible), mod:rftoolsbase (incompatible), mod:xnet (incompatible), mod:ispawner (incompatible), mod:everycomp (incompatible), mod:jeitweaker (incompatible), mod:terralith, mod:mininggadgets (incompatible), mod:crafttweaker (incompatible), mod:mekanism, mod:chunkymcchunkface, mod:forge, mod:waddles (incompatible), mod:colossalchests, mod:selene (incompatible), mod:supplementaries (incompatible), mod:drippyloadingscreen (incompatible), mod:craftingtweaks (incompatible), mod:cofh_core, mod:thermal, mod:thermal_expansion, mod:terrablender (incompatible), mod:sophisticatedbackpacksvh (incompatible), mod:sophisticatedbackpacks (incompatible), mod:mousetweaks (incompatible), mod:titanium (incompatible), mod:jade, mod:ae2 (incompatible), mod:merequester, mod:ae2things, mod:createtweaker (incompatible), mod:rottencreatures (incompatible), mod:easy_villagers (incompatible), mod:pipez (incompatible), mod:iceberg (incompatible), mod:flywheel (incompatible), mod:create, mod:mantle (incompatible), mod:ecologics, mod:xaerominimap, mod:serverconfigupdater (incompatible), mod:pigpen (incompatible), mod:fastbench (incompatible), mod:polymorph (incompatible), mod:autoreglib (incompatible), mod:akashictome (incompatible), mod:quark (incompatible), mod:storagedrawers (incompatible), mod:fluxnetworks (incompatible), mod:inventoryhud (incompatible), mod:neoncraft2, mod:enercell, mod:appleskin (incompatible), mod:ferritecore (incompatible), mod:puzzleslib, mod:modularrouters (incompatible), mod:refinedstorageaddons, mod:openloader (incompatible), mod:the_vault (incompatible), mod:vaultintegrations, Everycomp Generated Pack, Supplementaries Generated Pack, data/blacklist.zip, data/catchable.zip, data/mobdrops.zip, mod:blockui (incompatible), mod:betterwithminecolonies (incompatible), mod:fastleafdecay, mod:fastload (incompatible), mod:configured (incompatible), mod:fasterladderclimbing (incompatible), mod:domum_ornamentum (incompatible), mod:structurize (incompatible), mod:multipiston (incompatible), mod:fancymenu (incompatible), mod:minecolonies (incompatible), mod:cristellib World Generation: Stable Is Modded: Definitely; Server brand changed to 'forge' Type: Dedicated Server (map_server.txt) ModLauncher: 9.1.3+9.1.3+main.9b69c82a ModLauncher launch target: forgeserver 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 lowcodefml@null kotori_scala@2.13.10-build-12 javafml@null Mod List: rsrequestify-2.2.0.jar |RSRequestify |rsrequestify |2.2.0 |DONE |Manifest: NOSIGNATURE CyclopsCore-1.18.2-1.17.8.jar |Cyclops Core |cyclopscore |1.17.8 |DONE |Manifest: NOSIGNATURE auudio_forge_1.0.3_MC_1.18-1.18.2.jar |Auudio |auudio |1.0.3 |DONE |Manifest: NOSIGNATURE auxiliaryblocks-1.18.2-0.4.1.jar |Auxiliary Blocks |auxiliaryblocks |1.18.2-0.4.1 |DONE |Manifest: NOSIGNATURE supermartijn642configlib-1.1.8-forge-mc1.18.jar |SuperMartijn642's Config Libra|supermartijn642configlib |1.1.8 |DONE |Manifest: NOSIGNATURE Architects-Palette-1.18.2-1.3.2.jar |Architect's Palette |architects_palette |1.3.1 |DONE |Manifest: NOSIGNATURE cagerium-1.18.2-1.1.6.jar |cagerium |cagerium |1.18.2-1.1.6 |DONE |Manifest: NOSIGNATURE mcw-windows-2.2.0-mc1.18.2forge.jar |Macaw's Windows |mcwwindows |2.2.0 |DONE |Manifest: NOSIGNATURE sophisticatedcore-1.18.2-0.5.98.458.jar |Sophisticated Core |sophisticatedcore |1.18.2-0.5.98.458 |DONE |Manifest: NOSIGNATURE rubidium-0.5.6.jar |Rubidium |rubidium |0.5.6 |DONE |Manifest: NOSIGNATURE InitialInventory-forge-1.18.2-6.0.8.jar |Initial Inventory |initialinventory |6.0.8 |DONE |Manifest: NOSIGNATURE IronGenerators-2.0.2-1.18.2.jar |Iron Generators |irongenerators |2.0.1 |DONE |Manifest: NOSIGNATURE XaerosWorldMap_1.28.9_Forge_1.18.2.jar |Xaero's World Map |xaeroworldmap |1.28.9 |DONE |Manifest: NOSIGNATURE cookingforblockheads-forge-1.18.2-12.2.0.jar |CookingForBlockheads |cookingforblockheads |12.2.0 |DONE |Manifest: NOSIGNATURE Controlling-forge-1.18.2-9.0+23.jar |Controlling |controlling |9.0+23 |DONE |Manifest: NOSIGNATURE Prism-1.18.2-1.0.1.jar |Prism |prism |1.0.1 |DONE |Manifest: NOSIGNATURE Placebo-1.18.2-6.6.7.jar |Placebo |placebo |6.6.7 |DONE |Manifest: NOSIGNATURE citadel-1.11.3-1.18.2.jar |Citadel |citadel |1.11.3 |DONE |Manifest: NOSIGNATURE alexsmobs-1.18.6.jar |Alex's Mobs |alexsmobs |1.18.6 |DONE |Manifest: NOSIGNATURE shulkerplus-mc1.18.2-v1.0.7-forge.jar |ShulkerPlus |shulkerplus |1.0.7 |DONE |Manifest: NOSIGNATURE Powah-3.0.8.jar |Powah |powah |3.0.8 |DONE |Manifest: NOSIGNATURE Bookshelf-Forge-1.18.2-13.3.56.jar |Bookshelf |bookshelf |13.3.56 |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 lootbeams-1.18.1-release-july1722.jar |LootBeams |lootbeams |1.18.1 |DONE |Manifest: NOSIGNATURE twigs-1.1.4-patch4+1.18.2-forge.jar |Twigs |twigs |1.1.4-patch4+1.18.2 |DONE |Manifest: NOSIGNATURE buildinggadgets-3.13.2-build.21+mc1.18.2.jar |Building Gadgets |buildinggadgets |3.13.2-build.21+mc1.|DONE |Manifest: NOSIGNATURE DarkUtilities-Forge-1.18.2-10.1.7.jar |DarkUtilities |darkutils |10.1.7 |DONE |Manifest: NOSIGNATURE mcw-doors-1.1.0forge-mc1.18.2.jar |Macaw's Doors |mcwdoors |1.1.0 |DONE |Manifest: NOSIGNATURE PickUpNotifier-v3.2.1-1.18.2-Forge.jar |Pick Up Notifier |pickupnotifier |3.2.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 MekanismGenerators-1.18.2-10.2.5.465.jar |Mekanism: Generators |mekanismgenerators |10.2.5 |DONE |Manifest: NOSIGNATURE balm-3.2.6.jar |Balm |balm |3.2.6 |DONE |Manifest: NOSIGNATURE JustEnoughResources-1.18.2-0.14.2.206.jar |Just Enough Resources |jeresources |0.14.2.206 |DONE |Manifest: NOSIGNATURE cloth-config-6.5.102-forge.jar |Cloth Config v4 API |cloth_config |6.5.102 |DONE |Manifest: NOSIGNATURE shetiphiancore-forge-1.18.2-3.10.16.jar |ShetiPhian-Core |shetiphiancore |3.10.16 |DONE |Manifest: NOSIGNATURE MmmMmmMmmMmm-1.18.2-1.5.2.jar |MmmMmmMmmMmm |dummmmmmy |1.18-1.5.2 |DONE |Manifest: NOSIGNATURE refinedstorage-1.10.5.jar |Refined Storage |refinedstorage |1.10.5 |DONE |Manifest: NOSIGNATURE konkrete_forge_1.6.1_MC_1.18-1.18.2.jar |Konkrete |konkrete |1.6.1 |DONE |Manifest: NOSIGNATURE easy_piglins-1.18.2-1.0.4.jar |Easy Piglins |easy_piglins |1.18.2-1.0.4 |DONE |Manifest: NOSIGNATURE EquipmentCompare-1.18.2-forge-1.3.3.jar |Equipment Compare |equipmentcompare |1.3.3 |DONE |Manifest: NOSIGNATURE corpse-1.18.2-1.0.2.jar |Corpse |corpse |1.18.2-1.0.2 |DONE |Manifest: NOSIGNATURE mcw-bridges-2.1.0-mc1.18.2forge.jar |Macaw's Bridges |mcwbridges |2.1.0 |DONE |Manifest: NOSIGNATURE torchmaster-18.2.1.jar |Torchmaster |torchmaster |18.2.1 |DONE |Manifest: NOSIGNATURE BetterCompatibilityChecker-1.1.21-build.48+mc1.18.|Better Compatibility Checker |bcc |1.1.21-build.48+mc1.|DONE |Manifest: NOSIGNATURE Compressium-1.4.2-build.9+mc1.18.2.jar |Compressium |compressium |1.4.2-build.9+mc1.18|DONE |Manifest: NOSIGNATURE Ping-1.18-1.8.0.jar |Ping |ping |1.18-1.8.0 |DONE |Manifest: NOSIGNATURE ironfurnaces-1.18.2-3.3.3.jar |Iron Furnaces |ironfurnaces |3.3.3 |DONE |Manifest: NOSIGNATURE mcw-trapdoors-1.1.1-mc1.18.2forge.jar |Macaw's Trapdoors |mcwtrpdoors |1.1.1 |DONE |Manifest: NOSIGNATURE mcw-fences-1.0.7-mc1.18.2forge.jar |Macaw's Fences and Walls |mcwfences |1.0.7 |DONE |Manifest: NOSIGNATURE supermartijn642corelib-1.1.15-forge-mc1.18.jar |SuperMartijn642's Core Lib |supermartijn642corelib |1.1.15 |DONE |Manifest: NOSIGNATURE simplylight-1.18.2-1.4.5-build.43.jar |Simply Light |simplylight |1.18.2-1.4.5-build.4|DONE |Manifest: NOSIGNATURE Botania-1.18.2-435.jar |Botania |botania |1.18.2-435 |DONE |Manifest: NOSIGNATURE fairylights-5.0.0-1.18.2.jar |Fairy Lights |fairylights |5.0.0 |DONE |Manifest: NOSIGNATURE Highlighter-1.18.1-1.1.2.jar |Highlighter |highlighter |1.1.2 |DONE |Manifest: NOSIGNATURE spark-1.10.38-forge.jar |spark |spark |1.10.38 |DONE |Manifest: NOSIGNATURE curios-forge-1.18.2-5.0.9.1.jar |Curios API |curios |1.18.2-5.0.9.1 |DONE |Manifest: NOSIGNATURE Patchouli-1.18.2-71.1.jar |Patchouli |patchouli |1.18.2-71.1 |DONE |Manifest: NOSIGNATURE blockui-1.18.2-0.0.71-ALPHA.jar |UI Library Mod |blockui |1.18.2-0.0.71-ALPHA |DONE |Manifest: NOSIGNATURE camera-1.18.2-1.0.6.jar |Camera Mod |camera |1.18.2-1.0.6 |DONE |Manifest: NOSIGNATURE blockcarpentry-1.18-0.4.0.jar |BlockCarpentry |blockcarpentry |1.18-0.4.0 |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 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 cfm-7.0.0-pre35-1.18.2.jar |MrCrayfish's Furniture Mod |cfm |7.0.0-pre35 |DONE |Manifest: NOSIGNATURE architectury-4.11.93-forge.jar |Architectury |architectury |4.11.93 |DONE |Manifest: NOSIGNATURE weirdinggadget-1.18.1-2.2.11.jar |The Weirding Gadget |weirdinggadget |2.2.11 |DONE |Manifest: NOSIGNATURE mcw-furniture-3.2.0-mc1.18.2forge.jar |Macaw's Furniture |mcwfurnitures |3.2.0 |DONE |Manifest: NOSIGNATURE betterwithminecolonies-1.16.5++-1.18.19.jar |Better With Minecolonies |betterwithminecolonies |1.16.5++-1.18.19 |DONE |Manifest: NOSIGNATURE trashcans-1.0.18-forge-mc1.18.jar |Trash Cans |trashcans |1.0.18 |DONE |Manifest: NOSIGNATURE polylib-forge-1801.0.2-build.13.jar |PolyLib |polylib |1801.0.2-build.13 |DONE |Manifest: NOSIGNATURE FastLeafDecay-28.jar |FastLeafDecay |fastleafdecay |28 |DONE |Manifest: NOSIGNATURE mcw-lights-1.0.6-mc1.18.2forge.jar |Macaw's Lights and Lamps |mcwlights |1.0.6 |DONE |Manifest: NOSIGNATURE Fastload-Reforged-mc1.18.2-3.4.0.jar |Fastload-Reforged |fastload |3.4.0 |DONE |Manifest: NOSIGNATURE Cucumber-1.18.2-5.1.4.jar |Cucumber Library |cucumber |5.1.4 |DONE |Manifest: NOSIGNATURE Snad-1.18.2-1.22.04.15a.jar |Snad |snad |1.18.2-1.22.04.15a |DONE |Manifest: NOSIGNATURE jei-1.18.2-9.7.2.281.jar |Just Enough Items |jei |9.7.2.281 |DONE |Manifest: NOSIGNATURE bdlib-1.19.3.7-mc1.18.2.jar |BdLib |bdlib |1.19.3.7 |DONE |Manifest: NOSIGNATURE waystones-forge-1.18.2-10.2.1.jar |Waystones |waystones |10.2.1 |DONE |Manifest: NOSIGNATURE Clumps-forge-1.18.2-8.0.0+17.jar |Clumps |clumps |8.0.0+17 |DONE |Manifest: NOSIGNATURE shutupexperimentalsettings-1.0.5.jar |Shutup Experimental Settings! |shutupexperimentalsettings |1.0.5 |DONE |Manifest: NOSIGNATURE comforts-forge-1.18.2-5.0.0.6.jar |Comforts |comforts |1.18.2-5.0.0.6 |DONE |Manifest: NOSIGNATURE NaturesCompass-1.18.2-1.9.7-forge.jar |Nature's Compass |naturescompass |1.18.2-1.9.7-forge |DONE |Manifest: NOSIGNATURE SimpleStorageNetwork-1.18.2-1.7.0.jar |Simple Storage Network |storagenetwork |1.18.2-1.7.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 framedcompactdrawers-1.18-4.1.0.jar |Framed Compacting Drawers |framedcompactdrawers |1.18-4.1.0 |DONE |Manifest: NOSIGNATURE configured-2.0.1-1.18.2.jar |Configured |configured |2.0.1 |DONE |Manifest: NOSIGNATURE Decorative Blocks-forge-1.18.2-2.1.2.jar |Decorative Blocks |decorative_blocks |2.1.2 |DONE |Manifest: NOSIGNATURE BotanyPots-Forge-1.18.2-8.1.30.jar |BotanyPots |botanypots |8.1.30 |DONE |Manifest: NOSIGNATURE ftbbackups2-forge-1.18.2-1.0.22.jar |FTB Backups 2 |ftbbackups2 |1.0.22 |DONE |Manifest: NOSIGNATURE mcjtylib-1.18-6.0.20.jar |McJtyLib |mcjtylib |1.18-6.0.20 |DONE |Manifest: NOSIGNATURE rftoolsbase-1.18-3.0.12.jar |RFToolsBase |rftoolsbase |1.18-3.0.12 |DONE |Manifest: NOSIGNATURE xnet-1.18-4.0.9.jar |XNet |xnet |1.18-4.0.9 |DONE |Manifest: NOSIGNATURE ispawner-1.1.7-forge.jar |iSpawner |ispawner |1.1.7 |DONE |Manifest: NOSIGNATURE everycomp-1.18.2-1.6.5.jar |Every Compat |everycomp |1.18.2-1.6.5 |DONE |Manifest: NOSIGNATURE JEITweaker-1.18.2-3.0.0.9.jar |JEI Tweaker |jeitweaker |3.0.0.9 |DONE |Manifest: NOSIGNATURE Terralith_1.18.2_v2.2.4.jar |Terralith |terralith |2.2.4 |DONE |Manifest: NOSIGNATURE mininggadgets-1.11.1.jar |Mining Gadgets |mininggadgets |1.11.1 |DONE |Manifest: NOSIGNATURE CraftTweaker-forge-1.18.2-9.1.209.jar |CraftTweaker |crafttweaker |9.1.209 |DONE |Manifest: NOSIGNATURE Mekanism-1.18.2-10.2.5.465.jar |Mekanism |mekanism |10.2.5 |DONE |Manifest: NOSIGNATURE ChunkyMcChunkFace-1.18.2-0.3.2.jar |Chunky McChunkFace |chunkymcchunkface |0.3.2 |DONE |Manifest: NOSIGNATURE forge-1.18.2-40.2.10-universal.jar |Forge |forge |40.2.10 |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 Waddles-1.18.2-0.8.19.jar |Waddles |waddles |1.18.2-0.8.19 |DONE |Manifest: NOSIGNATURE FasterLadderClimbing-1.18.2-0.2.4.jar |Faster Ladder Climbing |fasterladderclimbing |0.2.4 |DONE |Manifest: NOSIGNATURE ColossalChests-1.18.2-1.9.0.jar |ColossalChests |colossalchests |1.9.0 |DONE |Manifest: NOSIGNATURE selene-1.18.2-1.17.14.jar |Selene |selene |1.18.2-1.17.14 |DONE |Manifest: NOSIGNATURE supplementaries-1.18.2-1.5.18.jar |Supplementaries |supplementaries |1.18.2-1.5.18 |DONE |Manifest: NOSIGNATURE craftingtweaks-forge-1.18.2-14.0.7.jar |CraftingTweaks |craftingtweaks |14.0.7 |DONE |Manifest: NOSIGNATURE server-1.18.2-20220404.173914-srg.jar |Minecraft |minecraft |1.18.2 |DONE |Manifest: NOSIGNATURE cofh_core-1.18.2-9.2.3.47.jar |CoFH Core |cofh_core |9.2.3 |DONE |Manifest: 75:0b:cc:9b:64:2e:9b:c4:41:d1:95:00:71:ee:87:1a:b3:5e:4b:da:8e:e8:39:00:fd:5d:e5:9c:40:42:33:09 thermal_foundation-1.18.2-9.2.2.58.jar |Thermal Series |thermal |9.2.2 |DONE |Manifest: 75:0b:cc:9b:64:2e:9b:c4:41:d1:95:00:71:ee:87:1a:b3:5e:4b:da:8e:e8:39:00:fd:5d:e5:9c:40:42:33:09 thermal_expansion-1.18.2-9.2.2.24.jar |Thermal Expansion |thermal_expansion |9.2.2 |DONE |Manifest: 75:0b:cc:9b:64:2e:9b:c4:41:d1:95:00:71:ee:87:1a:b3:5e:4b:da:8e:e8:39:00:fd:5d:e5:9c:40:42:33:09 TerraBlender-forge-1.18.2-1.2.0.126.jar |TerraBlender |terrablender |1.2.0.126 |DONE |Manifest: NOSIGNATURE sophisticatedbackpacksvh-1.18.2-1.0.5.13.jar |Sophisticated Backpacks Vault |sophisticatedbackpacksvh |1.18.2-1.0.5.13 |DONE |Manifest: NOSIGNATURE sophisticatedbackpacks-1.18.2-3.18.65.933.jar |Sophisticated Backpacks |sophisticatedbackpacks |1.18.2-3.18.65.933 |DONE |Manifest: NOSIGNATURE MouseTweaks-forge-mc1.18-2.21.jar |Mouse Tweaks |mousetweaks |2.21 |DONE |Manifest: NOSIGNATURE titanium-1.18.2-3.5.11-45.jar |Titanium |titanium |3.5.11 |DONE |Manifest: NOSIGNATURE Jade-1.18.2-forge-5.3.1.jar |Jade |jade |5.3.1 |DONE |Manifest: NOSIGNATURE appliedenergistics2-forge-11.7.0.jar |Applied Energistics 2 |ae2 |11.7.0 |DONE |Manifest: NOSIGNATURE merequester-1.18.2-1.1.2.jar |ME Requester |merequester |1.18.2-1.1.2 |DONE |Manifest: NOSIGNATURE AE2-Things-1.0.5.jar |AE2 Things |ae2things |1.0.5 |DONE |Manifest: NOSIGNATURE CreateTweaker-1.18.2-2.0.0.20.jar |CreateTweaker |createtweaker |2.0.0.20 |DONE |Manifest: NOSIGNATURE domum_ornamentum-1.18.2-1.0.77-ALPHA-universal.jar|Domum Ornamentum |domum_ornamentum |1.18.2-1.0.77-ALPHA |DONE |Manifest: NOSIGNATURE rottencreatures-forge-1.18.2-1.0.0.jar |Rotten Creatures |rottencreatures |1.0.0 |DONE |Manifest: NOSIGNATURE easy_villagers-1.18.2-1.0.11.jar |Easy Villagers |easy_villagers |1.18.2-1.0.11 |DONE |Manifest: NOSIGNATURE pipez-1.18.2-1.1.5.jar |Pipez |pipez |1.18.2-1.1.5 |DONE |Manifest: NOSIGNATURE Iceberg-1.18.2-forge-1.0.49.jar |Iceberg |iceberg |1.0.49 |DONE |Manifest: NOSIGNATURE flywheel-forge-1.18.2-0.6.10-105.jar |Flywheel |flywheel |0.6.10-105 |DONE |Manifest: NOSIGNATURE create-1.18.2-0.5.1.e.jar |Create |create |0.5.1.e |DONE |Manifest: NOSIGNATURE Mantle-1.18.2-1.9.45.jar |Mantle |mantle |1.9.45 |DONE |Manifest: NOSIGNATURE ecologics-forge-1.18.2-1.7.11.jar |Ecologics |ecologics |1.7.11 |DONE |Manifest: NOSIGNATURE Xaeros_Minimap_22.17.1_Forge_1.18.2.jar |Xaero's Minimap |xaerominimap |22.17.1 |DONE |Manifest: NOSIGNATURE serverconfigupdater-2.2.jar |ServerConfig Updater |serverconfigupdater |2.2 |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.1.1.jar |Fast Workbench |fastbench |6.1.1 |DONE |Manifest: NOSIGNATURE polymorph-forge-1.18.2-0.49.jar |Polymorph |polymorph |1.18.2-0.49 |DONE |Manifest: NOSIGNATURE AutoRegLib-1.7-53.jar |AutoRegLib |autoreglib |1.7-53 |DONE |Manifest: NOSIGNATURE AkashicTome-1.5-20.jar |Akashic Tome |akashictome |1.5-20 |DONE |Manifest: NOSIGNATURE Quark-3.2-358.jar |Quark |quark |3.2-358 |DONE |Manifest: NOSIGNATURE StorageDrawers-1.18.2-10.2.1.jar |Storage Drawers |storagedrawers |10.2.1 |DONE |Manifest: NOSIGNATURE FluxNetworks-1.18.2-7.0.9.15.jar |Flux Networks |fluxnetworks |7.0.9.15 |DONE |Manifest: NOSIGNATURE invhud.forge.1.18.2-3.4.18.jar |Inventory HUD+(Forge edition) |inventoryhud |3.4.18 |DONE |Manifest: NOSIGNATURE structurize-1.18.2-1.0.424-ALPHA.jar |Structurize |structurize |1.18.2-1.0.424-ALPHA|DONE |Manifest: NOSIGNATURE multi-piston-1.18.2-1.2.15-ALPHA.jar |Multi-Piston |multipiston |1.18.2-1.2.15-ALPHA |DONE |Manifest: NOSIGNATURE fancymenu_forge_2.14.9_MC_1.18.2.jar |FancyMenu |fancymenu |2.14.9 |DONE |Manifest: NOSIGNATURE drippyloadingscreen_forge_2.2.2_MC_1.18.2.jar |Drippy Loading Screen |drippyloadingscreen |2.2.2 |DONE |Manifest: NOSIGNATURE minecolonies-1.18.2-1.1.149-RELEASE.jar |MineColonies |minecolonies |1.18.2-1.1.149-RELEA|DONE |Manifest: NOSIGNATURE neoncraft2-2.2.jar |Neon Craft 2 |neoncraft2 |2.2 |DONE |Manifest: NOSIGNATURE enercell-1.18.2-1.0.2.jar |Enercell |enercell |0.0NONE |DONE |Manifest: NOSIGNATURE appleskin-forge-mc1.18.2-2.5.1.jar |AppleSkin |appleskin |2.5.1+mc1.18.2 |DONE |Manifest: NOSIGNATURE ferritecore-4.2.2-forge.jar |Ferrite Core |ferritecore |4.2.2 |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 PuzzlesLib-v3.5.8-1.18.2-Forge.jar |Puzzles Lib |puzzleslib |3.5.8 |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 modular-routers-1.18.2-9.1.1-93.jar |Modular Routers |modularrouters |9.1.1-93 |DONE |Manifest: NOSIGNATURE refinedstorageaddons-0.8.2.jar |Refined Storage Addons |refinedstorageaddons |0.8.2 |DONE |Manifest: NOSIGNATURE OpenLoader-Forge-1.18.2-12.0.1.jar |OpenLoader |openloader |12.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 the_vault-1.18.2-3.11.0.2625.jar |The Vault |the_vault |1.18.2-3.11.0.2625 |DONE |Manifest: NOSIGNATURE vaultintegrations-1.18.2-1.0.13.jar |VaultIntegrations |vaultintegrations |1.18.2-1.0.13 |DONE |Manifest: NOSIGNATURE cristellib-forge-1.0.0.jar |Cristel Lib |cristellib |1.0.0 |DONE |Manifest: NOSIGNATURE Crash Report UUID: 20675e93-92a5-4f3b-bc95-0a98bffd3add FML: 40.2 Forge: net.minecraftforge:40.2.10

Info (please complete the following information):

Additional context There is some other mods on it like minecolonie.