e621_downloader
e621_downloader copied to clipboard
Program always crashing with a "thread 'main' panicked at 'called 'Option::unwrap()' on a 'None' value" error
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:
- Start the program.
- Press "n" to not enter safe mode.
- Wait ten seconds.
- 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.
its also started doing this to me! it worked perfectly fine before today. it seems to do it when it has to do more than 9 tags but im not quite sure