Hi,
I've recently started using this library to help in analyzing replays.
I've noticed that replays from July and earlier parse just fine, and I have no issues with parsing those replays.
However, I've been getting issues with more recent replays, including ones that I've saved within the last day,
I receive this error in the console

When I view the raw json data that is output, network_frames is indeed a None. Possibly there is an issue parsing that data point for newer replays?
I've tried reinstalling everything multiple times both on standard Windows 10, in venv's for 3.8/2.6 python, I've also tried running this on WSL as well.
Any help would be appreciated! Thanks
Hi,
I've recently started using this library to help in analyzing replays.
I've noticed that replays from July and earlier parse just fine, and I have no issues with parsing those replays.
However, I've been getting issues with more recent replays, including ones that I've saved within the last day,
I receive this error in the console
When I view the raw json data that is output, network_frames is indeed a None. Possibly there is an issue parsing that data point for newer replays?
I've tried reinstalling everything multiple times both on standard Windows 10, in venv's for 3.8/2.6 python, I've also tried running this on WSL as well.
Any help would be appreciated! Thanks