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] "result" folder is not created #1

Open
FireFlyForLife opened this issue Mar 17, 2019 · 0 comments
Open

[bug] "result" folder is not created #1

FireFlyForLife opened this issue Mar 17, 2019 · 0 comments

Comments

@FireFlyForLife
Copy link

This program is really awesome! however, on my machine it didn't quite work out of the box (Windows 10). It panicked on main.rs:72 imgbuf.save(format!("result/result-{}.png", seed)).unwrap();

The thing that fixed it for me was to create the directory result myself in the explorer.
I'm guessing that by creating that folder yourself, this program works out of the box!

(btw thus far this is my favourite
![result-104](https://user-images.githubusercontent.com/14093640/54491093-f3ed2500-48bb-11e9-89fa-98f60d9690fd.png :) )

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