I've never seen an error.log with so many errors.
For example,
These start right after
I also see
but you say you don't have a TV card. However, you seem to have installed the TV server and TV plugin. You do need the TV plugin for radio playback.
I'm at a bit of a loss to know what to suggest, since you say this is a clean install.
I'd try a complete uninstall of MP, then reinstall but don't install any plugins (I know you want them, but let's find the problem first). Run MP for a while and use music, videos, pictures, and see if you have problems. Then install the plugins one at a time to see when the problems start.
Mark
For example,
Code:
2012-04-07 01:17:03.617700 [ERROR][MPMain(1)]: Exception :Error in the application.
-2147467259 (E_FAIL)
at Microsoft.DirectX.Direct3D.Device.PresentInternal(tagRECT* sourceRectangle, tagRECT* destRectangle, IntPtr overrideWindow)
at Microsoft.DirectX.Direct3D.Device.PresentInternal(tagRECT* sourceRectangle, tagRECT* destRectangle, Control overrideWindow)
at Microsoft.DirectX.Direct3D.Device.Present()
at MediaPortalApp.Render(Single timePassed)
2012-04-07 01:17:03.618700 [ERROR][MPMain(1)]: Exception :Error in the application.
2012-04-07 01:17:03.618700 [ERROR][MPMain(1)]: site :Void PresentInternal(Microsoft.DirectX.PrivateImplementationDetails.tagRECT*, Microsoft.DirectX.PrivateImplementationDetails.tagRECT*, IntPtr)
2012-04-07 01:17:03.618700 [ERROR][MPMain(1)]: source :Microsoft.DirectX.Direct3D
2012-04-07 01:17:03.619700 [ERROR][MPMain(1)]: stacktrace: at Microsoft.DirectX.Direct3D.Device.PresentInternal(tagRECT* sourceRectangle, tagRECT* destRectangle, IntPtr overrideWindow)
at Microsoft.DirectX.Direct3D.Device.PresentInternal(tagRECT* sourceRectangle, tagRECT* destRectangle, Control overrideWindow)
at Microsoft.DirectX.Direct3D.Device.Present()
at MediaPortalApp.Render(Single timePassed)
2012-04-07 01:17:03.631700 [ERROR][MPMain(1)]: Exception :Error in the application.
-2147467259 (E_FAIL)
at Microsoft.DirectX.Direct3D.Device.PresentInternal(tagRECT* sourceRectangle, tagRECT* destRectangle, IntPtr overrideWindow)
at Microsoft.DirectX.Direct3D.Device.PresentInternal(tagRECT* sourceRectangle, tagRECT* destRectangle, Control overrideWindow)
at Microsoft.DirectX.Direct3D.Device.Present()
at MediaPortalApp.Render(Single timePassed)
2012-04-07 01:17:03.631700 [ERROR][MPMain(1)]: Exception :Error in the application.
2012-04-07 01:17:03.632700 [ERROR][MPMain(1)]: site :Void PresentInternal(Microsoft.DirectX.PrivateImplementationDetails.tagRECT*, Microsoft.DirectX.PrivateImplementationDetails.tagRECT*, IntPtr)
2012-04-07 01:17:03.632700 [ERROR][MPMain(1)]: source :Microsoft.DirectX.Direct3D
2012-04-07 01:17:03.632700 [ERROR][MPMain(1)]: stacktrace: at Microsoft.DirectX.Direct3D.Device.PresentInternal(tagRECT* sourceRectangle, tagRECT* destRectangle, IntPtr overrideWindow)
at Microsoft.DirectX.Direct3D.Device.PresentInternal(tagRECT* sourceRectangle, tagRECT* destRectangle, Control overrideWindow)
at Microsoft.DirectX.Direct3D.Device.Present()
at MediaPortalApp.Render(Single timePassed)
These start right after
Code:
2012-04-07 01:17:02.330700 [Debug][MPMain(1)]: Window: SubCentral.GUI.SubCentralGUI init
I also see
Code:
2012-04-07 01:16:48.935700 [Info.][(26)]: g_Player.Play(http://stream57-he.grooveshark.com/stream.php?streamKey=cfa6c255c6972fe0b5bfb537ce2f5f970cab0e56_4f7f8068_1e05478_227cdea_6215f434_1_0 Recording)
2012-04-07 01:16:48.939700 [Info.][(26)]: BASS: Initializing BASS audio engine...
2012-04-07 01:16:48.940700 [Info.][(26)]: BASS: Using default Sound Device
2012-04-07 01:16:50.088700 [Info.][(26)]: BASS: Initialization done.
2012-04-07 01:16:52.794700 [Info.][(26)]: g_Player.OnStarted() http://stream57-he.grooveshark.com/stream.php?streamKey=cfa6c255c6972fe0b5bfb537ce2f5f970cab0e56_4f7f8068_1e05478_227cdea_6215f434_1_0 media:Radio
2012-04-07 01:16:52.802700 [Debug][(26)]: TVHome.GetPreferedAudioStreamIndex(): preferred LANG(s):n/a preferAC3:False _preferAudioTypeOverLang:True
2012-04-07 01:16:52.802700 [Debug][(26)]: Audio streams avail: 1
2012-04-07 01:16:52.802700 [Info.][(26)]: Audio stream: switching to preferred AC3/MPEG audio stream 0 (only 1 track avail.)
2012-04-07 01:16:52.802700 [Debug][(26)]: RadioRecorded.OnPlayRecordingBackStarted(): setting audioIndex on tsreader 0
2012-04-07 01:16:52.812700 [Warn.][MPMain(1)]: GUIWindow:OnWindowLoaded: 'C:\ProgramData\Team MediaPortal\MediaPortal\Skin\Black Glass Nova HD\musicOverlay.xml' is missing control id 6 (window property: _labelBigPlayTime)
but you say you don't have a TV card. However, you seem to have installed the TV server and TV plugin. You do need the TV plugin for radio playback.
I'm at a bit of a loss to know what to suggest, since you say this is a clean install.
I'd try a complete uninstall of MP, then reinstall but don't install any plugins (I know you want them, but let's find the problem first). Run MP for a while and use music, videos, pictures, and see if you have problems. Then install the plugins one at a time to see when the problems start.
Mark