PVPokeLossBot icon indicating copy to clipboard operation
PVPokeLossBot copied to clipboard

Image large is none message?

Open PedroFabrino opened this issue 1 year ago • 1 comments
trafficstars

Sorry, don't really know if I should post this here or where. Please correct me if anything.

I'm runnign the bot, got it connected to the phone, got detected and loaded the images, but this is what I get:

image

I'm using Windows 11.

PedroFabrino avatar Feb 24 '24 02:02 PedroFabrino

Sorry, don't really know if I should post this here or where. Please correct me if anything.

This is the right place :)

Image large is none

This message means, that the image capture was not successful. Can you check if the file screenshot.png which was created by the bot contains an actual image or is its file size 0 bytes?

The following command is run by the bot to capture the image. Can you run it and check the resulting image?

adb exec-out screencap -p > screenshot.png

CodeWithMa avatar Feb 24 '24 12:02 CodeWithMa