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

MacOS issue #33

Closed
bobby-b-song opened this issue Sep 13, 2021 · 1 comment
Closed

MacOS issue #33

bobby-b-song opened this issue Sep 13, 2021 · 1 comment

Comments

@bobby-b-song
Copy link

So I tried to use this software on MacOS the chrome login stuff is all doing well but after i start watching an error occurred

`Watching` https://www.twitch.tv/rainbow6latam...
 
/Users/songboyao/Downloads/TTVDropBot-main/src/Pages/StreamCustomPage.js:267
    const Pointscontent = await Points.getProperty('textContent')
                                       ^

TypeError: Cannot read property 'getProperty' of undefined
    at farmpoint (/Users/songboyao/Downloads/TTVDropBot-main/src/Pages/StreamCustomPage.js:267:40)
    at runMicrotasks (<anonymous>)
    at processTicksAndRejections (node:internal/process/task_queues:96:5)
    at async /Users/songboyao/Downloads/TTVDropBot-main/src/Pages/StreamCustomPage.js:111:13
    at async /Users/songboyao/Downloads/TTVDropBot-main/src/Pages/StreamCustomPage.js:80:9
    at async CurrentProgressEvent (/Users/songboyao/Downloads/TTVDropBot-main/src/Pages/StreamCustomPage.js:78:5)
    at async StreamCustomPage (/Users/songboyao/Downloads/TTVDropBot-main/src/Pages/StreamCustomPage.js:67:5)
    at async /Users/songboyao/Downloads/TTVDropBot-main/src/Pages/WatchingPage.js:44:17
    at async /Users/songboyao/Downloads/TTVDropBot-main/src/Pages/WatchingPage.js:37:9
    at async Watch (/Users/songboyao/Downloads/TTVDropBot-main/src/Pages/WatchingPage.js:23:5)
@Zaarrg
Copy link
Owner

Zaarrg commented Feb 9, 2022

Issue should not occur anymore, was an issue only in older versions of the bot which were using xpaths.

@Zaarrg Zaarrg closed this as completed Feb 9, 2022
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

2 participants