Smertig / among-us-replayer

Replayer for Among Us
MIT License
30 stars 1 forks source link

Unable to parse replay: timeline for player #5 ('name') is empty #12

Open CubeMath opened 3 years ago

CubeMath commented 3 years ago

This error message appears when I try to open the aurp-file and prevents me to view the file. The reason: Player 5 left the game due to error at round start. That player doesn't have a timeline.

My workaround is to remove that player and decrease the player-count in the file by using a HEX-Editor. I managed to open the modified file with the replayer.

The replayer should ignore or remove the player if there is no timeline to begin with.

replay.zip