I tried to read all info about latest RemoteMaster (RemoteMaster.v2.03Alpha28build18) and OS X Yosemite with latest Java 8_40. But still did not get it to work. I use an cheap usb adapter with FTDI Chip FT232R. This works great on windows 7 with default drivers an several remotes i used.
Under OS Yosemite I installed the latest FTDI driver (disabled the Mac Yosemite driver). The device is recognized under System Profiler and Terminal. Also CoolTerm is working and seeing the port. I an able to start RemoteMaster by double-clicking the remote.jar (tried to run the setup.sh script but only got a RemoteMaster.desktop and a RMIR.desktop file. if i try to start those nothing happens). When I click the download from remote button there is the: "Error downloading from Remote" message. the raw download is only full of "00"
In the master.err file seems to be some hints to my problem (which I do not understand
"DecodeIR: Looking in '/Users/brankoto/Desktop/RemoteMaster.v2.03Alpha28build18'.
LibraryLoader: Java version '1.8.0_40' from '/Library/Internet Plug-Ins/JavaAppletPlugin.plugin/Contents/Home' running on 'Mac OS X' (x86_64)
LibraryLoader: Attempting to load 'DecodeIR' from '/Users/brankoto/Desktop/RemoteMaster.v2.03Alpha28build18/Mac OS X-x86_64/libDecodeIR.jnilib'...
LibraryLoader: Loaded 'DecodeIR' successfully from '/Users/brankoto/Desktop/RemoteMaster.v2.03Alpha28build18/Mac OS X-x86_64/libDecodeIR.jnilib'
Starting normal download
Interface Name = NULL
Port Name = NULL
Testing interface: JP1.X Serial
Port Name = /dev/cu.usbserial-A50285BI
Opened on Port /dev/cu.usbserial-A50285BI
Interface opened successfully
Base address = $600
Interface type = 5
Searching for RDF
Final signature sought = 33063306
Remote identified as: Dreambox V6 URC-39931 RJ0
ERROR: ButtonMap 0 includes unknown keycode $a5, Creating button!
ERROR: ButtonMap 0 includes unknown keycode $a6, Creating button!
ERROR: ButtonMap 0 includes unknown keycode $a7, Creating button!
ERROR: ButtonMap 0 includes unknown keycode $a8, Creating button!
ERROR: ButtonMap 0 includes unknown keycode $ad, Creating button!
ERROR: ButtonMap 0 includes unknown keycode $ae, Creating button!
ERROR: ButtonMap 0 includes unknown keycode $af, Creating button!
ERROR: ButtonMap 0 includes unknown keycode $b0, Creating button!
ERROR: ButtonMap 0 includes unknown keycode $b1, Creating button!
ERROR: ButtonMap 0 includes unknown keycode $b2, Creating button!
ERROR: ButtonMap 0 includes unknown keycode $b3, Creating button!
ERROR: ButtonMap 0 includes unknown keycode $b4, Creating button!
ERROR: ButtonMap 0 includes unknown keycode $b5, Creating button!
ERROR: ButtonMap 0 includes unknown keycode $b6, Creating button!
ERROR: ButtonMap 0 includes unknown keycode $b7, Creating button!
ERROR: ButtonMap 0 includes unknown keycode $b8, Creating button!
ERROR: ButtonMap 0 includes unknown keycode $b9, Creating button!
ERROR: ButtonMap 0 includes unknown keycode $ba, Creating button!
ERROR: ButtonMap 0 includes unknown keycode $bb, Creating button!
ERROR: ButtonMap 0 includes unknown keycode $bc, Creating button!
ERROR: ButtonMap 0 includes unknown keycode $bd, Creating button!
ERROR: ButtonMap 0 includes unknown keycode $be, Creating button!
ERROR: ButtonMap 0 includes unknown keycode $bf, Creating button!
ERROR: ButtonMap 0 includes unknown keycode $e0, Creating button!
ERROR: ButtonMap 1 includes unknown keycode $e1, Creating button!
ERROR: ButtonMap 1 includes unknown keycode $41, Creating button!
ERROR: ButtonMap 1 includes unknown keycode $42, Creating button!
ERROR: ButtonMap 1 includes unknown keycode $43, Creating button!
ERROR: ButtonMap 1 includes unknown keycode $44, Creating button!
ERROR: ButtonMap 1 includes unknown keycode $45, Creating button!
ERROR: ButtonMap 1 includes unknown keycode $46, Creating button!
ERROR: ButtonMap 1 includes unknown keycode $47, Creating button!
ERROR: ButtonMap 1 includes unknown keycode $48, Creating button!
ERROR: ButtonMap 1 includes unknown keycode $49, Creating button!
ERROR: ButtonMap 1 includes unknown keycode $4a, Creating button!
ERROR: ButtonMap 1 includes unknown keycode $4b, Creating button!
ERROR: ButtonMap 1 includes unknown keycode $4c, Creating button!
ERROR: ButtonMap 1 includes unknown keycode $4d, Creating button!
ERROR: ButtonMap 1 includes unknown keycode $4e, Creating button!
ERROR: ButtonMap 1 includes unknown keycode $4f, Creating button!
ERROR: ButtonMap 1 includes unknown keycode $50, Creating button!
ERROR: ButtonMap 1 includes unknown keycode $51, Creating button!
ERROR: ButtonMap 1 includes unknown keycode $52, Creating button!
Exception in thread "AWT-EventQueue-0" java.lang.NullPointerException
at com.hifiremote.jp1.GeneralPanel.setHighlightAction(GeneralPanel.java:367)
at com.hifiremote.jp1.GeneralPanel.access$2(GeneralPanel.java:365)
at com.hifiremote.jp1.GeneralPanel$2.focusGained(GeneralPanel.java:85)
at java.awt.AWTEventMulticaster.focusGained(AWTEventMulticaster.java:220)
at java.awt.Component.processFocusEvent(Component.java:6414)
at java.awt.Component.processEvent(Component.java:6281)
at java.awt.Container.processEvent(Container.java:2234)
at java.awt.Component.dispatchEventImpl(Component.java:4881)
at java.awt.Container.dispatchEventImpl(Container.java:2292)
at java.awt.Component.dispatchEvent(Component.java:4703)
at java.awt.KeyboardFocusManager.redispatchEvent(KeyboardFocusManager.java:1954)
at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(DefaultKeyboardFocusManager.java:986)
at java.awt.DefaultKeyboardFocusManager.dispatchEvent(DefaultKeyboardFocusManager.java:610)
at java.awt.Component.dispatchEventImpl(Component.java:4752)
at java.awt.Container.dispatchEventImpl(Container.java:2292)
at java.awt.Component.dispatchEvent(Component.java:4703)
at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:751)
at java.awt.EventQueue.access$500(EventQueue.java:97)
at java.awt.EventQueue$3.run(EventQueue.java:702)
at java.awt.EventQueue$3.run(EventQueue.java:696)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:75)
at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:86)
at java.awt.EventQueue$4.run(EventQueue.java:724)
at java.awt.EventQueue$4.run(EventQueue.java:722)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:75)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:721)
at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:201)
at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:116)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:105)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:93)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:82)
Number of bytes read = $FFFFFFFF
Ending normal download
Data parsing started
Decoding settings
Decoding upgrades
Download error: -1536"
Sorry for that long post.
What should I try now?
thx