Skip to content

List Index Out of Range #7

@Sulhir

Description

@Sulhir

When attempting to export a .w2mesh from Blender 3.6.0

Python: Traceback (most recent call last):
File "C:\Users\username\AppData\Roaming\Blender Foundation\Blender\3.6.0\scripts\addons\io_import_w2l\ui\ui_mesh.py", line 286, in execute mesh_back = do_export_mesh(context, fdir,
File "C:\Users\username\AppData\Roaming\Blender Foundation\Blender\3.6.0\scripts\addons\io_import_w2l\exporters\export_mesh.py", line 427, in do_export_mesh exporter.execute(filePath, **kwargs)
File "C:\Users\username\AppData\Roaming\Blender Foundation\Blender\3.6.0\scripts\addons\io_import_w2l\exporters\export_mesh.py", line 351 in execute vert_group_info = get_vertex_group_info(self._armature, self._meshes[0])
IndexError: list index out of range

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions