Recently there was a change in EVE Online which affected several users: After an update of the EVE Online client, some bots had issues undocking a ship from a station. @Aseratis and @Kaboonus fixed this problem as you can see in these posts:
Another update regarding EVE Online:
I released version 2019-05-29 of the bot framework and the botengine console. The new version brings several improvements:
- To improve the readability of the bot code, cleaned up the interface between bot and host (engine).
- Added the bot side interface to set a configuration for a bot.
- Better support for identifying bots: The bot ID is now displayed in the user interface. Also, a change in the packaging of a bot from local files fixes nondeterministic bot IDs. (The problem where the bot ID would change without changes in the files. (This problem was caused by timestamps being added at the time of loading the bot)).
I also updated the guides to the new version of the software: bots/how-to-use-eve-online-bots.md at 32559530694cc0523f77b7ea27c530ecaecd7d2f · Viir/bots · GitHub
You can download this new version of the bot running app directly from https://botengine.blob.core.windows.net/blob-library/by-name/2019-05-29.BotEngine.Console.zip