
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hey Maya Pros!
I am recently having issues with the XGen Expression Editor in Maya 2018.1.
When I click the Expression Icon beneath the slider for the parameter I want to edit, no Expression Editor Window opens.
I already tried to reset my user preferences for Maya, but the problem still occured.
When I open the Maya Script Editor I get the message:
# Traceback (most recent call last):
# File "C:\Program Files\Autodesk\Maya2018\plug-ins\xgen\scripts\xgenm\ui\widgets\xgExpressionUI.py", line 1981, in showEditor
# self.xgExprEditor = XgExprEditor(self.attr, self.value(), cpal, cdesc, _mayaMainWindow)
# TypeError: # 'XgExprEditor.XgExprEditor' called with wrong argument types:
# XgExprEditor.XgExprEditor(str, str, str, str, PySide2.QtWidgets.QWidget)
# Supported signatures:
XgExprEditor.XgExprEditor(unicode, unicode, unicode, unicode, PySide2.QtWidgets.QWidget = None)
Hope somebody can help me out 🙂
Solved! Go to Solution.