Page MenuHome

BoltFactory
Closed, ArchivedPublic

Description

System Information
Operating system: Windows-10-10.0.19041-SP0 64 Bits
Graphics card: NVIDIA GeForce GTX 1650 SUPER/PCIe/SSE2 NVIDIA Corporation 4.5.0 NVIDIA 511.79

Blender Version
Broken: version: 3.0.1, branch: master, commit date: 2022-01-23 13:10,
Worked: (2.93.8 2022-02-02 09:34 hash: rB09da7f489ad9)

Addon Information
Name: BoltFactory (0, 4, 0)
Author: Aaron Keith

Short description of error
[File "C:\Program Files\Blender Foundation\Blender 3.0\3.0\scripts\addons\add_mesh_BoltFactory\Boltfactory.py", line 466, in execute bpy.ops.object.join()
File "C:\Program Files\Blender Foundation\Blender 3.0\3.0\scripts\modules\bpy\ops.py", line 132, in_call_ret = _op_call(self.idname_py(), None, kw
RuntimeError: Error: This data does not support joining in edit mode
location:<unknown location>:-1]

Exact steps for others to reproduce the error
[Add Mesh Bolt]

Event Timeline

Omar Emara (OmarSquircleArt) changed the task status from Needs Triage to Needs Information from User.Mar 23 2022, 1:43 PM

Can you test this with the latest version of the add-on/Blender? It seems this code no longer exists.
Are you trying to add the bolt in edit mode?

I will assume this is already fixed as the code no longer exists. If it does, we can look into it again then.