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

[BUG] More Perlin Noise Panics #327

Open
isiko opened this issue May 31, 2023 · 0 comments
Open

[BUG] More Perlin Noise Panics #327

isiko opened this issue May 31, 2023 · 0 comments

Comments

@isiko
Copy link

isiko commented May 31, 2023

When generating a Perlin Noise map with a Plane Map Builder using the following Parameters, there is a panic

Parameter Value
Seed 0
Width 500
Height 500
Frequency 1.5
Octaves 3
Lacunarity 100000000

Error Message:

panicked at 'called `Option::unwrap()` on a `None` value', /home/isiko404/.cargo/registry/src/github.com-1ecc6299db9ec823/noise-0.8.2/src/core/perlin.rs:39:52
@isiko isiko mentioned this issue May 31, 2023
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