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

Lily Texture Packer : error expected sequence size #338

Open
Frictionless-development opened this issue Sep 14, 2024 · 0 comments
Open

Lily Texture Packer : error expected sequence size #338

Frictionless-development opened this issue Sep 14, 2024 · 0 comments

Comments

@Frictionless-development

Hi, When trying to pack the textures I get this error. Any help much appreciated.
Thank you

ERROR:

Python: Traceback (most recent call last):
File "C:\Users***\AppData\Roaming\Blender Foundation\Blender\2.93\scripts\addons\LilyTexturePacker\frontend.py", line 50, in execute
pack_textures(self.getObjects(context), spacing=self.spacing, max_texture_size=self.max_texture_size)
File "C:\Users\j\AppData\Roaming\Blender Foundation\Blender\2.93\scripts\addons\LilyTexturePacker\packing.py", line 204, in pack_textures
img.pixels.foreach_set(pxl.ravel())
TypeError: expected sequence size -1550465652, got -1550465652

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