Cricket Heroes - testing & feedback

Status
Not open for further replies.
@hedger: Thanks, I'll fix that up as well as the unlimited squads for domestic teams :)

@itay: The bails keep going up? When the player is bowled?

When the fielder attempts to run out the batsman.
 
No, the batsman was not out but the bails kept flying straight up without going back down to the ground.

Lol! That must have been an interesting sight! :D Never seen this issue though.

Having said that, run-outs still need to be improved. Wicket-keepers very rarely attempt running the batsmen out at the strikers end. More often than not, the ball is thrown back to bowler. Also I have seen cases where wicket-keeper runs to the non-striking end to collect a throw and then throw it back to the bowler :D
 
Last edited:
Just witnessed the "bails flying straight up" bug. Also had another issue when an overthrow resulted in the game stalling (players stood where they were). For both the issues and if you ever encounter a bug that stops the game, I discovered a work-around :p Just hit the Esc button for Menu and select File->Save. After saving, the game resumes.

Few other issues:

1. Field restrictions lifted in the 6th Over of a T20 (instead of 7th).
2. I am not sure which version this bug got re-introduced since I am pretty sure this was fixed earlier. Issue: Hitting the "Cancel Run" button actually causes the players to return back even after completing more than 3/4th of their run.
3. As mentioned earlier, playing across the line results in inside edge on to the stumps very often (even on beginner difficulty).

Will add more later.
 
@KingRizzy: Can you try to run the game in administrator mode?

@Pat: Thanks for the feedback, I think I've resolved all those issues apart from the floating bails one. Still trying to decipher it.
 
@KingRizzy: That's very odd :/ Try running the launcher and switch off audio and GLSL shaders?

I've just tried that. I get the following:

Code:
Unhandled exception has occurred in your applicaiton. If you click Continue, the application will ignore this error and attempt to continue. If you click Quit, the application will close immediately.

The system cannot find the file specified.

When I click continue, I get the same message.

When I click on details, I get this:

Code:
See the end of this message for details on invoking 
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.ComponentModel.Win32Exception: The system cannot find the file specified
   at System.Diagnostics.Process.StartWithShellExecuteEx(ProcessStartInfo startInfo)
   at System.Diagnostics.Process.Start()
   at System.Diagnostics.Process.Start(ProcessStartInfo startInfo)
   at System.Diagnostics.Process.Start(String fileName, String arguments)
   at Launcher.Form1.button1_Click(Object sender, EventArgs e)
   at System.Windows.Forms.Control.OnClick(EventArgs e)
   at System.Windows.Forms.Button.OnClick(EventArgs e)
   at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
   at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
   at System.Windows.Forms.Control.WndProc(Message& m)
   at System.Windows.Forms.ButtonBase.WndProc(Message& m)
   at System.Windows.Forms.Button.WndProc(Message& m)
   at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
   at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)


************** Loaded Assemblies **************
mscorlib
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.5466 (Win7SP1GDR.050727-5400)
    CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
Launcher
    Assembly Version: 1.0.0.0
    Win32 Version: 1.0.0.0
    CodeBase: file:///C:/Users/RIZWAN/Desktop/Full/Launcher.exe
----------------------------------------
System.Windows.Forms
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.5460 (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.5466 (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.5462 (Win7SP1GDR.050727-5400)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.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.
 
Status
Not open for further replies.

Users who are viewing this thread

Top