ekky-llc / spt-raid-review

An experimental way for the SPT community to review raid action data such as kills and looting, with the ability for positional replay.
MIT License
16 stars 4 forks source link

[Bug] Main Player missing from 'player' table for raids, inconsistent problem. #25

Closed christopher-talke closed 2 weeks ago

christopher-talke commented 1 month ago

I've had a few reports now of people's Main Player missing from the 'player' table, need to implement a sanity check either throughout a raid, or at the very end of the raid to make sure that all "players" are accounted for or the playback system just gets confused, as do timeline matches.

Two things that need to change:

Attached are database query examples based on data sent to me by a user:

Player Found image

Player Not Found image

christopher-talke commented 3 weeks ago

Just deployed 0.0.4, will wait a few days to see what the results are...

christopher-talke commented 2 weeks ago

I think we've completely fixed this issue with the recent changes, closing ticket.