Glyphs-Scripts
Glyphs-Scripts copied to clipboard
Error: Component Problem Finder
Component Problem Finder Error: name 'thisComponent' is not defined Traceback (most recent call last): File "Component Problem Finder.py", line 406, in ComponentProblemFinderMain isAffected = self.callMethodWithArg(methodName, thisGlyph) File "Component Problem Finder.py", line 234, in callMethodWithArg return method(arg) File "Component Problem Finder.py", line 345, in glyphHas_detachedCornerComponents print("\t🚨 detached corner component %s on layer: %s" % (thisComponent.componentName, thisLayer.name)) NameError: name 'thisComponent' is not defined