Files
RP412/MUNGA_L4
CydandClaude Opus 5 0371544b88 The map copy says whether the canvas went dark
A Live Cam's secondary display carries its name and score at mission start
and is black later on. Placement is not the cause - a POD with
L4RADARPOS=LEFT fills the same corner properly, track lines, labels,
mini-map and all - so the pane and its position are fine and something
stops.

Three faults wear that one symptom: the per-frame copy stopping, the
source gauge canvas going blank underneath it, or the pane not repainting
what it was given. The copy now reports, every five seconds, that it ran
and how many non-zero pixels the source canvas holds (one row in sixteen
sampled, enough to tell blank from not). So:

  no line at all          the copy stopped
  line, lit falls to ~0   the gauge canvas went blank
  line, lit stays high    the pane is not showing what it was handed

Baseline from a pod, whose map demonstrably works: a steady 9900 or so lit
pixels every pass, 640x480 source, mask 0xff. Verified before shipping
this time, rather than after drawing a conclusion from it.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
2026-08-10 19:32:04 -05:00
..
2026-08-06 00:08:55 -05:00
2026-08-06 00:08:55 -05:00
2026-08-06 00:08:55 -05:00
2026-08-06 00:08:55 -05:00
2026-08-06 00:08:55 -05:00
2026-08-05 08:05:50 -05:00
2026-08-10 12:50:44 -05:00
2026-08-09 13:12:34 -05:00