arcattack and Claude Opus 5
7afbda900e
the terminal that never closes: every launcher waited for ANY btl4.exe on the machine
...
Operator report: "X-closing the game leaves the terminal open and leaves
orphaned processes." Investigated on the rig against 4.11.600.
The terminal half is real and is THIS: :btwait polled
`tasklist /FI "IMAGENAME eq btl4.exe"`, which is machine-wide, so a bat that
launched nothing at all keeps spinning while an unrelated instance lives --
proved with btwait_probe.ps1. A second client, the operator's own pod, or an
orphan from a crash therefore hangs every join window, which reads as "the game
never exited" and invites people to start killing processes. All four
launchers carried the identical block.
Fix: snapshot the btl4 PIDs alive BEFORE the launch; wait only on PIDs absent
from that snapshot. The `if /I "%%P"=="btl4.exe"` guard is deliberately kept --
tokens=2 alone parses tasklist's "INFO: No tasks are running" line as a PID and
spins forever with nothing running, which would be worse than the bug.
Verified with the text lifted verbatim from the shipped play_solo.bat: nothing
running -> signs off (the regression guard); someone else's instance -> signs
off; our own generation -> keeps waiting; decoy gone -> signs off. The patched
bat still launches (pid + launch_report.txt). NOT verified: the full handoff
E2E, because the bat blocks on the FE menu waiting for a human.
The orphan half did NOT reproduce on 600: closing the MAIN window exits cleanly
in ~1s during solo model-load, in the relay join wait, and after a real console
launch, with the relay logging the seat freed. The orphans the playtesters saw
match 584 and earlier, where every close relaunched. Full write-up, including
the aux windows that hide instead of closing and the WM_QUIT that BTLoadPump
swallows, in phases/phase-12-orphan-processes.md.
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com >
2026-07-27 16:06:39 -05:00
..
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-14 07:26:12 -05:00
2026-07-11 13:06:29 -05:00
2026-07-08 15:43:08 -05:00
2026-07-25 10:05:57 -05:00
2026-07-25 14:58:16 -05:00
2026-07-25 14:58:16 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-08 20:05:44 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-12 20:04:29 -05:00
2026-07-12 20:04:29 -05:00
2026-07-07 21:25:48 -05:00
2026-07-07 21:25:48 -05:00
2026-07-15 15:52:35 -05:00
2026-07-27 16:06:39 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-07 20:10:11 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-26 02:23:40 -05:00
2026-07-07 22:19:50 -05:00
2026-07-08 14:43:32 -05:00
2026-07-26 14:51:21 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-25 08:33:22 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-27 00:57:23 -05:00
2026-07-07 20:10:11 -05:00
2026-07-07 20:10:11 -05:00
2026-07-07 21:25:48 -05:00
2026-07-07 21:25:48 -05:00
2026-07-25 07:48:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-08 14:43:32 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-12 20:04:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-25 09:04:07 -05:00
2026-07-25 10:46:59 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 15:32:24 -05:00
2026-07-11 15:32:24 -05:00
2026-07-11 15:32:24 -05:00
2026-07-11 15:32:24 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-25 14:58:16 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 15:32:24 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-07 20:10:11 -05:00
2026-07-07 21:25:48 -05:00
2026-07-07 20:10:11 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-07 20:10:11 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-08 14:43:32 -05:00
2026-07-26 16:47:12 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-25 13:20:19 -05:00
2026-07-25 13:20:19 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-13 08:14:12 -05:00
2026-07-07 20:10:11 -05:00
2026-07-07 20:10:11 -05:00
2026-07-07 20:10:11 -05:00
2026-07-07 20:10:11 -05:00
2026-07-07 20:10:11 -05:00
2026-07-07 20:10:11 -05:00
2026-07-11 13:06:29 -05:00
2026-07-07 20:10:11 -05:00
2026-07-07 20:10:11 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 09:56:55 -05:00
2026-07-07 20:10:11 -05:00
2026-07-07 20:10:11 -05:00
2026-07-07 20:10:11 -05:00
2026-07-07 20:10:11 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-13 08:14:12 -05:00
2026-07-13 08:14:12 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-24 20:48:31 -05:00
2026-07-25 16:04:34 -05:00
2026-07-25 08:33:22 -05:00
2026-07-25 10:46:59 -05:00
2026-07-07 20:10:11 -05:00
2026-07-07 20:10:11 -05:00
2026-07-08 14:43:32 -05:00
2026-07-25 13:20:19 -05:00
2026-07-25 13:20:19 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-26 02:23:40 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-08 15:43:08 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 09:56:55 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-07 21:39:47 -05:00
2026-07-18 11:32:54 -05:00
2026-07-27 16:06:39 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-07 20:10:11 -05:00
2026-07-07 20:10:11 -05:00
2026-07-11 13:06:29 -05:00
2026-07-07 21:32:12 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-07 20:10:11 -05:00
2026-07-07 20:10:11 -05:00
2026-07-07 21:25:48 -05:00
2026-07-07 20:22:01 -05:00
2026-07-07 20:10:11 -05:00
2026-07-07 21:25:48 -05:00
2026-07-07 20:10:11 -05:00
2026-07-26 00:21:24 -05:00
2026-07-18 08:44:01 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-08 14:50:12 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-24 19:19:21 -05:00
2026-07-25 22:09:00 -05:00
2026-07-25 21:40:59 -05:00
2026-07-27 00:57:23 -05:00
2026-07-26 00:21:24 -05:00
2026-07-27 07:42:37 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 15:32:24 -05:00
2026-07-11 15:32:24 -05:00
2026-07-11 11:55:25 -05:00
2026-07-11 16:21:37 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 15:32:24 -05:00
2026-07-08 14:43:32 -05:00
2026-07-07 20:10:11 -05:00
2026-07-07 20:10:11 -05:00
2026-07-07 20:10:11 -05:00
2026-07-07 20:10:11 -05:00
2026-07-07 20:10:11 -05:00
2026-07-07 21:25:48 -05:00
2026-07-07 21:25:48 -05:00
2026-07-07 21:25:48 -05:00
2026-07-11 13:06:29 -05:00
2026-07-13 08:14:12 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-07 20:10:11 -05:00
2026-07-25 14:58:16 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-26 16:47:12 -05:00
2026-07-27 16:06:39 -05:00
2026-07-27 00:19:20 -05:00
2026-07-26 20:10:24 -05:00
2026-07-26 08:54:13 -05:00
2026-07-26 18:48:36 -05:00
2026-07-26 08:35:09 -05:00
2026-07-26 10:11:07 -05:00
2026-07-26 18:31:27 -05:00
2026-07-27 00:11:59 -05:00
2026-07-25 10:46:59 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-27 07:42:37 -05:00
2026-07-27 15:39:04 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-07 20:10:11 -05:00
2026-07-07 20:10:11 -05:00
2026-07-07 20:10:11 -05:00
2026-07-25 08:33:22 -05:00
2026-07-07 20:10:11 -05:00
2026-07-07 20:10:11 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 13:06:29 -05:00
2026-07-11 15:32:24 -05:00
2026-07-07 21:25:48 -05:00
2026-07-07 21:25:48 -05:00
2026-07-07 21:25:48 -05:00
2026-07-07 21:25:48 -05:00
2026-07-07 21:25:48 -05:00
2026-07-07 21:25:48 -05:00