Addon-Gear or Bolts > fatal error #76348

Closed
opened 2020-05-02 23:26:48 +02:00 by Donald Silva · 2 comments

System Information
Operating system: Windows 10
Graphics card:

Blender Version
Broken: 2.82 ( tried reinstalling on May 2 - same issue)
no other technical information on version or date shows on splash screen

Short description of error
Add either Gears or Bolts> fatal errors

Exact steps for others to reproduce the error
Based on the default startup or an attached .blend file (as simple as possible).

3D Viewport
no other meshes involved
Object Mode
Add > Mesh > Gears > Gear

  1. several error messages appear (see System Console dump below)
  2. a default gear does get generated
  3. but system won't respond after

Read prefs: C:\Users\Don\AppData\Roaming\Blender Foundation\Blender\2.82\config\userpref.blend
found bundled python: C:\Program Files\Blender Foundation\Blender 2.82\2.82\python
Warning: property 'release_confirm' not found in keymap item 'OperatorProperties'
Traceback (most recent call last):

File "C:\Program Files\Blender Foundation\Blender 2.82\2.82\scripts\addons\add_mesh_extra_objects\add_mesh_gears.py", line 749, in invoke
  self.execute(context)
File "C:\Program Files\Blender Foundation\Blender 2.82\2.82\scripts\addons\add_mesh_extra_objects\add_mesh_gears.py", line 714, in execute
  tipGroup.add(verts_tip, 1.0, 'ADD')

RuntimeError: Error: VertexGroup.add(): cannot be called while object is in edit mode

location: :-1

**System Information** Operating system: Windows 10 Graphics card: **Blender Version** Broken: 2.82 ( tried reinstalling on May 2 - same issue) no other technical information on version or date shows on splash screen **Short description of error** Add either Gears or Bolts> fatal errors **Exact steps for others to reproduce the error** Based on the default startup or an attached .blend file (as simple as possible). 3D Viewport no other meshes involved Object Mode Add > Mesh > Gears > Gear 1. several error messages appear (see System Console dump below) 2. a default gear does get generated 3. but system won't respond after Read prefs: C:\Users\Don\AppData\Roaming\Blender Foundation\Blender\2.82\config\userpref.blend found bundled python: C:\Program Files\Blender Foundation\Blender 2.82\2.82\python Warning: property 'release_confirm' not found in keymap item 'OperatorProperties' Traceback (most recent call last): ``` File "C:\Program Files\Blender Foundation\Blender 2.82\2.82\scripts\addons\add_mesh_extra_objects\add_mesh_gears.py", line 749, in invoke self.execute(context) File "C:\Program Files\Blender Foundation\Blender 2.82\2.82\scripts\addons\add_mesh_extra_objects\add_mesh_gears.py", line 714, in execute tipGroup.add(verts_tip, 1.0, 'ADD') ``` RuntimeError: Error: VertexGroup.add(): cannot be called while object is in edit mode location: <unknown location>:-1
Author

Added subscriber: @i080457

Added subscriber: @i080457

Closed as duplicate of #76049

Closed as duplicate of #76049
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#76348
No description provided.