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

Traceback (most recent call last): File "\pdo_import.py", line 142, in execute bm.faces.new(indicies) ValueError: faces.new(verts): face already exists location: <unknown location>:-1 #1

Open
ningningazz opened this issue Nov 9, 2023 · 1 comment

Comments

@ningningazz
Copy link

Traceback (most recent call last):
File "\pdo_import.py", line 142, in execute
bm.faces.new(indicies)
ValueError: faces.new(verts): face already exists

location: :-1
image

@Coreforge
Copy link
Owner

Which blender version were you using (and which pepakura version was the file saved with, if you know that)?
I just quickly tried a test model exported with pep5 and it still worked, so I don't think pep5 has broken anything (too much) so far.

If it's a public file, would you be able to share it? Otherwise, I can just add a try-except block to keep the importer from crashing.

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

2 participants