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

Blender 2.8 "subcollections" problem #464

Open
ialebedev opened this issue Apr 2, 2020 · 7 comments
Open

Blender 2.8 "subcollections" problem #464

ialebedev opened this issue Apr 2, 2020 · 7 comments

Comments

@ialebedev
Copy link

Hi

I have a few render layers.
And when I try to send the job with one of the render layers to afanasy , I jet this error.

`Traceback (most recent call last):
File "/opt/cgru/plugins/blender/addons/cgru_tools/operators.py", line 114, in execute
layers = utils.layers_get(active_scene)
File "/opt/cgru/plugins/blender/addons/cgru_tools/utils.py", line 39, in layers_get
obj_colls = object.users_collection # get all collections object is in
AttributeError: 'NoneType' object has no attribute 'users_collection'

location: :-1
`
Any ideas?

@timurhai
Copy link
Member

timurhai commented Apr 2, 2020

Hi!
At first you should say, where you got addon for a Blender 2.8, as native addon in the latest release does not.

@ialebedev
Copy link
Author

Sure, from the lates release

The system is Debian 10 x86_64

@timurhai
Copy link
Member

timurhai commented Apr 2, 2020

It should not work.
You can try this:
http://rules.cgru.info/#/downloads/blender
Here was a small discusson:
http://forum.cgru.info/viewtopic.php?f=7&t=3209&start=10

@ialebedev
Copy link
Author

Sorry

I've forgotten. I already used that version of the plugin.
But any way I've replaced the old one on my server with the new from your link, to be sure.

The error still the same.

What is interesting is that few hours ago some other layers were send on the server without any problems.

@ialebedev
Copy link
Author

It seems to me, that the problem appears when I try to render subcollections (collections which are inside other collections). Because there is no problems when I render collections which are on top of the hierarchy in outliner.

@ialebedev
Copy link
Author

Timur, hi

Any ideas?

@timurhai
Copy link
Member

Hi!
I have not launched Blender 2.8, yet.

@timurhai timurhai changed the title Job doesn't send to Afanasy in Blender 2.8 Blender 2.8 "subcollections" problem Oct 6, 2020
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