• This is a reminder of 3 IMPORTANT RULES:

    1- External self-promotion websites or apps are NOT allowed here, like Discord/Twitter/Patreon/etc.

    2- Do NOT post in other languages. English-only.

    3- Crack/Warez/Piracy talk is NOT allowed.

    Breaking any of the above rules will result in your messages being deleted and you will be banned upon repetition.

    Please, stop by this thread SoccerGaming Forum Rules And Guidelines and make sure you read and understand our policies.

    Thank you!

Can't Edit team anymore

rodrommel

Club Supporter
I have been working to build a new league for a few days, and everything had been going according to plan. I made new kits, new fonts for the jersey numbers, and added a new league under tournament and career mode. Everything was fine last night when I went to sleep.

This morning, I was editing the fonts for the numbers because I noticed that the color I originally put in was not the one I wanted. When I used File Master 06 to import the updated .fsh files for the jersey numbers and short numbers, I rebuilt the BH and FAT files, then opened CC06 to change the no.ID on the team i was working on. But now, when I open up the window to edit the team, I get this error:

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

************** Exception Text **************
System.NullReferenceException: Object reference not set to an instance of an object.
at CreationCentre2006.GraphicsCache.getShape(String bigFile, String fshFile, String shapeName)
at CreationCentre2006.GraphicsCache.GetTeamBanner(Int32 teamid, String importpath)
at CreationCentre2006.MainForm.GetTeamBanner(Int32 teamid, String importpath)
at CreationCentre2006.TeamForm.TeamForm_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.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)


************** Loaded Assemblies **************
mscorlib
Assembly Version: 1.0.5000.0
Win32 Version: 1.1.4322.2032
CodeBase: file:///c:/windows/microsoft.net/framework/v1.1.4322/mscorlib.dll
----------------------------------------
CreationCentre2006
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/CreationCentre06/CreationCentre2006.exe
----------------------------------------
System.Windows.Forms
Assembly Version: 1.0.5000.0
Win32 Version: 1.1.4322.2032
CodeBase: file:///c:/windows/assembly/gac/system.windows.forms/1.0.5000.0__b77a5c561934e089/system.windows.forms.dll
----------------------------------------
System
Assembly Version: 1.0.5000.0
Win32 Version: 1.1.4322.2032
CodeBase: file:///c:/windows/assembly/gac/system/1.0.5000.0__b77a5c561934e089/system.dll
----------------------------------------
System.Drawing
Assembly Version: 1.0.5000.0
Win32 Version: 1.1.4322.2032
CodeBase: file:///c:/windows/assembly/gac/system.drawing/1.0.5000.0__b03f5f7f11d50a3a/system.drawing.dll
----------------------------------------
DevExpress.XtraNavBar
Assembly Version: 2.0.8.0
Win32 Version: 2.0.8.0
CodeBase: file:///C:/Program%20Files%20(x86)/CreationCentre06/DevExpress.XtraNavBar.DLL
----------------------------------------
DevExpress.Utils
Assembly Version: 2.1.8.0
Win32 Version: 2.1.8.0
CodeBase: file:///C:/Program%20Files%20(x86)/CreationCentre06/DevExpress.Utils.DLL
----------------------------------------
RestoreState
Assembly Version: 2.0.0.0
Win32 Version: 2.0.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/CreationCentre06/RestoreState.DLL
----------------------------------------
System.Xml
Assembly Version: 1.0.5000.0
Win32 Version: 1.1.4322.2032
CodeBase: file:///c:/windows/assembly/gac/system.xml/1.0.5000.0__b77a5c561934e089/system.xml.dll
----------------------------------------
GradientLabel
Assembly Version: 1.0.2122.28443
Win32 Version: 1.0.2122.28443
CodeBase: file:///C:/Program%20Files%20(x86)/CreationCentre06/GradientLabel.DLL
----------------------------------------
MagicLibrary
Assembly Version: 1.7.0.0
Win32 Version: 1.7.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/CreationCentre06/MagicLibrary.DLL
----------------------------------------
DevExpress.XtraVerticalGrid
Assembly Version: 1.2.8.0
Win32 Version: 1.2.8.0
CodeBase: file:///C:/Program%20Files%20(x86)/CreationCentre06/DevExpress.XtraVerticalGrid.DLL
----------------------------------------
DevExpress.XtraEditors
Assembly Version: 2.1.8.0
Win32 Version: 2.1.8.0
CodeBase: file:///C:/Program%20Files%20(x86)/CreationCentre06/DevExpress.XtraEditors.DLL
----------------------------------------
DevExpress.Data
Assembly Version: 1.2.8.0
Win32 Version: 1.2.8.0
CodeBase: file:///C:/Program%20Files%20(x86)/CreationCentre06/DevExpress.Data.DLL
----------------------------------------
System.Data
Assembly Version: 1.0.5000.0
Win32 Version: 1.1.4322.2032
CodeBase: file:///c:/windows/assembly/gac/system.data/1.0.5000.0__b77a5c561934e089/system.data.dll
----------------------------------------
FileFolderBrowserExtenderProvider
Assembly Version: 1.0.1827.21919
Win32 Version: 1.0.1827.21919
CodeBase: file:///C:/Program%20Files%20(x86)/CreationCentre06/FileFolderBrowserExtenderProvider.DLL
----------------------------------------

************** JIT Debugging **************
To enable just in time (JIT) debugging, the config file for this
application or machine (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 machine
rather than being handled by this dialog.


WHAT THE HELL?????????????????????????
It was working fine last night, and it couldn't have been me importing new fsh files with File Master because I did that before and this didn't happen.

Can anyone help me??
 


Top