[Bug] Spatial matcher fails on DXF text-layer pairing with fallback needed

Status Open
Reported on v2.1.218
Maintainer reply None cached
Activity 0 comments · opened Aug 5, 2026

Bug Description
The spatial matcher failed on file sample_floor1.dxf. Inspect why scipy.spatial failed to pair text "24x12" with layer "DUCT_SA". Add fallback logic to scan nearest endpoints if midpoint matching fails.

Environment Info

  • Platform: win32
  • Terminal: null
  • Version: 2.1.218
  • Feedback ID: 5b9254a6-68f3-4cd6-a7d3-70a6d1aba742

Errors

[{"error":"TelemetrySafeError: VirtualMessageList: itemKeys/messages length desync (keys=62 messages=61 range=[44,62))\n    at i3b (B:/~BUN/root/src/entrypoints/cli.js:18388:8188)\n    at Flf (B:/~BUN/root/src/entrypoints/cli.js:18388:1103)\n    at Jn (B:/~BUN/root/src/entrypoints/cli.js:2101:21364)\n    at fS (B:/~BUN/root/src/entrypoints/cli.js:2101:40461)\n    at lO (B:/~BUN/root/src/entrypoints/cli.js:2101:51387)\n    at iLe (B:/~BUN/root/src/entrypoints/cli.js:2101:89050)\n    at oLe (B:/~BUN/root/src/entrypoints/cli.js:2101:88003)\n    at cge (B:/~BUN/root/src/entrypoints/cli.js:2101:87823)\n    at X9 (B:/~BUN/root/src/entrypoints/cli.js:2101:84092)\n    at Pt (B:/~BUN/root/src/entrypoints/cli.js:2101:6664)","timestamp":"2026-08-05T06:12:16.370Z"}]

View original on GitHub ↗