Skip to content
This repository has been archived by the owner on Feb 3, 2024. It is now read-only.

Channel Points fail to collect and then program crashes #74

Open
cyberofficial opened this issue Sep 24, 2022 · 2 comments
Open

Channel Points fail to collect and then program crashes #74

cyberofficial opened this issue Sep 24, 2022 · 2 comments

Comments

@cyberofficial
Copy link

TTVDropBot-error.log
TTVDropBot-out.log

@PockySweet
Copy link

PockySweet commented Sep 25, 2022

Why do you think the error comes from claiming points?
To me it looks like it didn't even get to pick a drop or streamer at all according to your logs;
It seems to crash when trying to get the active campaings or after getting the campains:

2022-09-23 23:19:41: Getting all active Campaigns...
2022-09-23 23:20:02: Unhandled Rejection at: Promise {

I do have an issue with claiming points tho, mine is crashing when trying to claim them.
We need a "ttvdropbot_farmpoints" environment variable for stuff like this, it's causing the bot to crash a lot.

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

@Voltzy
Copy link

Voltzy commented Sep 25, 2022

Copy pasting my answer on other "issues"

The issue is with GraphQL (hence GQL RESPONSE ERROR)
Zaarrg modifies it to make one that works for the bot.
You'll just have to wait for him to update it. No need to continue listing your errors

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants