Player Editing Tutorial

I have the Hex Editor, Artmoney, DataT, DataP, ICC 2009 Scout and ICC 2009 Editor. Now, I created a whole new game with Derbyshire, at the menu I've gone Player Profiles -> Daniel Birch. I've then opened up th ICC 2009 Editor and got the same message as TheGreemSim, I pressed continue anyway, now, I have the player profile up already, so I pressed load, the same message appeared. I pressed continue (because it was the only thing I could do) and got '()' next to the load button. It's probably a common error but I really need help.
 
To be exact - 'Unhandled exception has occurred in your application. If you click continue, the application will ignore this error and attempt to continue. If you click quit the application will close immediately.

Index was outside the bounds of the array'

Details -

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

************** Exception Text **************
System.IndexOutOfRangeException: Index was outside the bounds of the array.
at WindowsFormsApplication1.ICCTrainer2008.ICCTrainer2008_Load(Object sender, EventArgs e)
at System.Windows.Forms.Form.OnLoad(EventArgs e)
at System.Windows.Forms.Form.OnCreateControl()
at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
at System.Windows.Forms.Control.CreateControl()
at System.Windows.Forms.Control.WmShowWindow(Message& m)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
at System.Windows.Forms.ContainerControl.WndProc(Message& m)
at System.Windows.Forms.Form.WmShowWindow(Message& m)
at System.Windows.Forms.Form.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.3603 (GDR.050727-3600)
CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
ICC 2008 Editor
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///C:/Users/Nathan/Desktop/ICC%202009%20Editor.exe
----------------------------------------
System.Windows.Forms
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)
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.3053 (netfxsp.050727-3000)
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.3053 (netfxsp.050727-3000)
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.

(Continue?) or (Quit?)
 
I am creating a new thread here which will have a tutorial on how to edit players, their ages and nationalities. I am posting it again for making it easy for users to search for a tutorial on this forum

Before proceeding make sure you have installed Artmoney, Hex Editor and

have the decrypeted ICC 2002 database file which be downloaded from this link:

http://www.planetcricket.org/forums/attachment.php?attachmentid=44247&d=1182274740

Start the game and load your savefile. Press alt+ctrl+delete or hit the
"Windows" key to get back to Windows.Then follow these steps.Remember the

game has to be running at the background while editing.

1)Open the dataT.db1 file using the Hex Editor.

2)Open Artmoney.

3)Select the ICC game that you are currently playing from the drop down menu.The game will be listed.

4)Go to the Hex editor and select "Search" and select "Find"

Waaa? Er, um... confusion FTL.
 
Hi YoungTwistha

Here is the scout
 

Attachments

  • ICC 2009 Scout.rar
    9.8 KB · Views: 236
Guys how does the ICC scout work? I know you have to save your file and load but everytime I press load on ICC 2008 I guess it also works for ICC 2009, I get unhanded expectation has occurred in your application.
 
Guys how does the ICC scout work? I know you have to save your file and load but everytime I press load on ICC 2008 I guess it also works for ICC 2009, I get unhanded expectation has occurred in your application.

Your game should be running in background when you press load....

One more thing, atleast .Net Framework 2.0 should be installed in your machine.

If you have ICC09, version should be either 9.12 or 9.13
version 9.06 wont work with scout
 
Your game should be running in background when you press load....

One more thing, atleast .Net Framework 2.0 should be installed in your machine.

If you have ICC09, version should be either 9.12 or 9.13
version 9.06 wont work with scout

Well I've just downloaded Chewie's tools and now the scout works, anyways tyvm for your quick reply kunal :).
 
hi i m new idont know player editing please help me how can it be done plzzz??
 
Hey for all those who are having this problem -----

PHP:
[QUOTE]To be exact - 'Unhandled exception has occurred in your application. If you click continue, the application will ignore this error and attempt to continue. If you click quit the application will close immediately.

Index was outside the bounds of the array'

Details -

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

************** Exception Text **************
System.IndexOutOfRangeException: Index was outside the bounds of the array.
at WindowsFormsApplication1.ICCTrainer2008.ICCTrainer 2008_Load(Object sender, EventArgs e)
at System.Windows.Forms.Form.OnLoad(EventArgs e)
at System.Windows.Forms.Form.OnCreateControl()
at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
at System.Windows.Forms.Control.CreateControl()
at System.Windows.Forms.Control.WmShowWindow(Message& m)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ScrollableControl.WndProc(Mes sage& m)
at System.Windows.Forms.ContainerControl.WndProc(Mess age& m)
at System.Windows.Forms.Form.WmShowWindow(Message& m)
at System.Windows.Forms.Form.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.O nMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.W ndProc(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.3603 (GDR.050727-3600)
CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
ICC 2008 Editor
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///C:/Users/Nathan/Desktop/ICC%202009%20Editor.exe
----------------------------------------
System.Windows.Forms
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)
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.3053 (netfxsp.050727-3000)
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.3053 (netfxsp.050727-3000)
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.

(Continue?) or (Quit?)[/QUOTE]


PLEASE UPDATE UR GAME to either 9.12 to 9.13 (recommended). Problem will we fixed. the editor works a beauty. :banana2
 
hey can anyone tell me how to use the icc 2009 scout. it doesnt work for me. 0 Players Loaded. The editor works great. Plz help:noway
 
hey can anyone tell me how to use the icc 2009 scout. it doesnt work for me. 0 Players Loaded. The editor works great. Plz help:noway

May be you are using ICC 2008 scout...

Use the scout that i have given 2-3 post earlier.......
 
thanks kunal for ur quick reply. but its still not working. when i click on load the bar at the bottom finishes and it still says 0 players loaded. i have the save file loaded in the background. plzz help

btw what are chewie's tools mentioned some post back by mr. Anderson.
 

Users who are viewing this thread

Top