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

Blender restart required if bake is attempted when current cache directory is set to a nonexistent location #330

Closed
bholzer opened this issue Jun 9, 2018 · 1 comment
Labels

Comments

@bholzer
Copy link

bholzer commented Jun 9, 2018

If you set the cache directory to a nonexistent location, the bake errors and leaves the FLIP interface in an undefined state, requiring a Blender restart to continue.

The UI is left with a greyed-out "Exporting data..." button an a "Stop / Pause" button.

The error is a "permission denied" error, appearing to originate from line 38 in export.py

@rlguy rlguy added the bug label Jun 10, 2018
@rlguy
Copy link
Owner

rlguy commented Jun 10, 2018

Hey bholzer,

Thanks for reporting this! I have added an error popup message for when the cache directory cannot be created that will no longer break the scene. This fix will be included in the next version update (1.0.4).

invalid_cache_directory

- Ryan

@rlguy rlguy closed this as completed Jun 10, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants