System Information
Operating system: macOS-12.4-x86_64-i386-64bit 64 Bits
Graphics card: AMD Radeon Pro 5700 XT OpenGL Engine ATI Technologies Inc. 4.1 ATI-4.8.54
Blender Version
Broken: version: 3.2.0, branch: master, commit date: 2022-06-08 10:22, hash: rBe05e1e369187
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
[Attempted to add erosion vertex groups to landscape and was given a python error]
Exact steps for others to reproduce the error
hit shift+ A to add a landscape, chose operator press "large terrain", Attempted to add landscape eroder , was given the following error
Python: Traceback (most recent call last):
File "/Applications/Blender.app/Contents/Resources/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'
]
[Based on the default startup or an attached .blend file (as simple as possible)]