Giter Site home page Giter Site logo

Comments (5)

MalloyDelacroix avatar MalloyDelacroix commented on June 3, 2024 2

The problem seems to be that you are trying to import the save file from an external drive. I did not account for trying to do that. This will be fixed in the next patch release.

You are also seeing some permission errors. Windows will not let you move files from certain folders. In the future I hope to improve on this functionality. This is the same problem that was causing the app to crash on startup when it could not create the save file. This is also what keeps the app from being able to store the save file in the app folder. The permission errors that the app encounters are something that I hope to have solved by the next major release.

As a solution to the problem right now, if you will open the apps data folder (this can be done through the file menu by clicking "open save location") you can manually copy the file(s) from the external drive into the data folder and then restart the app.

from downloaderforreddit.

MalloyDelacroix avatar MalloyDelacroix commented on June 3, 2024

Can you attach your log file?

from downloaderforreddit.

EC-O-DE avatar EC-O-DE commented on June 3, 2024

I was going back and forth with versions 2.0->latest trying to get it work....

As I use the app as portable - it would be nice extra feature to keep save_file either with the app (folder) or location of choice. hmmm - but looking at the log there might be some solutions to try. thank u for your efforts on making this app.

from downloaderforreddit.

EC-O-DE avatar EC-O-DE commented on June 3, 2024

I cleared inheritances and file/folder permissions ~ but it nags that it can't write to the location.

So solution:
NTFS junction from appdata to a folder on the same drive with exe (not the exe folder though, a config location easy to back up)

Works! But it doesn't "read contents" of the save file thus does not populate user and subreddit lists - but remembers other details... So: CMD+A: dir /b > foldernamesaslist.txt

:)

from downloaderforreddit.

EC-O-DE avatar EC-O-DE commented on June 3, 2024

Any updates?

from downloaderforreddit.

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.