Python Puzzler

Hi all,

I’ve already stumped a few people with this one, so I’d like to see if anybody else from the community can figure this one out.

Line 35 in the script of this file:

http://www.tellim.com/wormgame/wormgame.blend

… causes the blender to crash on Linux, Windows, and Mac. I’ve commented it out so that you can run the script and see the output without crashing. When you’re ready for the crash, just uncomment line 35 and run the script.

Please try it out and let me know if you can figure out what’s happening. I would be much obliged.

Thank you!
spiderworm

why are you appending verticies to the faces list?