i get the following BSOD:
Code:
StackTrace:
Parameter name: index Message:
at System.ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument argument, ExceptionResource resource)
at System.Collections.Generic.List`1.get_item(int32 index)
at ZuneTools.ScreenManager.Update(GameTime gameTime)
at Microsoft.Xna.Framework.Game.Update(GameTime gameTime)
at ZuneTools.Game.Update(GameTime gameTime)
at Microsoft.Xna.Framework.Game.Run()
at ZuneTools.Program.Main(String[] args)
any help with that would be great thanks!
Michael