Cricket Heroes - testing & feedback

Status
Not open for further replies.
Thats a little old...I think just to be safe, rather download the full version from the site and then install the latest patch over it.
 
@kurtkz: Got this error log after reaching lunch on the second day of a test match:

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.GameInstance.DumpScorecards(Boolean dayOver, Boolean gameOver)
at Cricket.Main.GameInstance.AddState(GameState newState, Boolean ignoreAll)
at Cricket.Main.GameState.SwitchState(Boolean terminate, GameState newState)
at Cricket.Main.GameStateDeliver.NextBall()
at Cricket.Main.GameStateDeliver.UpdateFielders(Single ms)
at Cricket.Main.GameStateDeliver.ProcessInput(Single ms)
at Cricket.Main.GameInstance.Loop()
at Cricket.Main.Game.Main(String[] args)
 
Network error after every match and says cannot upload stats on joint account?
 
@rahul: You can switch off stats sharing by going to Options -> Reports -> Share Stats. When that's enabled it shares game stats with other users so that the cumulative stats are more representative. This should also make simulations more accurate (as more users upload data).

Was there by any chance a break in your internet connection?
 
Nope, no network eroors
 
Hmm, that's weird. Maybe that URL is blocked on your network. You can safely ignore it for now though. I'll see if I can come up with an alternative way to upload the stats.
 
The game isnt working for me :(

When I click on it, it shows me

Code:
Description:
  Stopped working

Problem signature:
  Problem Event Name:	CLR20r3
  Problem Signature 01:	cricket.exe
  Problem Signature 02:	0.0.0.0
  Problem Signature 03:	514f0201
  Problem Signature 04:	System.Drawing
  Problem Signature 05:	2.0.0.0
  Problem Signature 06:	506c194d
  Problem Signature 07:	17e
  Problem Signature 08:	26
  Problem Signature 09:	System.ArgumentException
  OS Version:	6.1.7601.2.1.0.256.48
  Locale ID:	1033
 
The game isnt working for me :(

When I click on it, it shows me

Code:
Description:
  Stopped working

Problem signature:
  Problem Event Name:	CLR20r3
  Problem Signature 01:	cricket.exe
  Problem Signature 02:	0.0.0.0
  Problem Signature 03:	514f0201
  Problem Signature 04:	System.Drawing
  Problem Signature 05:	2.0.0.0
  Problem Signature 06:	506c194d
  Problem Signature 07:	17e
  Problem Signature 08:	26
  Problem Signature 09:	System.ArgumentException
  OS Version:	6.1.7601.2.1.0.256.48
  Locale ID:	1033

Have you tried restarting your PC?
 
@kurtkz: Got this error log (in the middle of simulating an innings of beach cricket)

MESSAGE: Attempted to divide by zero.

STACK TRACE: at Cricket.Main.GameObject.CommentaryManager.GetEventCommentary(BallStatistics ball, GameInstance instance)
at Cricket.Main.InningStatistics.AddBall(BallStatistics ball, Int32 facing1, Single atrophy, GameInstance instance, GameStateDeliver _state)
at Cricket.Main.GameStateDeliver.ProcessInput(Single ms)
at Cricket.Main.GameInstance.Loop()
at Cricket.Main.Game.Main(String[] args)
 
I havent missed a patch :p I have downloaded all you have posted here, unless you now want to start hiding patches from me :spy :p
 
Hehe, nothing of the sort. I'll put up a full version again later. There's probably some file missing. In the meantime, I've finished up a bunch of editors:

- field positions
- injuries
- shots
- umpires
- venues (pitches)

To do:

- players
- rosters
- equipment
- field settings
- sponsorships
- selection policies
 
Status
Not open for further replies.

Users who are viewing this thread

Top