kurtkz
Game Developer
Sure thing. I'll take a look at that over the next few days.
You are spoiling us thanks Kurt!Patch with Bowler select...
May be you check on Commentary folder... In that folder you gets a highlight + scorecard files... Check Report folder for full commentary file with CH codes...I'm not sure if it is a bug or something is going wrong from my side. The commentary seems to have lost the Cricket Heroes BB codes. There are two files for each game, one being excel sheet and other one being text document. The text document used to have full commentary with Cricket Heroes BB codes that helped us to post the matches directly in the thread without any formatting. But it seems to have cut short of just the match highlights kind of and no BB codes in there.
Will check the report folder when I get home.May be you check on Commentary folder... In that folder you gets a highlight + scorecard files... Check Report folder for full commentary file with CH codes...
i tested this patch, but i am not gets any type of option to choose bowlers... i select exhibition / T20 match and set both team as user and simulation on... after that as usual i select lineup / batting order of both team and umpires... after toss CH completed the simulation, so i didn't get any type of option to select bowler during this process...Patch with Bowler select...
See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.
************** Exception Text **************
System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary.
at System.ThrowHelper.ThrowKeyNotFoundException()
at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
at TeamEditor.Form1.Select(Int32 index) in d:\Projects\Cricket Heroesv3D\Cricket Heroesv3D\Cricket Heroesv3\Cricket Heroes\TeamEditor\Form1.cs:line 48
at TeamEditor.Form1.listBox1_SelectedIndexChanged(Object sender, EventArgs e) in d:\Projects\Cricket Heroesv3D\Cricket Heroesv3D\Cricket Heroesv3\Cricket Heroes\TeamEditor\Form1.cs:line 164
at System.Windows.Forms.ListControl.OnSelectedValueChanged(EventArgs e)
at System.Windows.Forms.ListBox.OnSelectedValueChanged(EventArgs e)
at System.Windows.Forms.ListBox.OnSelectedIndexChanged(EventArgs e)
at System.Windows.Forms.ListBox.WmReflectCommand(Message& m)
at System.Windows.Forms.ListBox.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.4927 (NetFXspW7.050727-4900)
CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
TeamEditor
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///D:/Cricket%20Heroes/Cricket%20Heroes/TeamEditor.exe
----------------------------------------
System.Windows.Forms
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900)
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.4927 (NetFXspW7.050727-4900)
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.4927 (NetFXspW7.050727-4900)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
Cricket
Assembly Version: 0.0.0.0
Win32 Version: 0.0.0.0
CodeBase: file:///D:/Cricket%20Heroes/Cricket%20Heroes/Cricket.EXE
----------------------------------------
System.Xml
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
Tao.OpenGl
Assembly Version: 2.1.0.12
Win32 Version: 2.1.0.12
CodeBase: file:///D:/Cricket%20Heroes/Cricket%20Heroes/Tao.OpenGl.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.