Cricket Heroes - testing & feedback

Status
Not open for further replies.
I think the last feature I'm going to try to get done for today is sponsorships...and then I'll cross my fingers that I didn't break anything too badly.
 
Hey just add saving of scorecard of career mode matches. :)

----------

Also export button when clicked does not export stats perfectly in career mode. The player(my) stats are always shown 0 in text file
 
Hey mate, not sure if this has been covered, but I'm getting this error upon starting the game.

RUN @ 9/03/2013 12:18:58 AM

VERSION: 2.34
REGISTERED: False
PROFILE: N/A

MESSAGE: Object reference not set to an instance of an object.

STACK TRACE: at Utility.XML.XMLParser.Parse(String filename) in d:\Projects\Cricket Heroesv3D\Cricket Heroesv3\Cricket Heroes\Utility\XML\XMLParser.cs:line 113
at Resources.Sprites.Spritesheet.LoadSpriteSheet(String filename) in d:\Projects\Cricket Heroesv3D\Cricket Heroesv3\Cricket Heroes\Resources\Sprite\Spritesheet.cs:line 134
at Resources.Sprites.Spritesheet..ctor(String filename) in d:\Projects\Cricket Heroesv3D\Cricket Heroesv3\Cricket Heroes\Resources\Sprite\Spritesheet.cs:line 37
at Resources.Sprites.SpritesheetManager.AddSpriteSheet(String key) in d:\Projects\Cricket Heroesv3D\Cricket Heroesv3\Cricket Heroes\Resources\Sprite\SpritesheetManager.cs:line 41
at Cricket.Main.Game.Main(String[] args) in d:\Projects\Cricket Heroesv3D\Cricket Heroesv3\Cricket Heroes\Main\Game.cs:line 348[/code]
 
Hi guys,

please find the updates attached. Unfortunately I won't be able to test it thoroughly and I'll only be back on Sunday. Also, please be advised that you need at least v2.34 before you apply this patch. If you're not on the latest patch, please download it from the official site.

Download
Download (with permissions fix - this fixes Storer11's problem)

Changelog:

- fixed bowler selection bugs (AI)
- tweaked fielding
- fixes to career mode (can go all the way to national team)
- added Keeper mode to career mode
- experience given for each run (batsman) and for good economy rates (bowler)
- tweaked cams in career mode
- best bowling & batting performances outputted in interval commentary
- dab shots less likely to result in edges
- testing restyled GUI elements
- minor speedup to simulations
- fixed bug during simulations where batsman >1 run to win a game
- bowling marker speed fix
- AI declares with more runs on the board
- running back is more lenient
- tweaked AI chasing in FC games in simulations
- fixed bug in reporting runs to get in FC matches (scorecard only)
- fixed commentary for seaming deliveries (left-handers)
- testing new UI component graphics
- fixed model lighting
- fixed facing of stationary fielders
- fixed flood light lighting

Cheers
K

PS - It's done. If you downloaded this patch previously, please download it again. I fixed a camera bug in career mode...
 
Last edited:
@kurtkz: This is something I missed... Would you be able to show the pitch and weather conditions when deciding whether to bat or bowl first during the coin toss?

Also, at the end of the 80th over, the 'take new ball' option does not appear (when using 'manual' decision making in management mode)
 
I didn't notice the bowling all-rounder bug mentioned, or does that come under career mode fixes?

----------

The graphics are so shiny!!!!!
 
Amazing. The game graphics are to be honest shiny but looks nice. The pitch looks nice. :)

----------

Career mode when trying to signup the player

Code:
RUN @ 3/8/2013 4:39:34 PM

VERSION: 2.38
REGISTERED: True
PROFILE: Parth

MESSAGE: Could not find file 'C:\Users\Parth\AppData\Roaming\CricketHeroes\commentary\Full\Full\data\ftp.bdb'.

STACK TRACE:    at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy)
   at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options)
   at System.IO.StreamReader..ctor(String path, Encoding encoding, Boolean detectEncodingFromByteOrderMarks, Int32 bufferSize)
   at System.IO.StreamReader..ctor(String path)
   at Cricket.Main.GameObject.TeamManager.GetFTPTeams() in d:\Projects\Cricket Heroesv3D\Cricket Heroesv3\Cricket Heroes\Main\GameObject\TeamManager.cs:line 1625
   at Cricket.Main.GameObject.TeamManager.GenerateCareer(Dictionary`2 previous, Dictionary`2 teams, String country, Int32 level, Single baseSkill, Single skillRange, PlayerDescription pd, String name, Int32 baseAge, Int32 ageRange) in d:\Projects\Cricket Heroesv3D\Cricket Heroesv3\Cricket Heroes\Main\GameObject\TeamManager.cs:line 1648
   at Cricket.Main.GameStateCareerMenu.ProcessInput(Single ms) in d:\Projects\Cricket Heroesv3D\Cricket Heroesv3\Cricket Heroes\Main\GameStateCareerMenu.cs:line 953
   at Cricket.Main.GameInstance.Loop() in d:\Projects\Cricket Heroesv3D\Cricket Heroesv3\Cricket Heroes\Main\GameInstance.cs:line 16463
   at Cricket.Main.Game.Main(String[] args) in d:\Projects\Cricket Heroesv3D\Cricket Heroesv3\Cricket Heroes\Main\Game.cs:line 4031
 
Code:
RUN @ 9/03/2013 10:45:16 AM

VERSION: 2.38
REGISTERED: True
PROFILE: DM

MESSAGE: StartIndex cannot be less than zero.
Parameter name: startIndex

STACK TRACE:    at System.String.Remove(Int32 startIndex)
   at Cricket.Main.GameStateChooseBowler.ProcessInput(Single ms) in d:\Projects\Cricket Heroesv3D\Cricket Heroesv3\Cricket Heroes\Main\GameStateChooseBowler.cs:line 307
   at Cricket.Main.GameInstance.Loop() in d:\Projects\Cricket Heroesv3D\Cricket Heroesv3\Cricket Heroes\Main\GameInstance.cs:line 16463
   at Cricket.Main.Game.Main(String[] args) in d:\Projects\Cricket Heroesv3D\Cricket Heroesv3\Cricket Heroes\Main\Game.cs:line 4031

Upon attempting a challenge. It was one of the T20 ones
 
Career mode is completely broken for me. @DM can you start a career mode?
 
I'll try

Currently playing an India v Australia test and Zaheer Khan is the only bowler bowling to me!

----------

Career mode is broken, click on start and this:
Code:
RUN @ 9/03/2013 11:03:04 AM

VERSION: 2.38
REGISTERED: True
PROFILE: DM

MESSAGE: Could not find file 'C:\Program Files (x86)\Cricket Heroes\Full\data\ftp.bdb'.

STACK TRACE:    at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy)
   at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options)
   at System.IO.StreamReader..ctor(String path, Encoding encoding, Boolean detectEncodingFromByteOrderMarks, Int32 bufferSize)
   at System.IO.StreamReader..ctor(String path)
   at Cricket.Main.GameObject.TeamManager.GetFTPTeams() in d:\Projects\Cricket Heroesv3D\Cricket Heroesv3\Cricket Heroes\Main\GameObject\TeamManager.cs:line 1625
   at Cricket.Main.GameObject.TeamManager.GenerateCareer(Dictionary`2 previous, Dictionary`2 teams, String country, Int32 level, Single baseSkill, Single skillRange, PlayerDescription pd, String name, Int32 baseAge, Int32 ageRange) in d:\Projects\Cricket Heroesv3D\Cricket Heroesv3\Cricket Heroes\Main\GameObject\TeamManager.cs:line 1648
   at Cricket.Main.GameStateCareerMenu.ProcessInput(Single ms) in d:\Projects\Cricket Heroesv3D\Cricket Heroesv3\Cricket Heroes\Main\GameStateCareerMenu.cs:line 953
   at Cricket.Main.GameInstance.Loop() in d:\Projects\Cricket Heroesv3D\Cricket Heroesv3\Cricket Heroes\Main\GameInstance.cs:line 16463
   at Cricket.Main.Game.Main(String[] args) in d:\Projects\Cricket Heroesv3D\Cricket Heroesv3\Cricket Heroes\Main\Game.cs:line 4031


----------

Now playing a test against Zimbabwe and they seem to be fine with picking bowlers but India only wanted Zaheer

----------

And can we have the option to change the score format? I hate seeing runs first
Never mind, found it
 
Ok, now Sean Ervine has just bowled the last 3 overs, he also should be retired from all international games...
 
Status
Not open for further replies.

Users who are viewing this thread

Top