[ Y] I am absolutely sure I read the README in its entirety.
[ Y] I have made sure this is not a duplicate issue.
[ Y] I have filled out this form correctly.
Describe the bug
Script gives output as if its a successful pixel placement, it reads the correct placement and color as it should be. but it does not choose that color and instead overwrites that pixel with a pixel of the same color as what was already there.
it should be mentioned that this happens after about 40 pixel placements so i dont know what triggers this response.
To Reproduce
Steps to trigger the bug:
run the bot on docker
wait
view that tiles have changed to your bots username but same color as previous exists
Expected behavior
the color be swapped with the pixel color of your image.
Bug Report Form
Checklist
Describe the bug
Script gives output as if its a successful pixel placement, it reads the correct placement and color as it should be. but it does not choose that color and instead overwrites that pixel with a pixel of the same color as what was already there.
it should be mentioned that this happens after about 40 pixel placements so i dont know what triggers this response.
To Reproduce
Steps to trigger the bug:
Expected behavior
the color be swapped with the pixel color of your image.
Additional context
na