Refined Storage

Refined Storage

77M Downloads

Attempting to move a built network with a Mechanical Piston from the Create mod crashes the game

SomeSpicyCheese opened this issue ยท 1 comments

commented

Issue description:

Was attempting to move a Refined Storage network (Creative Controller, Disk Drives, Crafting Grid, Cables, and Importers) and a Portable Storage Interface, all attached to each other using Super Glue, using a Mechanical Piston in a creative testing world. The moment the Mechanical Piston tried to operate, the game crashed.

Will also be reporting crash to the Create team.

What happens:

The game crashes the moment the Mechanical Piston is activated.

What you expected to happen:

The storage network (and all attached parts) would move according to the constraints of the Mechanical Piston, being converted to an entity while moving and being "re-placed" after moving.

Steps to reproduce:

  1. Build the following structure, using Super Glue from Create before placing each block (except for the first one placed), as viewed side-on (up/down = y-axis, right/left = x axis):
    Layer 1:
    i p i
    c i c
    Where i = Importer, p=Portable Storage Interface, and C = Cable
    Layer 2:
    d g d
    d k d
    Where d= Disk Drive (Full of 64k Item Disks), g = Crafting Grid, and k= Creative Controller

  2. Adjacent to this place a Mechanical Piston facing the contraption, on the back of which you must place Mechanical Piston extensions.

  3. Use a Creative Rotary Engine to supply rotational power to the Mechanical Piston, which (should) move the contraption (but crashes the game instead)
    ...

Version (make sure you are on the latest version before reporting):

  • Minecraft: 1.16.4
  • Forge: 35.1.28
  • Refined Storage: 1.9.9

Does this issue occur on a server? [yes/no]
Unknown

If a (crash)log is relevant for this issue, link it here:

---- Minecraft Crash Report ----
// You're mean.

Time: 1/1/21 7:45 PM
Description: Ticking block entity

