Closed MisterRath closed 2 months ago
Hi again, I've read the code to understand what was the problem and found out that even tho we have the latest patch of tft it blocked and returned error "new version stuck in queue blabla". So to bypass this problem I have just change the raise_and_exit into a logger.info in main.py in order to let the programm run. But the problem of version checker is still here.
Hey, that error only happens when your TFT app package version is smaller than the one listed in the global Google Play store. If you installed through Google Play, try restarting the Google Play app to check for the update. The UI is a bit weird sometimes. It's probably fine to change this to a warning instead of exiting the bot, if only the minor part of the version string is smaller.
Hi there is a new patch that went live, leading the bot to be outdated. Is it posible to patch the bot ?