You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have searched the existing issues and added correct labels.
Description
Current Behavior
If I try to publish a model by selecting a Scene node in a project that has multiple views it fails:
Traceback (most recent call last):
File "<AppData>\Local\Ynput\AYON\dependency_packages\ayon_2501061553_windows.zip\dependencies\pyblish\plugin.py", line 528, in __explicit_process
runner(*args)
File <AppData>\Local\Ynput\AYON\addons\nuke_0.2.6\ayon_nuke\plugins\publish\extract_model.py", line 72, in process
nuke.execute(
RuntimeError: WriteGeo2 cannot be executed for multiple views.
Expected Behavior
Maybe it should show a more user friendly error, rather than the user going into the log details
Steps To Reproduce:
Open Nuke
Go to Project settings > Views, then add a new view
Create a scene node and select it
Do a model publish
Additional context:
Version
ayon-core 1.0.12
What platform were you running when you found the bug?
Windows
Nuke 14.0v3 ayon-nuke 0.2.6
Relevant log output:
The text was updated successfully, but these errors were encountered:
Is there an existing issue for this?
Description
Current Behavior
If I try to publish a model by selecting a Scene node in a project that has multiple views it fails:
Expected Behavior
Maybe it should show a more user friendly error, rather than the user going into the log details
Steps To Reproduce:
Additional context:
Version
ayon-core
1.0.12What platform were you running when you found the bug?
Windows
Nuke 14.0v3
ayon-nuke
0.2.6Relevant log output:
The text was updated successfully, but these errors were encountered: