celeste
celeste copied to clipboard
Unknown Error
Left the computer on and syncing overnight. In the morning I opened the lock screen and was greeted by:
thread 'main' panicked at src/launch.rs:2051:46:
called Result::unwrap() on an Err value: TryFromIntError(())
stack backtrace:
Hey @sgarbus, thanks for reporting the issue! This looks like it's happening due to a timestamp conversion not working properly, but I'm not entirely sure what went wrong in your exact case. It'd be helpful if I could get the values of the variables when that exception occurred, but that's not currently implemented and I'm not sure if there's a way to get that working with Rust either.
I'm currently working on a rewrite of Celeste, which should clean up a bunch of issues like this. For the time being though, does restarting Celeste fix the problem?