machin3 tolls #64818

Closed
opened 2019-05-19 00:26:53 +02:00 by ahmed · 4 comments

Traceback (most recent call last):

File "C:\Program Files\blender-2.80.0-git.03672e77836d-windows64\2.80\scripts\addons\MACHIN3tools\operators\mesh_cut.py", line 29, in invoke
  flatten(cutter)
File "C:\Program Files\blender-2.80.0-git.03672e77836d-windows64\2.80\scripts\addons\MACHIN3tools\utils\object.py", line 5, in flatten
  bpy.context.scene.update()

AttributeError: 'Scene' object has no attribute 'update'

location: :-1

location: :-1

Traceback (most recent call last): ``` File "C:\Program Files\blender-2.80.0-git.03672e77836d-windows64\2.80\scripts\addons\MACHIN3tools\operators\mesh_cut.py", line 29, in invoke flatten(cutter) File "C:\Program Files\blender-2.80.0-git.03672e77836d-windows64\2.80\scripts\addons\MACHIN3tools\utils\object.py", line 5, in flatten bpy.context.scene.update() ``` AttributeError: 'Scene' object has no attribute 'update' location: <unknown location>:-1 location: <unknown location>:-1
Author

Added subscriber: @aqsame

Added subscriber: @aqsame

Added subscriber: @brecht

Added subscriber: @brecht

Changed status from 'Open' to: 'Archived'

Changed status from 'Open' to: 'Archived'
Brecht Van Lommel self-assigned this 2019-05-19 00:42:51 +02:00

This add-on is not maintained by the Blender project, you should report issues to the author of the add-on.

This add-on is not maintained by the Blender project, you should report issues to the author of the add-on.
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#64818
No description provided.