You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I followed the very simple installation documentation, but it seems it won't work on my system. I downloaded the latest ZIP, installed it through the UI in Blender, downloaded the testVHACD.exe and dropped it on the desktop. Linked it in preferences and saved it. When I press F3 and hit enter to: Object - V-HACD, I get a message saying:
Python: Traceback (most recent call last):
File "C:\Program Files\Blender Foundation\Blender 2.91\2.91\scripts\startup\bl_operators\wm.py", line 1655, in execute
owner_id = workspace.owner_ids[self.owner_id]
KeyError: 'bpy_prop_collection[key]: key "object_vhacd" not found'
location: :-1
I added the exe as an exception to my Anti Virus, executed the exe to see the log and saw that OpenCL is fine. I have Win 10 64bit installed. I also ran Blender as an Admin, but didn't change anything.
The text was updated successfully, but these errors were encountered:
I followed the very simple installation documentation, but it seems it won't work on my system. I downloaded the latest ZIP, installed it through the UI in Blender, downloaded the testVHACD.exe and dropped it on the desktop. Linked it in preferences and saved it. When I press F3 and hit enter to: Object - V-HACD, I get a message saying:
Python: Traceback (most recent call last):
File "C:\Program Files\Blender Foundation\Blender 2.91\2.91\scripts\startup\bl_operators\wm.py", line 1655, in execute
owner_id = workspace.owner_ids[self.owner_id]
KeyError: 'bpy_prop_collection[key]: key "object_vhacd" not found'
location: :-1
I added the exe as an exception to my Anti Virus, executed the exe to see the log and saw that OpenCL is fine. I have Win 10 64bit installed. I also ran Blender as an Admin, but didn't change anything.
The text was updated successfully, but these errors were encountered: