-
Notifications
You must be signed in to change notification settings - Fork 15
Description
Hi,
I use the paid version of Cobweb from Gumroad. Im having trouble putting cobwebs in some scenes. I realise that the latest version is only compatible with 2.92, but thought you would want to know. Hopefully you might be able to tell me how to fix it (short of using the older version of blender)?
It works okay with a fresh scene, and I was able to add one cobweb to an existing scene, but when I try and add a second I get the following error:
bpy.ops.object.cobweb_paint()
Python: Traceback (most recent call last):
File "C:\Users\Troy\AppData\Roaming\Blender Foundation\Blender\2.93\scripts\addons\cobweb.py", line 199, in modal
createmesh(self.hits)
File "C:\Users\Troy\AppData\Roaming\Blender Foundation\Blender\2.93\scripts\addons\cobweb.py", line 131, in createmesh
bpy.context.view_layer.objects.active = ao
NameError: name 'ao' is not defined
location: :-1
Thanks,
Byron1c (aka Troy)