Reply to thread

Great, everything was working fine until I moved to RC6. Then it stopped. I tried many versions, configuration, copied xml files to many places... nothing helps.


Here is the MP error.log:

2010-07-13 23:34:56.906250 [ERROR][MPMain(1)]: MPControlPlugin - LoadRemoteMap(): System.ArgumentException: Requested value 'Open' was not found.

   at System.Enum.Parse(Type enumType, String value, Boolean ignoreCase)

   at MediaPortal.Plugins.MappedKeyCode..ctor(String button, String keyCode) in C:\svnroot\mp-plugins\trunk\plugins\IR Server Suite\MediaPortal Plugins\MediaPortal Plugins\MP Control Plugin\MappedKeyCode.cs:line 59

   at MediaPortal.Plugins.MPControlPlugin.LoadRemoteMap(String remoteFile) in C:\svnroot\mp-plugins\trunk\plugins\IR Server Suite\MediaPortal Plugins\MediaPortal Plugins\MP Control Plugin\MPControlPlugin.cs:line 959


Am I only one looking at the strange paths starting with C:\svnroot...... it looks suspicious to me.


And here IR Server log:

2010-07-13 23:34:39.656250 - Log Opened

2010-07-13 23:34:39.656250 - IR Server, Version=1.4.2.3664, Culture=neutral, PublicKeyToken=null

2010-07-13 23:34:39.718750 - Info:    Starting IR Server ...

2010-07-13 23:34:39.718750 - Info:    Loading settings ...

2010-07-13 23:34:40.281250 - Warn:          Hauppauge: IrRemote.dll not found

2010-07-13 23:34:41.828125 - Warn:                X10: needed interface not found

2010-07-13 23:34:41.968750 - Warn:          Hauppauge: IrRemote.dll not found

2010-07-13 23:34:43.062500 - Warn:                X10: needed interface not found

2010-07-13 23:34:43.078125 - Warn:    No transmit plugin loaded

2010-07-13 23:34:43.093750 - Info:    Started in Server Mode

2010-07-13 23:34:43.390625 - Info:    Receiver plugin started: "iMon USB"

2010-07-13 23:34:43.406250 - Info:    Receiver plugin started: "Windows Messages"

2010-07-13 23:34:43.406250 - Info:    IR Server started

2010-07-13 23:34:49.187500 - Debug:    Server message received: RegisterClient, Request

2010-07-13 23:34:49.187500 - Info:    Registered a client

2010-07-13 23:34:49.218750 - Debug:    SendTo(RegisterClient, Response, Success)

2010-07-13 23:34:56.921875 - Debug:    Server message received: RegisterClient, Request

2010-07-13 23:34:56.921875 - Info:    Registered a client

2010-07-13 23:34:56.921875 - Debug:    SendTo(RegisterClient, Response, Success)

2010-07-13 23:35:47.625000 - Info:    Unregistered a client

2010-07-13 23:35:47.937500 - Info:    Unregistered a client

2010-07-13 23:41:11.968750 - Debug:    Server message received: RegisterClient, Request

2010-07-13 23:41:11.968750 - Info:    Registered a client

2010-07-13 23:41:11.968750 - Debug:    SendTo(RegisterClient, Response, Success)

2010-07-13 23:41:13.734375 - Info:    Unregistered a client



I'm lost:

- what version should I install - the one based on SVN 3561?

- which xml files to put and where exactly?

- do I need to have 'custom HID' and 'windows messages' ticked?


Any help would be appreciated.


Top Bottom