We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I'm getting a '_RestrictContext' object has no attribute 'space_data' error when trying to enable this add on in blender 4.3
'_RestrictContext' object has no attribute 'space_data'
The text was updated successfully, but these errors were encountered:
The error is caused by how the add-on is looking for its dependencies/modules.
Here is the changed version and it should work: OldEevee Bloom.zip
If you have any issues or need assistance, feel free to reach out! I'm here to help.
Sorry, something went wrong.
Aaqil101
No branches or pull requests
I'm getting a
'_RestrictContext' object has no attribute 'space_data'
error when trying to enable this add on in blender 4.3The text was updated successfully, but these errors were encountered: