Today i have tried to use CGFE but appear an error message when loading "CAT Files


************** Testo dell'eccezione **************
System.ArgumentException: È già stato aggiunto un elemento con la stessa chiave.
in System.ThrowHelper.ThrowArgumentException(ExceptionResource resource)
in System.Collections.Generic.Dictionary`2.Insert(TKey key, TValue value, Boolean add)
in Fifa_FB__Explorer.CATfiles.createDict()
in Fifa_FB__Explorer.CATfiles..ctor(String array1, String array2, String data, String patch)
in Fifa_FB__Explorer.Form1.LoadCatFiles()
in Fifa_FB__Explorer.Form1.loadshit()
in Fifa_FB__Explorer.Form1.Form1_Load(Object sender, EventArgs e)
in System.Windows.Forms.Form.OnLoad(EventArgs e)
in Fifa_FB__Explorer.Form1.OnLoad(EventArgs e)
in System.Windows.Forms.Form.OnCreateControl()
in System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
in System.Windows.Forms.Control.CreateControl()
in System.Windows.Forms.Control.WmShowWindow(Message& m)
in System.Windows.Forms.Control.WndProc(Message& m)
in System.Windows.Forms.Form.WmShowWindow(Message& m)
in System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)