Wrox Programmer Forums
|
BOOK: Professional XNA Game Programming: For Xbox 360 and Windows ISBN: 978-0-470-12677-6
This is the forum to discuss the Wrox book Professional XNA Game Programming: For Xbox 360 and Windows by Benjamin Nitschke; ISBN: 9780470126776
Welcome to the p2p.wrox.com Forums.

You are currently viewing the BOOK: Professional XNA Game Programming: For Xbox 360 and Windows ISBN: 978-0-470-12677-6 section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old October 31st, 2007, 05:44 PM
Registered User
 
Join Date: Oct 2007
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via ICQ to BadKarma
Default Error - Running examples

when I try "big" examples, like racing game, it crashes, but smaller examples run OK, xna starter pack - spacewar runs OK and also every free example from xna creators club runs well. I have nb toshiba satellite a200, with geforce go 7300, latest dx9.0c installed and nvidia 163.67 drivers

any ideas what to do ?

here is racing game log :

/// Session started at: 2007-10-31 15:14
/// RacingGame

[15:14:52] Fatal error, application crashed: Microsoft.Xna.Framework.NoSuitableGraphicsDeviceEx ception: Unable to create the graphics device. ---> System.InvalidOperationException: The method call is invalid.
   at Microsoft.Xna.Framework.Graphics.GraphicsDevice..c tor(GraphicsAdapter adapter, DeviceType deviceType, IntPtr renderWindowHandle, CreateOptions creationOptions, PresentationParameters presentationParameters)
   at Microsoft.Xna.Framework.GraphicsDeviceManager.Crea teDevice(GraphicsDeviceInformation newInfo)
   --- End of inner exception stack trace ---
   at Microsoft.Xna.Framework.GraphicsDeviceManager.Crea teDevice(GraphicsDeviceInformation newInfo)
   at Microsoft.Xna.Framework.GraphicsDeviceManager.Chan geDevice(Boolean forceCreate)
   at Microsoft.Xna.Framework.GraphicsDeviceManager.Micr osoft.Xna.Framework.IGraphicsDeviceManager.CreateD evice()
   at Microsoft.Xna.Framework.Game.Run()
   at RacingGame.Program.StartGame()







Similar Threads
Thread Thread Starter Forum Replies Last Post
Error running Javascript in IE 6 Swati Chari Javascript 4 July 7th, 2008 01:08 AM
Running the examples on a stand alone computer MustfaZfar BOOK: ASP.NET AJAX Programmer's Reference : with ASP.NET 2.0 or ASP.NET 3.5 ISBN: 978-0-470-10998-4 0 December 13th, 2007 01:49 PM
Problems running Beginning ASP.NET 2.0 examples ymak ASP.NET 2.0 Basics 0 June 4th, 2006 05:02 AM
Running examples in text jleeheikkinen BOOK: Professional Crystal Reports for VS.NET 2 January 15th, 2004 05:33 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.