Auto Reload v3.1.2 7 mo 你好,图像刷新使用不了(4.5.5) Python: Traceback (most recent call last): File "D:\Blender\InsidePlugin\auto_reload\reload_operator.py", line 22, in execute obj_to_reload = reload.get_files_moddate(self.behavior) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "D:\Blender\InsidePlugin\auto_reload\reload.py", line 148, in get_files_moddate new_moddate = get_image_moddate(obj, path) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "D:\Blender\InsidePlugin\auto_reload\reload.py", line 70, in get_image_moddate get_filesequence_from_file(filepath) File "D:\Blender\InsidePlugin\auto_reload\reload.py", line 36, in get_filesequence_from_file for file in os.listdir(folderpath): ^^^^^^^^^^^^^^^^^^^^^^ FileNotFoundError: [WinError 3] 系统找不到指定的路径。: 'D:\admin\Downloads\168-5027811624257855\B第二模块:BLender雕刻笔刷\86419_Zbrush_Orb_Brushes_pack_for_Blender_3D\textures' tonton_ replied 5 mo This error seems to come from a path problem, i would need more details than that, could you please fill an issue on the github ? This platform is not designed for bug report :)
你好,图像刷新使用不了(4.5.5) Python: Traceback (most recent call last): File "D:\Blender\InsidePlugin\auto_reload\reload_operator.py", line 22, in execute obj_to_reload = reload.get_files_moddate(self.behavior) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "D:\Blender\InsidePlugin\auto_reload\reload.py", line 148, in get_files_moddate new_moddate = get_image_moddate(obj, path) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "D:\Blender\InsidePlugin\auto_reload\reload.py", line 70, in get_image_moddate get_filesequence_from_file(filepath) File "D:\Blender\InsidePlugin\auto_reload\reload.py", line 36, in get_filesequence_from_file for file in os.listdir(folderpath): ^^^^^^^^^^^^^^^^^^^^^^ FileNotFoundError: [WinError 3] 系统找不到指定的路径。: 'D:\admin\Downloads\168-5027811624257855\B第二模块:BLender雕刻笔刷\86419_Zbrush_Orb_Brushes_pack_for_Blender_3D\textures'