home
products
contribute
download
documentation
forum
Home
Forums
New posts
Search forums
What's new
New posts
All posts
Latest activity
Members
Registered members
Current visitors
Donate
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Search titles only
By:
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
MediaPortal 1
Support
Watch / Listen Media
Listen Music
Solved: MP crashes after playing first song
Contact us
RSS
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="mm1352000" data-source="post: 1116768" data-attributes="member: 82144"><p>Hello Scott</p><p></p><p>As always, check the Windows application event log to figure out the cause of any software crash. In this case that log says:</p><p>[collapse]</p><p>"28/12/2014 12:54:40 PM";".NET Runtime";"(0)";"Error";"Application: MediaPortal.exe</p><p>Framework Version: v4.0.30319</p><p>Description: The process was terminated due to an unhandled exception.</p><p>Exception Info: Newtonsoft.Json.JsonSerializationException</p><p>Stack:</p><p> at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(Newtonsoft.Json.JsonWriter, System.Object, Newtonsoft.Json.Serialization.JsonObjectContract, Newtonsoft.Json.Serialization.JsonProperty, Newtonsoft.Json.Serialization.JsonContract)</p><p> at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeValue(Newtonsoft.Json.JsonWriter, System.Object, Newtonsoft.Json.Serialization.JsonContract, Newtonsoft.Json.Serialization.JsonProperty, Newtonsoft.Json.Serialization.JsonContract)</p><p> at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.Serialize(Newtonsoft.Json.JsonWriter, System.Object)</p><p> at Newtonsoft.Json.JsonSerializer.SerializeInternal(Newtonsoft.Json.JsonWriter, System.Object)</p><p> at Newtonsoft.Json.JsonConvert.SerializeObject(System.Object, Newtonsoft.Json.Formatting, Newtonsoft.Json.JsonSerializerSettings)</p><p> at WifiRemote.SocketServer.SendNowPlayingToAllClients()</p><p> at WifiRemote.WifiRemote.g_Player_PlayBackStarted(MediaType, System.String)</p><p> at MediaPortal.Player.g_Player+StartedHandler.Invoke(MediaType, System.String)</p><p> at MediaPortal.Player.g_Player.OnStarted()</p><p> at MediaPortal.MusicPlayer.BASS.BassAudioEngine.OnMusicStreamMessage(System.Object, StreamAction)</p><p> at MediaPortal.MusicPlayer.BASS.MixerStream.PlaybackEndProc(Int32, Int32, Int32, IntPtr)</p><p>";"1026"</p><p>"28/12/2014 12:54:42 PM";"Application Error";"Application Crashing Events";"Error";"Faulting application name: MediaPortal.exe, version: 1.9.0.0, time stamp: 0x54168047 Faulting module name: KERNELBASE.dll, version: 6.1.7601.18409, time stamp: 0x53159a86 Exception code: 0xe0434352 Fault offset: 0x0000c42d Faulting process id: 0x1204 Faulting application start time: 0x01d02248df44d074 Faulting application path: C:\Program Files (x86)\Team MediaPortal\MediaPortal\MediaPortal.exe Faulting module path: C:\Windows\syswow64\KERNELBASE.dll Report Id: de846827-8e3c-11e4-be18-902b34dfa5f9";"1000"</p><p>"28/12/2014 1:02:24 PM";"Windows Error Reporting";"(0)";"Information";"Fault bucket 116591041, type 22 Event Name: CLR20r3 Response: Not available Cab Id: 0 Problem signature: P1: mediaportal.exe P2: 1.9.0.0 P3: 54168047 P4: WifiRemote_TMP P5: 0.7.1.0 P6: 50b7bfb0 P7: 12b P8: 39 P9: WQSSHWZPAYQ1I1N24AD0E43DDTRID103 P10: Attached files: C:\Users\holidays\AppData\Local\Temp\WER483B.tmp.WERInternalMetadata.xml These files may be available here: C:\Users\holidays\AppData\Local\Microsoft\Windows\WER\ReportArchive\AppCrash_mediaportal.exe_2f30bf981d278ac9260b7be3e7c2d1c891ed_16f35630 Analysis symbol: Rechecking for solution: 0 Report Id: de846827-8e3c-11e4-be18-902b34dfa5f9 Report Status: 0";"1001"</p><p>[/collapse]</p><p></p><p>In other words, it looks like the WiFiRemote plugin is in some way causing this problem.</p><p></p><p>Regards,</p><p>mm</p></blockquote><p></p>
[QUOTE="mm1352000, post: 1116768, member: 82144"] Hello Scott As always, check the Windows application event log to figure out the cause of any software crash. In this case that log says: [collapse] "28/12/2014 12:54:40 PM";".NET Runtime";"(0)";"Error";"Application: MediaPortal.exe Framework Version: v4.0.30319 Description: The process was terminated due to an unhandled exception. Exception Info: Newtonsoft.Json.JsonSerializationException Stack: at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(Newtonsoft.Json.JsonWriter, System.Object, Newtonsoft.Json.Serialization.JsonObjectContract, Newtonsoft.Json.Serialization.JsonProperty, Newtonsoft.Json.Serialization.JsonContract) at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeValue(Newtonsoft.Json.JsonWriter, System.Object, Newtonsoft.Json.Serialization.JsonContract, Newtonsoft.Json.Serialization.JsonProperty, Newtonsoft.Json.Serialization.JsonContract) at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.Serialize(Newtonsoft.Json.JsonWriter, System.Object) at Newtonsoft.Json.JsonSerializer.SerializeInternal(Newtonsoft.Json.JsonWriter, System.Object) at Newtonsoft.Json.JsonConvert.SerializeObject(System.Object, Newtonsoft.Json.Formatting, Newtonsoft.Json.JsonSerializerSettings) at WifiRemote.SocketServer.SendNowPlayingToAllClients() at WifiRemote.WifiRemote.g_Player_PlayBackStarted(MediaType, System.String) at MediaPortal.Player.g_Player+StartedHandler.Invoke(MediaType, System.String) at MediaPortal.Player.g_Player.OnStarted() at MediaPortal.MusicPlayer.BASS.BassAudioEngine.OnMusicStreamMessage(System.Object, StreamAction) at MediaPortal.MusicPlayer.BASS.MixerStream.PlaybackEndProc(Int32, Int32, Int32, IntPtr) ";"1026" "28/12/2014 12:54:42 PM";"Application Error";"Application Crashing Events";"Error";"Faulting application name: MediaPortal.exe, version: 1.9.0.0, time stamp: 0x54168047 Faulting module name: KERNELBASE.dll, version: 6.1.7601.18409, time stamp: 0x53159a86 Exception code: 0xe0434352 Fault offset: 0x0000c42d Faulting process id: 0x1204 Faulting application start time: 0x01d02248df44d074 Faulting application path: C:\Program Files (x86)\Team MediaPortal\MediaPortal\MediaPortal.exe Faulting module path: C:\Windows\syswow64\KERNELBASE.dll Report Id: de846827-8e3c-11e4-be18-902b34dfa5f9";"1000" "28/12/2014 1:02:24 PM";"Windows Error Reporting";"(0)";"Information";"Fault bucket 116591041, type 22 Event Name: CLR20r3 Response: Not available Cab Id: 0 Problem signature: P1: mediaportal.exe P2: 1.9.0.0 P3: 54168047 P4: WifiRemote_TMP P5: 0.7.1.0 P6: 50b7bfb0 P7: 12b P8: 39 P9: WQSSHWZPAYQ1I1N24AD0E43DDTRID103 P10: Attached files: C:\Users\holidays\AppData\Local\Temp\WER483B.tmp.WERInternalMetadata.xml These files may be available here: C:\Users\holidays\AppData\Local\Microsoft\Windows\WER\ReportArchive\AppCrash_mediaportal.exe_2f30bf981d278ac9260b7be3e7c2d1c891ed_16f35630 Analysis symbol: Rechecking for solution: 0 Report Id: de846827-8e3c-11e4-be18-902b34dfa5f9 Report Status: 0";"1001" [/collapse] In other words, it looks like the WiFiRemote plugin is in some way causing this problem. Regards, mm [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
Support
Watch / Listen Media
Listen Music
Solved: MP crashes after playing first song
Contact us
RSS
Top
Bottom