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
MediaPortal 1 Skins
Popular Skins
Graveyard
ReVision/Replicant
ReVision / Replicant v1.1.8.
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="natrlhy" data-source="post: 93053" data-attributes="member: 23624"><p>I understand that SVN support is not being addressed yet. I just wanted to point out that in the more recent SVN's (after 17/11/2006) the weather overlay plugin causes MP loop forever with an error if one tries to use any other skin that doesn't support this plugin.</p><p></p><p>EDIT: It's not the weather overlay plugin. It has to do with the weatherOverlay.xml not being present for the skin. I just wanted to clarify this <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" class="smilie smilie--sprite smilie--sprite2" alt=";)" title="Wink ;)" loading="lazy" data-shortname=";)" /></p><p></p><p>[CODE]2006-11-23 10:44:39.443078 [ERROR][MPMain]: SKIN: Missing C:\Program Files\Team MediaPortal\MediaPortal\skin\BlueTwo\weatherOverlay.xml</p><p>2006-11-23 10:44:44.848775 [ERROR][18]: Exception :System.NullReferenceException: Object reference not set to an instance of an object.</p><p> at MediaPortal.GUI.WeatherOverlay.MyWeatherOverlay.PostRender(Single timePassed, Int32 iLayer)</p><p> at MediaPortal.GUI.WeatherOverlay.MyWeatherOverlay.RenderLayer(Single timePassed)</p><p> at MediaPortal.GUI.Library.GUILayerManager.Render(Single timePassed)</p><p> at MediaPortalApp.Render(Single timePassed)</p><p>2006-11-23 10:44:44.848775 [ERROR][18]: Exception :Object reference not set to an instance of an object.</p><p>2006-11-23 10:44:44.848775 [ERROR][18]: site :Void PostRender(Single, Int32)</p><p>2006-11-23 10:44:44.848775 [ERROR][18]: source :WeatherOverlay</p><p>2006-11-23 10:44:44.848775 [ERROR][18]: stacktrace: at MediaPortal.GUI.WeatherOverlay.MyWeatherOverlay.PostRender(Single timePassed, Int32 iLayer)</p><p> at MediaPortal.GUI.WeatherOverlay.MyWeatherOverlay.RenderLayer(Single timePassed)</p><p> at MediaPortal.GUI.Library.GUILayerManager.Render(Single timePassed)</p><p> at MediaPortalApp.Render(Single timePassed)</p><p>2006-11-23 10:44:44.958138 [ERROR][18]: Exception :Error in the application.</p><p>-2005530516 (D3DERR_INVALIDCALL)</p><p> at Microsoft.DirectX.Direct3D.Device.BeginScene()</p><p> at MediaPortalApp.Render(Single timePassed)</p><p>2006-11-23 10:44:44.958138 [ERROR][18]: Exception :Error in the application.</p><p>2006-11-23 10:44:44.958138 [ERROR][18]: site :Void BeginScene()</p><p>2006-11-23 10:44:44.958138 [ERROR][18]: source :Microsoft.DirectX.Direct3D</p><p>2006-11-23 10:44:44.958138 [ERROR][18]: stacktrace: at Microsoft.DirectX.Direct3D.Device.BeginScene()</p><p> at MediaPortalApp.Render(Single timePassed)</p><p>2006-11-23 10:44:45.067502 [ERROR][18]: Exception :Error in the application.</p><p>-2005530516 (D3DERR_INVALIDCALL)</p><p> at Microsoft.DirectX.Direct3D.Device.BeginScene()</p><p> at MediaPortalApp.Render(Single timePassed)</p><p>2006-11-23 10:44:45.067502 [ERROR][18]: Exception :Error in the application.</p><p>2006-11-23 10:44:45.067502 [ERROR][18]: site :Void BeginScene()</p><p>2006-11-23 10:44:45.067502 [ERROR][18]: source :Microsoft.DirectX.Direct3D</p><p>2006-11-23 10:44:45.067502 [ERROR][18]: stacktrace: at Microsoft.DirectX.Direct3D.Device.BeginScene()</p><p> at MediaPortalApp.Render(Single timePassed)</p><p>2006-11-23 10:44:45.176866 [ERROR][18]: Exception :Error in the application.</p><p>-2005530516 (D3DERR_INVALIDCALL)[/CODE]</p></blockquote><p></p>
[QUOTE="natrlhy, post: 93053, member: 23624"] I understand that SVN support is not being addressed yet. I just wanted to point out that in the more recent SVN's (after 17/11/2006) the weather overlay plugin causes MP loop forever with an error if one tries to use any other skin that doesn't support this plugin. EDIT: It's not the weather overlay plugin. It has to do with the weatherOverlay.xml not being present for the skin. I just wanted to clarify this ;) [CODE]2006-11-23 10:44:39.443078 [ERROR][MPMain]: SKIN: Missing C:\Program Files\Team MediaPortal\MediaPortal\skin\BlueTwo\weatherOverlay.xml 2006-11-23 10:44:44.848775 [ERROR][18]: Exception :System.NullReferenceException: Object reference not set to an instance of an object. at MediaPortal.GUI.WeatherOverlay.MyWeatherOverlay.PostRender(Single timePassed, Int32 iLayer) at MediaPortal.GUI.WeatherOverlay.MyWeatherOverlay.RenderLayer(Single timePassed) at MediaPortal.GUI.Library.GUILayerManager.Render(Single timePassed) at MediaPortalApp.Render(Single timePassed) 2006-11-23 10:44:44.848775 [ERROR][18]: Exception :Object reference not set to an instance of an object. 2006-11-23 10:44:44.848775 [ERROR][18]: site :Void PostRender(Single, Int32) 2006-11-23 10:44:44.848775 [ERROR][18]: source :WeatherOverlay 2006-11-23 10:44:44.848775 [ERROR][18]: stacktrace: at MediaPortal.GUI.WeatherOverlay.MyWeatherOverlay.PostRender(Single timePassed, Int32 iLayer) at MediaPortal.GUI.WeatherOverlay.MyWeatherOverlay.RenderLayer(Single timePassed) at MediaPortal.GUI.Library.GUILayerManager.Render(Single timePassed) at MediaPortalApp.Render(Single timePassed) 2006-11-23 10:44:44.958138 [ERROR][18]: Exception :Error in the application. -2005530516 (D3DERR_INVALIDCALL) at Microsoft.DirectX.Direct3D.Device.BeginScene() at MediaPortalApp.Render(Single timePassed) 2006-11-23 10:44:44.958138 [ERROR][18]: Exception :Error in the application. 2006-11-23 10:44:44.958138 [ERROR][18]: site :Void BeginScene() 2006-11-23 10:44:44.958138 [ERROR][18]: source :Microsoft.DirectX.Direct3D 2006-11-23 10:44:44.958138 [ERROR][18]: stacktrace: at Microsoft.DirectX.Direct3D.Device.BeginScene() at MediaPortalApp.Render(Single timePassed) 2006-11-23 10:44:45.067502 [ERROR][18]: Exception :Error in the application. -2005530516 (D3DERR_INVALIDCALL) at Microsoft.DirectX.Direct3D.Device.BeginScene() at MediaPortalApp.Render(Single timePassed) 2006-11-23 10:44:45.067502 [ERROR][18]: Exception :Error in the application. 2006-11-23 10:44:45.067502 [ERROR][18]: site :Void BeginScene() 2006-11-23 10:44:45.067502 [ERROR][18]: source :Microsoft.DirectX.Direct3D 2006-11-23 10:44:45.067502 [ERROR][18]: stacktrace: at Microsoft.DirectX.Direct3D.Device.BeginScene() at MediaPortalApp.Render(Single timePassed) 2006-11-23 10:44:45.176866 [ERROR][18]: Exception :Error in the application. -2005530516 (D3DERR_INVALIDCALL)[/CODE] [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
MediaPortal 1 Skins
Popular Skins
Graveyard
ReVision/Replicant
ReVision / Replicant v1.1.8.
Contact us
RSS
Top
Bottom