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
Remote Master .99 Error
Moderator: Moderators
What remote are you using?
-- Greg
Original RemoteMaster developer
JP1 How-To's and Software Tools
The #1 Code Search FAQ and it's answer (PLEASE READ FIRST)
Original RemoteMaster developer
JP1 How-To's and Software Tools
The #1 Code Search FAQ and it's answer (PLEASE READ FIRST)
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.
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.
-- Greg
Original RemoteMaster developer
JP1 How-To's and Software Tools
The #1 Code Search FAQ and it's answer (PLEASE READ FIRST)
Original RemoteMaster developer
JP1 How-To's and Software Tools
The #1 Code Search FAQ and it's answer (PLEASE READ FIRST)
Have you tried my suggestion of editing yout RemoteMaster.properties file?
Are you sure you have the latest RDFs?
Are you sure you have the latest RDFs?
-- Greg
Original RemoteMaster developer
JP1 How-To's and Software Tools
The #1 Code Search FAQ and it's answer (PLEASE READ FIRST)
Original RemoteMaster developer
JP1 How-To's and Software Tools
The #1 Code Search FAQ and it's answer (PLEASE READ FIRST)