Alune icon indicating copy to clipboard operation
Alune copied to clipboard

It stays on the home page of TFT

Open cagritaskn opened this issue 9 months ago • 3 comments

2025-05-31 03:47:46.281 | INFO | main:check_alune_version:117 - You are running the latest version. 2025-05-31 03:47:46.282 | INFO | alune.adb:_connect_to_device:139 - Attempting to connect to ADB session with device localhost:5555 2025-05-31 03:47:48.291 | DEBUG | main:main:153 - ADB is connected, checking phone and app details 2025-05-31 03:47:48.291 | DEBUG | main:check_phone_preconditions:55 - Checking screen size 2025-05-31 03:47:48.308 | DEBUG | main:check_phone_preconditions:64 - Checking screen density 2025-05-31 03:47:48.317 | DEBUG | main:check_phone_preconditions:70 - Checking memory 2025-05-31 03:47:48.320 | DEBUG | main:check_phone_preconditions:74 - Checking if TFT is installed 2025-05-31 03:47:48.328 | DEBUG | main:check_phone_preconditions:78 - Checking TFT app version 2025-05-31 03:47:49.591 | DEBUG | main:check_phone_preconditions:92 - Checking if TFT is active 2025-05-31 03:47:49.606 | INFO | main:main:157 - The bot will use live screen recording for image searches. 2025-05-31 03:47:49.607 | DEBUG | main:main:160 - Waiting for frame data to become available... 2025-05-31 03:47:49.612 | DEBUG | alune.adb:__screen_record:413 - Screen record starting. 2025-05-31 03:47:50.094 | DEBUG | main:main:162 - Frames are now available. 2025-05-31 03:47:50.095 | INFO | main:main:164 - Connected to ADB and device is set up correctly, starting main loop. 2025-05-31 03:47:50.095 | INFO | main:main:167 - The bot will surrender early. This is recommended for passes that get experience per game, like the basic TFT passes.

Here is the log. The bot does not do anything after I launch TFT on BlueStacks and then run Alune.exe (Changed the language of both game and emulator to English) Using: BlueStacks, Windows 11, Dual Monitors(Don't know if this causes the problem)

cagritaskn avatar May 31 '25 00:05 cagritaskn

Edit: I managed to make it work by doing screen_record:enabled = false . Seems like the reason was screen recording. With only capturing it works fine.

cagritaskn avatar May 31 '25 01:05 cagritaskn

im having the same problem. where did you use "screen_record:enabled = false" ?

Flipke3910 avatar Aug 09 '25 13:08 Flipke3910

YOu need to run python Version I think and modify config.yaml

enaske avatar Oct 07 '25 21:10 enaske