DropBot icon indicating copy to clipboard operation
DropBot copied to clipboard

Warframe Watch Error: TypeError: Cannot read properties of null (reading 'toString')

Open hifocus opened this issue 2 years ago • 0 comments

This issue occurred on previous versions and is still replicable on the latest master branch.

This issue only occurs when watching Warframe, but no others.

? What Game do you wanna watch? Warframe

Getting all available Drops...

Looking for a Live Channel...

Checking your Inventory for started Drops...

Checking your Inventory for claimed Drops...

warframe | Devstream #162 | Live | Unclaimed

? What Drop do you wanna start Watching? Devstream #162

Starting to watch..
Claimed Channel Points...
Unhandled Rejection at: Promise {
  <rejected> TypeError: Cannot read properties of null (reading 'toString')
      at /root/TTVDropBot/build/functions/handler/watchpageHandler.js:71:171
      at processTicksAndRejections (node:internal/process/task_queues:96:5) {
    [stack]: "TypeError: Cannot read properties of null (reading 'toString')\n" +
      '    at /root/TTVDropBot/build/functions/handler/watchpageHandler.js:71:171\n' +
      '    at processTicksAndRejections (node:internal/process/task_queues:96:5)',
    [message]: "Cannot read properties of null (reading 'toString')"
  }
}
Unhandled Rejection Reason: TypeError: Cannot read properties of null (reading 'toString')

When watching other games on the same machine:

? What Game do you wanna watch? SMITE

Getting all available Drops...

Looking for a Live Channel...

Checking your Inventory for started Drops...

Checking your Inventory for claimed Drops...

smitegame | SMITE 9.5 Week 2 | Live | Unclaimed

? What Drop do you wanna start Watching? SMITE 9.5 Week 2

Starting to watch..





Watching smitegame | Points: 5630
Current Progress: 0 % | Watched 0/240 Minutes | Drop 1/7 | Status Active | isClaimed false
Current Progress: 0 % | Watched 0/240 Minutes | Drop 2/7 | Status Active | isClaimed false
Current Progress: 0 % | Watched 0/240 Minutes | Drop 3/7 | Status Active | isClaimed false

At Starting to watch.. message, it's always a long wait, despite the internet is perfectly normal.

hifocus avatar May 27 '22 18:05 hifocus