Zaarrg / DropBot

Drop Bot. Automaticlly Farms every Drop available like Rust for ya and now also your Custom Channel's
396 stars 121 forks source link

DropsPage_ClaimDropRewards #81

Open davormaricdev opened 1 year ago

davormaricdev commented 1 year ago
Successfully Loaded Settings...

Found a twitch-session... No need to login...

? What do u wanna watch? Twitch Drops

Getting all active Campaigns...

? What Game do you wanna watch? Rust

Getting all available Drops...

Looking for a Live Channel...

Checking your Inventory for started Drops...

Checking your Inventory for claimed Drops...
GQL RESPONSE ERROR! DropsPage_ClaimDropRewards Request Failed... Retrying in 60 seconds... Try: 1/4
 ~/TTVDropBot   main ❯ npm -v                                          ✘ INT
7.21.0
nomadism19 commented 1 year ago

I too am getting same error

Starting to watch..

GQL RESPONSE ERROR! ClaimCommunityPoints Request Failed... Retrying in 60 seconds... Try: 1/4

Running in docker

fluteds commented 1 year ago

Can confirm I am also getting this error on Windows 10 running the .exe.

lazi3b0y commented 1 year ago

Can also confirm this error, running in a ubuntu VM on proxmox

heyimjonas commented 1 year ago

+1 using it on heroku

ownzies commented 1 year ago

@cyberofficial commented on this at issue #79 with a solution. ill paste it here.

     * Work Around for Unable to log in
 * Create a file called **twitch-session.json** under the same directory of the application
 * Paste this inside the file `[{"name":"auth-token","value":"replaceme"}]`
 * Goto twitch drops dashboard, [Here](https://www.twitch.tv/drops/inventory)
 * Get a browser addon that can look at cookies, {Addons: [Opera](https://addons.opera.com/en/extensions/details/cookie-editor-2/), [Chrome](https://chrome.google.com/webstore/detail/cookie-editor/hlkenndednhfkekhgcdicdfddnkalmdm?hl=en), [Firefox](https://addons.mozilla.org/en-US/firefox/addon/cookie-editor/)}
 * Copy the `auth-token` and replace `replaceme` with your token

⚠️ take notice of your expiring date as well, just a little bit under the auth code, you'll need to get a new code after that time/date

Originally posted by @cyberofficial in https://github.com/Zaarrg/TTVDropBot/issues/79#issuecomment-1271144286

Kira-Ada commented 1 year ago

ownzies

same error, this did help with only lunching program, in after some time bot shuts down with GQL error, it also crashed after reaching 100% on drop reward. I claimed reward myself, lunched bot and then it crashed with GQL error after 28%/100% for the next reward Adding <<"CollectPoints": false>> also didn't help image

Alonxx commented 1 year ago

+1 .. i have de same proble i put CollectPoints": false and auth_token , but when it tries to claim the drop it crashes

GQL RESPONSE ERROR! DropsPage_ClaimDropRewards Request Failed... Retrying in 60 seconds... Try: 1/4 Unhandled Rejection at: Promise { <rejected> '[{"message":"failed integrity check"}]' } Unhandled Rejection Reason: [{"message":"failed integrity check"}]