ZenSets 2.5.0.0 - Blender 5.0

Jxy

Hello,
Running into this error on a fresh install of Blender 5 (with imported settings from 4.5 from Splash Screen.) I’ve run into this Python error on two different machines while baking with Nova Tools in Zen Sets. I’m hoping this is a simple error to correct in the .py, However any guidance on resolving this is appreciated as Nova has become a part of my pipeline :folded_hands:

Python: Traceback (most recent call last):
File “C:\Users-user\AppData\Roaming\Blender Foundation\Blender\5.0\scripts\addons\ZenSets\user_scripts\nova_tools\operators\general.py”, line 419, in execute
subprocess.check_call(
File “C:\Program Files\Blender Foundation\Blender 5.0\5.0\python\Lib\subprocess.py”, line 413, in check_call
raise CalledProcessError(retcode, cmd)
subprocess.CalledProcessError: Command ‘[‘C:\Program Files\Blender Foundation\Blender 5.0\blender.exe’, ‘–background’, ‘D:\-user\-folder\-folder\untitled___TEMPORARY.blend’, ‘–python’, ‘C:\Users\-user\AppData\Roaming\Blender Foundation\Blender\5.0\scripts\addons\ZenSets\user_scripts\nova_tools\operators\background.py’]’ returned non-zero exit status 11.
Imported from Discord

AlexZhornyak

Hi, I will check
Imported from Discord

AlexZhornyak

This is a Blender 5.0 bug, I will try to make a workaround and will post an update today to avoid it
Imported from Discord

Jxy

Hey <@842644194384150528> just checking in to see if there were any updates to this. I saw from the linked post that it was closed, but just thought I would check in. Thanks
Imported from Discord

AlexZhornyak

Update to the latest both ZenUV and ZenSets. Issue with bake in background was fixed
Imported from Discord

Jxy

Cool, seems to be sorted on my initial test bake. Thanks for following up :+1:
Imported from Discord