DevYukine / red_oxide

A CLI helping with uploading to Redacted, inspired by REDBetter
MIT License
102 stars 18 forks source link

thread panic #10

Closed jab81 closed 9 months ago

jab81 commented 9 months ago

I'm not sure how to begin troubleshooting this...

thread 'main' panicked at 'called Option::unwrap() on a None value', src\main.rs:177:37 stack backtrace: 0: 0x7ff7d7e8e962 - 1: 0x7ff7d7eb384b - 2: 0x7ff7d7e89a4a - 3: 0x7ff7d7e8e6ab - 4: 0x7ff7d7e91279 - 5: 0x7ff7d7e90efb - 6: 0x7ff7d7e919a8 - 7: 0x7ff7d7e9185b - 8: 0x7ff7d7e8f629 - 9: 0x7ff7d7e91550 - 10: 0x7ff7d7ed8955 - 11: 0x7ff7d7ed8a0c - 12: 0x7ff7d7a5a4a6 - 13: 0x7ff7d7a4c9ab - 14: 0x7ff7d7aba94a - 15: 0x7ff7d7a104b9 - 16: 0x7ff7d79f6338 - 17: 0x7ff7d7ab4c16 - 18: 0x7ff7d7aa699a - 19: 0x7ff7d7e824de - 20: 0x7ff7d79f64bc - 21: 0x7ff7d7ec8b5c - 22: 0x7ff90b707614 - BaseThreadInitThunk 23: 0x7ff90cc226b1 - RtlUserThreadStart