I am having trouble getting the Player tab to make the player info page display on the web interface. Initially it didn't work, then it did, now I can't get it to work at all. I see the Status page, but when I click on the Player tab, it either ignores my click or turns light grey without switching the Player page (Status page remains visible). I am on WinXP Pro SP1, running with ARM as server, have JRE 1.4.2_01 installed. I have 3 Rios active on my LAN.

It looks like there's an exception generated on Java console in response to clicks, but the Copy button doesn't seem to copy it to the Windows clipboard (any tips?).
The first error listed is:
java.lang.IllegalArgumentException: setSelectedIndex: 3 out of bounds
at javax.swing.JComboBox.setSelectedIndex(Unknown Source)
at trio.applet.TRioAppletPlayerPanel.getModePanel(Unk. src.)
etc...

Thanks for all your work!
--Judd Volino