AkiVer

Results 149 comments of AkiVer

Fixed with https://github.com/markus-wa/demoinfocs-golang/pull/537

I think the root issue is how we parse stringtables since the version 4.1.0. It's the same problem reported in https://github.com/markus-wa/demoinfocs-golang/issues/522 where many events now contain `nil` players. I tried...

Just noticed that the change described in my previous comment may cause corrupted `CMsgPlayerInfo` messages as seen in https://github.com/markus-wa/demoinfocs-golang/issues/532 FYI @markus-wa Edit: same for https://github.com/markus-wa/demoinfocs-golang/issues/525, it may corrupt parsing when...

PR opened https://github.com/markus-wa/demoinfocs-golang/pull/540

It looks like this PR is still required to fix https://github.com/markus-wa/demoinfocs-golang/issues/533 as this issue is not related to stringtables parsing. Thanks @BestAwperEver!

I can't reproduce the issue, could you please upload one of your demos and give details about sequences you try to generate (start/end ticks, player's name...)?

> If you try to focus on the player who login steam, it will failed. (User "abc" login steam, try to focus on "ABC") Do you mean a player who...

> My CS2 is up-to-date. spec_lock_to_accountid "xxx" is not work if play demo with the same steam id. (I play the game and I playdemo, can't focus on myself) I...

@RyPort, I would appreciate the demo and steps to reproduce the issue as I can't reproduce the problem myself. It could be a game bug if it's related to the...