BurnySc2 / python-sc2

A StarCraft II bot api client library for Python 3
MIT License
472 stars 156 forks source link

APM always zero #192

Open adampp opened 4 months ago

adampp commented 4 months ago

I've got A bot running smoothly, and all the stats it receives in the score summary appear to populate correctly, except the two APM metrics, which are always zero. Is anyone else having this issue? or do I need to add/do something else to get those to populate?