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

OBJParser crashes with index out of bounds error #330

Closed
richardolsson opened this issue Jul 6, 2012 · 0 comments
Closed

OBJParser crashes with index out of bounds error #330

richardolsson opened this issue Jul 6, 2012 · 0 comments
Assignees
Labels

Comments

@richardolsson
Copy link
Member

When loading a particular OBJ file (sent to myself by Fabrice) the OBJParser crashes with an out-of-index error. Partial call stack below.

RangeError: Error #1125: The index -1 is out of range 28726.
    at away3d.loaders.parsers::OBJParser/translateVertexData()[/WorkInProgress/Away3D/Away3d_Project/AwayProjectF10/Prefab3D2.0/Engine/src/away3d/loaders/parsers/OBJParser.as:370]
    at away3d.loaders.parsers::OBJParser/translateMaterialGroup()[/WorkInProgress/Away3D/Away3d_Project/AwayProjectF10/Prefab3D2.0/Engine/src/away3d/loaders/parsers/OBJParser.as:350]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant