ConverterPIXWrapper icon indicating copy to clipboard operation
ConverterPIXWrapper copied to clipboard

I imported base.scs and it went wrong.

Open 1761792934 opened this issue 3 years ago • 1 comments

### Traceback (most recent call last):

File "D:\steam-Game\steamapps\common\Blender\2.81\scripts\addons\io_converter_pix_wrapper_init_.py", line 702, in execute textures_to_base=self.textures_to_base) File "D:\steam-Game\steamapps\common\Blender\2.81\scripts\modules\bpy\ops.py", line 199, in call ret = op_call(self.idname_py(), C_dict, kw, C_exec, C_undo) RuntimeError: 错误: Traceback (most recent call last): File "D:\steam-Game\steamapps\common\Blender\2.81\scripts\addons\io_converter_pix_wrapper_init_.py", line 376, in invoke if not self.model_browser_data.is_subpath_valid(): File "D:\steam-Game\steamapps\common\Blender\2.81\scripts\addons\io_converter_pix_wrapper_init_.py", line 189, in is_subpath_valid dirs, files = get_archive_listdir(archive_paths, self.current_subpath) File "D:\steam-Game\steamapps\common\Blender\2.81\scripts\addons\io_converter_pix_wrapper_init_.py", line 142, in get_archive_listdir retcode, stdout = run_converter_pix(args) File "D:\steam-Game\steamapps\common\Blender\2.81\scripts\addons\io_converter_pix_wrapper_init_.py", line 108, in run_converter_pix result = subprocess.run(final_command, stdout=subprocess.PIPE) File "D:\steam-Game\steamapps\common\Blender\2.81\python\lib\subprocess.py", line 472, in run with Popen(*popenargs, **kwargs) as process: File "D:\steam-Game\steamapps\common\Blender\2.81\python\lib\subprocess.py", line 775, in init restore_signals, start_new_session) File "D:\steam-Game\steamapps\common\Blender\2.81\python\lib\subprocess.py", line 1178, in _execute_child startupinfo) FileNotFoundError: [WinError 2] 系统找不到指定的文件。

location: D:\steam-Game\steamapps\common\Blender\2.81\scripts\modules\bpy\ops.py:199

location: :-1

1761792934 avatar Aug 01 '21 00:08 1761792934

Hm, could you translate the non-english part of error? Looks like there is some Windows implementation problems.

simon50keda avatar Aug 02 '21 08:08 simon50keda