Looks like something may have changed in core.dll
I'm using the 1-14-2008 SVN and My TV (with TV Server) fails to load after replacing the core.dll
I'm using the 1-14-2008 SVN and My TV (with TV Server) fails to load after replacing the core.dll
Code:
2008-01-15 12:46:26.453125 [ERROR][MPMain]: Error initializing window:TvPlugin.TVHome Could not load type 'AudioTracksReadyHandler' from assembly 'Core, Version=0.2.3.0, Culture=neutral, PublicKeyToken=null'. TvPlugin at TvPlugin.TVHome.Init()
at MediaPortal.GUI.Library.PluginManager.LoadWindowPlugin(String strFile)
2008-01-15 12:46:26.593750 [ERROR][MPMain]: GUIWindow:OnWindowLoaded id:99 ex:Object of type 'MediaPortal.GUI.Library.GUIImage' cannot be converted to type 'MediaPortal.GUI.Library.GUIVideoControl'. at System.RuntimeType.CheckValue(Object value, Binder binder, CultureInfo culture, BindingFlags invokeAttr)
at System.Reflection.RtFieldInfo.InternalSetValue(Object obj, Object value, BindingFlags invokeAttr, Binder binder, CultureInfo culture, Boolean doVisibilityCheck, Boolean doCheckConsistency)
at System.Reflection.RtFieldInfo.SetValue(Object obj, Object value, BindingFlags invokeAttr, Binder binder, CultureInfo culture)
at MediaPortal.GUI.Library.GUIWindow.OnWindowLoaded() TvPlugin.TVGuide
2008-01-15 12:46:35.125000 [ERROR][MPMain]: OnMessage exception:System.NullReferenceException: Object reference not set to an instance of an object.
at TvPlugin.TVHome.OnPageLoad()
at MediaPortal.GUI.Library.GUIWindow.OnMessage(GUIMessage message)
2008-01-15 12:46:35.125000 [ERROR][MPMain]: ProcessWindows exception:System.NullReferenceException: Object reference not set to an instance of an object.
at TvPlugin.TVHome.UpdateRecordingIndicator()
at TvPlugin.TVHome.Process()