Post #1154: Wow for some reason blender loads like 10 times faster now haha thanks.

📋 Metadata

  • Author: Way2Close
  • Date: 2017-12-14 13:02:36
  • Type: bug_report
  • Quality Score: 5/10
  • Reply to: post_01153

🏷️ Tags

v1-18-8 pie-menu scripting intermediate unsolved

  • Python Scripting
  • Pie Menu Editor

💬 Content

Wow for some reason blender loads like 10 times faster now haha thanks.

Still have this:

File “C:\Users\Way2Close\AppData\Roaming\Blender Foundation\Blender\2.79\scripts\addons\pie_menu_editor\operators.py”, line 1374, in _draw_item
obj = eval(text, pme.context.globals)
File “”, line 1, in
AttributeError: ‘NoneType’ object has no attribute ‘data’
Traceback (most recent call last):
File “C:\Users\Way2Close\AppData\Roaming\Blender Foundation\Blender\2.79\scripts\addons\pie_menu_editor\operators.py”, line 1374, in _draw_item
obj = eval(text, pme.context.globals)
File “”, line 1, in
AttributeError: ‘NoneType’ object has no attribute ‘data’
Traceback (most recent call last):
File “C:\Users\Way2Close\AppData\Roaming\Blender Foundation\Blender\2.79\scripts\addons\pie_menu_editor\operators.py”, line 1374, in _draw_item
obj = eval(text, pme.context.globals)
File “”, line 1, in
AttributeError: ‘NoneType’ object has no attribute ‘data’
Traceback (most recent call last):
File “C:\Users\Way2Close\AppData\Roaming\Blender Foundation\Blender\2.79\scripts\addons\pie_menu_editor\operators.py”, line 1374, in _draw_item
obj = eval(text, pme.context.globals)
File “”, line 1, in
AttributeError: ‘NoneType’ object has no attribute ‘data’
Traceback (most recent call last):
File “C:\Users\Way2Close\AppData\Roaming\Blender Foundation\Blender\2.79\scripts\addons\pie_menu_editor\operators.py”, line 1374, in _draw_item
obj = eval(text, pme.context.globals)
File “”, line 1, in
AttributeError: ‘NoneType’ object has no attribute ‘data’


🔗 View on Blender Artists