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

exporter does not work with current version of blender 2.8 #8

Open
GBrent-dev opened this issue Apr 6, 2020 · 1 comment · May be fixed by #9
Open

exporter does not work with current version of blender 2.8 #8

GBrent-dev opened this issue Apr 6, 2020 · 1 comment · May be fixed by #9

Comments

@GBrent-dev
Copy link

I'm getting this error when saving. I've selected the emitter object and the am only trying to render a 30 frames of a 150 frame particle animation.

Traceback (most recent call last):
File "C:\Users\Riel\AppData\Roaming\Blender Foundation\Blender\2.80\scripts\addons\particleplayer.py", line 175, in execute
return export_main(context, self.filepath, settings, self)
File "C:\Users\Riel\AppData\Roaming\Blender Foundation\Blender\2.80\scripts\addons\particleplayer.py", line 59, in export_main
obj = bpy.context.depsgraph.objects.get(obj.name, None)
AttributeError: 'Context' object has no attribute 'depsgraph'

location: :-1

@whatacold whatacold linked a pull request Apr 8, 2020 that will close this issue
@lijualivenow
Copy link

lijualivenow commented Jan 21, 2021

We are waiting for this bug fix. 2.8x plugin is not working on any blender version. Other plug in is working with 2.79 blender.

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

Successfully merging a pull request may close this issue.

2 participants