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

Error #7

Closed
dapa5900 opened this issue Oct 18, 2022 · 9 comments
Closed

Error #7

dapa5900 opened this issue Oct 18, 2022 · 9 comments
Assignees
Labels
bug Something isn't working

Comments

@dapa5900
Copy link

Hi,

thanks a lot for the add-on, but unfortunately it doesn't work in my case. Please see below the error I get aft rendering:

image

The compositing node is also muted but even when I unmute it, it doesn't work.

@benrugg benrugg self-assigned this Oct 18, 2022
@benrugg benrugg added the bug Something isn't working label Oct 18, 2022
@benrugg
Copy link
Owner

benrugg commented Oct 18, 2022

@dapa5900 Thanks for posting the error message. I'll do my best to figure out what is happening here. That error is unfortunately just a snippet of a longer one. Could you send the full log?

  • On Windows, in Blender, you can go to Window > Toggle Error Console
  • On Mac, start a Terminal window, then run cd /Applications/Blender.app/Contents/MacOS && ./Blender and you'll see the log in the terminal window once the error happens

@Rxrehy
Copy link

Rxrehy commented Oct 18, 2022

AI Render Error: Something went wrong trying to create this image. Full error: Traceback (most recent call last):
File "/var/lang/lib/python3.9/runpy.py", line 197, in _run_module_as_main
return _run_code(code, main_globals, None,
File "/var/lang/lib/python3.9/runpy.py", line 87, in _run_code
exec(code, run_globals)
File "/var/task/stability_sdk/client.py", line 446, in
args.init_image = Image.open(args.init_image)
File "/var/task/PIL/Image.py", line 3147, in open
raise UnidentifiedImageError(
PIL.UnidentifiedImageError: cannot identify image file '/tmp/input-image-1666112094.251164.png'

@benrugg
Copy link
Owner

benrugg commented Oct 18, 2022

@Rxrehy Ok, great, that helps a lot. I think this is related to a couple of the other bug reports. Hopefully I can get this fixed asap!

@Rxrehy
Copy link

Rxrehy commented Oct 18, 2022

Yup, first I had that temp folder issue so after fixing that, I got this error.

@benrugg
Copy link
Owner

benrugg commented Oct 18, 2022

@Rxrehy Ah, ok, that's helpful info, too. I think it's related. I'm pretty sure it's just not getting permission from the operating system to create files. I'm working on it now...

@benrugg
Copy link
Owner

benrugg commented Oct 18, 2022

@Rxrehy @dapa5900 Could you try testing this update (attached)? Remove the existing add-on and install this one. Crossing my fingers... I think this should work.

AI-Render-v0-2-7.zip

@dapa5900
Copy link
Author

@benrugg Yeah, it's working now. Thanks a lot! :-)

@benrugg
Copy link
Owner

benrugg commented Oct 19, 2022

@dapa5900 Great, thank you for testing it for me!

@benrugg
Copy link
Owner

benrugg commented Oct 19, 2022

Fixed in the latest release. Get it from Blender Market, Gumroad or the releases page

Or update in Blender under 'Preferences' > 'Add-ons' > 'AI Render' > 'Updates'

Fixed in a8d18a0 and 2db43b2

@benrugg benrugg closed this as completed Oct 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants