You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[runtime]2023-08-0208:38:04[error]: An unhandled error has occurred.[runtime]2023-08-0208:38:04[error]: System.AggregateException: One or more errors occurred.(Index was outside the bounds of the array.)[runtime]2023-08-0208:38:04[error]:---> System.IndexOutOfRangeException: Index was outside the bounds of the array.[runtime]2023-08-0208:38:04[error]: at System.Collections.Generic.Dictionary`2.CopyEntries(Entry[] entries, Int32 count)[runtime]2023-08-0208:38:04[error]: at System.Collections.Generic.Dictionary`2.AddRange(IEnumerable`1 collection)[runtime]2023-08-0208:38:04[error]: at osu.Game.Scoring.ScoreInfo.DeepClone()in/Users/dean/Projects/osu/osu.Game/Scoring/ScoreInfo.cs:line 177[runtime]2023-08-0208:38:04[error]: at osu.Game.Scoring.Score.DeepClone()in/Users/dean/Projects/osu/osu.Game/Scoring/Score.cs:line 18[runtime]2023-08-0208:38:04[error]: at osu.Game.Screens.Play.Player.<prepareAndImportScoreAsync>b__113_0()in/Users/dean/Projects/osu/osu.Game/Screens/Play/Player.cs:line 815[runtime]2023-08-0208:38:04[error]:--- End of inner exception stack trace ---[runtime]2023-08-0208:38:04[error]: at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)[runtime]2023-08-0208:38:04[error]: at System.Threading.Tasks.Task`1.GetResultCore(Boolean waitCompletionNotification)[runtime]2023-08-0208:38:04[error]: at osu.Game.Screens.Play.Player.<progressToResults>b__112_0()in/Users/dean/Projects/osu/osu.Game/Screens/Play/Player.cs:line 776[runtime]2023-08-0208:38:04[error]: at osu.Framework.Threading.ScheduledDelegate.RunTaskInternal()[runtime]2023-08-0208:38:04[error]: at osu.Framework.Threading.Scheduler.Update()[runtime]2023-08-0208:38:04[error]: at osu.Framework.Graphics.Drawable.UpdateSubTree()[runtime]2023-08-0208:38:04[error]: at osu.Framework.Graphics.Containers.CompositeDrawable.UpdateSubTree()
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: