Cant import the model at all. just get this error every time.
Traceback (most recent call last):
File "C:UsersJonAppDataRoamingBlender FoundationBlender2.82scriptsaddonsmecabricks advanced__init__.py", line 323, in execute
return import_mecabricks(self, context, self.filepath, settings)
File "C:UsersJonAppDataRoamingBlender FoundationBlender2.82scriptsaddonsmecabricks advanced__init__.py", line 80, in import_mecabricks
scene = loader.load(filepath, collection)
File "C:UsersJonAppDataRoamingBlender FoundationBlender2.82scriptsaddonsmecabricks advancedloadersSceneLoader.py", line 84, in load
self.load_configurations(content['configurations'])
File "C:UsersJonAppDataRoamingBlender FoundationBlender2.82scriptsaddonsmecabricks advancedloadersSceneLoader.py", line 204, in load_configurations
self.library['configurations'][version][name] = loader.load(version, name, configuration)
File "C:UsersJonAppDataRoamingBlender FoundationBlender2.82scriptsaddonsmecabricks advancedloaderspartsConfigurationLoader.py", line 33, in load
material = material_builder.build(version, data)
File "C:UsersJonAppDataRoamingBlender FoundationBlender2.82scriptsaddonsmecabricks advancedloaderspartsMaterialBuilder.py", line 38, in build
normal = self.assemble_normals(material, data['normals'], data['bumps'], data['roughness'])
File "C:UsersJonAppDataRoamingBlender FoundationBlender2.82scriptsaddonsmecabricks advancedloaderspartsMaterialBuilder.py", line 239, in assemble_normals
roughness_group = self.make_roughness(group, roughness)
File "C:UsersJonAppDataRoamingBlender FoundationBlender2.82scriptsaddonsmecabricks advancedloaderspartsMaterialBuilder.py", line 411, in make_roughness
scale = data['scale']
File "C:UsersJonAppDataRoamingBlender FoundationBlender2.82scriptsaddonsmecabricks advancedloaderspartsnodesRoughnessLayer.py", line 42, in init
self.roughness.inputs['Strength'].default_value = kwargs['strength']
KeyError: 'bpy_prop_collection[key]: key "Strength" not found'
location: <unknown location>😶1
Should be said that its the same for every model i try to import
Make sure that you import in a fresh Blender file. If the file that you trying to import in contains materials from a previous version, it won't work.
All questions related to the Blender Add-on shall be posted in this section. This one is for questions related to the online Mecabricks app itself.
Ah sorry about that. Just a quick question then. Do i have to export all of the models again?
LEGO, the LEGO logo, the Minifigure, and the Brick and Knob configurations are trademarks of the LEGO Group of Companies. ©2024 The LEGO Group.
Mecabricks, the Mecabricks logo and all content not covered by The LEGO Group's copyright is, unless otherwise stated, ©2011-2024 Mecabricks.