STEAM GROUP
Blender Source Tools BleST
STEAM GROUP
Blender Source Tools BleST
333
IN-GAME
1,915
ONLINE
Founded
8 November, 2013
Showing 1-3 of 3 entries
13
VTA file not exporting properly?
hey, uh. im sorry for the bump but I have the same issue occurring, and im on the latest version.

- D:\Resources\Stuff I Made\Garry's Mod Stuff\Playermodels\RUBI\Sourcefiles\compile\RubiMeshPC.vta
Traceback (most recent call last):
File "C:\Users\squid\AppData\Roaming\Blender Foundation\Blender\4.4\scripts\addons\io_scene_valvesource\export_smd.py", line 219, in execute
self.exportId(context, id)
File "C:\Users\squid\AppData\Roaming\Blender Foundation\Blender\4.4\scripts\addons\io_scene_valvesource\export_smd.py", line 568, in exportId
self.files_exported += write_func(id, bake_results, self.sanitiseFilename(export_name), path)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\squid\AppData\Roaming\Blender Foundation\Blender\4.4\scripts\addons\io_scene_valvesource\export_smd.py", line 1239, in writeSMD
written += self.writeSMD(id,bake_results,name,filepath,filetype='vta')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\squid\AppData\Roaming\Blender Foundation\Blender\4.4\scripts\addons\io_scene_valvesource\export_smd.py", line 1219, in writeSMD
shape_loop = shape.loops[mesh_loop.index]
~~~~~~~~~~~^^^^^^^^^^^^^^^^^
IndexError: bpy_prop_collection[index]: index 53064 out of range, size 53064
Error: Python: Traceback (most recent call last):
File "C:\Users\squid\AppData\Roaming\Blender Foundation\Blender\4.4\scripts\addons\io_scene_valvesource\export_smd.py", line 219, in execute
self.exportId(context, id)
File "C:\Users\squid\AppData\Roaming\Blender Foundation\Blender\4.4\scripts\addons\io_scene_valvesource\export_smd.py", line 568, in exportId
self.files_exported += write_func(id, bake_results, self.sanitiseFilename(export_name), path)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\squid\AppData\Roaming\Blender Foundation\Blender\4.4\scripts\addons\io_scene_valvesource\export_smd.py", line 1239, in writeSMD
written += self.writeSMD(id,bake_results,name,filepath,filetype='vta')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\squid\AppData\Roaming\Blender Foundation\Blender\4.4\scripts\addons\io_scene_valvesource\export_smd.py", line 1219, in writeSMD
shape_loop = shape.loops[mesh_loop.index]
~~~~~~~~~~~^^^^^^^^^^^^^^^^^
IndexError: bpy_prop_collection[index]: index 53064 out of range, size 53064

i dont have any modifiers on my model and im..uh not sure what could be causing it.

the model is a paid vrchat avatar (which has turned free) so im able to give you the blend file if you need to look into it.
Showing 1-3 of 3 entries