<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: A More Robust Exception System</title>
	<atom:link href="http://blog.nickgravelyn.com/2009/07/a-more-robust-exception-system/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.nickgravelyn.com/2009/07/a-more-robust-exception-system/</link>
	<description></description>
	<lastBuildDate>Fri, 23 Jul 2010 01:34:59 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=abc</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Nick</title>
		<link>http://blog.nickgravelyn.com/2009/07/a-more-robust-exception-system/comment-page-1/#comment-207</link>
		<dc:creator>Nick</dc:creator>
		<pubDate>Sat, 28 Nov 2009 01:51:11 +0000</pubDate>
		<guid isPermaLink="false">http://blog.nickgravelyn.com/?p=747#comment-207</guid>
		<description>I&#039;m a few months late responding, but I recently hit this issue myself. I figured out there is a way to use the GamerServicesComponent with this setup and have it work. Check out the results here: http://blog.nickgravelyn.com/2009/11/exception-handling-and-gamerservicescomponent/</description>
		<content:encoded><![CDATA[<p>I&#8217;m a few months late responding, but I recently hit this issue myself. I figured out there is a way to use the GamerServicesComponent with this setup and have it work. Check out the results here: <a href="http://blog.nickgravelyn.com/2009/11/exception-handling-and-gamerservicescomponent/" rel="nofollow">http://blog.nickgravelyn.com/2009/11/exception-handling-and-gamerservicescomponent/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nick</title>
		<link>http://blog.nickgravelyn.com/2009/07/a-more-robust-exception-system/comment-page-1/#comment-209</link>
		<dc:creator>Nick</dc:creator>
		<pubDate>Sat, 28 Nov 2009 01:51:11 +0000</pubDate>
		<guid isPermaLink="false">http://blog.nickgravelyn.com/?p=747#comment-209</guid>
		<description>I&#039;m a few months late responding, but I recently hit this issue myself. I figured out there is a way to use the GamerServicesComponent with this setup and have it work. Check out the results here: http://blog.nickgravelyn.com/2009/11/exception-handling-and-gamerservicescomponent/</description>
		<content:encoded><![CDATA[<p>I&#8217;m a few months late responding, but I recently hit this issue myself. I figured out there is a way to use the GamerServicesComponent with this setup and have it work. Check out the results here: <a href="http://blog.nickgravelyn.com/2009/11/exception-handling-and-gamerservicescomponent/" rel="nofollow">http://blog.nickgravelyn.com/2009/11/exception-handling-and-gamerservicescomponent/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: nstod</title>
		<link>http://blog.nickgravelyn.com/2009/07/a-more-robust-exception-system/comment-page-1/#comment-206</link>
		<dc:creator>nstod</dc:creator>
		<pubDate>Wed, 05 Aug 2009 14:04:54 +0000</pubDate>
		<guid isPermaLink="false">http://blog.nickgravelyn.com/?p=747#comment-206</guid>
		<description>I think there is a problem with this if your game uses the GamerServicesComponent.  I get the the following exception in ExceptionGame:

An unhandled exception of type &#039;System.InvalidOperationException&#039; occurred in Microsoft.Xna.Framework.dll
Additional information: The Gamer Services functionality is already initialized.

I&#039;ve tried using GamerServicesDispatcher instead of creating a new GamerServicesComponent, but I just end up with a black screen in the ExceptionGame instead of the MessageBox.  Any ideas on this one?</description>
		<content:encoded><![CDATA[<p>I think there is a problem with this if your game uses the GamerServicesComponent.  I get the the following exception in ExceptionGame:</p>
<p>An unhandled exception of type &#8216;System.InvalidOperationException&#8217; occurred in Microsoft.Xna.Framework.dll<br />
Additional information: The Gamer Services functionality is already initialized.</p>
<p>I&#8217;ve tried using GamerServicesDispatcher instead of creating a new GamerServicesComponent, but I just end up with a black screen in the ExceptionGame instead of the MessageBox.  Any ideas on this one?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: nstod</title>
		<link>http://blog.nickgravelyn.com/2009/07/a-more-robust-exception-system/comment-page-1/#comment-208</link>
		<dc:creator>nstod</dc:creator>
		<pubDate>Wed, 05 Aug 2009 14:04:54 +0000</pubDate>
		<guid isPermaLink="false">http://blog.nickgravelyn.com/?p=747#comment-208</guid>
		<description>I think there is a problem with this if your game uses the GamerServicesComponent.  I get the the following exception in ExceptionGame:

An unhandled exception of type &#039;System.InvalidOperationException&#039; occurred in Microsoft.Xna.Framework.dll
Additional information: The Gamer Services functionality is already initialized.

I&#039;ve tried using GamerServicesDispatcher instead of creating a new GamerServicesComponent, but I just end up with a black screen in the ExceptionGame instead of the MessageBox.  Any ideas on this one?</description>
		<content:encoded><![CDATA[<p>I think there is a problem with this if your game uses the GamerServicesComponent.  I get the the following exception in ExceptionGame:</p>
<p>An unhandled exception of type &#8216;System.InvalidOperationException&#8217; occurred in Microsoft.Xna.Framework.dll<br />
Additional information: The Gamer Services functionality is already initialized.</p>
<p>I&#8217;ve tried using GamerServicesDispatcher instead of creating a new GamerServicesComponent, but I just end up with a black screen in the ExceptionGame instead of the MessageBox.  Any ideas on this one?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
