Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't preview a Bevel #194

Open
Fissh02 opened this issue Feb 12, 2021 · 0 comments
Open

Can't preview a Bevel #194

Fissh02 opened this issue Feb 12, 2021 · 0 comments

Comments

@Fissh02
Copy link

Fissh02 commented Feb 12, 2021

Traceback (most recent call last):
File "C:\Users\Fissh\AppData\Roaming\Blender Foundation\Blender\2.90\scripts\addons\Sorcar-master\operators\ScExecuteNode.py", line 19, in execute
curr_tree.execute_node()
File "C:\Users\Fissh\AppData\Roaming\Blender Foundation\Blender\2.90\scripts\addons\Sorcar-master\tree\ScNodeTree.py", line 77, in execute_node
if (not n.execute()):
File "C:\Users\Fissh\AppData\Roaming\Blender Foundation\Blender\2.90\scripts\addons\Sorcar-master\nodes_base\node_base.py", line 56, in execute
self.functionality()
File "C:\Users\Fissh\AppData\Roaming\Blender Foundation\Blender\2.90\scripts\addons\Sorcar-master\nodes\component_operators\ScBevel.py", line 78, in functionality
spread = self.inputs["Spread"].default_value
File "C:\Program Files\Blender Foundation\Blender 2.90\2.90\scripts\modules\bpy\ops.py", line 201, in call
ret = op_call(self.idname_py(), None, kw)
TypeError: Converting py args to operator properties: : keyword "vertex_only" unrecognized

location: :-1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant