Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Program always crashing with a "thread 'main' panicked at 'called 'Option::unwrap()' on a 'None' value" error #119

Open
DestinyPlayer opened this issue Jun 7, 2023 · 0 comments
Assignees
Labels
Bug Something isn't working

Comments

@DestinyPlayer
Copy link

DestinyPlayer commented Jun 7, 2023

Describe the bug
I'm not quite sure when exactly it started doing this, but the program has been crashing with this error for at least several months now, whether I'm running a VPN or not or on what server.

thread 'main' panicked at 'called 'Option::unwrap()' on a 'None' value', src\e621\io\tag.rs:191:18
note: run with 'RUST_BACKTRACE=1' environment variable to display a backtrace

To Reproduce
Steps to reproduce the behavior:

  1. Start the program.
  2. Press "n" to not enter safe mode.
  3. Wait ten seconds.
  4. Crash with this error.

Expected behavior
I expect the program to at least start parsing tags, and hopefully actually start downloading things as before.

Screenshots
If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

  • Windows 10
  • 1.7.2, though I've also tried several previous versions with the same result.

Additional context
This time I'm sure it's not me, as I tried with both clean configs and clean tags, and it crashes no matter what.

@DestinyPlayer DestinyPlayer added the Bug Something isn't working label Jun 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants