Is anyone else having trouble with the Master Builder python script in Logik Portal in 2026+? We recently updated and now when I try to use it I get the following error:
Script Install Verified
Master Builder execute callback [<class 'master_builder.MasterBuilder'>((<flame.PyReelGroup object at 0x7f2890e73a00>,),)] failed because of an error of type "PyFlameWindow.__init__() missing 1 required positional argument: 'parent'"
If anyone has any ideas, I’d be forever in your debt. Master Builder is the best and without it my life feels hollow and meaningless (or at least life is a little more tedious which is just as bad.)
Thanks so much for your help on this and also for creating the script to begin with. That thing has been one of the few things keeping me (somewhat) sane the last few years.
The new version gets me past the dialog box to select which reel the names should be pulled from but now I get the following:
Traceback (most recent call last):
File "/opt/Autodesk/shared/python/master_builder/master_builder.py", line 318, in create_masters_list
if reel.name == self.desktop_reels_push_button.text():
TypeError: 'str' object is not callable