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 ![]()
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