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
Maya not loading AYON menu
Running userSetup.py from maya plugin inside terminal result in:
> # Error: list indices must be integers or slices, not str
> # Traceback (most recent call last):
> # File "<maya console>", line 11, in <module>
> # File "C:\Users\unilo\AppData\Local\Ynput\AYON\addons\core_1.1.0\ayon_core\pipeline\context_tools.py", line 129, in install_host
> # host.install()
> # File "C:\Users\unilo\AppData\Local\Ynput\AYON\addons\maya_0.4.3\ayon_maya\api\pipeline.py", line 88, in install
> # dirmap_processor.process_dirmap()
> # File "C:\Users\unilo\AppData\Local\Ynput\AYON\addons\core_1.1.0\ayon_core\host\dirmap.py", line 85, in process_dirmap
> # mapping = self.get_mappings()
> # File "C:\Users\unilo\AppData\Local\Ynput\AYON\addons\core_1.1.0\ayon_core\host\dirmap.py", line 121, in get_mappings
> # local_mapping = self._get_local_sync_dirmap()
> # File "C:\Users\unilo\AppData\Local\Ynput\AYON\addons\core_1.1.0\ayon_core\host\dirmap.py", line 195, in _get_local_sync_dirmap
> # or sync_settings["sites"][remote_site]["root"][root_name]
> # TypeError: list indices must be integers or slices, not str #
Blender and Houdini working fine
Expected Behavior
Maya AYON menu available on maya load.
Steps To Reproduce:
Running on Freelance setup
Site Sync:
Additional context:
Version
Version of the server: 1.5.4+202411011159
ayon-core: 1.1.0
ayon-maya: 0.4.3
syte-sync: 1.2.2
What platform were you running when you found the bug?
Windows 11
Relevant log output:
The text was updated successfully, but these errors were encountered:
Is there an existing issue for this?
Description
Current Behavior
Maya not loading AYON menu
Running userSetup.py from maya plugin inside terminal result in:
Blender and Houdini working fine
Expected Behavior
Maya AYON menu available on maya load.
Steps To Reproduce:
Running on Freelance setup
Site Sync:
Additional context:
Version
Version of the server: 1.5.4+202411011159
ayon-core: 1.1.0
ayon-maya: 0.4.3
syte-sync: 1.2.2
What platform were you running when you found the bug?
Windows 11
Relevant log output:
The text was updated successfully, but these errors were encountered: