AUTO Mirror Ad on not working #84396

Closed
opened 2021-01-05 08:04:44 +01:00 by mayank · 4 comments

System Information
Operating system: Windows-10-10.0.17763-SP0 64 Bits
Graphics card: GeForce GTX 1050/PCIe/SSE2 NVIDIA Corporation 4.5.0 NVIDIA 399.24

Blender Version
Broken: version: 2.82 (sub 7), branch: master, commit date: 2020-03-12 05:06, hash: blender/blender@375c7dc4ca
Worked: (optional)

Short description of error
AUTO Mirror Ad on is throwing error RuntimeError: Error: Zero normal given

Exact steps for others to reproduce the error

On default cube clicking Auto mirror is giving me this error

Traceback (most recent call last):
  File "C:\Program Files\Blender Foundation\Blender 2.82\2.82\scripts\addons\mesh_auto_mirror.py", line 167, in execute
    threshold= bpy.context.scene.AutoMirror_threshold)
  File "C:\Program Files\Blender Foundation\Blender 2.82\2.82\scripts\modules\bpy\ops.py", line 201, in __call__
    ret = op_call(self.idname_py(), None, kw)
RuntimeError: Error: Zero normal given
location: <unknown location>:-1
**System Information** Operating system: Windows-10-10.0.17763-SP0 64 Bits Graphics card: GeForce GTX 1050/PCIe/SSE2 NVIDIA Corporation 4.5.0 NVIDIA 399.24 **Blender Version** Broken: version: 2.82 (sub 7), branch: master, commit date: 2020-03-12 05:06, hash: `blender/blender@375c7dc4ca` Worked: (optional) **Short description of error** AUTO Mirror Ad on is throwing error RuntimeError: Error: Zero normal given **Exact steps for others to reproduce the error** On default cube clicking Auto mirror is giving me this error ``` Traceback (most recent call last): File "C:\Program Files\Blender Foundation\Blender 2.82\2.82\scripts\addons\mesh_auto_mirror.py", line 167, in execute threshold= bpy.context.scene.AutoMirror_threshold) File "C:\Program Files\Blender Foundation\Blender 2.82\2.82\scripts\modules\bpy\ops.py", line 201, in __call__ ret = op_call(self.idname_py(), None, kw) RuntimeError: Error: Zero normal given location: <unknown location>:-1 ```
Author

Added subscriber: @mayank-2

Added subscriber: @mayank-2

Closed as duplicate of #76917

Closed as duplicate of #76917

Added subscriber: @rjg

Added subscriber: @rjg

This has already been fixed since 2.90.1.

This has already been fixed since 2.90.1.
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#84396
No description provided.