Skip to content
This repository was archived by the owner on Nov 20, 2023. It is now read-only.
This repository was archived by the owner on Nov 20, 2023. It is now read-only.

dynamic_filesystem_configuration: error context change failed #105

@3th3r

Description

@3th3r

Hi,

I've followed the tutorial, and cannot make it work within maya i get an error: error context change failed, while creating a new file.

By the way your document is partially flawed.
Your referencing to the wrong custom entity 'customEntity4' for exemple.

There is any other reference for these kind of customisation ? It could be a great plus for us.

the log
2019-09-16 17:34:55,387 [26412 DEBUG sgtk.stopwatch.tkimpa6bcb662dd934d56b6fb2f1634f8f71a.shotgun_model.data_handler_find] update_data: 0.144000s 2019-09-16 17:34:55,388 [26412 DEBUG sgtk.env.project.tk-maya.tk-framework-shotgunutils] [SgEntityDetailsModel] Shotgun data contained 0 modifications 2019-09-16 17:34:55,388 [26412 DEBUG sgtk.env.project.tk-maya.tk-framework-shotgunutils] [SgEntityDetailsModel] Begin applying diffs to model... 2019-09-16 17:34:55,388 [26412 DEBUG sgtk.env.project.tk-maya.tk-framework-shotgunutils] [SgEntityDetailsModel] ...diffs applied! 2019-09-16 17:34:55,391 [26412 DEBUG sgtk.core.platform.bundle] <Sgtk App 0x168b789feb8: tk-multi-shotgunpanel, engine: <Sgtk Engine 0x168dcb422b0: tk-maya, env: asset_step>>: Resolved hook expression (associated with setting 'actions_hook'): '{self}/general_actions.py:{self}/tk-maya_actions.py' -> ['R:\\management\\shotgun_config\\seb_rt\\install\\app_store\\tk-multi-shotgunpanel\\v1.6.3\\hooks\\general_actions.py', 'R:\\management\\shotgun_config\\seb_rt\\install\\app_store\\tk-multi-shotgunpanel\\v1.6.3\\hooks\\tk-maya_actions.py'] 2019-09-16 17:34:55,391 [26412 DEBUG sgtk.env.project.tk-maya.tk-multi-shotgunpanel] Generate actions called for UI element details. Actions: ['assign_task', 'task_to_ip']. Shotgun Data: {'due_date': None, 'image': None, 'entity': {'type': 'Asset', 'id': 1561, 'name': 'SEB_TEST01'}, 'project': {'type': 'Project', 'id': 130, 'name': 'SEB_RT'}, 'sg_status_list': 'ip', 'start_date': None, 'task_assignees': [{'type': 'HumanUser', 'id': 89, 'name': 'Ugo SOHIER'}], 'content': 'Test01_Mod', 'type': 'Task', 'id': 7402} 2019-09-16 17:34:55,392 [26412 DEBUG sgtk.env.project.tk-maya.tk-multi-shotgunpanel] Generate actions called for UI element details. Actions: ['assign_task', 'task_to_ip']. Shotgun Data: {'due_date': None, 'image': None, 'entity': {'type': 'Asset', 'id': 1561, 'name': 'SEB_TEST01'}, 'project': {'type': 'Project', 'id': 130, 'name': 'SEB_RT'}, 'sg_status_list': 'ip', 'start_date': None, 'task_assignees': [{'type': 'HumanUser', 'id': 89, 'name': 'Ugo SOHIER'}], 'content': 'Test01_Mod', 'type': 'Task', 'id': 7402} 2019-09-16 17:34:58,743 [26412 ERROR sgtk.env.project.tk-maya.tk-multi-workfiles2] Failed to complete 'New File' action Traceback (most recent call last): File "R:\management\shotgun_config\seb_rt\install\app_store\tk-multi-workfiles2\v0.11.11\python\tk_multi_workfiles\actions\new_file_action.py", line 84, in execute FileAction.change_context(self._environment.context) File "R:\management\shotgun_config\seb_rt\install\app_store\tk-multi-workfiles2\v0.11.11\python\tk_multi_workfiles\actions\file_action.py", line 123, in change_context raise TankError("Context changed failed, see log for details.") TankError: Context changed failed, see log for details.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions