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

panic in piston example #18

Open
tpltnt opened this issue May 26, 2019 · 0 comments
Open

panic in piston example #18

tpltnt opened this issue May 26, 2019 · 0 comments

Comments

@tpltnt
Copy link
Contributor

tpltnt commented May 26, 2019

Hi there,

the piston example panics when executed.
thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: InvalidFps([0.0, 0.0])', src/libcore/result.rs:997:5 note: Run with `RUST_BACKTRACE=1` environment variable to display a backtrace.
The offending line seems to be imgthread.join().unwrap();. Note that #17 is related but does not fix this panic.

Cheers,
tpltnt

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

1 participant