lasa01 / Plumber

A Blender addon for importing Source 1 engine maps, models, materials and textures. This addon makes it possible to import full CS:GO, TF2, CS:S or other Source 1 game maps into Blender.
MIT License
390 stars 30 forks source link

无法导入开头w模型文件. #161

Closed xajksdgas closed 7 months ago

xajksdgas commented 1 year ago

错误提示 Python: Traceback (most recent call last): File "C:\Users\wang\AppData\Roaming\Blender Foundation\Blender\3.2\scripts\addons\io_import_vmf__init__.py", line 1135, in execute qc_importer.get(name, context.collection, context) File "C:\Users\wang\AppData\Roaming\Blender Foundation\Blender\3.2\scripts\addons\io_import_vmf\import_qc.py", line 405, in get return self.get_smd(name, collection, context).a File "C:\Users\wang\AppData\Roaming\Blender Foundation\Blender\3.2\scripts\addons\io_import_vmf\import_qc.py", line 391, in get_smd raise Exception(f"model {name} hasn't been imported") Exception: model models\weapons\沙漠之鹰\w_pist_deagle_dropped hasn't been imported

搅拌机3.2版. 插件是最新版本

lasa01 commented 1 year ago

Unfortunately I can only provide support in English. Seems like this is not the actual error, if you scroll up the console further it should show more descriptive errors.

lasa01 commented 7 months ago

Closing due to inactivity.