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

the classroom's materials.xml is incorrect #205

Open
lishu1980 opened this issue Mar 12, 2019 · 1 comment
Open

the classroom's materials.xml is incorrect #205

lishu1980 opened this issue Mar 12, 2019 · 1 comment

Comments

@lishu1980
Copy link

in code for loading MaterialIoXML::LoadMaterials
find element "Inputs" and "Materials"

but in materials.xml file, no the xml node exists, in root of xml

@darksylinc
Copy link

The commit that changed how materials are parsed is 8b2b466

It previously iterated through every element. But now it expects a root "Materials" element, plus other more changes that keep causing more and more crashes.

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