Landscape Eroder not working #96069

Closed
opened 2022-02-28 07:49:44 +01:00 by Aditya Nimje · 2 comments

System Information
Operating system: Windows-10-10.0.19043-SP0 64 Bits
Graphics card: Quadro K620/PCIe/SSE2 NVIDIA Corporation 4.5.0 NVIDIA 452.57

Blender Version
Broken: version: 3.0.1, branch: master, commit date: 2022-01-25 17:19, hash: blender/blender@dc2d180181
Worked: (newest version of Blender that worked as expected)

Short description of error
when I click on Landscape Eroder It Showing me this message

Python: Traceback (most recent call last):

File "C:\Program Files\Blender Foundation\Blender 3.0\3.0\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: :-1

Exact steps for others to reproduce the error

  1. Enable the ANT Add-on.
  2. Go to workspace and Add a mesh (press Shif A>Mesh>landscape)
  3. Then press N and click on the Create Tab there is a option Landscape Eroder
  4. Click on Landscape Eroder you will find out it is not working.

Screenshot (22).png

System Information Operating system: Windows-10-10.0.19043-SP0 64 Bits Graphics card: Quadro K620/PCIe/SSE2 NVIDIA Corporation 4.5.0 NVIDIA 452.57 Blender Version Broken: version: 3.0.1, branch: master, commit date: 2022-01-25 17:19, hash: blender/blender@dc2d180181 Worked: (newest version of Blender that worked as expected) Short description of error when I click on Landscape Eroder It Showing me this message Python: Traceback (most recent call last): ``` File "C:\Program Files\Blender Foundation\Blender 3.0\3.0\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 Exact steps for others to reproduce the error 1. Enable the ANT Add-on. 2. Go to workspace and Add a mesh (press Shif A>Mesh>landscape) 3. Then press N and click on the Create Tab there is a option Landscape Eroder 4. Click on Landscape Eroder you will find out it is not working. ![Screenshot (22).png](https://archive.blender.org/developer/F12889991/Screenshot__22_.png)
Author

Added subscriber: @Aditya-Nimje

Added subscriber: @Aditya-Nimje

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#96069
No description provided.