kurtkz
Game Developer
@Ashu: Then you must be using the permissions fix version. Which teams were playing?
That fixed it for me.For the guys experiencing crashes running the normal version, can you try the attached patch please?
RUN @ 30/04/2013 7:46:51 PM
VERSION: 2.561
REGISTERED: False
PROFILE: test
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 Resources.Models.AnimatedModel.Begin3DShadow(Vector3D rotate, Vector3D translate, Camera camera, String animation, Single frame, Boolean flipX, Boolean texturize)
at Cricket.Main.GameObject.Player.RenderShadow(Int32 lights, Single ratio, Camera2D camera, Boolean isTest)
at Cricket.Main.GameInstance.Display(Single ratio)
at Cricket.Main.GameInstance.Loop()
at Cricket.Main.Game.Main(String[] args)
RUN @ 02/05/2013 12:03:59 PM
VERSION: 2.56
REGISTERED: False
PROFILE: Ashu
MESSAGE: The given key was not present in the dictionary.
STACK TRACE: at System.ThrowHelper.ThrowKeyNotFoundException()
at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
at Cricket.Main.GameInstance.Display(Single ratio)
at Cricket.Main.GameStateNewBatsman.ProcessVisual(Single ms, Single ms2)
at Cricket.Main.GameState.Update(Single ms, Single ms2)
at Cricket.Main.GameStateChooseBatsman.ProcessInput(Single ms)
at Cricket.Main.GameInstance.Loop()
at Cricket.Main.Game.Main(String[] args)