1. NodeBox 1
    1. Homepage
    2. NodeBox 3Node-based app for generative design and data visualization
    3. NodeBox OpenGLHardware-accelerated cross-platform graphics library
    4. NodeBox 1Generate 2D visuals using Python code (Mac OS X only)
  2. Gallery
  3. Documentation
  4. Forum
  5. Blog

Boids error

Posted by Brendan dawes on Feb 13, 2009

I'm now getting errors on all my boid scripts that were literally working 5 minutes ago. Nodebox crashed and after restarting I now get this on scripts that used to work. Tried reinstalling boids library but to no avail!

AttributeError: 'Boids' object has no attribute 'boids'

Help!


 
Posted by Tom De Smedt on Feb 13, 2009

Hi Brendan,

I think I might have changed some things in the library without regards for backward compatibility. Try out the new version and the Boids class should have a working boids argument. Let me know if it works or if there are more errors.

Best,
Tom