Dependency Cycle Detected

Hello,

I just created 2 little animations (very basic) which are doing exactly the same thing (I know, it’s a little strange but I still problems :() : these are boids which avoid them.

So the problem is when I launched it (Alt+A):

_ for the first which works well, that is to say when the boids avoid them, I get in the console:

Dependency Cycle Detected:
plane1 depends on plane2 through Particle Field
plane2 depends on plane1 through Particle Field

_ and for the second (where the boids don’t avoid themselves), I get no message in the console !!

However I don’t know how I did to get this message, what is worrying to start again !! So, if you have an idea :eyebrowlift:

Thank you…