I am rying to research the issues discussed with RM and the way it handles the Pioneer 3DEV protocol in the following thread:
https://www.hifi-remote.com/forums/viewtopic.php?t=6504
However, when I try to open the Pioneer-Master-List upgrade, I get the following errors in the error log...
Searching for remote with name URC-6131 PVR
Setting devParms[ 0 ](Device 1) to 163
Setting devParms[ 1 ](Device 2) to 165
Setting devParms[ 2 ](Device 3) to 164
Setting devParms[ 3 ](Device 4) to null
Looking for function CD chapter next
Had to create a new one!
onlyIndex=-1
Setting default for index 0
vals[0 ] is com.hifiremote.jp1.Value@15ad5c6
Setting default for index 1
vals[1 ] is com.hifiremote.jp1.Value@88e2dd
Setting default for index 2
vals[2 ] is com.hifiremote.jp1.Value@e64686
NumberCmdParm.convertValue(): class is class java.lang.Short
parms.getValue() is a class java.lang.Short
java.lang.ClassCastException: java.lang.Short
at com.hifiremote.jp1.Pioneer4DevXlator.getObc(Pioneer4DevXlator.java:84)
at com.hifiremote.jp1.Pioneer4DevXlator.in(Pioneer4DevXlator.java:102)
at com.hifiremote.jp1.Protocol.setValueAt(Protocol.java:477)
at com.hifiremote.jp1.Protocol.importCommand(Protocol.java:485)
at com.hifiremote.jp1.DeviceUpgrade.importUpgrade(DeviceUpgrade.java:1460)
at com.hifiremote.jp1.DeviceUpgrade.load(DeviceUpgrade.java:933)
at com.hifiremote.jp1.DeviceUpgrade.load(DeviceUpgrade.java:913)
at com.hifiremote.jp1.DeviceUpgrade.load(DeviceUpgrade.java:906)
at com.hifiremote.jp1.KeyMapMaster.loadUpgrade(KeyMapMaster.java:868)
at com.hifiremote.jp1.KeyMapMaster.actionPerformed(KeyMapMaster.java:554)
at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
at javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source)
at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
at javax.swing.DefaultButtonModel.setPressed(Unknown Source)
at javax.swing.AbstractButton.doClick(Unknown Source)
at javax.swing.plaf.basic.BasicMenuItemUI.doClick(Unknown Source)
at javax.swing.plaf.basic.BasicMenuItemUI$Handler.mouseReleased(Unknown Source)
at java.awt.Component.processMouseEvent(Unknown Source)
at javax.swing.JComponent.processMouseEvent(Unknown Source)
at java.awt.Component.processEvent(Unknown Source)
at java.awt.Container.processEvent(Unknown Source)
at java.awt.Component.dispatchEventImpl(Unknown Source)
at java.awt.Container.dispatchEventImpl(Unknown Source)
at java.awt.Component.dispatchEvent(Unknown Source)
at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
at java.awt.Container.dispatchEventImpl(Unknown Source)
at java.awt.Window.dispatchEventImpl(Unknown Source)
at java.awt.Component.dispatchEvent(Unknown Source)
at java.awt.EventQueue.dispatchEvent(Unknown Source)
at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.run(Unknown Source)
RM issue
Moderator: Moderators
-
The Robman
- Site Owner
- Posts: 22056
- Joined: Fri Aug 01, 2003 9:37 am
- Location: Chicago, IL
- Contact:
RM issue
Rob
www.hifi-remote.com
Please don't PM me with remote questions, post them in the forums so all the experts can help!
www.hifi-remote.com
Please don't PM me with remote questions, post them in the forums so all the experts can help!
I am already working on this. This is a side-effect of some of the changes I have been making for "Java IR" and JP1.2 support. I know how to fix this one, but I'm trying to be proactive and check all the other custom translators to see if they are affected as well.
-- 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)
-
The Robman
- Site Owner
- Posts: 22056
- Joined: Fri Aug 01, 2003 9:37 am
- Location: Chicago, IL
- Contact:
Cool, thanks for the heads up.
Rob
www.hifi-remote.com
Please don't PM me with remote questions, post them in the forums so all the experts can help!
www.hifi-remote.com
Please don't PM me with remote questions, post them in the forums so all the experts can help!