-
Notifications
You must be signed in to change notification settings - Fork 437
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
3.6.0 error #60
Comments
3.3.1 Same error |
3.6.2 same error |
@jw432Mr22 @tank2737 @bzero-tst submitted merge request for 3.6 fix, you can download it here https://github.com/gradywoodruff/SpaceshipGenerator/releases/tag/v1.0.0 |
It works great. PTL, & thanks! However, I think you meant Blender 3.6, not 6.3, lol. |
Used it in Blender 4.3.0 it works, thanks! |
File "C:\Users\jwill\AppData\Roaming\Blender Foundation\Blender\3.6\scripts\addons\SpaceshipGenerator-master_init_.py", line 43, in execute
spaceship_generator.generate_spaceship(
File "C:\Users\jwill\AppData\Roaming\Blender Foundation\Blender\3.6\scripts\addons\SpaceshipGenerator-master\spaceship_generator.py", line 669, in generate_spaceship
add_surface_antenna_to_face(bm, face)
File "C:\Users\jwill\AppData\Roaming\Blender Foundation\Blender\3.6\scripts\addons\SpaceshipGenerator-master\spaceship_generator.py", line 341, in add_surface_antenna_to_face
result = bmesh.ops.create_cone(bm,
TypeError: create_cone: keyword "segments" expected an int, not float
The text was updated successfully, but these errors were encountered: