forum

ERROR! [Resolved b160]

posted
Total Posts
5
Topic Starter
generalconvo
System.ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection.
Parameter name: index
at System.ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument argument, ExceptionResource resource)
at System.ThrowHelper.ThrowArgumentOutOfRangeException()
at osu.Game_Modes.SongSelectionMenu.<.ctor>b__1(MenuItem m)
at System.Collections.Generic.List`1.FindLastIndex(Int32 startIndex, Int32 count, Predicate`1 match)
at osu.Game_Modes.SongSelectionMenu..ctor(Game game)
at osu.GameBase.ChangeModeCallback(Object sender, EventArgs e)
at osu.GameBase.Update(GameTime gameTime)
at Microsoft.Xna.Framework.Game.Tick()
at Microsoft.Xna.Framework.Game.HostIdle(Object sender, EventArgs e)
at Microsoft.Xna.Framework.GameHost.OnIdle()
at Microsoft.Xna.Framework.WindowsGameHost.ApplicationIdle(Object sender, EventArgs e)
at System.Windows.Forms.Application.ThreadContext.System.Windows.Forms.UnsafeNativeMethods.IMsoComponent.FDoIdle(Int32 grfidlef)
at System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(Int32 dwComponentID, Int32 reason, Int32 pvLoopData)
at System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context)
at System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context)
at System.Windows.Forms.Application.Run(Form mainForm)
at Microsoft.Xna.Framework.WindowsGameHost.Run()
at Microsoft.Xna.Framework.Game.Run()
at osu.Program.Main()
peppy
Thanks for the report. Was this a once-off error? Or does it happen every time?
Topic Starter
generalconvo
Everytime
peppy
Please try updating your version as of now. If it still isn't fixed, I'll work on it tongith after I get home from work.
Topic Starter
generalconvo
that seemed to do the trick thanks a lot
Please sign in to reply.

New reply