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 error #28

Open
daanmoim opened this issue Sep 8, 2024 · 3 comments
Open

Import error #28

daanmoim opened this issue Sep 8, 2024 · 3 comments
Labels
bug Something isn't working import Issues related to the Blender import script

Comments

@daanmoim
Copy link

daanmoim commented Sep 8, 2024

Describe the bug

Error message

To Reproduce

Screenshots

Test Case

Platform Info

Additional context

Please tell me how to solve this problem. I have read past discussions about the problem. I've tried it on many versions of the blender. Still the same error, but now the line 441.

Windows 10 / 64
After effects 22.5
Blender 3.0 / 3.1. / 3.5.0 /4.2LT last version

error
bpy.context.space data.system folders active = 1
Python: Traceback (most recent call last):
File "C:\Users\Пользователь\AppData\Roaming\Blender Foundation\Blender\4.2\scripts\addons\import-comp-to-
blender.py", line 441, in execute
if data['transforms Baked']:
KeyError: 'transforms Baked'
bpy.ops.import.ae_comp(filepath="D:\0.LIBRARY\Я. projects\Blender\test.json")

image

@daanmoim daanmoim added bug Something isn't working import Issues related to the Blender import script labels Sep 8, 2024
@adroitwhiz
Copy link
Owner

Can you upload the .json file that isn't loading?

@daanmoim
Copy link
Author

@adroitwhiz
Copy link
Owner

Not the .jsx plugin. I mean the file that you exported from After Effects.

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