Ashu54
Club Captain
Ok one more error
Code:
RUN @ 22/04/2013 8:42:45 PM
VERSION: 2.55
REGISTERED: False
PROFILE: Ashu
MESSAGE: Index was out of range. Must be non-negative and less than the size of the collection.
Parameter name: index
STACK TRACE: at System.ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument argument, ExceptionResource resource)
at System.ThrowHelper.ThrowArgumentOutOfRangeException()
at System.Collections.Generic.List`1.get_Item(Int32 index)
at Cricket.Main.GameStateReplay.ProcessInput(Single ms)
at Cricket.Main.GameInstance.Loop()
at Cricket.Main.Game.Main(String[] args)