Home Website Youtube GitHub

RBF gives an error when switching RBF Setup and Driven not loading in RBF Manager window

Hello! Yesterday, while configuring RBF, I encountered an issue. Today, when I turned on my computer to adjust the controller’s position, I realized that the Driver is not appearing in the window. Additionally, whenever I attempt to edit the pose, it modifies all the poses simultaneously.

This error appears when switching to another Setup (if this is a mistake at all): File “C:\Users\ocean\Documents\maya\modules\scripts\mgear\rigbits\rbf_manager_ui.py”, line 1202, in displayRBFSetupInfo
self.recreateDrivenTabs(self.allSetupsInfo[rbfSelection])
File “C:\Users\ocean\Documents\maya\modules\scripts\mgear\rigbits\rbf_manager_ui.py”, line 1163, in recreateDrivenTabs
rbfNodes = sorted(rbfNodes)
#TypeError: ‘<’ not supported between instances of ‘RBFNode’ and ‘RBFNode’

There are a couple of threads on this: Search results for '"between instances of 'RBFNode'"' - mGear Framework Forum

One of them, Edward seemed to have found a potential cause. But there might be other clues in the thread. (I’m not familiar enough with the RBF tool.)