Cyd and Claude Opus 5
06d4c91dad
Playback plays
...
Two faults, and playback runs.
The spooler task was reading before the header came off the stream. The
header's length depends on the egg's host count, so it can only be taken
off once the mission exists - which is
L4PlaybackNetworkManager::StartConnecting - and until then the cursor sits
on the header. The task parsed it as packet one: our application ID is 0,
which is NetworkManagerClientID exactly, and the two host IDs behind it
read as a message length of 1 and a message ID of 3. Message 3 on the
network manager is ReceiveEggFile, so it built a Mission from the header
and died inside it. The task now waits for SpoolHeaderConsumed, set only
after the header has been read AND passed its sanity check, so a spool that
does not add up is never played at all.
The arcade's WaitingForEgg case, which replays an egg carried in the spool
as network manager packets, cannot work with this format in any case:
reading those packets means passing the header first, and passing the
header means already knowing the egg. A recording made by this build keeps
its egg beside it, so there is no such circle.
And last.egg had three other writers, not one. Every network manager dumps
the egg it loaded to that name as a debug aid -
networkEggNotationFile->WriteFile - and it writes a notation image, 101,920
bytes of it, straight over the 9,470 byte text egg saved with the
recording. Playback then read that as its egg, found no map entry, and
Mission::Mission carried on past its own PostQuitMessage with an
uninitialised map name to dereference a NULL resource. All three dumps are
last-loaded.egg now, and last.egg belongs to the recording alone.
Worth noting the copy was never wrong: SPOOLS\<stamp>.egg is byte-identical
to the frontend.egg it came from. Only the last.egg convenience copy was
being overwritten, which is the sort of thing that looks like a corrupt
recording and is not.
Where it stands: -pb loads the spool, takes the egg saved beside it, lays
the cockpit out as the Live Cam it was recorded from, consumes the header,
and dispatches the race's packets to the interest manager with sane
lengths, without crashing. Whether the pods MOVE on screen is the next
thing to look at.
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com >
2026-08-11 15:18:45 -05:00
..
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-08-11 11:54:53 -05:00
2026-08-11 11:54:53 -05:00
2026-08-09 13:12:34 -05:00
2026-08-05 15:39:19 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-08-05 23:00:37 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-07-12 12:22:31 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-08-11 07:53:44 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-08-11 13:15:20 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-08-07 16:25:42 -05:00
2026-08-07 16:25:42 -05:00
2026-08-07 16:25:42 -05:00
2026-06-30 07:59:51 -05:00
2026-08-09 18:20:03 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-08-11 11:15:53 -05:00
2026-08-11 11:15:53 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-08-09 13:12:34 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-08-09 13:12:34 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-08-09 21:03:03 -05:00
2026-08-09 21:03:03 -05:00
2026-08-07 16:25:42 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-08-11 11:01:17 -05:00
2026-08-11 10:50:53 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-08-11 15:18:45 -05:00
2026-07-12 12:22:31 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-08-10 14:04:26 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-08-10 23:36:44 -05:00
2026-08-10 23:36:44 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-08-11 14:14:26 -05:00
2026-08-11 14:14:26 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-08-11 10:25:35 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-08-07 16:25:42 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-08-11 13:15:20 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00