I’ve a big problem and i need your help guys. I use CCV with a program i’ve made under Processing with the TUIO library and i got some beautifful error :
exception in thread “thread-4” java.lang.arrayIndexOutOfBoundsExeception at java.lang.system.arraycopy(Native Method)
at com.illposed.osc.utility.OCBByteArrayToJavaConverter.convertBundle(OSCByteArrayToJavaConverter.java:65)
at com.illposed.osc.utility.OCBByteArrayToJavaConverter.convertBundle(OSCByteArrayToJavaConverter.java:43)
at com.illposed.osc.OSCPortIn.run(OSCPortIn.java:63)
at java.lang.Thread.run(Thread.java:619)
this append after 30sec to 30min ... this is so frustrating ..
the weird thing is that when i have this error , my program dont stop but it seems like there is a “touch point” that stay and CCV seems to be working and continue to detect when i touch or not the screen. and my program seems to dont accept another TUIO msg feom CCV ...
with Tbeta 1.1 , this append sometimes also ...
i’m under win XP with latest ps3 driver . First i tought i come from the ps3 eye because it freeze after some min in 640*480 30fps , but in fact this error comes what ever is the resolution ... and i need big resolution because i’ve a 50 inch screen ..
plz plz help !! i need this so badly because i’m in the middle of a multimedia art festival and my installation crash too much ...