Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
https://pasteall.org/blend/
You could also try exporting a DMX file.
I don't think I can really upload the blender file anywhere as it was a paid model
DMX seemingly gives the same results + can't be compiled in crowbar because of "too many bone influences per vertex" error
I could possibly send it to you thru steam dms???
CORRECTION: time 1 # Ah
Thanks for reporting this. It is indeed a difficult problem to solve, and perhaps even impossible given the way Blender currently works.
I could add a more descriptive error message when this happens, but I don't see anything that can be done programatically to avoid the problem. It's up to the user to fix their input data.
- 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.