machin3tools #64819

Closed
opened 2019-05-19 00:30:18 +02:00 by ahmed · 5 comments

Traceback (most recent call last):

File "C:\Program Files\blender-2.80.0-git.03672e77836d-windows64\2.80\scripts\addons\MACHIN3tools\operators\customize.py", line 66, in execute
  self.preferences(context)
File "C:\Program Files\blender-2.80.0-git.03672e77836d-windows64\2.80\scripts\addons\MACHIN3tools\operators\customize.py", line 458, in preferences
  s.gpu_viewport_quality = 1

AttributeError: 'PreferencesSystem' object has no attribute 'gpu_viewport_quality'

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\customize.py", line 66, in execute self.preferences(context) File "C:\Program Files\blender-2.80.0-git.03672e77836d-windows64\2.80\scripts\addons\MACHIN3tools\operators\customize.py", line 458, in preferences s.gpu_viewport_quality = 1 ``` AttributeError: 'PreferencesSystem' object has no attribute 'gpu_viewport_quality' 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:43:01 +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.
Author

thanks will do

thanks will do
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#64819
No description provided.