SpottedSqueak / FA-Gallery-Downloader

Dead simple gallery download for FurAffinity
MIT License
44 stars 5 forks source link

login.js causes program to not open #19

Closed Techno-Blueberry closed 3 months ago

Techno-Blueberry commented 3 months ago

After using the program successfully I signed out of the account that was logged in and closed it. Now I can't reopen the program and the logs just say this:

---
[2024-08-13T07:14:31.962Z] (node:22132) [DEP0040] DeprecationWarning: The `punycode` module is deprecated. Please use a userland alternative instead.
(Use `node --trace-deprecation ...` to show where the warning was created)
[2024-08-13T07:14:32.029Z] Database now at: v13
[2024-08-13T07:14:32.927Z] Loaded: https://www.furaffinity.net
[2024-08-13T07:14:32.950Z] TypeError: Cannot read properties of undefined (reading 'replace')
    at setUsername (file:///C:/Users/iissa/Downloads/FA-Gallery-Downloader/_/js/login.js:50:8)
    at checkIfCookiesExpired (file:///C:/Users/iissa/Downloads/FA-Gallery-Downloader/_/js/login.js:59:24)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
    at async checkIfLoggedIn (file:///C:/Users/iissa/Downloads/FA-Gallery-Downloader/_/js/login.js:74:22)
    at async init (file:///C:/Users/iissa/Downloads/FA-Gallery-Downloader/_/index.js:173:17)
SpottedSqueak commented 3 months ago

Should be addressed in the latest build!

SpottedSqueak commented 3 months ago

Gonna close, assuming it's fixed now!