Another crash report
Posted: 03 September 2010 09:24 AM   [ Ignore ]
Newbie
Rank
Total Posts:  2
Joined  2010-08-28

I have updated the XNA, the .NET and my graphic card’s driver, but I still cannot manage to play the game.

I can access the menu, log in, but when i attend to start the tutorial or any kind of game, it crashes.

Here is the ErrorLog :

System.NullReferenceException: Object reference not set to an instance of an object.
  at PlainSight.UILayer.UnloadTextures()
  at PlainSight.GameplayScreen.UnloadContent(Boolean hardExit)
  at BeatEngine.ScreenSystem.ScreenManager.UnloadContent()
  at Microsoft.Xna.Framework.DrawableGameComponent.Dispose(Boolean disposing)
  at Microsoft.Xna.Framework.GameComponent.Dispose()
  at Microsoft.Xna.Framework.Game.Dispose(Boolean disposing)
  at Microsoft.Xna.Framework.Game.Dispose()
  at PlainSight.Program.Main(String[] args)

Note that the error was always the same, even before i did the updates.

I am running on XP SP3, and my graphic card is a GeFORCE 8800 GTS 512.

Thank you.

Profile
 
 
Posted: 10 September 2010 07:42 AM   [ Ignore ]   [ # 1 ]
Newbie
Rank
Total Posts:  2
Joined  2010-08-28

Shameless self-bump for still being unable to play for several weeks by now.

I had to format and reinstall all my system, of course it hasn’t changed a thing.

Profile
 
 
Posted: 15 September 2010 07:03 AM   [ Ignore ]   [ # 2 ]
Administrator
RankRankRankRank
Total Posts:  169
Joined  2009-11-27

can you check to see if you have any windows updates?

Profile