RemoteMaster v0.68 now available!

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

RemoteMaster v0.68 now available!

Post by gfb107 »

I've built and released RemoteMaster v0.68

Changes for v0.68

- Fix bug in parsing composite restrictions
- Add support for OldName attribute for protocols

See the ControlRemote home page.

The release notes, change log, and ZIP file available at the Download page.

Read the Installation instructions.
Read the Readme.txt file included in the ZIP file for important information.
Read the ChangeLog.txt file in the ZIP for a complete list of changes
jamesgammel
Exile Island Resident
Posts: 394
Joined: Sun Aug 03, 2003 2:48 pm
Location: Gillette, Wyoming

Post by jamesgammel »

downloaded, extracted, etc. over-wrote .67 since it had a known bug.
.67 took a long time to open, looked like it wasn't gonna, so re-double clicked a few times. Ended up finally 3 copies opened. However, with .68 I can't get it to open. .66 still opens ok, maybe a 10 second wait. .68 even after a 2 minute wait nothing comes up. Running 98SE if that matters. Anyone else having problems getting .68 to open. I've tried half-dozen different ways, and no cigar.

Jim
Mark Pierson
Expert
Posts: 3018
Joined: Sun Aug 03, 2003 12:13 am
Location: Connecticut, USA
Contact:

Post by Mark Pierson »

jamesgammel wrote:Anyone else having problems getting .68 to open.
Opens and runs fine for me (Win98SE).
Mark
gfb107
Expert
Posts: 3411
Joined: Sun Aug 03, 2003 7:18 pm
Location: Cary, NC
Contact:

Post by gfb107 »

jamesgammel wrote:downloaded, extracted, etc. over-wrote .67 since it had a known bug.
.67 took a long time to open, looked like it wasn't gonna, so re-double clicked a few times. Ended up finally 3 copies opened. However, with .68 I can't get it to open. .66 still opens ok, maybe a 10 second wait. .68 even after a 2 minute wait nothing comes up. Running 98SE if that matters. Anyone else having problems getting .68 to open. I've tried half-dozen different ways, and no cigar.

Jim
Open rmaster.err in NotePad and look at the end for a stack trace. It should help me pin-point the problem.
jamesgammel
Exile Island Resident
Posts: 394
Joined: Sun Aug 03, 2003 2:48 pm
Location: Gillette, Wyoming

Post by jamesgammel »

You ,mean this? Rest looked ok till here:

Caught exception in RemoteMaster.main()!
java.lang.NullPointerException
at com.hifiremote.jp1.KeyMapMaster.loadRemotes(KeyMapMaster.java:379)
at com.hifiremote.jp1.KeyMapMaster.<init>(KeyMapMaster.java:274)
at com.hifiremote.jp1.RemoteMaster.main(RemoteMaster.java:12)

Jim
gfb107
Expert
Posts: 3411
Joined: Sun Aug 03, 2003 7:18 pm
Location: Cary, NC
Contact:

Post by gfb107 »

Strange....looks like a problem finding the RDF directory.
Try erasing RemoteMaster.properties.
jamesgammel
Exile Island Resident
Posts: 394
Joined: Sun Aug 03, 2003 2:48 pm
Location: Gillette, Wyoming

Post by jamesgammel »

Going into RM.propeerties did the trick. I deleted (erased) all the entries referring to upgrades made with .67, as well as any other references to .67. (Not worried about losing the upgrades, have a copy in .66, upgrades folder anyway). It appears that RM was trying to use .67 rdfs and upgrade files, when they were either deleted or overwritten. The suggestion of WHERE TO GO did the trick, thanks Greg. It now opens fine, and a quick check seems to indicate it's working ok. I'll know more later when I try to make an upgrade, but at least now it does open.

Thanks Greg.
gfb107
Expert
Posts: 3411
Joined: Sun Aug 03, 2003 7:18 pm
Location: Cary, NC
Contact:

Post by gfb107 »

RemoteMaster doesn't like it if you fiddle with the directory structure after you install it. If you do things like that, you need to update RemoteMaster.properties to reflect those changes.
Post Reply