From: Shane H. <sr...@ny...> - 2005-11-18 21:25:01
|
Hi - In trying to figure out why Fiducials don't seem to work, I discovered a series of copy and paste bugs in FiducialInterface.java in the readData() function. None of the fields in the PlayerFiducialItem get set except Pos, and that gets set several times to the wrong values. Take a look, you'll see what I mean. The fix is trivial. Sadly this doesn't solve my problem, which I described yesterday, but maybe it can help somebody else. The fact that nobody's complained about this implies that nobody is actually using fiducials with javaclient 1.6.4? Weird. Shane |