• 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!

Problem with CC06

bruno167

Senior Squad
When i try to save a created team appears the follwoing error message:

System.NullReferenceException: Object reference not set to an instance of an object.
at CreationCentre2006.GraphicsCache.getShapeFromFSH(String fshFile, String shapeName)
at CreationCentre2006.GraphicsCache.GetShapeFromFSHFile(String fshFile, String shape)
at CreationCentre2006.MainForm.GetShapeFromFSHFile(String fshfile, String shape)
at CreationCentre2006.FIFADatabase.SaveGfx()
at CreationCentre2006.FIFADatabase.DoSaveData()
at CreationCentre2006.MainForm.toolBar1_ButtonClick(Object sender, ToolBarButtonClickEventArgs e)
at System.Windows.Forms.ToolBar.OnButtonClick(ToolBarButtonClickEventArgs e)
at System.Windows.Forms.ToolBar.WmReflectCommand(Message& m)
at System.Windows.Forms.ToolBar.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.573
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:/Programas/CreationCentre06/CreationCentre2006.exe
----------------------------------------
System.Windows.Forms
Assembly Version: 1.0.5000.0
Win32 Version: 1.1.4322.573
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.573
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.573
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:/Programas/CreationCentre06/DevExpress.XtraNavBar.DLL
----------------------------------------
DevExpress.Utils
Assembly Version: 2.1.8.0
Win32 Version: 2.1.8.0
CodeBase: file:///C:/Programas/CreationCentre06/DevExpress.Utils.DLL
----------------------------------------
RestoreState
Assembly Version: 2.0.0.0
Win32 Version: 2.0.0.0
CodeBase: file:///C:/Programas/CreationCentre06/RestoreState.DLL
----------------------------------------
System.Xml
Assembly Version: 1.0.5000.0
Win32 Version: 1.1.4322.573
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:/Programas/CreationCentre06/GradientLabel.DLL
----------------------------------------
DevExpress.XtraVerticalGrid
Assembly Version: 1.2.8.0
Win32 Version: 1.2.8.0
CodeBase: file:///C:/Programas/CreationCentre06/DevExpress.XtraVerticalGrid.DLL
----------------------------------------
DevExpress.XtraEditors
Assembly Version: 2.1.8.0
Win32 Version: 2.1.8.0
CodeBase: file:///C:/Programas/CreationCentre06/DevExpress.XtraEditors.DLL
----------------------------------------
FileFolderBrowserExtenderProvider
Assembly Version: 1.0.1827.21919
Win32 Version: 1.0.1827.21919
CodeBase: file:///C:/Programas/CreationCentre06/FileFolderBrowserExtenderProvider.DLL
----------------------------------------
DevExpress.Data
Assembly Version: 1.2.8.0
Win32 Version: 1.2.8.0
CodeBase: file:///C:/Programas/CreationCentre06/DevExpress.Data.DLL
----------------------------------------
System.Data
Assembly Version: 1.0.5000.0
Win32 Version: 1.1.4322.573
CodeBase: file:///c:/windows/assembly/gac/system.data/1.0.5000.0__b77a5c561934e089/system.data.dll
----------------------------------------
MagicLibrary
Assembly Version: 1.7.0.0
Win32 Version: 1.7.0.0
CodeBase: file:///C:/Programas/CreationCentre06/MagicLibrary.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.
 


Top