SilentNightSound / GI-Model-Importer

Tools and instructions for importing custom models into a certain anime game
https://discord.gg/agmg
GNU General Public License v3.0
2.34k stars 339 forks source link

Python: Traceback (most recent call last) [BLENDER PLUGIN] #260

Closed MorishimaKureo closed 1 week ago

MorishimaKureo commented 2 weeks ago

Python: Traceback (most recent call last): File "C:\Users\Administrator\AppData\Roaming\Blender Foundation\Blender\4.1\scripts\addons\blender_3dmigoto_gimi.py", line 2133, in execute import_3dmigoto(self, context, paths, keywords) File "C:\Users\Administrator\AppData\Roaming\Blender Foundation\Blender\4.1\scripts\addons\blender_3dmigoto_gimi.py", line 945, in import_3dmigoto obj.append(import_3dmigoto_vb_ib(operator, context, [p], kwargs)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "C:\Users\Administrator\AppData\Roaming\Blender Foundation\Blender\4.1\scripts\addons\blender_3dmigoto_gimi.py", line 977, in import_3dmigoto_vb_ib (blend_indices, blend_weights, texcoords, vertex_layers, use_normals) = import_vertices(mesh, vb) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "C:\Users\Administrator\AppData\Roaming\Blender Foundation\Blender\4.1\scripts\addons\blender_3dmigoto_gimi.py", line 918, in import_vertices import_normals_step1(mesh, data) File "C:\Users\Administrator\AppData\Roaming\Blender Foundation\Blender\4.1\scripts\addons\blender_3dmigoto_gimi.py", line 717, in import_normals_step1 mesh.create_normals_split() ^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'Mesh' object has no attribute 'create_normals_split'

leotorrez commented 1 week ago

plugin is made for blender 2.9 - 3.6