WorldViz User Forum  

Go Back   WorldViz User Forum > Vizard

Reply
 
Thread Tools Rate Thread Display Modes
  #1  
Old 10-12-2007, 03:11 PM
v-zbigy v-zbigy is offline
Member
 
Join Date: Oct 2007
Posts: 3
error in actionPool[thread]

Hey,

I am running a script that adds short actions to avatar faces, and one of them is blinking. This is made up by two actions, one to close the eyes and one to open them. The action works fine, but every once in a while I get this very strange error in the output:

Traceback (most recent call last):
File "police_lineup_fixing.py", line 383, in blinkAnimation
suspects[suspectIndex].heads[i].addAction(blink2)
File "C:\Program Files\WorldViz\Vizard30/python\viz.py", line 2078, in addAction
self._action.addAction(action,pool)
File "C:\Program Files\WorldViz\Vizard30/python\viz.py", line 7973, in addAction
self.actionPool[thread].actionList.append((action,get(CLUSTER_MASK)))
KeyError: 0

I looked up the error, and it seems like it is not finding a key for some dictionary. This happens completely in Vizard's own libraries though, so I don't know how to fix it. Any suggestions?

Thanks,
Pablo
Reply With Quote
  #2  
Old 10-12-2007, 03:21 PM
farshizzo farshizzo is offline
WorldViz Team Member
 
Join Date: Mar 2003
Posts: 2,849
That's strange, I have never encountered that error before. Would you mind posting a script that produces this error? If you don't want to post the script on the forum you can email it to me at lashkari@worldviz.com
Reply With Quote
Reply

Thread Tools
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -7. The time now is 04:12 AM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Copyright 2002-2023 WorldViz LLC