We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
There is an issue when settings are changed for Maya format from .ma to .mb in the middle of version stream
Loader is always expecting the extension for which the original product was loaded
# File read in 0.024 seconds. Using existing QApplication.. # Traceback (most recent call last): # File "c:\Users\murph\Documents\Ayon\REPO\ayon-core\client\ayon_core\tools\sceneinventory\view.py", line 366, in <lambda> # lambda: self._show_version_dialog(item_ids, active_repre_id) # ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # File "c:\Users\murph\Documents\Ayon\REPO\ayon-core\client\ayon_core\tools\sceneinventory\view.py", line 843, in _show_version_dialog # self._update_containers_to_version( # File "c:\Users\murph\Documents\Ayon\REPO\ayon-core\client\ayon_core\tools\sceneinventory\view.py", line 1032, in _update_containers_to_version # self._update_containers(item_ids, versions) # File "c:\Users\murph\Documents\Ayon\REPO\ayon-core\client\ayon_core\tools\sceneinventory\view.py", line 1007, in _update_containers # update_container(container, item_version) # File "c:\Users\murph\Documents\Ayon\REPO\ayon-core\client\ayon_core\pipeline\load\utils.py", line 513, in update_container # raise ValueError( # ValueError: Representation 'mb' wasn't found on requested version
No response
() (might be a private channel)
This issue was automatically created from Clickup ticket AY-6092
The text was updated successfully, but these errors were encountered:
ma
mb
BigRoy
Successfully merging a pull request may close this issue.
Please describe the issue you have acountered?
There is an issue when settings are changed for Maya format from .ma to .mb in the middle of version stream
Loader is always expecting the extension for which the original product was loaded
How to replicate the issue?
No response
Additional context:
()
(might be a private channel)
This issue was automatically created from Clickup ticket AY-6092
The text was updated successfully, but these errors were encountered: