millighost opened this issue on Aug 29, 2011 · 104 posts
millighost posted Thu, 10 May 2012 at 12:22 PM
Quote - I'm not sure if I'm doing something wrong, or not. =/ I am using the 64bit version of Blender 2.63. Does this matter?
No, it should not matter. But the error message looks like you tried to load the wrong file. There are two files within your installation called 'Genesis.dsf'; one in .../data/DAZ 3D/Genesis/Base/Genesis.dsf and one in .../People/Genesis/Genesis.dsf. You need to load the one from the 'Base' directory, not the one from the 'People' directory, might that be the source of the error? Hm, i see that the version you tried to load is in "3d models/Genesis.dsf" that seems to be a copy of one of those files, perhaps you copied the wrong file there?
Quote - INFO:mesh_import_dsf:execute (path = F:3D ModelsGenesis.dsf, kwargs = {'uvs':
True, 'use_material': True, 'materials': True, 'groups': True})
Traceback (most recent call last):
File "E:Program FilesBlender642.63scriptsaddonsdsfdsf_geom_import.py",
line 100, in execute
import_dsf_file (self.properties.filepath, import_props)
File "E:Program FilesBlender642.63scriptsaddonsdsfdsf_geom_import.py",
line 52, in import_dsf_file
geom = dsf_geom_load.load_file (filename)
File "E:Program FilesBlender642.63scriptsaddonsdsfdsf_geom_load.py", li
ne 48, in load_file
geom_data = self.load_geometry (filename)
File "E:Program FilesBlender642.63scriptsaddonsdsfdsf_geom_load.py", li
ne 41, in load_geometry
(jdata['geometry_library'][0])
KeyError: 'geometry_library'location:
:-1 location:
:-1