IR Server Suite - Version 1.4.2 Test Build 3158/3281 (1 Viewer)

Status
Not open for further replies.

fjmalan

Portal Member
August 9, 2009
15
0
Home Country
South Africa South Africa
2009-09-09 17:04:29.255258 - Learn()
2009-09-09 17:04:30.270883 - Received timing: +900, -900, +1750, -1750, +900, -900, +1750, -900, +850, -900, +900, -1750, +900, -850, +1800, -850, +900, -850, +900, -1750, +900, -89350, +900, -850, +1800,
2009-09-09 17:04:30.395883 - Received timing: -1750, +900, -900, +1750, -900, +900, -850, +900, -1750, +900, -900, +1750, -900, +850, -900, +900, -1750, +900, -100000,
2009-09-09 17:04:30.427133 - System.InvalidCastException: Specified cast is not valid.
at IRServer.Plugin.DriverVista.ReadThread() in c:\svnroot\mediaportal\trunk\IR\IR Server Suite\IR Server Suite\IR Server Plugins\Microsoft MCE Transceiver\DriverVista.cs:line 1587
2009-09-09 17:04:30.427133 - Read Thread Ended
2009-09-09 17:04:39.520883 - End Learn

(with Clinton's Fix)

Windows Vista 64
MP Alpha 1.1
 

Clinton

Portal Member
October 2, 2008
27
9
Learn bug in MCE Transceiver plugin, Vista

New version released.

Simone

Here's another fix, unfortunately just too late for the new version.

The casts in lines 1585 and 1587 of DriverVista.cs (from object to long and int) are invalid, which is why learning doesn't work. Replacing the casts with System.Convert.Intxx(...), for instance, solves the problem.
 

RobinE

Portal Member
December 30, 2007
38
2
Home Country
Netherlands Netherlands
I'm getting an error when entering the plugin section of MP configuration. See attachment.
After OK, MP configuration closes.
 

Attachments

  • plugin.jpg
    plugin.jpg
    104.9 KB

xavier

MP Donator
  • Premium Supporter
  • December 12, 2004
    121
    17
    Venice
    Home Country
    Italy Italy
    I'm getting an error when entering the plugin section of MP configuration. See attachment.
    After OK, MP configuration closes.

    Hi Robin,

    what is your MediaPortal version ? With 1.0.2 I get your same error.

    Regards,
    xavier.
     

    tom76

    Portal Member
    May 30, 2008
    29
    0
    Home Country
    Netherlands Netherlands
    getting the same error as you guys using mp 1.1.0
     
    Status
    Not open for further replies.

    Users who are viewing this thread

    Top Bottom