Re: WifiRemote - a tcp remote control server 0.1 [2011-05-05]
On some videos I get this error with activated plugin which crashes MP:
On some videos I get this error with activated plugin which crashes MP:
Code:
2011-06-01 18:44:54.100781 [ERROR][(39)]: MediaPortal: Unhandled exception occured
2011-06-01 18:44:54.395703 [ERROR][(39)]: Exception :Newtonsoft.Json.JsonSerializationException: Error getting value from 'Speed' on 'WifiRemote.MessageNowPlayingUpdate'. ---> System.Runtime.InteropServices.COMException (0x8001010A): Durch den Messagefilter wurde angezeigt, dass die Anwendung ausgelastet ist. (Ausnahme von HRESULT: 0x8001010A (RPC_E_SERVERCALL_RETRYLATER))
bei WMPLib.IWMPSettings.get_rate()
bei MediaPortal.Player.AudioPlayerWMP9.get_Speed()
bei GetSpeed(Object )
bei Newtonsoft.Json.Serialization.DynamicValueProvider.GetValue(Object target)
--- Ende der internen Ausnahmestapelüberwachung ---
bei Newtonsoft.Json.Serialization.DynamicValueProvider.GetValue(Object target)
bei Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContract collectionValueContract)
bei Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeValue(JsonWriter writer, Object value, JsonContract valueContract, JsonProperty member, JsonContract collectionValueContract)
bei Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.Serialize(JsonWriter jsonWriter, Object value)
bei Newtonsoft.Json.JsonSerializer.SerializeInternal(JsonWriter jsonWriter, Object value)
bei Newtonsoft.Json.JsonConvert.SerializeObject(Object value, Formatting formatting, JsonSerializerSettings settings)
bei WifiRemote.WifiRemote.DoNowPlayingUpdate()
bei System.Threading.ThreadHelper.ThreadStart_Context(Object state)
bei System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
bei System.Threading.ThreadHelper.ThreadStart()
2011-06-01 18:44:54.397656 [ERROR][(39)]: Exception :Error getting value from 'Speed' on 'WifiRemote.MessageNowPlayingUpdate'.
2011-06-01 18:44:54.398632 [ERROR][(39)]: site :System.Object GetValue(System.Object)
2011-06-01 18:44:54.401562 [ERROR][(39)]: source :WifiRemote
2011-06-01 18:44:54.403515 [ERROR][(39)]: stacktrace: bei Newtonsoft.Json.Serialization.DynamicValueProvider.GetValue(Object target)
bei Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContract collectionValueContract)
bei Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeValue(JsonWriter writer, Object value, JsonContract valueContract, JsonProperty member, JsonContract collectionValueContract)
bei Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.Serialize(JsonWriter jsonWriter, Object value)
bei Newtonsoft.Json.JsonSerializer.SerializeInternal(JsonWriter jsonWriter, Object value)
bei Newtonsoft.Json.JsonConvert.SerializeObject(Object value, Formatting formatting, JsonSerializerSettings settings)
bei WifiRemote.WifiRemote.DoNowPlayingUpdate()
bei System.Threading.ThreadHelper.ThreadStart_Context(Object state)
bei System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
bei System.Threading.ThreadHelper.ThreadStart()