Skip to content

Decompression module crafting tasks are dropped when a crafting CPU is reloaded #222

Description

@gjmhmm8

Versions:

  • Minecraft 1.21.1
  • NeoForge 21.1.219
  • AE2 19.2.17
  • MEGA Cells 4.11.0
  1. Create an AE2 network with a normal crafting CPU.
  2. Add a MEGA bulk item cell and decompression module so virtual
    compression/decompression patterns are exposed.
  3. Request a sufficiently large craft so some virtual pattern operations
    remain queued.
  4. Save and quit, or stop the server, while the CPU is still crafting.
  5. Reload the world/server.

Expected:
The remaining virtual pattern tasks resume.

Actual:
The CPU keeps its remaining output count, but the MEGA pattern tasks are
missing. The job remains stuck indefinitely and the extracted ingredients
stay inside the CPU until the job is cancelled.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions