You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 3, 2023. It is now read-only.
Python: Traceback (most recent call last): File "C:\Users\black\AppData\Roaming\Blender Foundation\Blender\2.93\scripts\addons\io_model_semodel-blender-28\__init__.py", line 35, in execute result = import_semodel.load( File "C:\Users\black\AppData\Roaming\Blender Foundation\Blender\2.93\scripts\addons\io_model_semodel-blender-28\import_semodel.py", line 21, in load model = SEModel.Model(filepath) File "C:\Users\black\AppData\Roaming\Blender Foundation\Blender\2.93\scripts\addons\io_model_semodel-blender-28\semodel.py", line 602, in __init__ self.load(path) File "C:\Users\black\AppData\Roaming\Blender Foundation\Blender\2.93\scripts\addons\io_model_semodel-blender-28\semodel.py", line 729, in load self.meshes[i] = Mesh( File "C:\Users\black\AppData\Roaming\Blender Foundation\Blender\2.93\scripts\addons\io_model_semodel-blender-28\semodel.py", line 499, in __init__ self.load(file, bone_t, useUVs, useNormals, useColors, useWeights) File "C:\Users\black\AppData\Roaming\Blender Foundation\Blender\2.93\scripts\addons\io_model_semodel-blender-28\semodel.py", line 526, in load self.vertices = Vertex.loadData(file, self.vertexCount, bone_t, File "C:\Users\black\AppData\Roaming\Blender Foundation\Blender\2.93\scripts\addons\io_model_semodel-blender-28\semodel.py", line 368, in loadData data_norms = struct.unpack("=%df" % (3 * vertexCount), bytes) struct.error: unpack requires a buffer of 104712 bytes
Please if anyone has a fix for this let me know.
The text was updated successfully, but these errors were encountered: