Game Development Community

Xbox Problem

by Alyson Balzer · in Torque X 2D · 08/06/2008 (2:15 pm) · 0 replies

I am currently hitting a problem trying to run my 2d game on the Xbox.
Everything runs fine until it gets to SceneLoader.Load(), at which point it invariably crashes (on the Xbox only, works fine on the PC). On Xbox, it brings you directly back to the Games blade on the dashboard after hitting that line of execution; I have additionally tried setting SceneLoader.ExitOnFailedLoad = false, with no appreciable difference.

Anyone have any ideas?