Page 1 of 1

Remote Master .99 Error

Posted: Wed Jun 02, 2004 9:36 pm
by phxmark
I am getting an error dialog everytime I try to start Remote Master. Here is the end of the rmaster.err file:

Geenrating deviceImporter for protocol TiVo (Official)
DevParm is Main Device
DevParm is Sub Device
DevParm is Unit Code
Geenrating deviceImporter for protocol TiVo (Official 2-byte)
DevParm is Main Device
DevParm is Sub Device
DevParm is Unit Code
Geenrating deviceImporter for protocol X10
Geenrating deviceImporter for protocol Zenith
DevParm is Signal Length
DevParm is
DevParm is Style
ERROR: ButtonMap 3 includes unknown keycode $ac, Creating button!
ERROR: ButtonMap 3 includes unknown keycode $ab, Creating button!
java.lang.ArrayIndexOutOfBoundsException: 0
at com.hifiremote.jp1.Remote.load(Remote.java:212)
at com.hifiremote.jp1.KeyMapMaster.<init>(KeyMapMaster.java:213)
at com.hifiremote.jp1.RemoteMaster.main(RemoteMaster.java:12)

Caught exception in RemoteMaster.main()!
java.lang.ArrayIndexOutOfBoundsException: 0
at com.hifiremote.jp1.Remote.load(Remote.java:212)
at com.hifiremote.jp1.KeyMapMaster.<init>(KeyMapMaster.java:213)
at com.hifiremote.jp1.RemoteMaster.main(RemoteMaster.java:12)

I have the latest JRE installed on Windows 98 SE. I d/l'ed the latest rdf files.

Any help would be appreciated.

Thanks,
Mark

Posted: Thu Jun 03, 2004 6:02 am
by gfb107
What remote are you using?

Posted: Thu Jun 03, 2004 8:07 am
by gfb107
I'm guessing that you are using a URC-9800/8800/8780 Producer 8.

From the error messages I am seeing, it looks like you've got a bad RDF. I think the RDF you are using doesn't have a ImageMap= entry in the [General] section, or if it does then the entry is not correct. You should be not be using an RDF bundled with an extender.

Try editing your RemoteMaster.properties file, and deleting the following lines:

RDFPath=
Remote.name=
Remote.signature=

When you run RM again, it will prompt you for the path to the RDF files. Make sure to use the latest.

Posted: Thu Jun 03, 2004 11:03 am
by phxmark
I am using an 8910 remote.

Posted: Thu Jun 03, 2004 12:39 pm
by gfb107
Have you tried my suggestion of editing yout RemoteMaster.properties file?

Are you sure you have the latest RDFs?