WorldViz User Forum  

Go Back   WorldViz User Forum > Vizard

 
 
Thread Tools Rate Thread Display Modes
Prev Previous Post   Next Post Next
  #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
 


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 08:14 AM.


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