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
{{ message }}
This repository has been archived by the owner on Sep 20, 2024. It is now read-only.
PR #6179 introduced a new feature where a window will display the error and stack trace of a failed action.
This feature is not working because the wrong arguments were passed to the function. Here you can see what is displayed in the Maya script editor console.
Expected Behavior:
Expected behavior is for a window to appear and display the error like this:
Version
3.18.8-nightly.1
What platform you are running OpenPype on?
Linux / Centos
Steps To Reproduce:
Make an action fail on purpose and run it. "Action Failed" window won't show up.
Are there any labels you wish to add?
I have added the relevant labels to the bug report.
Relevant log output:
No response
Additional context:
No response
The text was updated successfully, but these errors were encountered:
Is there an existing issue for this?
Current Behavior:
PR #6179 introduced a new feature where a window will display the error and stack trace of a failed action.
This feature is not working because the wrong arguments were passed to the function. Here you can see what is displayed in the Maya script editor console.
Expected Behavior:
Expected behavior is for a window to appear and display the error like this:
Version
3.18.8-nightly.1
What platform you are running OpenPype on?
Linux / Centos
Steps To Reproduce:
Make an action fail on purpose and run it. "Action Failed" window won't show up.
Are there any labels you wish to add?
Relevant log output:
No response
Additional context:
No response
The text was updated successfully, but these errors were encountered: