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

Improve asset file errors #63

Open
aclysma opened this issue Jan 26, 2014 · 2 comments
Open

Improve asset file errors #63

aclysma opened this issue Jan 26, 2014 · 2 comments
Assignees
Milestone

Comments

@aclysma
Copy link
Member

aclysma commented Jan 26, 2014

Issues like using a class name that does not exist in a sub object or not putting quotes around a identity i.e. m_Components: [2] or m_Components: 2 cause crashes that are difficult to understand. Would be much better to have good error messages.

@ghost ghost assigned gorlak Jan 26, 2014
@gorlak
Copy link
Member

gorlak commented Feb 16, 2014

Handle index out-of-range.

@gorlak gorlak modified the milestones: 0.2, 0.1 Feb 16, 2014
@gorlak
Copy link
Member

gorlak commented Aug 6, 2017

I was hitting this recently as well. Many crash vectors seem to be specifying incorrect paths for assets. Also, things don't go well when trying to put a json asset in the data root (no package).

@gorlak gorlak changed the title Improve asset file parsing errors Improve asset file errors Aug 6, 2017
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