BeamNG / Blender-JBeam-Editor

Blender plugin to import, modify, and export JBeam.
MIT License
60 stars 4 forks source link

Error: object_begin or list_begin w/o key! #9

Closed MrTheRich closed 9 months ago

MrTheRich commented 9 months ago

I'm getting this error in the python console, upon importing and directly exporting a valid jbeam file.

Looking in the code the error seems to be triggered because the global dictionary of the file doesn't have a key obviously. But the code doesn't seem to differentiate between that.

image image

angelo234 commented 9 months ago

Yeah so for the global dictionary case, that "error" isn't an error, and I'll fix that for the next major release 👍