Applied Energistics 2

Applied Energistics 2

137M Downloads

Spatial storage breaks when storing a CPU that is contacting an ME controller

aHalliday13 opened this issue ยท 0 comments

commented

Describe the bug

I tried to put my AE system into spatial storage, which crashed my server. I have determined that the server only crashes when a crafting CPU is physically touching the ME controller. This looks to be a similar issue to #6990.

How to reproduce the bug

  1. Create an SCS
  2. Place an ME network in the SCS, and attach a crafting CPU to it, that is physically contacting the ME controller with no cables in between (for reference, my CPU was 3x3, contained 25 co-processors, 64k storage, and a monitor, although this likely won't have any effect)
  3. Attempt to store the system
  4. Watch in disappointment as your server crashes

Expected behavior

The server doesn't crash

Additional details

Looking at the crash report, it mentions open parties and claims, which I initially thought may be causing the issue, but I have since determined that it is likely not the cause, as after unclaiming the chunks that the SCS is in, the issue persists.

Which minecraft version are you using?

1.19.2

On which mod loaders does it happen?

Forge

Crash log

https://gist.github.com/aHalliday13/6818ace5e94c4a7bb7d3e343cc68ff39

Edited on 5/25/23 after further testing