Skip to content
This repository was archived by the owner on Apr 11, 2023. It is now read-only.
This repository was archived by the owner on Apr 11, 2023. It is now read-only.

Orgrimmar2.wmo dont open in blender #40

@Farrarie

Description

@Farrarie

when I try to import this wmo in blender I get this error =
here is the wmo
World.zip

here is the error
Traceback (most recent call last):
File ":\blender-2.78c-windows64\2.78\scripts\addons\io_scene_wmo_init_.py", line 163, in execute
import_wmo.import_wmo_to_blender_scene(self.filepath, self.load_textures, self.import_doodads, self.group_objects)
File "\blender-2.78c-windows64\2.78\scripts\addons\io_scene_wmo\wmo\import_wmo.py", line 56, in import_wmo_to_blender_scene
group.load_object(obj_name, import_doodads)
File "\blender-2.78c-windows64\2.78\scripts\addons\io_scene_wmo\wmo\wmo_group.py", line 458, in load_object
mesh.polygons[i].material_index = material_indices[mat_id]
KeyError: 0

location: :-1

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions