Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: accountId is not always send to spads #438

Open
p2004a opened this issue Aug 31, 2024 · 1 comment
Open

[Bug]: accountId is not always send to spads #438

p2004a opened this issue Aug 31, 2024 · 1 comment
Labels
bug Something isn't working medium priority

Comments

@p2004a
Copy link
Contributor

p2004a commented Aug 31, 2024

Describe the Bug

There is a collection of replays (502) that don't have accountId set for all players, one example of such replay is https://bar-rts.com/replays/fb72a9663da1ed088c43a3e0f6428f92. It's happening continuously through the years.

Reproduce the bug

https://bar-rts.com/replays/fb72a9663da1ed088c43a3e0f6428f92 download replay

zcat 2024-07-30_23-10-51-524_All\ That\ Glitters\ v2_105.1.1-2511-g747f18b\ BAR105.sdfz | strings | less

notice that there is no account id set for player 6 and player 4.

Screenshots

No response

Additional context

No response

@p2004a p2004a added the bug Something isn't working label Aug 31, 2024
@p2004a
Copy link
Contributor Author

p2004a commented Aug 31, 2024

For more reference, a bunch of last replays

┌─────────────────────┬──────────────────────────────────┐
│     start_time      │            replay_id             │
│      timestamp      │             varchar              │
├─────────────────────┼──────────────────────────────────┤
│ 2024-07-30 23:10:51 │ fb72a9663da1ed088c43a3e0f6428f92 │
│ 2024-07-22 20:58:50 │ 0ac89e665b38b5303829509c7231de21 │
│ 2024-07-15 00:20:06 │ 366b9466dd779d1a02dbb6bb556be89c │
│ 2024-06-28 21:35:23 │ 9b2c7f6654137153e5d4232d67e9a135 │
│ 2024-06-20 12:03:53 │ a91a746693a4c693f37272371bb97b3a │
│ 2024-06-08 09:34:34 │ aa25646615173276618d9253afea1c3e │
│ 2024-06-01 04:06:42 │ 529e5a66563875e63c57048b478e740f │
│ 2024-05-31 17:21:35 │ 1f075a6699f5ab22e628d91e6082dbdc │
│ 2024-05-30 20:23:16 │ 34e0586645102833d7ce8333a20607af │
│ 2024-05-29 20:16:34 │ 228d5766c4339785f5030fc193cf897a │
│ 2024-05-29 20:12:51 │ 438c5766216156482defd3592edc9169 │
│ 2024-05-26 21:36:09 │ 49ab5366375852628ce8be769e068edd │
│ 2024-05-25 19:52:52 │ 94415266eaffe0e97d547ea731abd2e7 │
│ 2024-05-21 20:42:49 │ 49074d660b5c071050b4102c1633ed03 │
│ 2024-05-21 20:38:57 │ 61064d66fd85deacfc3b7a72eec63bca │
│ 2024-05-09 07:49:13 │ f97f3c66c101303b458c8f8d4d2817d2 │
│ 2024-04-26 12:44:14 │ 9ea12b6646c5ffe11d98aeefbe4ce72d │
│ 2024-04-21 22:24:23 │ 17922566dd5ba46d8e76541148ab624d │
│ 2024-04-13 16:47:47 │ 33b71a666b95a6a820e60290fb035cfe │
│ 2024-04-09 19:11:42 │ ee921566cbb94fba957bfa16dc1e2f68 │

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working medium priority
Projects
None yet
Development

No branches or pull requests

2 participants