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

Unknown Error #200

Open
sgarbus opened this issue Mar 12, 2024 · 1 comment
Open

Unknown Error #200

sgarbus opened this issue Mar 12, 2024 · 1 comment

Comments

@sgarbus
Copy link

sgarbus commented Mar 12, 2024

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:

@hwittenborn
Copy link
Owner

hwittenborn commented Mar 13, 2024

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants