Go Back   Zune Boards > Zune Discussions > Zune Games > Download Completed Games > Open Source Applications

Reply
 
LinkBack Thread Tools
Old 10-31-2009, 10:37 PM   #81 (permalink)
Zewbie
 
Join Date: Oct 2009
Location: Daphne, AL
Posts: 2
xyegore is on a distinguished road
Send a message via AIM to xyegore
Unhappy

okie dokie... so I really want this thing to work, but i have no idea how to program...

I debug and get this:
An unhandled exception of type 'System.ArgumentOutOfRangeException' occurred in mscorlib.dll

Additional information:
Parameter name: index


When I click on the "Locals" Window and and copy the "$exception" here is what it says:

- $exception {System.ArgumentOutOfRangeException:
Parameter name: index
at System.ThrowHelper.ThrowArgumentOutOfRangeExceptio n(ExceptionArgument argument, ExceptionResource resource)
at System.ThrowHelper.ThrowArgumentOutOfRangeExceptio n()
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)
} System.Exception {System.ArgumentOutOfRangeException}



Since I know nothing at all about programming I don't even know if what I posted helps... as far as I know, this exception could be the reason my Zune 30gb gets the BSOD every time I try to run this application on it.








xyegore is offline   Reply With Quote

Advertisement [Remove Advertisement]
Reply

Bookmarks

Thread Tools