Closed umuttanriverd closed 1 year ago
It seems that second ad found has changed between opening the first ad and returning back, so it can not reference the second ad while trying to scroll it into view. Is it happening once or always? Maybe it is an issue on mac. I don't have a Mac but maybe I can add an exception to ignore it.
Hey coskundeniz,
When I copying the log I removed few ads manually because discord has character limitation. That's why log loooks weird. Please check the screenshot for original log. Yes probably it's about mac os x, but right now I can not use it if you can fix this bug would be great.
Thank you for your support mate.
Can you try with the latest version?
Hey @coskundeniz
Thank you for your quick update. Now is not crashing but there are 4 ads. It's just clicking the first one then shutting down chrome (but there is not crash log this time)
That means all remaining ads are stale/changed, so it passes them. Chrome on Mac can have a different behavior for updating ads. Maybe you can try with a Linux distribution on a virtual machine. Thanks.
Hi @coskundeniz, I installed your project on raspberry pi but I get an error like this. google-chrome is not included in the package, how should I install it?
You should install chrome if it is not installed on your system.
wget -q -O - https://dl-ssl.google.com/linux/linux_signing_key.pub | apt-key add - echo "deb [arch=amd64] http://dl.google.com/linux/chrome/deb/ stable main" >> /etc/apt/sources.list.d/google-chrome.list apt -y update apt install -y google-chrome-stable
Hello!!
First of all, thank you for your effort. Project is amazing.
It's collection the ad links, when it starts after the first website, it's trying to turn back and it's crashing.
M1 Pro - Chrome 113 - Python 3.8.9 - Mac OS X. Also sharing the error log and screenshot.
Best regards.