KevinBytesTheDust / CVAmp

Send live viewers to Twitch, youtube and kick with this viewer bot software. The tool offers a user-friendly graphical interface. This program requires HTTP proxies.
GNU Affero General Public License v3.0
342 stars 92 forks source link

Not working #135

Closed machine3131 closed 1 year ago

machine3131 commented 1 year ago

Please answers the following questions:

Describe the bug
there is no problem at all when I open the application, I type a url, and when I say spawn 3 instances, errors appear even without the cmd application running at the back, and what I throw is canceled immediately

Screenshots
https://i.hizliresim.com/lceufwo.jpg

Logs
2023-05-27 04:14:59,660;INFO;8_10;MainThread;manager;init;Manager start on Windows-10-10.0.17763-SP0 2023-05-27 04:16:09,504;INFO;35_11;Thread-2;manager;spawn_instance_thread;Ordered TWITCH instance 1, Thread-2, proxy http://192.166.153.221:8296 2023-05-27 04:16:09,505;INFO;0_11;Thread-2;manager;instance_status_report_callback;STARTING instance 1 2023-05-27 04:16:09,506;INFO;0_11;Thread-2;service;start;Restarter enabled. 2023-05-27 04:16:11,288;INFO;56_11;Thread-2;manager;instance_status_report_callback;SHUTDOWN instance 1 2023-05-27 04:16:11,289;INFO;0_11;Thread-2;service;stop;Restarter disabled. 2023-05-27 04:18:17,762;INFO;4_11;Thread-5;manager;spawn_instance_thread;Ordered TWITCH instance 2, Thread-5, proxy http://194.33.29.5:7589 2023-05-27 04:18:17,763;INFO;0_11;Thread-5;manager;instance_status_report_callback;STARTING instance 2 2023-05-27 04:18:19,627;INFO;14_11;Thread-5;manager;instance_status_report_callback;SHUTDOWN instance 2 2023-05-27 04:18:19,628;INFO;0_11;Thread-5;service;stop;Restarter disabled. 2023-05-27 04:18:19,765;INFO;9_11;Thread-6;manager;spawn_instance_thread;Ordered TWITCH instance 3, Thread-6, proxy http://104.222.187.109:6233 2023-05-27 04:18:19,766;INFO;0_11;Thread-6;manager;instance_status_report_callback;STARTING instance 3 2023-05-27 04:18:20,327;INFO;12_11;Thread-8;manager;spawn_instance_thread;Ordered TWITCH instance 4, Thread-8, proxy http://154.92.125.128:5429 2023-05-27 04:18:20,327;INFO;0_11;Thread-8;manager;instance_status_report_callback;STARTING instance 4 2023-05-27 04:18:21,258;INFO;27_11;Thread-6;manager;instance_status_report_callback;SHUTDOWN instance 3 2023-05-27 04:18:21,769;INFO;16_11;Thread-9;manager;spawn_instance_thread;Ordered TWITCH instance 5, Thread-9, proxy http://193.27.19.177:7263 2023-05-27 04:18:21,772;INFO;18_11;Thread-9;manager;instance_status_report_callback;STARTING instance 5 2023-05-27 04:18:21,839;INFO;39_11;Thread-8;manager;instance_status_report_callback;SHUTDOWN instance 4 2023-05-27 04:18:22,343;INFO;14_11;Thread-10;manager;spawn_instance_thread;Ordered TWITCH instance 6, Thread-10, proxy http://193.8.94.224:9269 2023-05-27 04:18:22,343;INFO;0_11;Thread-10;manager;instance_status_report_callback;STARTING instance 6 2023-05-27 04:18:23,220;INFO;37_11;Thread-9;manager;instance_status_report_callback;SHUTDOWN instance 5

jlplenio commented 1 year ago

There is a problem at the start of chrome, but the error is not visible due to bad error handling on my part. Can you check if Chrome is installed on your system and maybe reinstall it?

jlplenio commented 1 year ago

Please download the newest version, 0.5.3. It will output the specific exception: https://github.com/jlplenio/crude-twitch-viewer-bot/releases/latest

Reopen if the problem persists.