Remote Master .99 Error

Discussion forum for JP1 software tools currently in use, or being developed, such as IR, KM, RemoteMaster, and other misc apps/tools.

Moderator: Moderators

Post Reply
phxmark
Posts: 2
Joined: Wed Jun 02, 2004 9:30 pm
Location: Glendale, AZ

Remote Master .99 Error

Post 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
gfb107
Expert
Posts: 3411
Joined: Sun Aug 03, 2003 7:18 pm
Location: Cary, NC
Contact:

Post by gfb107 »

What remote are you using?
gfb107
Expert
Posts: 3411
Joined: Sun Aug 03, 2003 7:18 pm
Location: Cary, NC
Contact:

Post 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.
phxmark
Posts: 2
Joined: Wed Jun 02, 2004 9:30 pm
Location: Glendale, AZ

Post by phxmark »

I am using an 8910 remote.
gfb107
Expert
Posts: 3411
Joined: Sun Aug 03, 2003 7:18 pm
Location: Cary, NC
Contact:

Post by gfb107 »

Have you tried my suggestion of editing yout RemoteMaster.properties file?

Are you sure you have the latest RDFs?
Post Reply