demoinfocs-golang icon indicating copy to clipboard operation
demoinfocs-golang copied to clipboard

One of player has been written like unknown

Open Froctnow opened this issue 10 months ago • 3 comments

Describe the bug There is demo, where one of player hasn't been triggered event PlayerConnected, but triggered PlayerDisconnected and he is wrote there like a unknown player But if we investigate next events, we will find him there. For example event RoundEnd, we can find him in winners/losers and all okay

To Reproduce Download link to an affected demo: http://replay272.valve.net/730/003681822564448993333_0996605818.dem.bz2

Expected behavior Player has been connected and written like normal player, and not unknown

Library version v4.1.3

Froctnow avatar Apr 30 '24 16:04 Froctnow

another more recent example: http://replay274.valve.net/730/003683095105276739793_0287984549.dem.bz2 with steamId 76561198327600344

Markxy avatar May 07 '24 15:05 Markxy

There's a chance #537 will fix it. Could you try it and share the results?

BestAwperEver avatar May 08 '24 06:05 BestAwperEver

There's a chance #537 will fix it. Could you try it and share the results?

Worked for my case above 🙌

Markxy avatar May 08 '24 16:05 Markxy

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

akiver avatar May 17 '24 17:05 akiver