BUG error, I don't know why it is doing it, but it should be creating vertex groups for the erosion function, but it is not. #102839

Closed
opened 2022-11-29 01:55:23 +01:00 by Joseph Mann · 6 comments

System Information
Operating system: Windows-10-10.0.22000-SP0 64 Bits
Graphics card: NVIDIA GeForce RTX 3090/PCIe/SSE2 NVIDIA Corporation 4.5.0 NVIDIA 526.98

Blender Version
Broken: version: 3.2.0, branch: master, commit date: 2022-06-08 10:22, hash: blender/blender@e05e1e3691
Worked: (newest version of Blender that worked as expected)

Addon Information
Name: A.N.T.Landscape (0, 1, 8)
Author: Jimmy Hazevoet

Short description of error
[Please fill out a short description of the error here]

Exact steps for others to reproduce the error
[Please describe the exact steps needed to reproduce the issue]
[Based on the default startup or an attached .blend file (as simple as possible)]

Python: Traceback (most recent call last):

File "C:\Program Files\Blender Foundation\Blender 3.2\3.2\scripts\addons\ant_landscape\ant_functions.py", line 1046, in execute
  ob.vertex_groups.active = vg

RuntimeError: Error: VertexGroup 'capacity' not found in object 'Landscape.001'

2022-11-28 (1).png

2022-11-28.png

2022-11-26 (1).png

2022-11-26.png

**System Information** Operating system: Windows-10-10.0.22000-SP0 64 Bits Graphics card: NVIDIA GeForce RTX 3090/PCIe/SSE2 NVIDIA Corporation 4.5.0 NVIDIA 526.98 **Blender Version** Broken: version: 3.2.0, branch: master, commit date: 2022-06-08 10:22, hash: `blender/blender@e05e1e3691` Worked: (newest version of Blender that worked as expected) **Addon Information** Name: A.N.T.Landscape (0, 1, 8) Author: Jimmy Hazevoet **Short description of error** [Please fill out a short description of the error here] **Exact steps for others to reproduce the error** [Please describe the exact steps needed to reproduce the issue] [Based on the default startup or an attached .blend file (as simple as possible)] Python: Traceback (most recent call last): ``` File "C:\Program Files\Blender Foundation\Blender 3.2\3.2\scripts\addons\ant_landscape\ant_functions.py", line 1046, in execute ob.vertex_groups.active = vg ``` RuntimeError: Error: VertexGroup 'capacity' not found in object 'Landscape.001' ![2022-11-28 (1).png](https://archive.blender.org/developer/F13977063/2022-11-28__1_.png) ![2022-11-28.png](https://archive.blender.org/developer/F13977062/2022-11-28.png) ![2022-11-26 (1).png](https://archive.blender.org/developer/F13977061/2022-11-26__1_.png) ![2022-11-26.png](https://archive.blender.org/developer/F13977058/2022-11-26.png)
Author

Added subscriber: @Joseph-Mann

Added subscriber: @Joseph-Mann

#102838 was marked as duplicate of this issue

#102838 was marked as duplicate of this issue
Author

I am not sure how to fix this

I am not sure how to fix this

Added subscriber: @deadpin

Added subscriber: @deadpin

This problem was fixed in version 3.3.0. Please update to that supported version and try again.

This problem was fixed in version 3.3.0. Please update to that supported version and try again.
Member

Closed as duplicate of #93422

Closed as duplicate of #93422
Sign in to join this conversation.
No Milestone
No project
No Assignees
4 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#102839
No description provided.