Log In
New Account
Home My Page Projects Blender 2.x BF release
Summary Activity Tracker SCM Files

Blender 2.6 Bug Tracker: Browse

[#26046] Error: executing addon_add_object.py

Date:
2011-02-12 10:43
Priority:
3
State:
Closed
Submitted by:
Peter K.H. Gragert (pkhg)
Assigned to:
Campbell Barton (campbellbarton)
Category:
Python
Status:
Fixed / Closed
Relates to:
Duplicates:
Patches:
 
Summary:
Error: executing addon_add_object.py
Detailed description
C:\BlenderSVN\install\win32-vc>blender.exe
found bundled python: C:\BlenderSVN\install\win32-vc\2.56\python
Traceback (most recent call last):
File "addon_add_object.py", line 53, in execute
File "addon_add_object.py", line 36, in add_object
File "C:\BlenderSVN\install\win32-vc\2.56\scripts\addons\modules\add_utils.py", line 85, in add_object_data
obj_new.update()
AttributeError: 'Object' object has no attribute 'update'

location:<unknown location>:-1

location:<unknown location>:-1

Followup

Message
 

Attached Files:

No Files Currently Attached

Changes:

Field Old Value Date By
status_idOpen2011-02-12 10:53campbellbarton
close_dateNone2011-02-12 10:53campbellbarton
assigned_tonone2011-02-12 10:53campbellbarton
detailsC:\\BlenderSVN\\install\\win32-vc>blender.exe found bundled python: C:\\BlenderSVN\\install\\win32-vc\\2.56\\python Traceback (most recent call last): File "addon_add_object.py", line 53, in execute File "addon_add_object.py", line 36, in add_object File "C:\\BlenderSVN\\install\\win32-vc\\2.56\\scripts\\addons\\modules\\add_utils.py", line 85, in add_object_data obj_new.update() AttributeError: \'Object\' object has no attribute \'update\' location:<unknown location>:-1 location:<unknown location>:-1 2011-02-12 10:53campbellbarton
StatusNew2011-02-12 10:53campbellbarton