Aleksandr Kurbatov

Results 73 comments of Aleksandr Kurbatov

I believe you need to install Xserver (e.g. Qartz) to make it work as pygame heavily relies on it.

>a. The reason I have the .txt extansion is because with UAlbertaBot when I had a .json file, I received a surprising number of emails / questions about what program...

>people will skip some instructions, run the bot, and it will say that the config file is missing and ask questions about it. We can workaround it by searching BotConfig.txt...

@EnnFour do you use s2client-api?

@EnnFour sorry, but it is broken long time ago and doesn't work with the latest game version. This is not the bot's issue.

@EnnFour there is a fork which works more or less https://github.com/alkurbatov/cpp-sc2

Hi @Dong-F If I not mistaken, almost every, except building upgrades (e.g. Orbital Command, Hive) and Terran add ons (e.g. reactor). Regarding units I can't say precisely. Could be problems...

Hi, @fdgvdfgtrvgtrvg. This issue comes from the s2client-api, not from the bot. To fix the issue you may apply the fix manually, or use different api version. See: https://github.com/alkurbatov/cpp-sc2/commit/ba30bfaf19d40a40649d2afba4e78e00c5c10971

The precompiled libraries are outdated, you should compile new libraries from the latest sources.

+1 It is really hard to determine which building is constructed now. Probably there are also could be onBuildingConstructionStarted() event.