rdavydov / Twitch-Channel-Points-Miner-v2

[NEW] A simple script that will watch a stream for you and earn the channel points. A successor of Tkd-Alex's original repo.
GNU General Public License v3.0
1.27k stars 359 forks source link

Multi error thread #615

Open Gamerns10s opened 1 month ago

Gamerns10s commented 1 month ago

Describe the bug

Just running the miner on render The minutes watched error is received frequently whereas I have encountered the other 2 a few times only

Steps to reproduce

.

Expected behavior

.

Operating system

Render with everything to latest version

Python version

.

Miner version

Latest

Other relevant software versions

No response

Logs

.

Additional context

IMG_20241023_190259 IMG_20241023_190411 IMG_20241023_190342

Gamerns10s commented 1 month ago

Got a few more errors today

IMG_20241024_184157 IMG_20241024_184315 IMG_20241024_184425

VaporyCoder commented 1 month ago

I don't know if this is related but i just set up mine on cloud server and its only gaining points for 1 streamer even though there are 2 streamers live and its reporting that they are live image image of the webhook calls in discord so i can monitor it from my phone when im away as well :D

Gamerns10s commented 1 month ago

Maybe it is mining both the Streamers but it is sending you notifications for only 1 of them on discord you should try checking the original server output

Gamerns10s commented 1 week ago

@VaporyCoder

I don't know if this is related but i just set up mine on cloud server and its only gaining points for 1 streamer even though there are 2 streamers live and its reporting that they are live image image of the webhook calls in discord so i can monitor it from my phone when im away as well :D

So I also have started to get the same issue and the which I figured out is if you list too many streamers to maine then it only mines 1 streamer. Example -- I listed 30 streamers to mine but it is only mining 1 at a time even though 3 streamers are online it detects it and joins the irc chat but can't mine points for them and when the streamer which is currently being mined goes offline it moves to any another streamer which is currently streaming. The only fix which I could figure out is to reduce the number of streamers defined to mine. @rdavydov maybe you should find out a better fix 😅😅