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

Error when cancelling Convert to Collider #165

Closed
Weisl opened this issue Aug 9, 2022 · 2 comments
Closed

Error when cancelling Convert to Collider #165

Weisl opened this issue Aug 9, 2022 · 2 comments
Labels
bug Something isn't working
Milestone

Comments

@Weisl
Copy link
Owner

Weisl commented Aug 9, 2022

No description provided.

@Weisl
Copy link
Owner Author

Weisl commented Aug 9, 2022

location: :-1
Error: Python: Traceback (most recent call last):
File "C:\Users\weisl\Documents\Github_blender_scripts\addons\collider_tools\operators\conversion_operators.py", line 55, in modal
status = super().modal(context, event)
File "C:\Users\weisl\Documents\Github_blender_scripts\addons\collider_tools\operators\add_bounding_primitive.py", line 774, in modal
set_physics_material(obj, bpy.data.materials[mat])
File "C:\Users\weisl\Documents\Github_blender_scripts\addons\collider_tools\pyshics_materials\material_functions.py", line 36, in set_physics_material
if physics_material_name and physics_material_name in bpy.data.materials:
TypeError: bpy_prop_collection.contains: expected a string or a tuple of strings

location: :-1

@Weisl Weisl added the bug Something isn't working label Aug 9, 2022
@Weisl Weisl added this to the 1.1 milestone Aug 9, 2022
@Weisl
Copy link
Owner Author

Weisl commented Aug 17, 2022

Can't reproduce

@Weisl Weisl closed this as completed Aug 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant