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

Import and Export Failures #7

Open
michaeldemchenko opened this issue Dec 18, 2024 · 0 comments
Open

Import and Export Failures #7

michaeldemchenko opened this issue Dec 18, 2024 · 0 comments

Comments

@michaeldemchenko
Copy link

michaeldemchenko commented Dec 18, 2024

Description:
The CityJSONEditor addon does not work correctly in Blender 4.2. Both the import and export functionalities fail due to errors caused by missing keys and unsupported operators.

Environment:
Blender Version: 4.2
Addon Version: Latest from GitHub
OS: macOS


Export Error:
When attempting to export a scene, the following error occurs:

KeyError: 'bpy_struct[key]: key "CRS" not found'
Screenshot 2024-12-18 at 18 58 08

Import Error:
When attempting to import a file, the following error occurs:

file example: https://www.cityjson.org/tutorials/files/twobuildings.city.json

AttributeError: Calling operator "bpy.ops.wm.console_toggle" error, could not be found
Screenshot 2024-12-18 at 20 08 58

Сould you tell me what I'm doing wrong, or what needs to be done to make import and export work?
Thank you for maintaining this addon! Let me know if more details or testing are needed.

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

1 participant