Twitch-Channel-Points-Miner-v2 icon indicating copy to clipboard operation
Twitch-Channel-Points-Miner-v2 copied to clipboard

Auto Claim Drops issue?

Open NoxRare opened this issue 2 years ago • 4 comments

Describe the bug Bot no longer claims the drops, but rather now spams the console such as the following: 21/09/22 21:26:46 - INFO - [claim_drop]: 📦 Claim Drop(id=REDACTED, name=Esports Pack 1, benefit=Esports Pack Stage 3 W2, minutes_required=240, has_preconditions_met=True, current_minutes_watched=240, percentage_progress=100%, drop_instance_id=REDACTED, is_claimed=False)

To Reproduce Steps to reproduce the behavior: Use the bot normally and it'll give you progress to a drop but not claim it.

Expected behavior The bot as far as I'm aware used to claim the drops for me and my friend. However now we are left to do it ourselfs.

Desktop (please complete the following information):

  • OS: Raspian OS (Linux)
  • Python version Whatever the docker image is on.

Additional context None

NoxRare avatar Sep 21 '22 21:09 NoxRare

Please see #592 #597 Expect to fix in #594

bossoq avatar Sep 22 '22 04:09 bossoq

Please see #592 #597 Expect to fix in #594

I've built a Docker image using the #594 fork, however drops still do not work.

Edit: After rebuilding the Docker image using the #594 release .zip file, I can confirm that it did actually claim the drop!

NoxRare avatar Sep 22 '22 22:09 NoxRare

After rebuilding the Docker image using the #594 release .zip file, I can confirm that it did actually claim the drop!

Hi NoxRare! Im trying to fix the drop issue as well as the bonus points/CLIENT_ID. https://github.com/Tkd-Alex/Twitch-Channel-Points-Miner-v2/pull/594#issuecomment-1278079356 Are you able to explain how you rebuilt the docker image please? Thanks

bgktmxg avatar Oct 17 '22 01:10 bgktmxg

I'm going to try and explain best I can here, but basicly start of by going to rdavydov's version found here: https://github.com/rdavydov/Twitch-Channel-Points-Miner-v2/releases/ as mentioned in #594 - This has fixed basically everything from what I can see, (dont quote me on that).

Once in the releases, download the .zip file, and unzip the file. enter the folder and enter this command: "docker build -t twitchbot:experimental . " Make sure to copy the . at the end aswell, this will build the image for you.

Enjoy & GL

if you have any other questions feel free to reach out to me on discord: Rare#2447

NoxRare avatar Oct 17 '22 01:10 NoxRare