Skip to content

Stability

cev-api edited this page Apr 12, 2026 · 1 revision

Stability

  • Fixed crashes on empty/zero-size shapes.
  • Search tracers now use block centers as fallback.
  • SignESP skips zero-size entries safely.
  • ChunkSearcher now snapshots each chunk's block-state palettes on the client thread and lets the async scan read from that immutable copy, preventing the off-thread palette races that causes rare crashes.
  • Fixed rare empty outline shape crash (safe bounding box for empty shapes fix)
  • Fixed crash between two separate threads touching sentTimes which resulted in null

Parent: What's changed or improved in this fork?

Navigation

Clone this wiki locally