Giter Club home page Giter Club logo

Comments (3)

Avnsx avatar Avnsx commented on May 18, 2024

Getting the below error when running the standalone executable. Running the application on a Windows 10 Virtual Machine in the root of the drive I am saving the data to's directory. Tried running as admin, compatibility mode, etc, did I miss a prerequisite download or something?

Info | 15:30 || Creating download directories ... Traceback (most recent call last): File "fansly_scraper.py", line 234, in NameError: name 'group_id' is not defined [6680] Failed to execute script 'fansly_scraper' due to unhandled exception!

No, this is an issue with downloading content from messages. In the code I wrote setting group id to None after trying to loop over a couple messages. https://github.com/Avnsx/fansly/blob/b7ab00d376e2537640b99ca613c9521f3def2003/fansly_scraper.py#L232

I did not test this thesis yet, but this most likely happend, because you created a entirely new fansly account which has not received a single message (not even any automated message) from any creator at all, which caused the variable to never get set to None & instead just don't exist and when line 234 tried to interact with a unset variable it just crashed due to a NameError.

You can fix this temporarily by following a couple creators until one of them messages you, I'll publish an update soon which fixes a couple bugs including this one.

If that doesn't work use version 0.2 instead, it's the previous release which did not have compability for messages scraping yet, which means the bug doesn't exist in 0.2

from fansly-downloader.

Avnsx avatar Avnsx commented on May 18, 2024

Update: verified my thesis, I was correct. I fixed it in my developer verison. Will soon publish update

from fansly-downloader.

Avnsx avatar Avnsx commented on May 18, 2024

Fixed with version 0.3.1

You can use the updater.exe, to comfortably update to the newest version

from fansly-downloader.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.