Object reference not set to an instance of an object.
at Microsoft.Xna.Framework.Graphics.Texture2D.SetData[T](T[] data)
at Microsoft.Xna.Framework.Graphics.Texture2D.FromStream(GraphicsDevice graphicsDevice, Stream stream)
at Microsoft.Xna.Framework.Content.ContentManager.ReadAsset[T](String assetName, Action`1 recordDisposableObject)
at Microsoft.Xna.Framework.Content.ContentManager.Load[T](String assetName)
at DungeonCrawler.LoadingScreenComponent.LoadContent()
at DungeonCrawler.LoadingScreenComponent.Initialize()
at Microsoft.Xna.Framework.Game.Initialize()
at DungeonCrawler.DungeonCrawlerGame.Initialize()
at Microsoft.Xna.Framework.Game.DoInitialize()
at Microsoft.Xna.Framework.Game.Run()
at DungeonCrawler.Program.Main(String[] args)
OS Version
Microsoft Windows NT 6.2.9200.0