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

Open Simplex unwrap #343

Open
TheDan64 opened this issue Jan 25, 2024 · 0 comments
Open

Open Simplex unwrap #343

TheDan64 opened this issue Jan 25, 2024 · 0 comments

Comments

@TheDan64
Copy link

TheDan64 commented Jan 25, 2024

thread '<unnamed>' panicked at C:\Users\dkolsoi\.cargo\registry\src\index.crates.io-6f17d22bba15001f\noise-0.8.2\src\core\open_simplex.rs:190:18:
called `Option::unwrap()` on a `None` value

Which points to:

value += contribute!(1.0, 0.0, 1.0);
and
https://github.com/Razaekel/noise-rs/blob/7fc78b5a2b046c9589f933e255d87539af2fefe9/src/core/open_simplex.rs#L136C59-L136C65

Not sure how to repro, but giving it a shot

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