I've attached the screen capture as requested. I've opened the Translator and the MP Control Plugin, I've also used the port monitor to show the output from each. As you'll see the translator output is correct, but the MP control plugin output has the original issue. Which I'm guessing would mean that the MP Control Plugin uses a different code set to the translator?
I've installed your updated IRSS version, and tested the macro's however an error dialog pops up on 'any' macro now, even for my Marantz receiver that were previously working.
Image attached so you can see the error message, again thanks for your efforts.
I've cleared out all the logs, and installed the last IRSS update you supplied, removed all the Macro's and created new ones.
Same problem exists with macro throwing up an exception.
Logs are attached..
The mediaportal, configuration and error log show the below errors
2011-01-08 08:32:13.744804 [Debug][GenericPCQueue(26)]: MPControlPlugin: Received Message "RemoteEvent"
2011-01-08 08:32:13.754804 [Debug][GenericPCQueue(26)]: * / -1 / BLAST / MACRO: VOLUME MUTE
2011-01-08 08:32:13.761805 [Debug][GenericPCQueue(26)]: MPControlPlugin: Command "Mute" mapped to remote
2011-01-08 08:32:13.787806 [Info.][ProcessCommand(28)]: Exception ystem.NullReferenceException: Object reference not set to an instance of an object.
at IrssUtils.IrssLog.Debug(String format, Object[] args) in C:\svnroot\mp-plugins\trunk\plugins\IR Server Suite\IR Server Suite\Common\IrssUtils\IrssLog.cs:line 287
at IrssUtils.Common.ProcessSerialCommand(String[] commands) in C:\svnroot\mp-plugins\trunk\plugins\IR Server Suite\IR Server Suite\Common\IrssUtils\Common.cs:line 570
at MediaPortal.Plugins.MPControlPlugin.ProcCommand(Object commandObj) in C:\svnroot\mp-plugins\trunk\plugins\IR Server Suite\MediaPortal Plugins\MediaPortal Plugins\MP Control Plugin\MPControlPlugin.cs:line 1322
2011-01-08 08:32:13.792806 [Info.][ProcessCommand(28)]: Exception :Object reference not set to an instance of an object.
2011-01-08 08:32:13.796807 [Info.][ProcessCommand(28)]: site :Void Debug(System.String, System.Object[])
2011-01-08 08:32:13.803807 [Info.][ProcessCommand(28)]: source :IrssUtils
2011-01-08 08:32:13.810807 [Info.][ProcessCommand(28)]: stacktrace: at IrssUtils.IrssLog.Debug(String format, Object[] args) in C:\svnroot\mp-plugins\trunk\plugins\IR Server Suite\IR Server Suite\Common\IrssUtils\IrssLog.cs:line 287
at IrssUtils.Common.ProcessSerialCommand(String[] commands) in C:\svnroot\mp-plugins\trunk\plugins\IR Server Suite\IR Server Suite\Common\IrssUtils\Common.cs:line 570
at MediaPortal.Plugins.MPControlPlugin.ProcCommand(Object commandObj) in C:\svnroot\mp-plugins\trunk\plugins\IR Server Suite\MediaPortal Plugins\MediaPortal Plugins\MP Control Plugin\MPControlPlugin.cs:line 1322