Page 1 of 1

Export Animation Error

Posted: Thu May 07, 2009 2:43 pm
by kikeonline
Please Help!!!

Code: Select all

kike@quadkike:~$ /home/kike/blender-2.48a/blender -w -p 0 10 1000 800
Compiled with Python version 2.4.6.
Checking for installed Python... got it!

----------------------
BLENDIGO v1.1.18
----------------------
  Linux-platform: linux2  os.sep: /

INDIGO EXPORT

start 1 end 140
exporting frame 1

scene.getChildren() deprecated!
	use scene.objects instead
scene.getCurrentCamera() deprecated!
	use scene.objects.camera instead
exporting frame 2

exporting frame 3

...


exporting frame 140

Processing time: 109.326626

Exporting Animation
Traceback (most recent call last):
  File "/home/kike/.blender/scripts/blendigo_v1118.py", line 3254, in drawGUI
    for s in texts:
  File "/home/kike/.blender/scripts/blendigo_v1118.py", line 2559, in exportAnim
    export(filename, 1)
  File "/home/kike/.blender/scripts/blendigo_v1118.py", line 2552, in export
    launchAnimIndigo(filename)
  File "/home/kike/.blender/scripts/blendigo_v1118.py", line 1655, in launchAnimIndigo
    f = open(os.path.join(indigopath, 'AnimFrames.cmd'), 'w')
NameError: global name 'indigopath' is not defined

Re: Export Animation Error

Posted: Thu May 07, 2009 2:58 pm
by kikeonline
Please help :( :( :( :( :( :(

I have no idea....

Re: Export Animation Error

Posted: Thu May 07, 2009 8:29 pm
by SmartDen
kikeonline wrote:Please help :( :( :( :( :( :(

I have no idea....
sorry for that i forgot to test animation. it could be broken. i'll fix it asap