You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Each bot i try to run, even an empty one doesn't seem to call the ClientEvent callbacks.
It's weird since Observer()->getMinerals() for example, returns the right amount of minerals,
but getUnits(Unit::Alliance::Self) always returns 0.
If I make a unt(for example a drone) idle the OnUnitIdle isn't called.
Is the library still supported or am I missing something crucial?
The text was updated successfully, but these errors were encountered:
Each bot i try to run, even an empty one doesn't seem to call the ClientEvent callbacks.
It's weird since Observer()->getMinerals() for example, returns the right amount of minerals,
but getUnits(Unit::Alliance::Self) always returns 0.
If I make a unt(for example a drone) idle the OnUnitIdle isn't called.
Is the library still supported or am I missing something crucial?
The text was updated successfully, but these errors were encountered: