microsoft/glTF-Toolkit

crash

ehtick opened this issue · 3 comments

Crash on GLTFDocument document = DeserializeJson(*stream);

Unhandled exception at 0x76A308F2 in WindowsMRAssetConverter.exe: Microsoft C++ exception: Microsoft::glTF::InvalidGLTFException at memory location 0x00AFC2F4. occurred

This when loading a gltf file

Can you please post the file? Also the exception indicates that the file is invalid GLTF. Can you please try validating with http://github.khronos.org/glTF-Validator/ ?

Pinging @ehtick - Would love to get to the bottom of your issue.

I'm closing this since we didn't have any answers from @ehtick in more than a month. Feel free to reopen with more information. Thanks!