Cricket Heroes - testing & feedback

Status
Not open for further replies.
So these are the final changes. Will upload tonight:

- prevent fielders running away to boundary first
- reverse swing in short formats
- reverse swing attribute for pace bowlers
- pitch values in editor
- fix pitch values to range 0.8 - 1.2
- check for teams that have enough players
- won toss view shows team who won toss
- better ball collisions with body
- fix to show flash message on wicket falling
- fix for setting field for left handers in intermediate/advanced fielding modes
- increased difficulty level
- very basic auto-generated stats for AI career players
- fixed update loop when the CH version is too old to be patched
- tweaked display of bowler control in bottom bar
- tweaked variation of seam position according to bowler skill and control stat
- basic version of cumulative bowling & batting stats for career mode
- tweaked wicket keeper movement
- fixed bug where shots behind the wicket would sometimes go well in front

I believe that all these things have made it in the latest patch.
Thanks.
 
Sigh, attempting to update to latest full version
Code:
See the end of this message for details on invoking 
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.IO.DirectoryNotFoundException: Could not find a part of the path 'C:\Program Files (x86)\Cricket Heroes\Full\Full'.
   at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   at System.IO.Directory.InternalGetFileDirectoryNames(String path, String userPathOriginal, String searchPattern, Boolean includeFiles, Boolean includeDirs, SearchOption searchOption)
   at System.IO.Directory.GetFiles(String path, String searchPattern, SearchOption searchOption)
   at System.IO.Directory.GetFiles(String path)
   at AutoUpdater.Form1.CopyDir(String sourceFolder, String destFolder) in d:\Projects\Cricket Heroesv3D\Cricket Heroesv3D\Cricket Heroesv3\AutoUpdater\Form1.cs:line 122
   at AutoUpdater.Form1.Step2() in d:\Projects\Cricket Heroesv3D\Cricket Heroesv3D\Cricket Heroesv3\AutoUpdater\Form1.cs:line 160
   at AutoUpdater.Form1.Completed(Object sender, AsyncCompletedEventArgs e) in d:\Projects\Cricket Heroesv3D\Cricket Heroesv3D\Cricket Heroesv3\AutoUpdater\Form1.cs:line 183
   at System.Net.WebClient.OnDownloadFileCompleted(AsyncCompletedEventArgs e)
   at System.Net.WebClient.DownloadFileOperationCompleted(Object arg)


************** Loaded Assemblies **************
mscorlib
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.5485 (Win7SP1GDR.050727-5400)
    CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
AutoUpdater
    Assembly Version: 1.0.0.0
    Win32 Version: 1.0.0.0
    CodeBase: file:///C:/Program%20Files%20(x86)/Cricket%20Heroes/Full/AutoUpdater.exe
----------------------------------------
System.Windows.Forms
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.5483 (Win7SP1GDR.050727-5400)
    CodeBase: file:///C:/windows/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.5485 (Win7SP1GDR.050727-5400)
    CodeBase: file:///C:/windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Drawing
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.5483 (Win7SP1GDR.050727-5400)
    CodeBase: file:///C:/windows/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System.Configuration
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.5483 (Win7SP1GDR.050727-5400)
    CodeBase: file:///C:/windows/assembly/GAC_MSIL/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------
System.Xml
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.5485 (Win7SP1GDR.050727-5400)
    CodeBase: file:///C:/windows/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
Ionic.Zip
    Assembly Version: 1.9.1.8
    Win32 Version: 1.9.1.8
    CodeBase: file:///C:/Program%20Files%20(x86)/Cricket%20Heroes/Full/Ionic.Zip.DLL
----------------------------------------

************** JIT Debugging **************
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.

For example:

<configuration>
    <system.windows.forms jitDebugging="true" />
</configuration>

When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the computer
rather than be handled by this dialog box.
 
I'd rather him actually fix the bug so other people don't have to deal with it. It's not like you to actually do something yourself either
 
The last attempted update broke something, the updater crashes whenever it attempts to download. I'll just have to get it from dropbox
 
Status
Not open for further replies.

Users who are viewing this thread

Top