PDA

View Full Version : BackBuffer Startup issue


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()

Niban
08-11-2011, 07:15 PM
I had this error too. They released a patch that fixed some things, but unfortunately this is one of the new errors that have appeared. But, this is how you get around it so you can play:

- Right-click Tobe's Vertical Adventure
- Properties
- On the General Tab > Set Launch Options...
- Type: -window
- Click Okay, Close and then launch the game.
- You can make it full screen again in the game menu if you wish

Happy gaming!