Jump to content

JPHackworth

Members
  • Posts

    2
  • Joined

  • Last visited

Everything posted by JPHackworth

  1. Also, there is this output from the blender system console, an error when blender tries to register the addon?
  2. Hello all! Been trying to get this add-on working in Blender with little success. Overcame the first batch of errors by retrieving these updated files, (thanks so much) yet I still have a stumbling block: When trying to import a .craft, I get the following error: The offending function and import call: def execute(self, context): from . import import_craft keywords = self.as_keywords (ignore=("filter_glob",)) return import_craft.import_craft(self,context,**keywords) I'm not sure how to fix this problem as it has been sometime since I have been coding in Python (or at all for that matter!)
×
×
  • Create New...