![]() |
#2
|
|||
|
|||
Hmm... Not sure if this is the problem, but the traceback seems to be pointing to a line ( window4.setPosition(0,5) ) that is not in your posted code. Have you tried wrapping that line in viz.cluster.pushMask(viz.CLIENT1) and viz.cluster.popMask()?
Me thinks you are getting this error on the master because you did not create a window4 there due to your pushMask commands. Seems the Python variable is valid on the master, but the window does not exist in the engine, and self.id, aka param1, is probably None/NULL.
__________________
Paul Elliott WorldViz LLC |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
orthographic projection in a head-tracked cave environment | michaelrepucci | Vizard | 5 | 12-14-2011 10:29 AM |
Problems implementing Vizard in a CAVE with Shutter Glasses | shivanangel | Vizard | 7 | 05-20-2009 11:47 AM |
CAVE PPT Tracker Help with Orientation Inversion on Up and Down | shivanangel | Vizard | 3 | 03-11-2009 09:14 PM |
3D stereo on a secondary monitor (projected wall) | michaelrepucci | Vizard | 1 | 07-29-2008 11:25 AM |
navigation in cave environment | Andy | Vizard | 4 | 03-28-2008 01:32 AM |