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

Showing error while importing the file to blender #19

Open
Rejin-dev opened this issue Apr 7, 2024 · 2 comments
Open

Showing error while importing the file to blender #19

Rejin-dev opened this issue Apr 7, 2024 · 2 comments

Comments

@Rejin-dev
Copy link

Python: Traceback (most recent call last):
File "C:\Users\name\AppData\Roaming\Blender Foundation\Blender\4.1\scripts\addons\import-comp-to-blender.py", line 606, in execute
self.import_property_spatial(
File "C:\Users\name\AppData\Roaming\Blender Foundation\Blender\4.1\scripts\addons\import-comp-to-blender.py", line 355, in import_property_spatial
self.import_property(
File "C:\Users\name\AppData\Roaming\Blender Foundation\Blender\4.1\scripts\addons\import-comp-to-blender.py", line 252, in import_property
prop_data['supersampling'],
~~~~~~~~~^^^^^^^^^^^^^^^^^
KeyError: 'supersampling'

@adroitwhiz
Copy link
Owner

Can you share the .json file that isn't getting imported properly?

@adroitwhiz
Copy link
Owner

Try the latest version of the Blender addon (0.5.3) and let me know if it fixes the issue.

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

2 participants