java.lang.IllegalStateException: No network node present at BlockPos{x=8, y=74, z=141}, consider removing the block at this position
at com.refinedmods.refinedstorage.tile.NetworkNodeTile.getNode(NetworkNodeTile.java:65) ~[?:1.9.9] {re:classloading}
at com.refinedmods.refinedstorage.tile.NetworkNodeTile.getNode(NetworkNodeTile.java:24) ~[?:1.9.9] {re:classloading}
at com.refinedmods.refinedstorage.util.NetworkUtils.getNodeFromTile(NetworkUtils.java:29) ~[?:1.9.9] {re:classloading}
at com.refinedmods.refinedstorage.apiimpl.network.NetworkNodeGraph$Operator.apply(NetworkNodeGraph.java:118) ~[?:1.9.9] {re:classloading}
at com.refinedmods.refinedstorage.apiimpl.network.node.RootNetworkNode.visit(RootNetworkNode.java:110) ~[?:1.9.9] {re:classloading}
at com.refinedmods.refinedstorage.apiimpl.network.NetworkNodeGraph.invalidate(NetworkNodeGraph.java:39) ~[?:1.9.9] {re:classloading}
at com.refinedmods.refinedstorage.tile.NetworkNodeTile.func_145843_s(NetworkNodeTile.java:102) ~[?:1.9.9] {re:classloading}
at net.minecraft.world.World.func_175713_t(World.java:651) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:imm_ptl_mixins.json:common.MixinWorld,pl:mixin:A}
at com.simibubi.create.content.contraptions.components.structureMovement.Contraption.removeBlocksFromWorld(Contraption.java:739) ~[?:mc1.16.3_v0.3b] {re:classloading}
at com.simibubi.create.content.contraptions.components.structureMovement.TranslatingContraption.removeBlocksFromWorld(TranslatingContraption.java:45) ~[?:mc1.16.3_v0.3b] {re:classloading}
at com.simibubi.create.content.contraptions.components.structureMovement.piston.MechanicalPistonTileEntity.assemble(MechanicalPistonTileEntity.java:80) ~[?:mc1.16.3_v0.3b] {re:classloading}
at com.simibubi.create.content.contraptions.components.structureMovement.piston.LinearActuatorTileEntity.func_73660_a(LinearActuatorTileEntity.java:84) ~[?:mc1.16.3_v0.3b] {re:classloading}
at net.minecraft.world.World.func_217391_K(World.java:491) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:imm_ptl_mixins.json:common.MixinWorld,pl:mixin:A}
at net.minecraft.world.server.ServerWorld.func_72835_b(ServerWorld.java:371) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:immersiveengineering.mixins.json:coremods.ServerWorldMixin,pl:mixin:APP:quark.mixins.json:ServerWorldMixin,pl:mixin:APP:imm_ptl_mixins.json:common.MixinServerWorld,pl:mixin:A}
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:850) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:imm_ptl_mixins.json:common.MixinMinecraftServer,pl:mixin:APP:imm_ptl_mixins.json:common.portal_generation.MixinMinecraftServer_P,pl:mixin:APP:imm_ptl_peripheral_mixins.json:common.alternate_dimension.MixinMinecraftServer_A,pl:mixin:APP:imm_ptl_peripheral_mixins.json:common.altius_world.MixinMinecraftServer_A,pl:mixin:A}
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:786) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:imm_ptl_mixins.json:common.MixinMinecraftServer,pl:mixin:APP:imm_ptl_mixins.json:common.portal_generation.MixinMinecraftServer_P,pl:mixin:APP:imm_ptl_peripheral_mixins.json:common.alternate_dimension.MixinMinecraftServer_A,pl:mixin:APP:imm_ptl_peripheral_mixins.json:common.altius_world.MixinMinecraftServer_A,pl:mixin:A}
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:78) ~[?:?] {re:classloading,pl:runtimedistcleaner:A}
at net.minecraft.server.MinecraftServer.func_240802_v_(MinecraftServer.java:641) [?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:imm_ptl_mixins.json:common.MixinMinecraftServer,pl:mixin:APP:imm_ptl_mixins.json:common.portal_generation.MixinMinecraftServer_P,pl:mixin:APP:imm_ptl_peripheral_mixins.json:common.alternate_dimension.MixinMinecraftServer_A,pl:mixin:APP:imm_ptl_peripheral_mixins.json:common.altius_world.MixinMinecraftServer_A,pl:mixin:A}
at net.minecraft.server.MinecraftServer.lambda$startServer$0(MinecraftServer.java:232) [?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:imm_ptl_mixins.json:common.MixinMinecraftServer,pl:mixin:APP:imm_ptl_mixins.json:common.portal_generation.MixinMinecraftServer_P,pl:mixin:APP:imm_ptl_peripheral_mixins.json:common.alternate_dimension.MixinMinecraftServer_A,pl:mixin:APP:imm_ptl_peripheral_mixins.json:common.altius_world.MixinMinecraftServer_A,pl:mixin:A}
at net.minecraft.server.MinecraftServer$$Lambda$13002/1040896147.run(Unknown Source) [?:?] {}
at java.lang.Thread.run(Thread.java:745) [?:1.8.0_51] {}

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

