Game Development Community

FPS Demo Game loads on the 360, but closes after the menu gui

by ben calder · in Torque X 2D · 08/11/2008 (7:26 pm) · 2 replies

Hi, I have just got my hands on torque x pro, and I have had a few problems trying to get everything working for the first time, but I have managed to get past them all. But I am now completely stumped. I am trying to deploy the fps demo (the one provided with x) on my 360. I can build it in windows and it all works fine. When I try to deploy it on my 360, it seems to work fine, it deploys all the files, and then loads the menu, but when you presss any of the buttons in the menu to try and load a level, it just closes the game and takes me back to my games libary. Does anyone have ny idea how I can fix this. Any help would be greatly appretiated.

Thanks

#1
08/11/2008 (7:39 pm)
I realised it might be helpful if I ran a debug to see what was going on. Anyway, this is the error message that pops up every time i try to click on a button:

An unhandled exception of type 'System.InvalidOperationException' occurred in Microsoft.Xna.Framework.dll

Additional information: The operation was aborted. You may not modify a resource that has been set on a device, or after it has been used within a tiling bracket.

//(select either: Break or continue)//

Anyone have anyidea how to sort this, I havent edited the code in anyway, and i have followed the guidlines exactly as instructed.
#2
08/11/2008 (8:48 pm)
Http://www.garagegames.com/mg/forums/result.thread.php?qt=76012