Skip to content

Warning on save #13

Description

@tokejepsen

Problem

When saving with code a warning appears.

from maya import cmds
cmds.file(rename="temp.ma")
cmds.file(save=True, type="mayaAscii")
# Warning: avalon.pipeline : Traceback (most recent call last):
  File "C:\Users\admin\avalon-docker\volume\git\avalon-core\avalon\pipeline.py", line 558, in emit
    callback(*args)
TypeError: on_save() takes no arguments (1 given)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions