-1 result importing JSON into dict
Hello all. I am attempting to import a large JSON file into a dict structure.
This is the file.
When I import it, I get a -1 result. The JSON is validated according to this online tool.
Any help at all would be appreciated.
I understand at this point the main problem with that JSON: The nested arrays are unnamed. I guess what I need to do is scan through the wall nodes and the image/video nodes and add names for the nodes in the file. Or is there an easier way? I'd prefer to use Max 6 for this instead of 7, if possible.
I understand at this point the main problem with that JSON: The nested arrays are unnamed. I guess what I need to do is scan through the wall nodes and the image/video nodes and add names for the nodes in the file. Or is there an easier way? I'd prefer to use Max 6 for this instead of 7, if possible. happy wheels