View Issue Details

IDProjectCategoryView StatusLast Update
0000566Medieval EngineersBugpublic2026-07-13 22:44
Reporterequinox Assigned Toequinox  
PrioritynormalSeverityminorReproducibilityhave not tried
Status assignedResolutionopen 
Target Version0.7.4.x (unreleased) 
Summary0000566: Removals from a split grid in the same tick as the split ocurred crash the client
Description

Block-entity replicable removal can race split events that depend on that entity existing, causing the split event to crash when trying to move destroyed entities between grids.

Steps To Reproduce
  1. Create a simple mod that, when a grid is split on the server, immediately removes a block from the split grid entity.
  2. Split a grid in a multiplayer session
  3. Observe a null reference exception in MyHierarchyComponent.AddChild because the destroyed block entity is moved
TagsNo tags attached.

Relationships

child of 0000562 assignedequinox Groups become desynchronized when grids merge or split  

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2026-07-13 19:50 equinox New Issue
2026-07-13 19:50 equinox Status new => assigned
2026-07-13 19:50 equinox Assigned To => equinox
2026-07-13 22:44 equinox Relationship added child of 0000562