[2014-04-21 16:38:15,988] [Error ] [17 ] [ERROR] - LoadSkin: Running on wrong thread - StackTrace: ' at System.Environment.GetStackTrace(Exception e, Boolean needFileInfo)
at System.Environment.get_StackTrace()
at MediaPortal.GUI.Library.GUIWindow.LoadSkin()
at MediaPortal.GUI.Library.GUIWindow.OnMessage(GUIMessage message)
at TvPlugin.TvFullScreen.OnMessage(GUIMessage message)
at MediaPortal.GUI.Library.GUIWindowManager.ActivateWindow(Int32 newWindowId, Boolean replaceWindow, Boolean skipHistory, String loadParameter, Boolean skipAnimation, Int32 focusControlId)
at MediaPortal.Player.g_Player.ShowFullScreenWindowTVDefault()
at MediaPortal.Player.g_Player.ShowFullScreenWindow()
at TvPlugin.TVHome.TvDelayThread()
at System.Threading.ThreadHelper.ThreadStart_Context(Object state)
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
at System.Threading.ThreadHelper.ThreadStart()'
[2014-04-28 20:06:04,181] [Error ] [MPMain ] [ERROR] - D3D: D3DERR_INVALIDCALL - presentation parametters might contain an invalid value
[2014-04-28 20:06:04,251] [Log ] [MPMain ] [WARN ] - GraphicContext: NO screen calibration file found for resolution 1920x1080!
[2014-04-28 20:06:04,271] [Log ] [MPMain ] [INFO ] - Load fonts from: C:\ProgramData\Team MediaPortal\MediaPortal\Skin\Titan\fonts.xml
[2014-04-28 20:06:04,271] [Error ] [MPMain ] [ERROR] - GUIFont: Failed to load font debug from cache. Trying to recreate it...
[2014-04-28 20:06:04,361] [Log ] [MPMain ] [ERROR] - Exception: System.NullReferenceException: Object reference not set to an instance of an object.
at MediaPortal.GUI.Library.GUIFont.InitializeDeviceObjects()
at MediaPortal.GUI.Library.GUIFontManager.InitializeDeviceObjects()
at MediaPortal.D3D.RecreateSwapChain()
at MediaPortal.D3D.RecoverDevice()
at MediaPortalApp.OnDeviceLost(Object sender, EventArgs e)
at System.EventHandler.Invoke(Object sender, EventArgs e)
at Microsoft.DirectX.Direct3D.Device.raise_DeviceLost(Object i1, EventArgs i2)
at Microsoft.DirectX.Direct3D.Device.PresentInternal(tagRECT* sourceRectangle, tagRECT* destRectangle, IntPtr overrideWindow)
at Microsoft.DirectX.Direct3D.Device.Present()
at MediaPortalApp.Render(Single timePassed) Message: Object reference not set to an instance of an object. Site : Void InitializeDeviceObjects() Source : Core Stack Trace: at MediaPortal.GUI.Library.GUIFont.InitializeDeviceObjects()
at MediaPortal.GUI.Library.GUIFontManager.InitializeDeviceObjects()
at MediaPortal.D3D.RecreateSwapChain()
at MediaPortal.D3D.RecoverDevice()
at MediaPortalApp.OnDeviceLost(Object sender, EventArgs e)
at System.EventHandler.Invoke(Object sender, EventArgs e)
at Microsoft.DirectX.Direct3D.Device.raise_DeviceLost(Object i1, EventArgs i2)
at Microsoft.DirectX.Direct3D.Device.PresentInternal(tagRECT* sourceRectangle, tagRECT* destRectangle, IntPtr overrideWindow)
at Microsoft.DirectX.Direct3D.Device.Present()
at MediaPortalApp.Render(Single timePassed)
That's good news, then it might have been a hiccup in the installation.I did a backup and complete uninstall and reinstall and MP no longer crashes.
Please update to 1.7.1 and if you still get the LoadSkin errors, please post the logs.If I look in the error log though I can see the wrong thread error occurring.