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

Errors while exporting glb files #17

Open
oninross opened this issue Feb 3, 2021 · 1 comment
Open

Errors while exporting glb files #17

oninross opened this issue Feb 3, 2021 · 1 comment

Comments

@oninross
Copy link

oninross commented Feb 3, 2021

I have simple model files with materials attached to it. Tried exporting it to glb files but got the following errors

// Error: line 0: RuntimeError: file /Library/Preferences/Autodesk/maya/scripts/glTFExport.py line 434: (kInvalidParameter): No element at given index // // Error: line 0: Could not save file

@matiascodesal
Copy link
Owner

matiascodesal commented Feb 6, 2021

I just fixed a pretty serious bug for Maya 2019+ if you want to grab the latest and try again.

Just looking at the line that it errored at, it could be that a particular mesh doesn't have a UV set or something else wrong with the mesh. If you can provide a pared-down Maya file that's not exporting, I can try to get a fix in.

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