google / usd_from_gltf

Apache License 2.0
549 stars 86 forks source link

GLTF_ERROR_JSON_PARSE #79

Open hisergiorojas opened 3 years ago

hisergiorojas commented 3 years ago

I tried Khronos glTF sample, and also blender default cube but I still get an error when converting to usdz.

I get an error when I run this command: ./usd_from_gltf test.gltf test.usdz

Error: ERROR: Failed parsing JSON: [json.exception.parse_error.101] parse error at line 7, column 1: syntax error while parsing value - invalid literal; last read: '<U+000A><U+000A><U+000A><U+000A><U+000A><U+000A><' [GLTF_ERROR_JSON_PARSE]