G:\Users\Ad\AppData\Roaming\Blender Foundation\Blender\2.92\scripts\addons\blender-viewport-rename.py:101 [DEBUG] (2020/11/15 09:01:09) mesh-fairing-master.linalg.init():L164 - Using NumPySolver G:\Users\Ad\AppData\Roaming\Blender Foundation\Blender\2.92\scripts\addons\optiloops.py:307 I1115 09:01:11.031395 3444 blender_python.cpp:194] Debug flags initialized to: CPU flags: AVX2 : True AVX : True SSE4.1 : True SSE3 : True SSE2 : True BVH layout : EMBREE Split : False CUDA flags: Adaptive Compile : False OptiX flags: CUDA streams : 1 OpenCL flags: Device type : ALL Debug : False Memory limit : 0 Switching to fully guarded memory allocator. Blender 2.92.0 Alpha Build: 2020-11-14 02:42:04 Windows Release argv[0] = M:\loads\soft\graphics\3d\Blender\blender-2.92.0-git.601da4194c02-windows64\\blender argv[1] = --debug argv[2] = --debug-cycles argv[3] = --python-expr argv[4] = import bpy; bpy.ops.wm.sysinfo(filepath=r'G:\Users\Ad\AppData\Local\Temp\blender\debug_logs\blender_system_info.txt') Read prefs: G:\Users\Ad\AppData\Roaming\Blender Foundation\Blender\2.92\config\userpref.blend read file G:\Users\Ad\AppData\Roaming\Blender Foundation\Blender\2.92\config\startup.blend Version 292 sub 1 date 2020-10-27 22:14 hash 024b65b5e518 Warning: class VIEW3D_OT_viewport_rename contains a property which should be an annotation! assign as a type annotation: VIEW3D_OT_viewport_rename.type assign as a type annotation: VIEW3D_OT_viewport_rename.start assign as a type annotation: VIEW3D_OT_viewport_rename.data_flag Warning: class MESH_OT_optiloops contains a property which should be an annotation! assign as a type annotation: MESH_OT_optiloops.angle_threshold assign as a type annotation: MESH_OT_optiloops.only_closed assign as a type annotation: MESH_OT_optiloops.keep_subsurf_influencing_loops assign as a type annotation: MESH_OT_optiloops.keep_seams assign as a type annotation: MESH_OT_optiloops.finish_dissolve Python: Traceback (most recent call last): File "G:\Users\Ad\AppData\Roaming\Blender Foundation\Blender\2.92\scripts\addons\NodeCustomBuilder\__init__.py", line 259, in execute material = bpy.context.object.active_material AttributeError: 'NoneType' object has no attribute 'active_material' location: M:\loads\soft\graphics\3d\Blender\blender-2.92.0-git.601da4194c02-windows64\2.92\scripts\modules\bpy\ops.py:132 Python: Traceback (most recent call last): File "G:\Users\Ad\AppData\Roaming\Blender Foundation\Blender\2.92\scripts\addons\NodeCustomBuilder\__init__.py", line 259, in execute material = bpy.context.object.active_material AttributeError: 'NoneType' object has no attribute 'active_material' location: M:\loads\soft\graphics\3d\Blender\blender-2.92.0-git.601da4194c02-windows64\2.92\scripts\modules\bpy\ops.py:132 I1115 09:01:12.641398 3444 device_opencl.cpp:48] CLEW initialization succeeded. I1115 09:01:12.651398 3444 device_cuda.cpp:41] CUEW initialization succeeded : 㤠 䠩 蠡. I1115 09:01:12.761399 3444 device_cuda.cpp:51] Neither precompiled kernels nor CUDA compiler was found, unable to use CUDA Traceback (most recent call last): File "G:\Users\Ad\AppData\Roaming\Blender Foundation\Blender\2.92\scripts\addons\NodeCustomBuilder\__init__.py", line 68, in handler bpy.ops.custom.blend_select() File "M:\loads\soft\graphics\3d\Blender\blender-2.92.0-git.601da4194c02-windows64\2.92\scripts\modules\bpy\ops.py", line 132, in __call__ ret = _op_call(self.idname_py(), None, kw) RuntimeError: Ошибка: Python: Traceback (most recent call last): File "G:\Users\Ad\AppData\Roaming\Blender Foundation\Blender\2.92\scripts\addons\NodeCustomBuilder\__init__.py", line 259, in execute material = bpy.context.object.active_material AttributeError: 'NoneType' object has no attribute 'active_material' location: M:\loads\soft\graphics\3d\Blender\blender-2.92.0-git.601da4194c02-windows64\2.92\scripts\modules\bpy\ops.py:132 Traceback (most recent call last): File "G:\Users\Ad\AppData\Roaming\Blender Foundation\Blender\2.92\scripts\addons\NodeCustomBuilder\__init__.py", line 73, in init_handler bpy.ops.custom.blend_select() File "M:\loads\soft\graphics\3d\Blender\blender-2.92.0-git.601da4194c02-windows64\2.92\scripts\modules\bpy\ops.py", line 132, in __call__ ret = _op_call(self.idname_py(), None, kw) RuntimeError: Ошибка: Python: Traceback (most recent call last): File "G:\Users\Ad\AppData\Roaming\Blender Foundation\Blender\2.92\scripts\addons\NodeCustomBuilder\__init__.py", line 259, in execute material = bpy.context.object.active_material AttributeError: 'NoneType' object has no attribute 'active_material' location: M:\loads\soft\graphics\3d\Blender\blender-2.92.0-git.601da4194c02-windows64\2.92\scripts\modules\bpy\ops.py:132 Traceback (most recent call last): File "M:\loads\soft\graphics\3d\Blender\blender-2.92.0-git.601da4194c02-windows64\2.92\scripts\modules\addon_utils.py", line 434, in disable mod.unregister() File "G:\Users\Ad\AppData\Roaming\Blender Foundation\Blender\2.92\scripts\addons\uvpackmaster2\__init__.py", line 148, in unregister del UVP2_Preferences.stats_array AttributeError: stats_array Traceback (most recent call last): File "M:\loads\soft\graphics\3d\Blender\blender-2.92.0-git.601da4194c02-windows64\2.92\scripts\modules\addon_utils.py", line 434, in disable mod.unregister() File "G:\Users\Ad\AppData\Roaming\Blender Foundation\Blender\2.92\scripts\addons\scale_with_modifiers2.py", line 304, in unregister bpy.types.VIEW3D_MT_object_apply.remove(menu_func) NameError: name 'menu_func' is not defined Traceback (most recent call last): File "M:\loads\soft\graphics\3d\Blender\blender-2.92.0-git.601da4194c02-windows64\2.92\scripts\modules\addon_utils.py", line 434, in disable mod.unregister() File "G:\Users\Ad\AppData\Roaming\Blender Foundation\Blender\2.92\scripts\addons\Asset_Creation_Toolset_2_6_1_281.py", line 2263, in unregister bpy.types.CYCLES_PT_context_material.remove(Material_Menu_Panel) AttributeError: 'RNA_Types' object has no attribute 'CYCLES_PT_context_material' _______REgister previews .. .ao .. .ao_legacy .. .bevel_mask .. .cavity .. .curvature .. .diffuse .. .displacment .. .dust .. .id_element .. .id_material .. .normal_object .. .normal_object_bevel .. .normal_tangent .. .normal_tangent_bevel .. .paint_base .. .position .. .selection .. .wireframe Imported Surface Follow and UV Shape Registered W_Mesh register CAD Transform 0.0.7 : ready Registered MESHmachine 0.6.10 with 2 plug libraries » plug library: Examples » plug library: MyPlugs register_class(...): Предупреждение: «HYY_OT_status_dd» не содержит «_HT_» в префиксе или суффиксе BlendLuxCore 2.4 registered (with pyluxcore 2.4) Ошибка: Python: Traceback (most recent call last): File "G:\Users\Ad\AppData\Roaming\Blender Foundation\Blender\2.92\scripts\addons\NodeCustomBuilder\__init__.py", line 259, in execute material = bpy.context.object.active_material AttributeError: 'NoneType' object has no attribute 'active_material' location: M:\loads\soft\graphics\3d\Blender\blender-2.92.0-git.601da4194c02-windows64\2.92\scripts\modules\bpy\ops.py:132 Ошибка: Python: Traceback (most recent call last): File "G:\Users\Ad\AppData\Roaming\Blender Foundation\Blender\2.92\scripts\addons\NodeCustomBuilder\__init__.py", line 259, in execute material = bpy.context.object.active_material AttributeError: 'NoneType' object has no attribute 'active_material' location: M:\loads\soft\graphics\3d\Blender\blender-2.92.0-git.601da4194c02-windows64\2.92\scripts\modules\bpy\ops.py:132 unregister Exception in module unregister(): 'G:\\Users\\Ad\\AppData\\Roaming\\Blender Foundation\\Blender\\2.92\\scripts\\addons\\uvpackmaster2\\__init__.py' Exception in module unregister(): 'G:\\Users\\Ad\\AppData\\Roaming\\Blender Foundation\\Blender\\2.92\\scripts\\addons\\scale_with_modifiers2.py' CAD Transform 0.0.7 successfully disabled » unloaded plug library: Examples » unloaded plug library: MyPlugs Unregistered MESHmachine 0.6.10 Exception in module unregister(): 'G:\\Users\\Ad\\AppData\\Roaming\\Blender Foundation\\Blender\\2.92\\scripts\\addons\\Asset_Creation_Toolset_2_6_1_281.py' Saved session recovery to 'F:\BlenderTemp\quit.blend' GLShader len: 104 0000000010DF31F8 GLShaderInterface len: 208 0000000010DC34F8 GLShaderInterface len: 48 0000000010F11018 name_buffer len: 20 0000000010DD29B8 GLShader len: 104 0000000010DF3078 GLShaderInterface len: 208 0000000010DC3278 GLShaderInterface len: 64 00000000110890B8 name_buffer len: 28 0000000010DD2A18 Buffer buffer len: 12 0000000010DF4668 Buffer dimensions len: 4 0000000010DF4618 Buffer buffer len: 24 0000000010DD2958 Buffer dimensions len: 8 0000000010DF45C8 Buffer buffer len: 12 0000000010DF4578 Buffer dimensions len: 4 0000000010DF4528 GLShader len: 104 0000000010BA3A38 GLShaderInterface len: 208 0000000010BA4E38 GLShaderInterface len: 96 0000000010E74898 name_buffer len: 48 0000000010C37628