A.N.T Landscape Erode "VertexGroup 'capacity' not found in object 'Landscape'" #100059

Closed
opened 2022-07-29 13:52:31 +02:00 by Dmitriy Semenov · 5 comments

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

Blender Version
Broken: version: 3.1.0, branch: master, commit date: 2022-03-08 18:16, hash: blender/blender@c77597cd0e

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

Short description of error
Landscape Eroder creates error

Exact steps for others to reproduce the error
Enable the default A.N.T Landscape Addon that comes with Blender (v0.1.8)
Generate a landscape (N>Create>Landscape>Landscape)
In Landscape tools click "Landscape Eroder". You'll get this error:

Python: Traceback (most recent call last):
  File "C:\Program Files\Blender Foundation\Blender 3.1\3.1\scripts\addons\ant_landscape\ant_functions.py", line 1062, in execute
    ob.vertex_groups.active = vg
RuntimeError: Error: VertexGroup 'capacity' not found in object 'Landscape'


location: <unknown location>:-1

image.png

**System Information** Operating system: Windows-10-10.0.19042-SP0 64 Bits Graphics card: NVIDIA GeForce GTX 1050/PCIe/SSE2 NVIDIA Corporation 4.5.0 NVIDIA 471.68 **Blender Version** Broken: version: 3.1.0, branch: master, commit date: 2022-03-08 18:16, hash: `blender/blender@c77597cd0e` **Addon Information** Name: A.N.T.Landscape (0, 1, 8) Author: Jimmy Hazevoet **Short description of error** Landscape Eroder creates error **Exact steps for others to reproduce the error** Enable the default A.N.T Landscape Addon that comes with Blender (v0.1.8) Generate a landscape (N>Create>Landscape>Landscape) In Landscape tools click "Landscape Eroder". You'll get this error: ``` Python: Traceback (most recent call last): File "C:\Program Files\Blender Foundation\Blender 3.1\3.1\scripts\addons\ant_landscape\ant_functions.py", line 1062, in execute ob.vertex_groups.active = vg RuntimeError: Error: VertexGroup 'capacity' not found in object 'Landscape' location: <unknown location>:-1 ``` ![image.png](https://archive.blender.org/developer/F13325295/image.png)

Added subscriber: @Library_Keeper

Added subscriber: @Library_Keeper

Added subscriber: @ThomasDinges

Added subscriber: @ThomasDinges

Changed status from 'Needs Triage' to: 'Resolved'

Changed status from 'Needs Triage' to: 'Resolved'
Thomas Dinges self-assigned this 2022-07-29 16:12:36 +02:00

Thanks for the report, this has been fixed recently though for Blender 3.3 and Blender 3.4.

Thanks for the report, this has been fixed recently though for Blender 3.3 and Blender 3.4.

Closed as duplicate of #93422

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