error

Issue #1437 resolved
Former user created an issue

was scrolling through mame roms in big box mode and got the followng crash/error;

System.ArgumentException: Property value must be greater than or equal to zero or indefinite. Parameter name: timeSpan at System.Windows.Duration.op_Implicit(TimeSpan timeSpan) at (VerticalCover , Int32 , Boolean , TimeSpan ) at BigBox.Controls.CoverFlow.VerticalCover.Animate(Int32 index, Boolean animate, TimeSpan duration) at (FlowControl , Int32 , Boolean ) at BigBox.Controls.CoverFlow.FlowControl.RotateCover(Int32 pos, Boolean animate) at (FlowControl , Int32 , Boolean ) at BigBox.Controls.CoverFlow.FlowControl.UpdateIndex(Int32 newIndex, Boolean skipAnimation) at BigBox.Controls.CoverFlow.FlowControl.GoToNext() at (<>c__DisplayClass58_0 ) at BigBox.ViewModels.WheelGamesViewModel.<>c__DisplayClass58_0.<OnDown>b__0() at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs) at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)

Comments (4)

  1. Log in to comment