-- Head --
Thread: Server thread
Stacktrace:
at com.refinedmods.refinedstorage.tile.NetworkNodeTile.getNode(NetworkNodeTile.java:65) ~[?:1.9.9] {re:classloading}
at com.refinedmods.refinedstorage.tile.NetworkNodeTile.getNode(NetworkNodeTile.java:24) ~[?:1.9.9] {re:classloading}
at com.refinedmods.refinedstorage.util.NetworkUtils.getNodeFromTile(NetworkUtils.java:29) ~[?:1.9.9] {re:classloading}
at com.refinedmods.refinedstorage.apiimpl.network.NetworkNodeGraph$Operator.apply(NetworkNodeGraph.java:118) ~[?:1.9.9] {re:classloading}
at com.refinedmods.refinedstorage.apiimpl.network.node.RootNetworkNode.visit(RootNetworkNode.java:110) ~[?:1.9.9] {re:classloading}
at com.refinedmods.refinedstorage.apiimpl.network.NetworkNodeGraph.invalidate(NetworkNodeGraph.java:39) ~[?:1.9.9] {re:classloading}
at com.refinedmods.refinedstorage.tile.NetworkNodeTile.func_145843_s(NetworkNodeTile.java:102) ~[?:1.9.9] {re:classloading}
at net.minecraft.world.World.func_175713_t(World.java:651) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:imm_ptl_mixins.json:common.MixinWorld,pl:mixin:A}
at com.simibubi.create.content.contraptions.components.structureMovement.Contraption.removeBlocksFromWorld(Contraption.java:739) ~[?:mc1.16.3_v0.3b] {re:classloading}
at com.simibubi.create.content.contraptions.components.structureMovement.TranslatingContraption.removeBlocksFromWorld(TranslatingContraption.java:45) ~[?:mc1.16.3_v0.3b] {re:classloading}
at com.simibubi.create.content.contraptions.components.structureMovement.piston.MechanicalPistonTileEntity.assemble(MechanicalPistonTileEntity.java:80) ~[?:mc1.16.3_v0.3b] {re:classloading}
at com.simibubi.create.content.contraptions.components.structureMovement.piston.LinearActuatorTileEntity.func_73660_a(LinearActuatorTileEntity.java:84) ~[?:mc1.16.3_v0.3b] {re:classloading}
-- Block entity being ticked --
Details:
Name: create:mechanical_piston // com.simibubi.create.content.contraptions.components.structureMovement.piston.MechanicalPistonTileEntity
Block: Block{create:mechanical_piston}[axis_along_first=false,facing=west,state=retracted]
Block location: World: (9,74,141), Chunk: (at 9,4,13 in 0,8; contains blocks 0,0,128 to 15,255,143), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
Block: Block{create:mechanical_piston}[axis_along_first=false,facing=west,state=retracted]
Block location: World: (9,74,141), Chunk: (at 9,4,13 in 0,8; contains blocks 0,0,128 to 15,255,143), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
Stacktrace:
at net.minecraft.world.World.func_217391_K(World.java:491) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:imm_ptl_mixins.json:common.MixinWorld,pl:mixin:A}
at net.minecraft.world.server.ServerWorld.func_72835_b(ServerWorld.java:371) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:immersiveengineering.mixins.json:coremods.ServerWorldMixin,pl:mixin:APP:quark.mixins.json:ServerWorldMixin,pl:mixin:APP:imm_ptl_mixins.json:common.MixinServerWorld,pl:mixin:A}

-- Affected level --
Details:
All players: 1 total; [ServerPlayerEntity['SomeSpicyCheese'/202, l='ServerWorld minecraft:overworld New World', x=10.00, y=73.02, z=137.59]]
Chunk stats: ServerChunkCache: 2378
Level dimension: minecraft:overworld
Level spawn location: World: (192,68,160), Chunk: (at 0,4,0 in 12,10; contains blocks 192,0,160 to 207,255,175), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
Level time: 370500 game time, 143194 day time
Level name: New World
Level game mode: Game mode: creative (ID 1). Hardcore: false. Cheats: true
Level weather: Rain time: 20146 (now: false), thunder time: 81317 (now: false)
Known server brands: forge
Level was modded: true
Level storage version: 0x04ABD - Anvil
Stacktrace:
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:850) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:imm_ptl_mixins.json:common.MixinMinecraftServer,pl:mixin:APP:imm_ptl_mixins.json:common.portal_generation.MixinMinecraftServer_P,pl:mixin:APP:imm_ptl_peripheral_mixins.json:common.alternate_dimension.MixinMinecraftServer_A,pl:mixin:APP:imm_ptl_peripheral_mixins.json:common.altius_world.MixinMinecraftServer_A,pl:mixin:A}
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:786) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:imm_ptl_mixins.json:common.MixinMinecraftServer,pl:mixin:APP:imm_ptl_mixins.json:common.portal_generation.MixinMinecraftServer_P,pl:mixin:APP:imm_ptl_peripheral_mixins.json:common.alternate_dimension.MixinMinecraftServer_A,pl:mixin:APP:imm_ptl_peripheral_mixins.json:common.altius_world.MixinMinecraftServer_A,pl:mixin:A}
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:78) ~[?:?] {re:classloading,pl:runtimedistcleaner:A}
at net.minecraft.server.MinecraftServer.func_240802_v_(MinecraftServer.java:641) [?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:imm_ptl_mixins.json:common.MixinMinecraftServer,pl:mixin:APP:imm_ptl_mixins.json:common.portal_generation.MixinMinecraftServer_P,pl:mixin:APP:imm_ptl_peripheral_mixins.json:common.alternate_dimension.MixinMinecraftServer_A,pl:mixin:APP:imm_ptl_peripheral_mixins.json:common.altius_world.MixinMinecraftServer_A,pl:mixin:A}
at net.minecraft.server.MinecraftServer.lambda$startServer$0(MinecraftServer.java:232) [?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:imm_ptl_mixins.json:common.MixinMinecraftServer,pl:mixin:APP:imm_ptl_mixins.json:common.portal_generation.MixinMinecraftServer_P,pl:mixin:APP:imm_ptl_peripheral_mixins.json:common.alternate_dimension.MixinMinecraftServer_A,pl:mixin:APP:imm_ptl_peripheral_mixins.json:common.altius_world.MixinMinecraftServer_A,pl:mixin:A}
at net.minecraft.server.MinecraftServer$$Lambda$13002/1040896147.run(Unknown Source) [?:?] {}
at java.lang.Thread.run(Thread.java:745) [?:1.8.0_51] {}

-- System Details --
Details:
Minecraft Version: 1.16.4
Minecraft Version ID: 1.16.4
Operating System: Windows 10 (amd64) version 10.0
Java Version: 1.8.0_51, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 354994528 bytes (338 MB) / 5508169728 bytes (5253 MB) up to 7635730432 bytes (7282 MB)
CPUs: 8
JVM Flags: 5 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx8192m -Xms256m -XX:PermSize=256m
ModLauncher: 8.0.6+85+master.325de55
ModLauncher launch target: fmlclient
ModLauncher naming: srg
ModLauncher services:
/mixin-0.8.2.jar mixin PLUGINSERVICE
/eventbus-3.0.5-service.jar eventbus PLUGINSERVICE
/forge-1.16.4-35.1.28.jar object_holder_definalize PLUGINSERVICE
/forge-1.16.4-35.1.28.jar runtime_enum_extender PLUGINSERVICE
/accesstransformers-2.2.0-shadowed.jar accesstransformer PLUGINSERVICE
/forge-1.16.4-35.1.28.jar capability_inject_definalize PLUGINSERVICE
/forge-1.16.4-35.1.28.jar runtimedistcleaner PLUGINSERVICE
/mixin-0.8.2.jar mixin TRANSFORMATIONSERVICE
/forge-1.16.4-35.1.28.jar fml TRANSFORMATIONSERVICE
FML: 35.1
Forge: net.minecraftforge:35.1.28
FML Language Providers:
[email protected]
minecraft@1
Mod List:
ftbessentials-1603.1.0.11.jar |FTB Essentials |ftbessentials |1603.1.0.11 |DONE |NOSIGNATURE
NetherPortalFix_1.16.3-7.2.1.jar |NetherPortalFix |netherportalfix |7.2.1 |DONE |NOSIGNATURE
aiotbotania-1.16.4-1.5.0.jar |AIOT Botania |aiotbotania |1.5.0 |DONE |NOSIGNATURE
Bountiful Baubles FORGE-1.16.3-0.0.2.jar |Bountiful Baubles |bountifulbaubles |NONE |DONE |NOSIGNATURE
jei-1.16.4-7.6.1.63.jar |Just Enough Items |jei |7.6.1.63 |DONE |NOSIGNATURE
caelus-forge-1.16.4-2.1.0.0.jar |Caelus API |caelus |1.16.4-2.1.0.0 |DONE |NOSIGNATURE
autooredictconv-1.16.4-16.1.2.jar |Auto Ore Dictionary Converter |autooredictconv |16.1.2 |DONE |NOSIGNATURE
reap-1.16.4-1.0.2.jar |Reap Mod |reap |1.16.4-1.0.2 |DONE |NOSIGNATURE
KleeSlabs_1.16.3-9.2.0.jar |KleeSlabs |kleeslabs |9.2.0 |DONE |NOSIGNATURE
create-mc1.16.3_v0.3b.jar |Create |create |mc1.16.3_v0.3b |DONE |NOSIGNATURE
Waystones_1.16.3-7.3.1.jar |Waystones |waystones |7.3.1 |DONE |NOSIGNATURE
ForgeEndertech-1.16.4-7.0.8.0-build.0028.jar |Forge Endertech |forgeendertech |7.0.8.0 |DONE |NOSIGNATURE
shutupexperimentalsettings-1.0.1.jar |Shutup Experimental Settings! |shutupexperimentalsettings |1.0.1 |DONE |NOSIGNATURE
mgui-1.16.4-3.1.3.jar |mgui |mgui |3.1.3 |DONE |NOSIGNATURE
JRFTL [1.16.4]-1.2.jar |JRFTL |jrftl |1.2 |DONE |NOSIGNATURE
Controlling-7.0.0.11.jar |Controlling |controlling |7.0.0.11 |DONE |NOSIGNATURE
ReAuth-1.16-Forge-3.9.3.jar |ReAuth |reauth |3.9.3 |DONE |3d:06:1e:e5:da:e2:ff:ae:04:00:be:45:5b:ff:fd:70:65:00:67:0b:33:87:a6:5f:af:20:3c:b6:a1:35:ca:7e
Placebo-1.16.3-4.3.3.jar |Placebo |placebo |4.3.3 |DONE |NOSIGNATURE
dankstorage-3.13.jar |Dank Storage |dankstorage |3.13 |DONE |NOSIGNATURE
comforts-forge-1.16.4-4.0.0.3.jar |Comforts |comforts |1.16.4-4.0.0.2 |DONE |NOSIGNATURE
Powah-1.16.4-2.3.6.jar |Powah |powah |2.3.6 |DONE |NOSIGNATURE
ftb-gui-library-1604.1.1.26.jar |FTB GUI Library |ftbguilibrary |1604.1.1.26 |DONE |NOSIGNATURE
AdHooks-1.16.4-6.1.2.0-build.0027.jar |Advanced Hook Launchers |adhooks |6.1.2.0 |DONE |NOSIGNATURE
mdecore-1.16.4-16.1.0.jar |MattDahEpic Core |mdecore |16.1.0 |DONE |NOSIGNATURE
engineerstools-1.16.4-1.1.2.jar |Engineer's Tools |engineerstools |1.1.2 |DONE |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
curioofundying-forge-1.16.4-5.1.0.0.jar |Curio of Undying |curioofundying |1.16.4-5.1.0.0 |DONE |NOSIGNATURE
charginggadgets-1.3.0.jar |Charging Gadgets |charginggadgets |1.3.0 |DONE |NOSIGNATURE
Shrink-1.16.4-1.0.5.jar |Shrink |shrink |1.0.5 |DONE |NOSIGNATURE
Bookshelf-1.16.4-9.3.18.jar |Bookshelf |bookshelf |9.3.18 |DONE |ea:45:b3:82:b6:9d:50:16:95:e7:2e:34:e1:92:d5:b4:9b:69:90:d3:4f:2e:71:99:b0:be:40:80:27:1f:3e:b0
BotanyPots-1.16.4-6.0.7.jar |BotanyPots |botanypots |6.0.7 |DONE |ea:45:b3:82:b6:9d:50:16:95:e7:2e:34:e1:92:d5:b4:9b:69:90:d3:4f:2e:71:99:b0:be:40:80:27:1f:3e:b0
Morpheus-1.16.4-4.2.68.jar |Morpheus |morpheus |4.2.68 |DONE |NOSIGNATURE
ClickMachine-1.16.3-4.2.2.jar |Click Machine |clickmachine |4.2.2 |DONE |NOSIGNATURE
Toast-Control-1.16.3-4.3.0.jar |Toast Control |toastcontrol |4.3.0 |DONE |NOSIGNATURE
JEITweaker-1.16.4-1.0.1.5.jar |JEI Tweaker |jeitweaker |1.0.1.5 |DONE |NOSIGNATURE
inventorypets-2.0.9.jar |Inventory Pets |inventorypets |2.0.9 |DONE |NOSIGNATURE
mininggadgets-1.7.1.jar |Mining Gadgets |mininggadgets |1.7.1 |DONE |NOSIGNATURE
JustEnoughResources-1.16.4-0.12.0.103.jar |Just Enough Resources |jeresources |0.12.0.103 |DONE |NOSIGNATURE
immersive-portals-0.11-mc1.16.4-forge.jar |Immersive Portals |immersive_portals |0.7 |DONE |NOSIGNATURE
ImmersivePetroleum-1.16.4-3.1.0-2.jar |Immersive Petroleum |immersivepetroleum |3.1.0-2 |DONE |NOSIGNATURE
forge-1.16.4-35.1.28-universal.jar |Forge |forge |35.1.28 |DONE |22:af:21:d8:19:82:7f:93:94:fe:2b:ac:b7:e4:41:57:68:39:87:b1:a7:5c:c6:44:f9:25:74:21:14:f5:0d:90
BloodMagic-1.16.3-3.0.3-8.jar |Blood Magic |bloodmagic |1.16.3-3.0.3-8 |DONE |NOSIGNATURE
refinedstorage-1.9.9.jar |Refined Storage |refinedstorage |1.9.9 |DONE |NOSIGNATURE
immersiveposts-1.16.3-3.0.0.jar |Immersive Posts |immersiveposts |3.0.0 |DONE |d5:aa:49:67:b7:dd:64:8a:a4:7d:3e:57:12:6b:f9:3f:e8:5e:6b:24:d9:f9:c5:fb:c5:e7:a0:cf:98:64:dc:d0
forge-1.16.4-35.1.28-client.jar |Minecraft |minecraft |1.16.4 |DONE |NOSIGNATURE
EnchantmentDescriptions-1.16.4-6.0.2.jar |EnchantmentDescriptions |enchdesc |6.0.2 |DONE |ea:45:b3:82:b6:9d:50:16:95:e7:2e:34:e1:92:d5:b4:9b:69:90:d3:4f:2e:71:99:b0:be:40:80:27:1f:3e:b0
theoneprobe-1.16-3.0.6.jar |The One Probe |theoneprobe |1.16-3.0.6 |DONE |NOSIGNATURE
swingthroughgrass-1.16.4-1.5.3.jar |SwingThroughGrass |swingthroughgrass |1.16.4-1.5.3 |DONE |NOSIGNATURE
MouseTweaks-2.13-mc1.16.2.jar |Mouse Tweaks |mousetweaks |2.13 |DONE |NOSIGNATURE
ImmersiveEngineering-1.16.4-4.1.2-129.jar |Immersive Engineering |immersiveengineering |1.16.4-4.1.2-129 |DONE |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
BiomesOPlenty-1.16.4-13.0.0.426-universal.jar |Biomes O' Plenty |biomesoplenty |1.16.4-13.0.0.426 |DONE |NOSIGNATURE
Lollipop-1.16.4-3.2.3.jar |Lollipop |lollipop |3.2.3 |DONE |NOSIGNATURE
AdLods-1.16.4-4.1.2.0-build.0027.jar |Large Ore Deposits |adlods |4.1.2.0 |DONE |NOSIGNATURE
towers_of_the_wild-1.16.4-2.0.1.jar |Towers Of The Wild |towers_of_the_wild |1.16.4-2.0.1 |DONE |NOSIGNATURE
Botania-1.16.4-410.jar |Botania |botania |1.16.4-410 |DONE |NOSIGNATURE
ChickenChunks-1.16.4-2.7.0.85-universal.jar |ChickenChunks |chickenchunks |2.7.0.85 |DONE |31:e6:db:63:47:4a:6e:e0:0a:2c:11:d1:76:db:4e:82:ff:56:2d:29:93:d2:e5:02:bd:d3:bd:9d:27:47:a5:71
jeiintegration_1.16.4-6.1.1.11.jar |JEI Integration |jeiintegration |6.1.1.11 |DONE |NOSIGNATURE
curios-forge-1.16.4-4.0.3.3.jar |Curios API |curios |1.16.4-4.0.3.3 |DONE |NOSIGNATURE
tetra-1.16.4-3.4.0.jar |Tetra |tetra |3.4.0 |DONE |NOSIGNATURE
Patchouli-1.16.4-48.jar |Patchouli |patchouli |1.16.4-48 |DONE |NOSIGNATURE
Mantle-1.16.4-1.6.43.jar |Mantle |mantle |1.6.43 |DONE |NOSIGNATURE
baubley-heart-canisters-1.16.4-1.0.0.jar |Baubley Heart Canisters |bhc |1.0 |DONE |NOSIGNATURE
polymorph-forge-1.16.4-0.21.jar |Polymorph |polymorph |1.16.4-0.21 |DONE |NOSIGNATURE
AutoRegLib-1.6-47.jar |AutoRegLib |autoreglib |1.6-47 |DONE |NOSIGNATURE
StorageDrawers-1.16.3-8.2.1.jar |Storage Drawers |storagedrawers |8.2.1 |DONE |NOSIGNATURE
backpacked-1.7.0-1.16.3.jar |Backpacked |backpacked |1.7.0 |DONE |NOSIGNATURE
elevatorid-1.16.4-1.7.8.jar |Elevator Mod |elevatorid |1.16.4-1.7.8 |DONE |NOSIGNATURE
ftb-ultimine-1603.1.1.13.jar |FTB Ultimine |ftbultimine |1603.1.1.13 |DONE |NOSIGNATURE
tombstone-1.16-6.2.3.jar |Corail Tombstone |tombstone |1.16-6.2.3 |DONE |NOSIGNATURE
Quark-r2.4-283.jar |Quark |quark |r2.4-283 |DONE |NOSIGNATURE
FastFurnace-1.16.3-4.3.0.jar |FastFurnace |fastfurnace |4.3.0 |DONE |NOSIGNATURE
constructionwand-1.16.2-1.7.jar |Construction Wand |constructionwand |1.16.2-1.7 |DONE |NOSIGNATURE
architectury-1.2.68-forge.jar |Architectury |architectury |1.2.68 |DONE |NOSIGNATURE
AppleSkin-mc1.16.2-forge-1.0.14.jar |AppleSkin |appleskin |1.0.14 |DONE |NOSIGNATURE
engineersdecor-1.16.4-1.1.5.jar |Engineer's Decor |engineersdecor |1.1.5 |DONE |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
curiouselytra-forge-1.16.3-4.0.0.1.jar |Curious Elytra |curiouselytra |1.16.3-4.0.0.1 |DONE |NOSIGNATURE
light-overlay-5.6.0.jar |Light Overlay |lightoverlay |5.6.0 |DONE |NOSIGNATURE
cloth-config-forge-4.1.3.jar |Cloth Config v4 API |cloth-config |4.1.3 |DONE |NOSIGNATURE
forgemod_VoxelMap-1.10.14_for_1.16.4.jar |VoxelMap |voxelmap |1.10.14 |DONE |NOSIGNATURE
refinedstorageaddons-0.7.2.jar |Refined Storage Addons |refinedstorageaddons |0.7.2 |DONE |NOSIGNATURE
FastLeafDecay-v25.jar |FastLeafDecay |fastleafdecay |v25 |DONE |NOSIGNATURE
CosmeticArmorReworked-1.16.4-v1.jar |CosmeticArmorReworked |cosmeticarmorreworked |1.16.4-v1 |DONE |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
CodeChickenLib-1.16.4-3.5.0.401-universal.jar |CodeChicken Lib |codechickenlib |3.5.0.401 |DONE |31:e6:db:63:47:4a:6e:e0:0a:2c:11:d1:76:db:4e:82:ff:56:2d:29:93:d2:e5:02:bd:d3:bd:9d:27:47:a5:71
EnderStorage-1.16.4-2.7.0.161-universal.jar |EnderStorage |enderstorage |2.7.0.161 |DONE |31:e6:db:63:47:4a:6e:e0:0a:2c:11:d1:76:db:4e:82:ff:56:2d:29:93:d2:e5:02:bd:d3:bd:9d:27:47:a5:71
SoundFilters-0.14_for_1.16.2.jar |Sound Filters |soundfilters |0.14_for_1.16.2 |DONE |NOSIGNATURE
chiselsandbits-0.2.8-RELEASE.jar |Chisels & bits |chiselsandbits |NONE |DONE |NOSIGNATURE
BetterMineshafts-Forge-1.16.3-1.1.1.jar |YUNG's Better Mineshafts |bettermineshafts |1.16.3-1.1.1 |DONE |NOSIGNATURE
forge-1.16.4-geckolib-3.0.0.jar |GeckoLib |geckolib3 |3.0.0 |DONE |NOSIGNATURE
ars_nouveau-1.16.4-1.10.1.jar |Ars Nouveau |ars_nouveau |1.10.1 |DONE |NOSIGNATURE
Crash Report UUID: b2a95c33-409f-466c-8a8e-d8a9147ab7e1
Patchouli open book context: n/a
Player Count: 1 / 8; [ServerPlayerEntity['SomeSpicyCheese'/202, l='ServerWorld minecraft:overworld New World', x=10.00, y=73.02, z=137.59]]
Data Packs: vanilla, mod:netherportalfix (incompatible), mod:aiotbotania (incompatible), mod:bountifulbaubles (incompatible), mod:jei, mod:caelus, mod:reap, mod:kleeslabs (incompatible), mod:create (incompatible), mod:waystones (incompatible), mod:forgeendertech, mod:mgui (incompatible), mod:jrftl (incompatible), mod:controlling, mod:reauth, mod:placebo (incompatible), mod:dankstorage, mod:comforts (incompatible), mod:adhooks, mod:engineerstools, mod:curioofundying, mod:bookshelf, mod:botanypots, mod:morpheus (incompatible), mod:clickmachine (incompatible), mod:toastcontrol (incompatible), mod:jeitweaker, mod:inventorypets (incompatible), mod:jeresources, mod:immersive_portals (incompatible), mod:immersivepetroleum (incompatible), mod:forge, mod:bloodmagic, mod:refinedstorage, mod:immersiveposts (incompatible), mod:enchdesc, mod:theoneprobe, mod:swingthroughgrass (incompatible), mod:mousetweaks, mod:immersiveengineering (incompatible), mod:adlods, mod:towers_of_the_wild, mod:botania, mod:chickenchunks (incompatible), mod:jeiintegration, mod:curios, mod:tetra, mod:patchouli (incompatible), mod:polymorph, mod:autoreglib (incompatible), mod:storagedrawers (incompatible), mod:backpacked (incompatible), mod:elevatorid, mod:ftbultimine (incompatible), mod:tombstone, mod:quark (incompatible), mod:fastfurnace (incompatible), mod:constructionwand (incompatible), mod:appleskin, mod:engineersdecor, mod:curiouselytra, mod:cloth-config (incompatible), mod:voxelmap (incompatible), mod:refinedstorageaddons, mod:fastleafdecay (incompatible), mod:cosmeticarmorreworked (incompatible), mod:codechickenlib (incompatible), mod:enderstorage (incompatible), mod:soundfilters (incompatible), mod:chiselsandbits (incompatible), mod:bettermineshafts (incompatible), mod:geckolib3 (incompatible), mod:ars_nouveau, mod:ftbessentials, mod:ftbguilibrary (incompatible), mod:mininggadgets (incompatible), mod:biomesoplenty, mod:mantle (incompatible), mod:bhc (incompatible), mod:autooredictconv, mod:shutupexperimentalsettings (incompatible), mod:mdecore, mod:shrink (incompatible), mod:powah, mod:charginggadgets, mod:lollipop, mod:architectury, mod:lightoverlay (incompatible)
Type: Integrated Server (map_client.txt)
Is Modded: Definitely; Client brand changed to 'forge'

commented

We won't be solving this bug for now. Please remove/add RS blocks the normal way.