Blender

Blender

Not enough ratings
Fix HardOps boolean error in 3.4.
By NyanCat
Warning:This is just a temporary solution.Please wait for the addon author to upgrade!

Edit C:\Users\[YOUR USERNAME]\AppData\Roaming\Blender Foundation\Blender\3.4\scripts\addons\HOps\operators\booleans\operator.py

Delete line 53:"data.use_customdata_edge_bevel = True"

This may also work for addons using replaced properties,please check if your error message contains "use_customdata_vertex_bevel" or "use_customdata_edge_bevel".

Refer
https://developer.blender.org/rBA946b62da3f9c93b4add8596aef836bf3a29ea27c
https://wiki.blender.org/wiki/Reference/Release_Notes/3.4/Python_API
   
Award
Favorite
Favorited
Unfavorite