Skip to content
This repository has been archived by the owner on Oct 10, 2024. It is now read-only.

Loader actions fix. #176

Merged

Conversation

tokejepsen
Copy link
Member

Fix for error when running actions;

Traceback (most recent call last):
  File "C:\Users\admin\bumpybox_development\pype-setup\repos\avalon-core\avalon\tools\libraryloader\widgets.py", line 334, in on_context_menu
    representation=representation
  File "C:\Users\admin\bumpybox_development\pype-setup\repos\avalon-core\avalon\tools\libraryloader\lib.py", line 294, in load
    loader = Loader(context)
  File "C:\Users\admin\bumpybox_development\pype-setup\repos\avalon-core\avalon\pipeline.py", line 193, in __init__
    if project_doc and project_doc["name"] != Session["AVALON_PROJECT"]:
KeyError: 'AVALON_PROJECT'

@tokejepsen tokejepsen added the bug Something isn't working label Aug 14, 2020
Copy link
Member

@iLLiCiTiT iLLiCiTiT left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good for me

@tokejepsen tokejepsen mentioned this pull request Sep 15, 2020
2 tasks
@mkolar mkolar merged commit 370d115 into ynput:2.x/develop Sep 15, 2020
@tokejepsen tokejepsen deleted the 2.x/bugfix/library_loader_actions branch September 15, 2020 16:43
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants