Create

Create

86M Downloads

mechanical arm crash (NullPointerException again or still)

UdoMorgenstern opened this issue ยท 3 comments

commented

Describe the Bug

client crashed when near mechanical arm

reproducible ~ 1/20 times

Reproduction Steps

unknown
arm was in this world at this location for several month

java.lang.NullPointerException: Cannot invoke "net.minecraft.core.Direction.m_122436_()" because the return value of "com.simibubi.create.content.logistics.block.funnel.FunnelBlock.getFunnelFacing(net.minecraft.world.level.block.state.BlockState)" is null
...

-- Head --
Thread: Render thread
Stacktrace:
at com.simibubi.create.content.logistics.block.mechanicalArm.AllArmInteractionPointTypes$FunnelPoint.getInteractionPositionVector(AllArmInteractionPointTypes.java:506) ~[create-1.19.2-0.5.0.f.jar%23170!/:0.5.0.f] {re:classloading}
at com.simibubi.create.content.logistics.block.mechanicalArm.ArmInteractionPoint.getTargetAngles(ArmInteractionPoint.java:77) ~[create-1.19.2-0.5.0.f.jar%23170!/:0.5.0.f] {re:classloading}
at com.simibubi.create.content.logistics.block.mechanicalArm.ArmTileEntity.tickMovementProgress(ArmTileEntity.java:198) ~[create-1.19.2-0.5.0.f.jar%23170!/:0.5.0.f] {re:classloading}
at com.simibubi.create.content.logistics.block.mechanicalArm.ArmTileEntity.tick(ArmTileEntity.java:121) ~[create-1.19.2-0.5.0.f.jar%23170!/:0.5.0.f] {re:classloading}
at com.simibubi.create.foundation.tileEntity.SmartTileEntityTicker.m_155252_(SmartTileEntityTicker.java:15) ~[create-1.19.2-0.5.0.f.jar%23170!/:0.5.0.f] {re:classloading}
at net.minecraft.world.level.chunk.LevelChunk$BoundTickingBlockEntity.m_142224_(LevelChunk.java:687) ~[client-1.19.2-20220805.130853-srg.jar%23257!/:?] {re:classloading}
at net.minecraft.world.level.chunk.LevelChunk$RebindableTickingBlockEntityWrapper.m_142224_(LevelChunk.java:780) ~[client-1.19.2-20220805.130853-srg.jar%23257!/:?] {re:classloading}
at net.minecraft.world.level.Level.m_46463_(Level.java:446) ~[client-1.19.2-20220805.130853-srg.jar%23257!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:starlight.mixins.json:common.world.LevelMixin,pl:mixin:A}
at net.minecraft.client.multiplayer.ClientLevel.m_104804_(ClientLevel.java:255) ~[client-1.19.2-20220805.130853-srg.jar%23257!/:?] {re:mixin,xf:fml:xaeroworldmap:xaero_wm_clientworldclass,xf:fml:xaerominimap:xaero_clientworldclass,pl:runtimedistcleaner:A,re:classloading,xf:fml:xaeroworldmap:xaero_wm_clientworldclass,xf:fml:xaerominimap:xaero_clientworldclass,pl:mixin:APP:blue_skies.mixins.json:ClientLevelMixin,pl:mixin:APP:rubidium.mixins.json:features.chunk_rendering.MixinClientWorld,pl:mixin:APP:rubidium.mixins.json:features.fast_biome_colors.MixinClientWorld,pl:mixin:APP:architectury.mixins.json:MixinClientLevel,pl:mixin:APP:starlight.mixins.json:client.world.ClientLevelMixin,pl:mixin:APP:flywheel.mixins.json:ClientLevelMixin,pl:mixin:APP:create.mixins.json:DestroyProgressMixin,pl:mixin:A,pl:runtimedistcleaner:A}
-- Block entity being ticked --
Details:
Name: create:mechanical_arm // com.simibubi.create.content.logistics.block.mechanicalArm.ArmTileEntity
Block: Block{create:mechanical_arm}[ceiling=true]
Block location: World: (2442,63,-1023), Section: (at 10,15,1 in 152,3,-64; chunk contains blocks 2432,-64,-1024 to 2447,319,-1009), Region: (4,-2; contains chunks 128,-64 to 159,-33, blocks 2048,-64,-1024 to 2559,319,-513)
Block: Block{create:mechanical_arm}[ceiling=true]
Block location: World: (2442,63,-1023), Section: (at 10,15,1 in 152,3,-64; chunk contains blocks 2432,-64,-1024 to 2447,319,-1009), Region: (4,-2; contains chunks 128,-64 to 159,-33, blocks 2048,-64,-1024 to 2559,319,-513)
Stacktrace:
at net.minecraft.world.level.chunk.LevelChunk$BoundTickingBlockEntity.m_142224_(LevelChunk.java:687) ~[client-1.19.2-20220805.130853-srg.jar%23257!/:?] {re:classloading}
at net.minecraft.world.level.chunk.LevelChunk$RebindableTickingBlockEntityWrapper.m_142224_(LevelChunk.java:780) ~[client-1.19.2-20220805.130853-srg.jar%23257!/:?] {re:classloading}
at net.minecraft.world.level.Level.m_46463_(Level.java:446) ~[client-1.19.2-20220805.130853-srg.jar%23257!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:starlight.mixins.json:common.world.LevelMixin,pl:mixin:A}
at net.minecraft.client.multiplayer.ClientLevel.m_104804_(ClientLevel.java:255) ~[client-1.19.2-20220805.130853-srg.jar%23257!/:?] {re:mixin,xf:fml:xaeroworldmap:xaero_wm_clientworldclass,xf:fml:xaerominimap:xaero_clientworldclass,pl:runtimedistcleaner:A,re:classloading,xf:fml:xaeroworldmap:xaero_wm_clientworldclass,xf:fml:xaerominimap:xaero_clientworldclass,pl:mixin:APP:blue_skies.mixins.json:ClientLevelMixin,pl:mixin:APP:rubidium.mixins.json:features.chunk_rendering.MixinClientWorld,pl:mixin:APP:rubidium.mixins.json:features.fast_biome_colors.MixinClientWorld,pl:mixin:APP:architectury.mixins.json:MixinClientLevel,pl:mixin:APP:starlight.mixins.json:client.world.ClientLevelMixin,pl:mixin:APP:flywheel.mixins.json:ClientLevelMixin,pl:mixin:APP:create.mixins.json:DestroyProgressMixin,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.Minecraft.m_91398_(Minecraft.java:1791) ~[client-1.19.2-20220805.130853-srg.jar%23257!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:rubidium.mixins.json:core.MixinMinecraftClient,pl:mixin:APP:balm.mixins.json:MinecraftMixin,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,pl:mixin:APP:the_bumblezone.mixins.json:client.MinecraftMixin,pl:mixin:APP:mining_helmet.mixins.json:MinecraftMixin,pl:mixin:APP:ars_nouveau.mixins.json:light.ClientMixin,pl:mixin:APP:rubidium_extras.mixins.json:FrameCounter.FpsAccessorMixin,pl:mixin:APP:bettercombat.mixins.json:client.MinecraftClientAccessor,pl:mixin:APP:bettercombat.mixins.json:client.MinecraftClientInject,pl:mixin:APP:flywheel.mixins.json:PausedPartialTickAccessor,pl:mixin:APP:create.mixins.json:WindowResizeMixin,pl:mixin:APP:ars_nouveau.mixins.json:camera.MinecraftMixin,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.Minecraft.m_91383_(Minecraft.java:1078) ~[client-1.19.2-20220805.130853-srg.jar%23257!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:rubidium.mixins.json:core.MixinMinecraftClient,pl:mixin:APP:balm.mixins.json:MinecraftMixin,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,pl:mixin:APP:the_bumblezone.mixins.json:client.MinecraftMixin,pl:mixin:APP:mining_helmet.mixins.json:MinecraftMixin,pl:mixin:APP:ars_nouveau.mixins.json:light.ClientMixin,pl:mixin:APP:rubidium_extras.mixins.json:FrameCounter.FpsAccessorMixin,pl:mixin:APP:bettercombat.mixins.json:client.MinecraftClientAccessor,pl:mixin:APP:bettercombat.mixins.json:client.MinecraftClientInject,pl:mixin:APP:flywheel.mixins.json:PausedPartialTickAccessor,pl:mixin:APP:create.mixins.json:WindowResizeMixin,pl:mixin:APP:ars_nouveau.mixins.json:camera.MinecraftMixin,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.Minecraft.m_91374_(Minecraft.java:700) ~[client-1.19.2-20220805.130853-srg.jar%23257!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:rubidium.mixins.json:core.MixinMinecraftClient,pl:mixin:APP:balm.mixins.json:MinecraftMixin,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,pl:mixin:APP:the_bumblezone.mixins.json:client.MinecraftMixin,pl:mixin:APP:mining_helmet.mixins.json:MinecraftMixin,pl:mixin:APP:ars_nouveau.mixins.json:light.ClientMixin,pl:mixin:APP:rubidium_extras.mixins.json:FrameCounter.FpsAccessorMixin,pl:mixin:APP:bettercombat.mixins.json:client.MinecraftClientAccessor,pl:mixin:APP:bettercombat.mixins.json:client.MinecraftClientInject,pl:mixin:APP:flywheel.mixins.json:PausedPartialTickAccessor,pl:mixin:APP:create.mixins.json:WindowResizeMixin,pl:mixin:APP:ars_nouveau.mixins.json:camera.MinecraftMixin,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.main.Main.m_239872_(Main.java:212) ~[client-1.19.2-20220805.130853-srg.jar%23257!/:?] {re:classloading,re:mixin,pl:runtimedistcleaner:A,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.main.Main.main(Main.java:51) ~[client-1.19.2-20220805.130853-srg.jar%23257!/:?] {re:classloading,re:mixin,pl:runtimedistcleaner:A,pl:mixin:A,pl:runtimedistcleaner:A}
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] {}
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?] {}
at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] {}
at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?] {}
at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$launchService$0(CommonClientLaunchHandler.java:27) ~[fmlloader-1.19.2-43.1.34.jar%2395!/:?] {}
at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) [modlauncher-10.0.8.jar%2382!/:?] {}
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-10.0.8.jar%2382!/:?] {}
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-10.0.8.jar%2382!/:?] {}
at cpw.mods.modlauncher.Launcher.run(Launcher.java:106) [modlauncher-10.0.8.jar%2382!/:?] {}
at cpw.mods.modlauncher.Launcher.main(Launcher.java:77) [modlauncher-10.0.8.jar%2382!/:?] {}
at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-10.0.8.jar%2382!/:?] {}
at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-10.0.8.jar%2382!/:?] {}
at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) [bootstraplauncher-1.1.2.jar:?] {}

Expected Result

client should not crash

Screenshots and Videos

No response

Crash Report or Log

No response

Operating System

windows 10

Mod Version

0.5.0f

Minecraft Version

1.19.2

Forge Version

43.1.34

Other Mods

blue_skies-1.19.2-1.3.20.jar |Blue Skies |blue_skies |1.3.20 |DONE |Manifest: NOSIGNATURE
supermartijn642configlib-1.1.6b-forge-mc1.19.jar |SuperMartijn642's Config Libra|supermartijn642configlib |1.1.6b |DONE |Manifest: NOSIGNATURE
tinyredstone-1.19-4.1.0.jar |Tiny Redstone |tinyredstone |1.19-4.1.0 |DONE |Manifest: NOSIGNATURE
simplemagnets-1.1.8b-forge-mc1.19.jar |Simple Magnets |simplemagnets |1.1.8b |DONE |Manifest: NOSIGNATURE
player-animation-lib-forge-0.4.0-test1.jar |Player Animator |playeranimator |0.4.0-test1 |DONE |Manifest: NOSIGNATURE
ellemes-container-library-2.1.0-alpha.9+1.19-forge|Ellemes' Container Library |ellemes_container_lib |2.1.0-alpha.9 |DONE |Manifest: NOSIGNATURE
connectivity-1.19.1-3.3.jar |Connectivity Mod |connectivity |1.19.1-3.3 |DONE |Manifest: NOSIGNATURE
mcw-windows-2.0.3-mc1.19.jar |Macaw's Windows |mcwwindows |2.0.3 |DONE |Manifest: NOSIGNATURE
sophisticatedcore-1.19.2-0.5.13.134.jar |Sophisticated Core |sophisticatedcore |1.19.2-0.5.13.134 |DONE |Manifest: NOSIGNATURE
rubidium-0.6.2.jar |Rubidium |rubidium |0.6.2 |DONE |Manifest: NOSIGNATURE
rsgauges-1.19.2-1.2.13-b2.jar |Gauges and Switches |rsgauges |1.2.13-b2 |DONE |Manifest: NOSIGNATURE
XaerosWorldMap_1.28.0_Forge_1.19.1.jar |Xaero's World Map |xaeroworldmap |1.28.0 |DONE |Manifest: NOSIGNATURE
Controlling-forge-1.19.2-10.0+6.jar |Controlling |controlling |10.0+6 |DONE |Manifest: NOSIGNATURE
citadel-1.12.12-1.19.jar |Citadel |citadel |1.12.12 |DONE |Manifest: NOSIGNATURE
alexsmobs-1.20.2.jar |Alex's Mobs |alexsmobs |1.20.2 |DONE |Manifest: NOSIGNATURE
itemzoom-1.19-2.7.0.jar |Item Zoom |itemzoom |2.7.0 |DONE |Manifest: NOSIGNATURE
sophisticatedbackpacks-1.19.2-3.18.29.719.jar |Sophisticated Backpacks |sophisticatedbackpacks |1.19.2-3.18.29.719 |DONE |Manifest: NOSIGNATURE
mcw-doors-1.0.7-mc1.19.2.jar |Macaw's Doors |mcwdoors |1.0.7 |DONE |Manifest: NOSIGNATURE
jeed-1.19.2-1.17.jar |Just Enough Effect Description|jeed |1.19.2-1.17 |DONE |Manifest: NOSIGNATURE
balm-4.5.3.jar |Balm |balm |4.5.3 |DONE |Manifest: NOSIGNATURE
carryon-1.19-1.18.1.2.jar |Carry On |carryon |1.18.1.2 |DONE |Manifest: NOSIGNATURE
JustEnoughResources-1.19.2-1.1.0.179.jar |Just Enough Resources |jeresources |1.1.0.179 |DONE |Manifest: NOSIGNATURE
cloth-config-8.2.88-forge.jar |Cloth Config v8 API |cloth_config |8.2.88 |DONE |Manifest: NOSIGNATURE
shetiphiancore-1.19-3.11.0.jar |ShetiPhian-Core |shetiphiancore |3.11.0 |DONE |Manifest: NOSIGNATURE
absentbydesign-1.19-1.7.0.jar |Absent By Design Mod |absentbydesign |1.19-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
twilightforest-1.19-4.2.1421-universal.jar |The Twilight Forest |twilightforest |4.2.1421 |DONE |Manifest: NOSIGNATURE
supplementaries-1.19.2-2.2.5.jar |Supplementaries |supplementaries |1.19.2-2.2.5 |DONE |Manifest: NOSIGNATURE
emojiful-1.19-3.1.3.jar |Emojiful |emojiful |1.19-3.1.3 |DONE |Manifest: NOSIGNATURE
upgradednetherite-1.19.2-5.1.0.2-release.jar |Upgraded Netherite |upgradednetherite |1.19.2-5.1.0.2-relea|DONE |Manifest: NOSIGNATURE
structure_gel-1.19.2-2.7.0.jar |Structure Gel API |structure_gel |2.7.0 |DONE |Manifest: NOSIGNATURE
chipped-1.19.2-1.2.1-forge.jar |Chipped |chipped |1.19.2-1.2.1-forge |DONE |Manifest: NOSIGNATURE
mcw-bridges-2.0.5-mc1.19.2forge.jar |Macaw's Bridges |mcwbridges |2.0.5 |DONE |Manifest: NOSIGNATURE
customizableelytra-1.19.0-1.7.2.jar |Customizable Elytra |customizableelytra |1.19.0-1.7.2 |DONE |Manifest: NOSIGNATURE
morevillagers-forge-1.19-4.0.3.jar |More Villagers |morevillagers |4.0.3 |DONE |Manifest: NOSIGNATURE
modifiedanvil-1.19.2-0.0.1.jar |Modified Anvil |modifiedanvil |1.19.2-0.0.1 |DONE |Manifest: NOSIGNATURE
mcw-trapdoors-1.0.7-mc1.19.2.jar |Macaw's Trapdoors |mcwtrpdoors |1.0.7 |DONE |Manifest: NOSIGNATURE
mcw-fences-1.0.6-mc1.19.2.jar |Macaw's Fences and Walls |mcwfences |1.0.6 |DONE |Manifest: NOSIGNATURE
transparent-5.1.0+1.19-forge.jar |Transparent |transparent |5.1.0 |DONE |Manifest: NOSIGNATURE
supermartijn642corelib-1.0.19a-forge-mc1.19.jar |SuperMartijn642's Core Lib |supermartijn642corelib |1.0.19a |DONE |Manifest: NOSIGNATURE
simplylight-1.19.2-1.4.5-build.42.jar |Simply Light |simplylight |1.19.2-1.4.5-build.4|DONE |Manifest: NOSIGNATURE
curios-forge-1.19.2-5.1.1.0.jar |Curios API |curios |1.19.2-5.1.1.0 |DONE |Manifest: NOSIGNATURE
Patchouli-1.19.2-76.jar |Patchouli |patchouli |1.19.2-76 |DONE |Manifest: NOSIGNATURE
collective-1.19.2-5.0.jar |Collective |collective |5.0 |DONE |Manifest: NOSIGNATURE
camera-1.19.2-1.0.1.jar |Camera Mod |camera |1.19.2-1.0.1 |DONE |Manifest: NOSIGNATURE
FramedBlocks-6.5.0.jar |FramedBlocks |framedblocks |6.5.0 |DONE |Manifest: NOSIGNATURE
villagertools-1.19-1.0.3.jar |villagertools |villagertools |1.19-1.0.3 |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
expandedstorage-8.0.2+1.19-forge.jar |Expanded Storage |expandedstorage |8.0.2 |DONE |Manifest: NOSIGNATURE
buildersaddition-1.19.2-20220926a.jar |Builders Crafts & Addition |buildersaddition |1.19.2-20220926a |DONE |Manifest: NOSIGNATURE
worldedit-mod-7.2.12.jar |WorldEdit |worldedit |7.2.12+6240-87f4ae1 |DONE |Manifest: NOSIGNATURE
mcw-roofs-2.2.0-mc1.19.2-forge.jar |Macaw's Roofs |mcwroofs |2.2.0 |DONE |Manifest: NOSIGNATURE
littlelogistics-mc1.19.2-v1.3.0.jar |Little Logistics |littlelogistics |1.3.0 |DONE |Manifest: NOSIGNATURE
cfm-7.0.0-pre34-1.19.jar |MrCrayfish's Furniture Mod |cfm |7.0.0-pre34 |DONE |Manifest: NOSIGNATURE
architectury-6.2.46-forge.jar |Architectury |architectury |6.2.46 |DONE |Manifest: NOSIGNATURE
light-overlay-7.0.1-forge.jar |Light Overlay |lightoverlay |7.0.1 |DONE |Manifest: NOSIGNATURE
the_bumblezone_forge-6.2.10+1.19.2.jar |The Bumblezone |the_bumblezone |6.2.10+1.19.2 |DONE |Manifest: NOSIGNATURE
geckolib-forge-1.19-3.1.23.jar |GeckoLib |geckolib3 |3.1.23 |DONE |Manifest: NOSIGNATURE
TradingPost-v4.2.0-1.19.2-Forge.jar |Trading Post |tradingpost |4.2.0 |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
mcw-lights-1.0.4-mc1.19.2.jar |Macaw's Lights and Lamps |mcwlights |1.0.4 |DONE |Manifest: NOSIGNATURE
clienttweaks-forge-1.19-8.1.0.jar |Client Tweaks |clienttweaks |8.1.0 |DONE |Manifest: NOSIGNATURE
trashslot-forge-1.19-12.0.0.jar |TrashSlot |trashslot |12.0.0 |DONE |Manifest: NOSIGNATURE
torchslabmod-1.19.2_v1.7.4.jar |Torch Slab Mod |torchslabmod |1.7.4 |DONE |Manifest: NOSIGNATURE
ftb-library-forge-1902.3.9-build.144.jar |FTB Library |ftblibrary |1902.3.9-build.144 |DONE |Manifest: NOSIGNATURE
ftb-teams-forge-1902.2.9-build.61.jar |FTB Teams |ftbteams |1902.2.9-build.61 |DONE |Manifest: NOSIGNATURE
mining_helmet-1.19-2.1.1.jar |Mining Helmet |mining_helmet |2.1.1 |DONE |Manifest: NOSIGNATURE
jei-1.19.2-forge-11.3.0.262.jar |Just Enough Items |jei |11.3.0.262 |DONE |Manifest: NOSIGNATURE
goblintraders-1.8.0-1.19.2.jar |Goblin Traders |goblintraders |1.8.0 |DONE |Manifest: NOSIGNATURE
waystones-forge-1.19-11.1.0.jar |Waystones |waystones |11.1.0 |DONE |Manifest: NOSIGNATURE
goldenhopper-1.2.8-1.19.jar |Golden Hopper |goldenhopper |1.2.8 |DONE |Manifest: NOSIGNATURE
ForeverAChild-1.19-1.0.2.jar |Forever A Child |foreverachild |1.0.2 |DONE |Manifest: NOSIGNATURE
Clumps-forge-1.19.2-9.0.0+11.jar |Clumps |clumps |9.0.0+11 |DONE |Manifest: NOSIGNATURE
comforts-forge-6.0.2+1.19.2.jar |Comforts |comforts |6.0.2+1.19.2 |DONE |Manifest: NOSIGNATURE
Decorative Blocks-forge-1.19.2-3.0.0.jar |Decorative Blocks |decorative_blocks |3.0.0 |DONE |Manifest: NOSIGNATURE
DungeonCrawl-1.19-2.3.11.jar |Dungeon Crawl |dungeoncrawl |2.3.11 |DONE |Manifest: NOSIGNATURE
starlight-1.1.1+forge.cf5b10b.jar |Starlight |starlight |1.1.1+forge.a3aea74 |DONE |Manifest: NOSIGNATURE
kevinnation-1.19.2-1.2.jar |Kevin Nation Utils |kevinnation |1.19.2-1.2 |DONE |Manifest: NOSIGNATURE
ars_nouveau-1.19.2-3.4.1.jar |Ars Nouveau |ars_nouveau |3.4.1 |DONE |Manifest: NOSIGNATURE
rubidium_extras-1.19.2_v1.3.2.jar |Rubidium Extras |rubidium_extras |1.19.2_v1.3.2 |DONE |Manifest: NOSIGNATURE
ftb-chunks-forge-1902.3.9-build.168.jar |FTB Chunks |ftbchunks |1902.3.9-build.168 |DONE |Manifest: NOSIGNATURE
ArmorStatues-v4.0.0-1.19.2-Forge.jar |Armor Statues |armorstatues |4.0.0 |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
DungeonsArise-1.19-2.1.51-beta.jar |When Dungeons Arise |dungeons_arise |2.1.51 |DONE |Manifest: NOSIGNATURE
logprot-1.19.1-1.8.jar |Logprot |logprot |1.4 |DONE |Manifest: NOSIGNATURE
voicechat-forge-1.19.2-2.3.10.jar |Simple Voice Chat |voicechat |1.19.2-2.3.10 |DONE |Manifest: NOSIGNATURE
moonlight-1.19.2-2.0.32.jar |Moonlight Library |moonlight |1.19.2-2.0.32 |DONE |Manifest: NOSIGNATURE
bettercombat-forge-1.4.4+1.19.jar |Better Combat |bettercombat |1.4.4+1.19 |DONE |Manifest: NOSIGNATURE
ToolBelt-1.19-1.19.6.jar |Tool Belt |toolbelt |1.19.6 |DONE |Manifest: NOSIGNATURE
Jade-1.19.1-forge-8.3.0.jar |Jade |jade |8.3.0 |DONE |Manifest: NOSIGNATURE
SaveYourPets-1.19-1.0.7.jar |Save Your Pets |syp |1.0.7 |DONE |Manifest: NOSIGNATURE
CreativeCore_FORGE_v2.8.6_mc1.19.2.jar |CreativeCore |creativecore |2.8.6 |DONE |Manifest: NOSIGNATURE
spectrelib-forge-0.10.0+1.19.jar |SpectreLib |spectrelib |0.10.0+1.19 |DONE |Manifest: NOSIGNATURE
domum_ornamentum-1.19-1.0.60-ALPHA-universal.jar |Domum Ornamentum |domum_ornamentum |1.19-1.0.60-ALPHA |DONE |Manifest: NOSIGNATURE
betterfpsdist-1.19.1-1.6.jar |betterfpsdist mod |betterfpsdist |1.19.1-1.6 |DONE |Manifest: NOSIGNATURE
Paintings-forge-1.19.2-10.2.1.0.jar |Paintings ++ |paintings |10.2.1.0 |DONE |Manifest: NOSIGNATURE
forge-1.19.2-43.1.34-universal.jar |Forge |forge |43.1.34 |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
client-1.19.2-20220805.130853-srg.jar |Minecraft |minecraft |1.19.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
BalloonBox1.19.2(Forge)vs.1.0.0.jar |Balloon Box |balloonbox |1.19.2-1.0.0 |DONE |Manifest: NOSIGNATURE
flywheel-forge-1.19.2-0.6.7-8.jar |Flywheel |flywheel |0.6.7-8 |DONE |Manifest: NOSIGNATURE
create-1.19.2-0.5.0.f.jar |Create |create |0.5.0.f |DONE |Manifest: NOSIGNATURE
createdeco-1.2.11-1.19.2.jar |Create Deco |createdeco |1.2.11-1.19.2 |DONE |Manifest: NOSIGNATURE
ecologics-forge-1.19.2-2.1.10.jar |Ecologics |ecologics |2.1.10 |DONE |Manifest: NOSIGNATURE
Xaeros_Minimap_22.15.1_Forge_1.19.1.jar |Xaero's Minimap |xaerominimap |22.15.1 |DONE |Manifest: NOSIGNATURE
gravestone-1.19.2-1.0.1.jar |Gravestone Mod |gravestone |1.19.2-1.0.1 |DONE |Manifest: NOSIGNATURE
Croptopia-1.19.2-FORGE-2.1.0.jar |Croptopia |croptopia |2.1.0 |DONE |Manifest: NOSIGNATURE
polymorph-forge-0.45.0+1.19.2.jar |Polymorph |polymorph |0.45.0+1.19.2 |DONE |Manifest: NOSIGNATURE
multibeds-1.19-1.10.0.jar |Multi-Beds |multibeds |1.10.0 |DONE |Manifest: NOSIGNATURE
JustEnoughProfessions-forge-1.19-2.0.1.jar |Just Enough Professions (JEP) |justenoughprofessions |2.0.1 |DONE |Manifest: NOSIGNATURE
AutoRegLib-1.8-54.jar |AutoRegLib |autoreglib |1.8-54 |DONE |Manifest: NOSIGNATURE
Quark-3.3-371.jar |Quark |quark |3.3-371 |DONE |Manifest: NOSIGNATURE
DramaticDoors-Forge-1.19.2-2.1.3.jar |Dramatic Doors |dramaticdoors |1.19.2-2.1.3 |DONE |Manifest: NOSIGNATURE
EarthMobs-1.19.2-3.2.1.jar |Earth Mobs Mod |earthmobsmod |1.19.2-3.2.1 |DONE |Manifest: NOSIGNATURE
upgradedcore-1.19.2-4.1.0.0-release.jar |Upgraded Core |upgradedcore |1.19.2-4.1.0.0-relea|DONE |Manifest: NOSIGNATURE
ferritecore-5.0.1-forge.jar |Ferrite Core |ferritecore |5.0.1 |DONE |Manifest: 41:ce:50:66:d1:a0:05:ce:a1:0e:02:85:9b:46:64:e0:bf:2e:cf:60:30:9a:fe:0c:27:e0:63:66:9a:84:ce:8a
PuzzlesLib-v4.3.9-1.19.2-Forge.jar |Puzzles Lib |puzzleslib |4.3.9 |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
flowerseeds-1.19.2-3.0.2.jar |Flower Seeds |flowerseeds |1.19-3.0.1 |DONE |Manifest: NOSIGNATURE
CosmeticArmorReworked-1.19.2-v1a.jar |CosmeticArmorReworked |cosmeticarmorreworked |1.19.2-v1a |DONE |Manifest: 5e:ed:25:99:e4:44:14:c0:dd:89:c1:a9:4c:10:b5:0d:e4:b1:52:50:45:82:13:d8:d0:32:89:67:56:57:01:53
drinkbeer-1.19.0-2.4.0.jar |Drink Beer |drinkbeer |2.4.0 |DONE |Manifest: NOSIGNATURE
xptome-1.19-2.1.6.jar |XP Tome |xpbook |2.1.6 |DONE |Manifest: NOSIGNATURE

Additional Context

bug occurs here and there, never consistent, some players crash, some not
sometimes breaking the arm and setting it back helps.

commented

cannot reproduce, open a new issue if it still occurs

commented

Same issue on my server. No lag anywhere but go up to my house and the server crashes. We only have the Create mod on. 1.19.2-forge-43.3.1.

Edit: We were able to break the supposed blocks that kept CTD but now in the surrounding 2/3 chunks some players cannot interact with any object like a chest or door. All other chunks are fine

commented

I am getting the same crash, also on a multiplayer server but only the client crashes. I have managed to narrow it down to a certain distance away from the mechanical arm. The crash seems to occur for me at a distance where the arm is in a loaded chunk, but its target location is in an unloaded chunk (as in not loaded by the players client; the crash still occurs if another player is loading that chunk).