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 / bug, I need help. #10

Open
AlphaGaming7780 opened this issue Jul 15, 2021 · 0 comments
Open

Error / bug, I need help. #10

AlphaGaming7780 opened this issue Jul 15, 2021 · 0 comments

Comments

@AlphaGaming7780
Copy link

Blender Error

Python: Traceback (most recent call last):
File "C:\Users\Gebruiker\AppData\Roaming\Blender Foundation\Blender\2.93\scripts\addons\voxwriter_init_.py", line 61, in execute
voxelize(context.active_object, self.filepath, vox_detail=max(0,min(126,self.voxel_detail)), use_default_palette=self.use_default_palette)
File "C:\Users\Gebruiker\AppData\Roaming\Blender Foundation\Blender\2.93\scripts\addons\voxwriter\writer.py", line 223, in voxelize
color = get_color_from_geometry(target, location, normal, orig_scene=orig_scene, location=inside_location, polygon_index=inside_face)
File "C:\Users\Gebruiker\AppData\Roaming\Blender Foundation\Blender\2.93\scripts\addons\voxwriter\writer.py", line 61, in get_color_from_geometry
round((uv[0] % 1.0) * width-1),
ValueError: cannot convert float NaN to integer

location: :-1

image

Somebody can help me, plz ?

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