-
Notifications
You must be signed in to change notification settings - Fork 13
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
Error : "This script only works if your project's output is set to a directory. Please set it to a directory and try again." #3
Comments
I have the same issue. I have an output directory set in Render -> Output, but still receive this error...
|
Those PHP notices mean that the blender info script isn't running correctly. Can you run this in a terminal for me and paste the output here:
|
Output of
I run Blender from a portable file of sorts on Ubuntu. If I install blender from the Ubuntu repository it is an old version. Is there any way around this? |
There is a way around it. You can either put your copy of Blender on your path, or modify your path when you run Pulverize. Put Blender on your path (permanent):
Modify your path when you run Pulverize (not permanent, but you have to run pulverize like this always):
|
My guess is that the older version of Blender from the repository doesn't support what you're doing, so the render is hanging. Try it with the above solution and let me know if it works. |
How can I set my project's output to a directory ???
Thank you.
The text was updated successfully, but these errors were encountered: