You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 5, 2022. It is now read-only.
When I use multiple workers, after the first one places it's pixel, the next one places in a different spot, but all after that place in the same spot as the second worker, despite having different start coordinates in the config.
To Reproduce
Steps to trigger the bug:
Add multiple workers with different start coordinates to your config.json
run start.bat
observe as all workers (excluding the first) all place pixels at the same coordinate.
Expected behavior
It should start each worker at their assigned start position.
The text was updated successfully, but these errors were encountered:
Bug Report Form
When I use multiple workers, after the first one places it's pixel, the next one places in a different spot, but all after that place in the same spot as the second worker, despite having different start coordinates in the config.
To Reproduce
Steps to trigger the bug:
Expected behavior
It should start each worker at their assigned start position.
The text was updated successfully, but these errors were encountered: