WindFox
08-11-2011, 05:24 PM
After playing the demo (and liking it, even with the strange graphical issues) I went ahead and bout this game. Now, whenever I try to start it up, I get the following error:
System.ArgumentOutOfRangeException: BackBufferWidth and BackBufferHeight must be greater than zero.
Parameter name: value
at Microsoft.Xna.Framework.GraphicsDeviceManager.set_ PreferredBackBufferWidth(Int32 value)
at PlatformerEngine.Game1.Initialize()
at Microsoft.Xna.Framework.Game.Run()
at PlatformerEngine.Program.RunGame()
System.ArgumentOutOfRangeException: BackBufferWidth and BackBufferHeight must be greater than zero.
Parameter name: value
at Microsoft.Xna.Framework.GraphicsDeviceManager.set_ PreferredBackBufferWidth(Int32 value)
at PlatformerEngine.Game1.Initialize()
at Microsoft.Xna.Framework.Game.Run()
at PlatformerEngine.Program.RunGame()