You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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]
The text was updated successfully, but these errors were encountered:
When loading a particular OBJ file (sent to myself by Fabrice) the OBJParser crashes with an out-of-index error. Partial call stack below.
The text was updated successfully, but these errors were encountered: