hohav / py-slippi

Python library for parsing SSBM replay files
MIT License
56 stars 25 forks source link

WARNING out-of-order frame: 9266 #11

Closed vladfi1 closed 4 years ago

vladfi1 commented 5 years ago

A lot of Gang-Steals files are starting to give me warnings like

WARNING out-of-order frame: 9266

And then I see a frame with index 9266 which is indeed out of order, and which has empty ports data (None, None, None, None).

An example file is Gang-Steals/6/Game_20190309T152547.slp.

hohav commented 5 years ago

Thanks for the report. I downloaded what I think is the same replay you're using from slippi.gg, but I'm not seeing any warnings.

What version of py-slippi are you using? Where did you download this replay from, and what's its MD5 checksum?

hohav commented 4 years ago

I believe this was resolved on discord (please re-open if not).