Skip to content
New issue

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

AY-6092_ma mb representation interchange #111

Closed
ynbot opened this issue Sep 16, 2024 · 0 comments · Fixed by ynput/ayon-core#932 or #134
Closed

AY-6092_ma mb representation interchange #111

ynbot opened this issue Sep 16, 2024 · 0 comments · Fixed by ynput/ayon-core#932 or #134
Assignees
Labels
sponsored This is directly sponsored by a client or community member type: bug Something isn't working

Comments

@ynbot
Copy link
Contributor

ynbot commented Sep 16, 2024

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

# 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

How to replicate the issue?

No response

Additional context:

()
(might be a private channel)

This issue was automatically created from Clickup ticket AY-6092

@ynbot ynbot added bug sponsored This is directly sponsored by a client or community member labels Sep 16, 2024
@iLLiCiTiT iLLiCiTiT added type: bug Something isn't working and removed bug labels Sep 17, 2024
@BigRoy BigRoy self-assigned this Sep 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
sponsored This is directly sponsored by a client or community member type: bug Something isn't working
Projects
None yet
3 participants