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

after effect to blender addon error in blender 4.1 #20

Open
mashood321 opened this issue Apr 11, 2024 · 2 comments
Open

after effect to blender addon error in blender 4.1 #20

mashood321 opened this issue Apr 11, 2024 · 2 comments
Labels
bug Something isn't working import Issues related to the Blender import script

Comments

@mashood321
Copy link

Python: Traceback (most recent call last):
File "C:\Users\Admin\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\Admin\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\Admin\AppData\Roaming\Blender Foundation\Blender\4.1\scripts\addons\import-comp-to-blender.py", line 252, in import_property
prop_data['supersampling'],
~~~~~~~~~^^^^^^^^^^^^^^^^^
KeyError: 'supersampling'
Describe the bug

Error message

To Reproduce

Screenshots

Test Case

Platform Info

Additional context

@mashood321 mashood321 added bug Something isn't working import Issues related to the Blender import script labels Apr 11, 2024
@adroitwhiz
Copy link
Owner

Hi,

I see you haven't read the bug report template or filled it out. Please upload the .json file that's giving you the error and take a screenshot of the settings you used when exporting and importing.

@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
bug Something isn't working import Issues related to the Blender import script
Projects
None yet
Development

No branches or pull requests

2 participants