A.N.T. Landscape Eroder #95351

Closed
opened 2022-01-31 12:04:29 +01:00 by Jeremy Cooke · 2 comments

System Information
Operating system: Windows-10-10.0.19044-SP0 64 Bits
Graphics card: GeForce GTX 860M/PCIe/SSE2 NVIDIA Corporation 4.5.0 NVIDIA 382.66

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)

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

Short description of error

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
Create landscape using ANT
"N" to call up toolbar
Navigate to Landscape Eroder
Push button and error popup appears

**System Information** Operating system: Windows-10-10.0.19044-SP0 64 Bits Graphics card: GeForce GTX 860M/PCIe/SSE2 NVIDIA Corporation 4.5.0 NVIDIA 382.66 **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) **Addon Information** Name: A.N.T.Landscape (0, 1, 8) Author: Jimmy Hazevoet **Short description of error** 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** Create landscape using ANT "N" to call up toolbar Navigate to Landscape Eroder Push button and error popup appears
Author

Added subscriber: @JeremyCooke

Added subscriber: @JeremyCooke
Member

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