Crash with __contains__ #36155

Closed
opened 2013-07-15 23:42:50 +02:00 by Alberto Torres Ruiz · 3 comments

%%%Using 2.67b and latest SVN.

  • Select the default cube.
  • Remove material.
  • In the python console type:

"something" in bpy.context.object.data.materials

Crash. It seems it tries to get the RNA name of None.
%%%

%%%Using 2.67b and latest SVN. - Select the default cube. - Remove material. - In the python console type: >>> "something" in bpy.context.object.data.materials Crash. It seems it tries to get the RNA name of None. %%%

Changed status to: 'Open'

Changed status to: 'Open'

%%%fixed r58310.%%%

%%%fixed r58310.%%%

Changed status from 'Open' to: 'Resolved'

Changed status from 'Open' to: 'Resolved'
Sign in to join this conversation.
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: blender/blender-addons#36155
No description provided.