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
Development
General Development (no feature request here!)
Custom Data Grabber including Sky UK Channel/EPG Grabber
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="DragonQ" data-source="post: 873919" data-attributes="member: 115209"><p>Woke up this morning to an HTPC without TV. Turning the TV on does nothing, choosing a channel from the EPG just brings up the loading bar indefinitely. Restarting the TV Service did nothing, restarting the PC did nothing. <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" class="smilie smilie--sprite smilie--sprite3" alt=":(" title="Frown :(" loading="lazy" data-shortname=":(" /></p><p> </p><p>Relevant sections of the log:</p><p> </p><p>[code]2012-06-12 09:00:47.185517 [Info.][MPMain(1)]: TVHome:OnPageLoad</p><p>2012-06-12 09:00:47.208519 [Info.][MPMain(1)]: ChannelNavigator::Reload()</p><p>2012-06-12 09:00:47.210519 [Info.][MPMain(1)]: get channels from database</p><p>2012-06-12 09:00:47.416530 [Info.][MPMain(1)]: found:1680 tv channels</p><p>2012-06-12 09:00:47.418531 [Info.][MPMain(1)]: TvNotify:OnNotifiesChanged</p><p>2012-06-12 09:00:47.588540 [Info.][MPMain(1)]: Done.</p><p>2012-06-12 09:00:47.590540 [Info.][MPMain(1)]: get all groups from database</p><p>2012-06-12 09:00:47.819554 [Info.][MPMain(1)]: loaded 8 tv groups</p><p>2012-06-12 09:00:47.822554 [Info.][MPMain(1)]: tv home init:Challenge</p><p>2012-06-12 09:00:47.826554 [Info.][MPMain(1)]: OnMessage exception:System.MissingMethodException: Method not found: 'TvLibrary.Interfaces.CardType TvControl.VirtualCard.get_Type()'.</p><p> at TvPlugin.TVHome.ViewChannelAndCheck(Channel channel)</p><p> at TvPlugin.TVHome.AutoTurnOnTv(Channel channel)</p><p> at TvPlugin.TVHome.OnPageLoad()</p><p> at MediaPortal.GUI.Library.GUIWindow.OnMessage(GUIMessage message)</p><p>2012-06-12 09:00:54.106913 [Info.][MPMain(1)]: TvNotify:LoadNotifies</p><p>2012-06-12 09:00:54.109913 [Info.][MPMain(1)]: TvNotify: 0 notifies</p><p>2012-06-12 09:01:05.429561 [Info.][MPMain(1)]: TVHome:turn tv on Challenge</p><p>2012-06-12 09:01:05.435561 [Info.][MPMain(1)]: OnMessage exception:System.MissingMethodException: Method not found: 'TvLibrary.Interfaces.CardType TvControl.VirtualCard.get_Type()'.</p><p> at TvPlugin.TVHome.ViewChannelAndCheck(Channel channel)</p><p> at TvPlugin.TVHome.OnClicked(Int32 controlId, GUIControl control, ActionType actionType)</p><p> at MediaPortal.GUI.Library.GUIWindow.OnMessage(GUIMessage message)</p><p>2012-06-12 09:01:08.499736 [Info.][MPMain(1)]: TVHome:turn tv on Challenge</p><p>2012-06-12 09:01:08.504737 [Info.][MPMain(1)]: Exception :System.MissingMethodException: Method not found: 'TvLibrary.Interfaces.CardType TvControl.VirtualCard.get_Type()'.</p><p> at TvPlugin.TVHome.ViewChannelAndCheck(Channel channel)</p><p> at TvPlugin.TVHome.OnClicked(Int32 controlId, GUIControl control, ActionType actionType)</p><p> at TvPlugin.TVHome.OnAction(Action action)</p><p> at MediaPortal.GUI.Library.GUIWindowManager.OnAction(Action action)</p><p> at MediaPortalApp.OnAction(Action action)</p><p>2012-06-12 09:01:08.508737 [Info.][MPMain(1)]: Exception :Method not found: 'TvLibrary.Interfaces.CardType TvControl.VirtualCard.get_Type()'.</p><p>2012-06-12 09:01:08.512737 [Info.][MPMain(1)]: site :Boolean ViewChannelAndCheck(TvDatabase.Channel)</p><p>2012-06-12 09:01:08.516737 [Info.][MPMain(1)]: source :TvPlugin</p><p>2012-06-12 09:01:08.520738 [Info.][MPMain(1)]: stacktrace: at TvPlugin.TVHome.ViewChannelAndCheck(Channel channel)</p><p> at TvPlugin.TVHome.OnClicked(Int32 controlId, GUIControl control, ActionType actionType)</p><p> at TvPlugin.TVHome.OnAction(Action action)</p><p> at MediaPortal.GUI.Library.GUIWindowManager.OnAction(Action action)</p><p> at MediaPortalApp.OnAction(Action action)</p><p>2012-06-12 09:01:08.524738 [Info.][MPMain(1)]: exception: Method not found: 'TvLibrary.Interfaces.CardType TvControl.VirtualCard.get_Type()'. TvPlugin at TvPlugin.TVHome.ViewChannelAndCheck(Channel channel)</p><p> at TvPlugin.TVHome.OnClicked(Int32 controlId, GUIControl control, ActionType actionType)</p><p> at TvPlugin.TVHome.OnAction(Action action)</p><p> at MediaPortal.GUI.Library.GUIWindowManager.OnAction(Action action)</p><p> at MediaPortalApp.OnAction(Action action)</p><p>2012-06-12 09:01:08.529738 [Info.][MPMain(1)]: Exception :System.Exception: exception occured ---> System.MissingMethodException: Method not found: 'TvLibrary.Interfaces.CardType TvControl.VirtualCard.get_Type()'.</p><p> at TvPlugin.TVHome.ViewChannelAndCheck(Channel channel)</p><p> at TvPlugin.TVHome.OnClicked(Int32 controlId, GUIControl control, ActionType actionType)</p><p> at TvPlugin.TVHome.OnAction(Action action)</p><p> at MediaPortal.GUI.Library.GUIWindowManager.OnAction(Action action)</p><p> at MediaPortalApp.OnAction(Action action)</p><p> --- End of inner exception stack trace ---</p><p> at MediaPortalApp.OnAction(Action action)</p><p> at MediaPortal.GUI.Library.OnActionHandler.Invoke(Action action)</p><p> at MediaPortal.GUI.Library.GUIWindowManager.DispatchThreadMessages()</p><p> at MediaPortalApp.FrameMove()</p><p>2012-06-12 09:01:08.533738 [Info.][MPMain(1)]: Exception :exception occured</p><p>2012-06-12 09:01:08.537739 [Info.][MPMain(1)]: site :Void OnAction(MediaPortal.GUI.Library.Action)</p><p>2012-06-12 09:01:08.543739 [Info.][MPMain(1)]: source :MediaPortal</p><p>2012-06-12 09:01:08.548739 [Info.][MPMain(1)]: stacktrace: at MediaPortalApp.OnAction(Action action)</p><p> at MediaPortal.GUI.Library.OnActionHandler.Invoke(Action action)</p><p> at MediaPortal.GUI.Library.GUIWindowManager.DispatchThreadMessages()</p><p> at MediaPortalApp.FrameMove()</p><p>2012-06-12 09:01:12.266952 [Warn.][MPMain(1)]: GUIWindow:OnWindowLoaded: 'C:\ProgramData\Team MediaPortal\MediaPortal\Skin\StreamedMP\dialogOK.xml' is missing control id 11 (window property: btnYes)</p><p>2012-06-12 09:01:16.534196 [Warn.][MPMain(1)]: GUIWindow:OnWindowLoaded: 'C:\ProgramData\Team MediaPortal\MediaPortal\Skin\StreamedMP\dialogOK.xml' is missing control id 11 (window property: btnYes)</p><p>2012-06-12 09:01:21.025453 [Info.][MPMain(1)]: TexturePacker: Loaded C:\ProgramData\Team MediaPortal\MediaPortal\Cache\StreamedMP\packedgfx26.png texture:2048x2048 miplevels:1</p><p>2012-06-12 09:01:21.027453 [Info.][MPMain(1)]: TexturePacker: fontengine add texure:1971</p><p>2012-06-12 09:01:46.951936 [Info.][MPMain(1)]: Main: Exit requested[/code]</p></blockquote><p></p>
[QUOTE="DragonQ, post: 873919, member: 115209"] Woke up this morning to an HTPC without TV. Turning the TV on does nothing, choosing a channel from the EPG just brings up the loading bar indefinitely. Restarting the TV Service did nothing, restarting the PC did nothing. :( Relevant sections of the log: [code]2012-06-12 09:00:47.185517 [Info.][MPMain(1)]: TVHome:OnPageLoad 2012-06-12 09:00:47.208519 [Info.][MPMain(1)]: ChannelNavigator::Reload() 2012-06-12 09:00:47.210519 [Info.][MPMain(1)]: get channels from database 2012-06-12 09:00:47.416530 [Info.][MPMain(1)]: found:1680 tv channels 2012-06-12 09:00:47.418531 [Info.][MPMain(1)]: TvNotify:OnNotifiesChanged 2012-06-12 09:00:47.588540 [Info.][MPMain(1)]: Done. 2012-06-12 09:00:47.590540 [Info.][MPMain(1)]: get all groups from database 2012-06-12 09:00:47.819554 [Info.][MPMain(1)]: loaded 8 tv groups 2012-06-12 09:00:47.822554 [Info.][MPMain(1)]: tv home init:Challenge 2012-06-12 09:00:47.826554 [Info.][MPMain(1)]: OnMessage exception:System.MissingMethodException: Method not found: 'TvLibrary.Interfaces.CardType TvControl.VirtualCard.get_Type()'. at TvPlugin.TVHome.ViewChannelAndCheck(Channel channel) at TvPlugin.TVHome.AutoTurnOnTv(Channel channel) at TvPlugin.TVHome.OnPageLoad() at MediaPortal.GUI.Library.GUIWindow.OnMessage(GUIMessage message) 2012-06-12 09:00:54.106913 [Info.][MPMain(1)]: TvNotify:LoadNotifies 2012-06-12 09:00:54.109913 [Info.][MPMain(1)]: TvNotify: 0 notifies 2012-06-12 09:01:05.429561 [Info.][MPMain(1)]: TVHome:turn tv on Challenge 2012-06-12 09:01:05.435561 [Info.][MPMain(1)]: OnMessage exception:System.MissingMethodException: Method not found: 'TvLibrary.Interfaces.CardType TvControl.VirtualCard.get_Type()'. at TvPlugin.TVHome.ViewChannelAndCheck(Channel channel) at TvPlugin.TVHome.OnClicked(Int32 controlId, GUIControl control, ActionType actionType) at MediaPortal.GUI.Library.GUIWindow.OnMessage(GUIMessage message) 2012-06-12 09:01:08.499736 [Info.][MPMain(1)]: TVHome:turn tv on Challenge 2012-06-12 09:01:08.504737 [Info.][MPMain(1)]: Exception :System.MissingMethodException: Method not found: 'TvLibrary.Interfaces.CardType TvControl.VirtualCard.get_Type()'. at TvPlugin.TVHome.ViewChannelAndCheck(Channel channel) at TvPlugin.TVHome.OnClicked(Int32 controlId, GUIControl control, ActionType actionType) at TvPlugin.TVHome.OnAction(Action action) at MediaPortal.GUI.Library.GUIWindowManager.OnAction(Action action) at MediaPortalApp.OnAction(Action action) 2012-06-12 09:01:08.508737 [Info.][MPMain(1)]: Exception :Method not found: 'TvLibrary.Interfaces.CardType TvControl.VirtualCard.get_Type()'. 2012-06-12 09:01:08.512737 [Info.][MPMain(1)]: site :Boolean ViewChannelAndCheck(TvDatabase.Channel) 2012-06-12 09:01:08.516737 [Info.][MPMain(1)]: source :TvPlugin 2012-06-12 09:01:08.520738 [Info.][MPMain(1)]: stacktrace: at TvPlugin.TVHome.ViewChannelAndCheck(Channel channel) at TvPlugin.TVHome.OnClicked(Int32 controlId, GUIControl control, ActionType actionType) at TvPlugin.TVHome.OnAction(Action action) at MediaPortal.GUI.Library.GUIWindowManager.OnAction(Action action) at MediaPortalApp.OnAction(Action action) 2012-06-12 09:01:08.524738 [Info.][MPMain(1)]: exception: Method not found: 'TvLibrary.Interfaces.CardType TvControl.VirtualCard.get_Type()'. TvPlugin at TvPlugin.TVHome.ViewChannelAndCheck(Channel channel) at TvPlugin.TVHome.OnClicked(Int32 controlId, GUIControl control, ActionType actionType) at TvPlugin.TVHome.OnAction(Action action) at MediaPortal.GUI.Library.GUIWindowManager.OnAction(Action action) at MediaPortalApp.OnAction(Action action) 2012-06-12 09:01:08.529738 [Info.][MPMain(1)]: Exception :System.Exception: exception occured ---> System.MissingMethodException: Method not found: 'TvLibrary.Interfaces.CardType TvControl.VirtualCard.get_Type()'. at TvPlugin.TVHome.ViewChannelAndCheck(Channel channel) at TvPlugin.TVHome.OnClicked(Int32 controlId, GUIControl control, ActionType actionType) at TvPlugin.TVHome.OnAction(Action action) at MediaPortal.GUI.Library.GUIWindowManager.OnAction(Action action) at MediaPortalApp.OnAction(Action action) --- End of inner exception stack trace --- at MediaPortalApp.OnAction(Action action) at MediaPortal.GUI.Library.OnActionHandler.Invoke(Action action) at MediaPortal.GUI.Library.GUIWindowManager.DispatchThreadMessages() at MediaPortalApp.FrameMove() 2012-06-12 09:01:08.533738 [Info.][MPMain(1)]: Exception :exception occured 2012-06-12 09:01:08.537739 [Info.][MPMain(1)]: site :Void OnAction(MediaPortal.GUI.Library.Action) 2012-06-12 09:01:08.543739 [Info.][MPMain(1)]: source :MediaPortal 2012-06-12 09:01:08.548739 [Info.][MPMain(1)]: stacktrace: at MediaPortalApp.OnAction(Action action) at MediaPortal.GUI.Library.OnActionHandler.Invoke(Action action) at MediaPortal.GUI.Library.GUIWindowManager.DispatchThreadMessages() at MediaPortalApp.FrameMove() 2012-06-12 09:01:12.266952 [Warn.][MPMain(1)]: GUIWindow:OnWindowLoaded: 'C:\ProgramData\Team MediaPortal\MediaPortal\Skin\StreamedMP\dialogOK.xml' is missing control id 11 (window property: btnYes) 2012-06-12 09:01:16.534196 [Warn.][MPMain(1)]: GUIWindow:OnWindowLoaded: 'C:\ProgramData\Team MediaPortal\MediaPortal\Skin\StreamedMP\dialogOK.xml' is missing control id 11 (window property: btnYes) 2012-06-12 09:01:21.025453 [Info.][MPMain(1)]: TexturePacker: Loaded C:\ProgramData\Team MediaPortal\MediaPortal\Cache\StreamedMP\packedgfx26.png texture:2048x2048 miplevels:1 2012-06-12 09:01:21.027453 [Info.][MPMain(1)]: TexturePacker: fontengine add texure:1971 2012-06-12 09:01:46.951936 [Info.][MPMain(1)]: Main: Exit requested[/code] [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
Development
General Development (no feature request here!)
Custom Data Grabber including Sky UK Channel/EPG Grabber
Contact us
RSS
Top
Bottom