DarienBrito / TDMorph

TDMorph, a toolbox for enhanced parametric exploration in TouchDesigner
GNU General Public License v3.0
136 stars 9 forks source link

Settings Error #187

Closed OSC-Entity closed 6 months ago

OSC-Entity commented 1 year ago

Off the bat, incredible work on this Darien. I just started using TDMorph and it appears before I do anything else when attempting to click on the settings wheel I get an error. See attached screengrabs. Thank you!

Screenshot 2023-06-14 at 6 32 25 PM Screenshot 2023-06-14 at 6 32 54 PM Screenshot 2023-06-14 at 6 32 52 PM

TDMorph 3.0 TouchDesigner 2022.33600 Mac OSX Ventura 13.4

DarienBrito commented 1 year ago

Hi there. Thank you and good catch! There's a wrong reference to the master module that I must have missed while updating stuff. You can fix it for now like this: Screenshot 2023-06-21 155017

The expression should be: parent.TDMorphModule.op('Lib/ParPopup').Open(parent.TDMorphModule, 'Parameter Morpher Settings',"*")

I will fix it in official release

MattiaDiomedi commented 1 year ago

Hi Darien, thanks for this great tool, just start to follow the tut, i get similar error when trying to open the container setting. I'm using TD morph 3.0 Touchdesigner 2022.33910 Windows 11 TD_Morp_SettingError

DarienBrito commented 6 months ago

This has been fixed in latest upcoming release (3.1.0) stay tuned on the repo :)