Re: MultiShortcut plugin.
Hi there,
I have noticed that I am getting an error reported in the error.log:
2010-03-02 22:32:07.470396 [ERROR][MPMain(1)]: Exception
ystem.FormatException: Input string was not in a correct format.
at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
at System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
at System.Convert.ToInt32(String value)
at MediaPortal.MultiShortcut.MultiShortcut.FindID(String& name)
2010-03-02 22:32:07.471396 [ERROR][MPMain(1)]: Exception :Input string was not in a correct format.
2010-03-02 22:32:07.471396 [ERROR][MPMain(1)]: site :Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean)
2010-03-02 22:32:07.472396 [ERROR][MPMain(1)]: source :mscorlib
2010-03-02 22:32:07.472396 [ERROR][MPMain(1)]: stacktrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
at System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
at System.Convert.ToInt32(String value)
at MediaPortal.MultiShortcut.MultiShortcut.FindID(String& name)
I have HD_starter/Multishortcut configured and it appears to be working ok (launches PDVD)
I am running latest MePo RC1 (with new core and dsshowhelper files).
Not sure if the error is anything to worry about.
Dllfix has been run ok (no errors reported)
I have attached my xml file.
Thanks,
J.
Hi there,
I have noticed that I am getting an error reported in the error.log:
2010-03-02 22:32:07.470396 [ERROR][MPMain(1)]: Exception
at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
at System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
at System.Convert.ToInt32(String value)
at MediaPortal.MultiShortcut.MultiShortcut.FindID(String& name)
2010-03-02 22:32:07.471396 [ERROR][MPMain(1)]: Exception :Input string was not in a correct format.
2010-03-02 22:32:07.471396 [ERROR][MPMain(1)]: site :Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean)
2010-03-02 22:32:07.472396 [ERROR][MPMain(1)]: source :mscorlib
2010-03-02 22:32:07.472396 [ERROR][MPMain(1)]: stacktrace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
at System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
at System.Convert.ToInt32(String value)
at MediaPortal.MultiShortcut.MultiShortcut.FindID(String& name)
I have HD_starter/Multishortcut configured and it appears to be working ok (launches PDVD)
I am running latest MePo RC1 (with new core and dsshowhelper files).
Not sure if the error is anything to worry about.
Dllfix has been run ok (no errors reported)
I have attached my xml file.
Thanks,
J.
United Kingdom