the error that java spits out... seems like a java error, but I even tried updating the java version, no dice.
java.lang.ArrayIndexOutOfBoundsException: 12
at aquagr.SetValsIntervalDescription(aquagr.java:658)
at aquagr.getParam(aquagr.java:320)
at aquagr.init(aquagr.java:127)
at sun.plugin2.applet.Plugin2Manager$AppletExecutionRunnable.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
Exception: java.lang.ArrayIndexOutOfBoundsException: 12
the graph works fine on the new iphone application, but I assume thats a whole different system. if I access it by the IP on the iphone, of course it doesnt work as it doesnt do java.
java.lang.ArrayIndexOutOfBoundsException: 12
at aquagr.SetValsIntervalDescription(aquagr.java:658)
at aquagr.getParam(aquagr.java:320)
at aquagr.init(aquagr.java:127)
at sun.plugin2.applet.Plugin2Manager$AppletExecutionRunnable.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
Exception: java.lang.ArrayIndexOutOfBoundsException: 12
the graph works fine on the new iphone application, but I assume thats a whole different system. if I access it by the IP on the iphone, of course it doesnt work as it doesnt do java.