Crash Landscape Eroder #100037

Closed
opened 2022-07-28 09:26:51 +02:00 by Anna · 7 comments

System Information
Operating system: Linux-5.15.0-41-generic-x86_64-with-glibc2.31 64 Bits
Graphics card: Mesa Intel(R) Graphics (RKL GT1) Intel 4.6 (Core Profile) Mesa 21.2.6

Blender Version
Broken: version: 3.2.1, branch: master, commit date: 2022-07-05 15:44, hash: blender/blender@a2d59b2dac
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
Doesn't work Landscape eroder. I checked on two computers, including a Windows 10 computer with an earlier version of Blender. It gives the same error.

Exact steps for others to reproduce the error
Creating a Landscape with the Addon
Calling Landscape eroder. At this stage an error appears

Python: Traceback (most recent call last):

File "/snap/blender/2578/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'
bpy.ops.mesh.eroder()
Python: Traceback (most recent call last):

File "/snap/blender/2578/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'
bpy.ops.mesh.eroder()
Python: Traceback (most recent call last):

File "/snap/blender/2578/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'

**System Information** Operating system: Linux-5.15.0-41-generic-x86_64-with-glibc2.31 64 Bits Graphics card: Mesa Intel(R) Graphics (RKL GT1) Intel 4.6 (Core Profile) Mesa 21.2.6 **Blender Version** Broken: version: 3.2.1, branch: master, commit date: 2022-07-05 15:44, hash: `blender/blender@a2d59b2dac` 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** Doesn't work Landscape eroder. I checked on two computers, including a Windows 10 computer with an earlier version of Blender. It gives the same error. **Exact steps for others to reproduce the error** Creating a Landscape with the Addon Calling Landscape eroder. At this stage an error appears Python: Traceback (most recent call last): ``` File "/snap/blender/2578/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' bpy.ops.mesh.eroder() Python: Traceback (most recent call last): ``` File "/snap/blender/2578/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' bpy.ops.mesh.eroder() Python: Traceback (most recent call last): ``` File "/snap/blender/2578/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'
Author

Added subscriber: @AnnaRoshchina

Added subscriber: @AnnaRoshchina

Closed as duplicate of #93422

Closed as duplicate of #93422

Added subscriber: @felipeleon

Added subscriber: @felipeleon

Hey guys, i'm at blender v 3.2.1 and the issue still going on. Could you help me please? thanks

5569d3a7081aa3ac3bdf8ca431a8af5a.png

Hey guys, i'm at blender v 3.2.1 and the issue still going on. Could you help me please? thanks ![5569d3a7081aa3ac3bdf8ca431a8af5a.png](https://archive.blender.org/developer/F13399067/5569d3a7081aa3ac3bdf8ca431a8af5a.png)
Member

Added subscriber: @PratikPB2123

Added subscriber: @PratikPB2123
Member

Hey guys, i'm at blender v 3.2.1 and the issue still going on. Could you help me please? thanks

@felipeleon hi, please use latest 3.3beta build: https://builder.blender.org/download/daily/

> Hey guys, i'm at blender v 3.2.1 and the issue still going on. Could you help me please? thanks @felipeleon hi, please use latest 3.3beta build: https://builder.blender.org/download/daily/

Working good, thanks Patrik!

Working good, thanks Patrik!
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#100037
No description provided.