January 22, 20197 yr Commercial Member Hello, Since I've installed the latest version today (1.39b10) I'm receiving an exception each time I'm trying to modify a group which tells me "The list zone has too many elements". Thus I can't modify any group anymore. Any idea? Below is the full error message. Quote ************** Texte de l'exception ************** System.OutOfMemoryException: La zone de liste contient trop d'éléments. à System.Windows.Forms.ListBox.NativeAdd(Object item) à System.Windows.Forms.ListBox.OnHandleCreated(EventArgs e) à System.Windows.Forms.Control.WmCreate(Message& m) à System.Windows.Forms.Control.WndProc(Message& m) à System.Windows.Forms.ListBox.WndProc(Message& m) à System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) ************** Assemblys chargés ************** mscorlib Version de l'assembly : 4.0.0.0 Version Win32 : 4.7.3260.0 built by: NET472REL1LAST_C CodeBase : file:///C:/Windows/Microsoft.NET/Framework64/v4.0.30319/mscorlib.dll ---------------------------------------- P3DV4AddonOrganizer Version de l'assembly : 1.39.10.0 Version Win32 : 1.39.10.0 CodeBase : file:///E:/Simulateurs/Programmes/Gestion/Lorby-SI/Lorby-SI%20AddonOrganizer_P3D_V4/P3DV4AddonOrganizer.exe ---------------------------------------- System.Windows.Forms Version de l'assembly : 4.0.0.0 Version Win32 : 4.7.3260.0 built by: NET472REL1LAST_C CodeBase : file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll ---------------------------------------- System Version de l'assembly : 4.0.0.0 Version Win32 : 4.7.3314.0 built by: NET472REL1LAST_B CodeBase : file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll ---------------------------------------- System.Drawing Version de l'assembly : 4.0.0.0 Version Win32 : 4.7.3190.0 built by: NET472REL1LAST_C CodeBase : file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll ---------------------------------------- System.Configuration Version de l'assembly : 4.0.0.0 Version Win32 : 4.7.3190.0 built by: NET472REL1LAST_C CodeBase : file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll ---------------------------------------- System.Core Version de l'assembly : 4.0.0.0 Version Win32 : 4.7.3260.0 built by: NET472REL1LAST_C CodeBase : file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll ---------------------------------------- System.Xml Version de l'assembly : 4.0.0.0 Version Win32 : 4.7.3190.0 built by: NET472REL1LAST_C CodeBase : file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll ---------------------------------------- Microsoft.GeneratedCode Version de l'assembly : 1.0.0.0 Version Win32 : 4.7.3190.0 built by: NET472REL1LAST_C CodeBase : file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll ---------------------------------------- Microsoft.GeneratedCode Version de l'assembly : 1.0.0.0 Version Win32 : 4.7.3190.0 built by: NET472REL1LAST_C CodeBase : file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll ---------------------------------------- Microsoft.GeneratedCode Version de l'assembly : 1.0.0.0 Version Win32 : 4.7.3190.0 built by: NET472REL1LAST_C CodeBase : file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll ---------------------------------------- System.Windows.Forms.resources Version de l'assembly : 4.0.0.0 Version Win32 : 4.7.3190.0 built by: NET472REL1LAST_C CodeBase : file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms.resources/v4.0_4.0.0.0_fr_b77a5c561934e089/System.Windows.Forms.resources.dll ---------------------------------------- mscorlib.resources Version de l'assembly : 4.0.0.0 Version Win32 : 4.7.3190.0 built by: NET472REL1LAST_C CodeBase : file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/mscorlib.resources/v4.0_4.0.0.0_fr_b77a5c561934e089/mscorlib.resources.dll ---------------------------------------- Maxime TOGA projects
January 22, 20197 yr Author Commercial Member UPDATE: Sorry, it does not seem to come from P4AO, for some reason one file got corrupted. That's weird as I did not install anything. Any idea about what file could cause this so I can find the culprit? Thanks 🙂 Maxime TOGA projects
January 22, 20197 yr Commercial Member 45 minutes ago, kmax59 said: Any idea about what file could cause this so I can find the culprit? You seem to have a circular reference somewhere. A group referencing a second group which is referencing the first group. Or a circular reference in the sceneries. Impossible to tell without looking at your files. P4AO should catch a situation like that, but maybe that mechanism is broken somehow. When exactly do you get that exception window? Best regards Edited January 22, 20197 yr by Lorby_SI LORBY-SI
January 22, 20197 yr Author Commercial Member 6 minutes ago, Lorby_SI said: When exactly do you get that exception window? Hi Oliver 🙂 The exception window appear just after clicking the edit group button. Restoring a previous backup solved the issue, what is weird is that no change was made between this backup and the time this exception appeared. (By the way, is there a changelog for b10? I had b06 before but couldn't find any change notes, not really important but I always like to check what's new 🙂 ) Edited January 22, 20197 yr by kmax59 Maxime TOGA projects
January 22, 20197 yr Commercial Member Nothing in the code of that dialog suggests that an endless loop would be even possible. To find out what went wrong I would require a full backup set of your files that includes the error. Best regards LORBY-SI
January 22, 20197 yr Author Commercial Member 1 hour ago, Lorby_SI said: Nothing in the code of that dialog suggests that an endless loop would be even possible. To find out what went wrong I would require a full backup set of your files that includes the error. Best regards Sure ! Here it is: https://www.dropbox.com/s/0op2fn1wifgafba/Addon_Configuration_Backup_P3DV4_20190122125742.zip?dl=0 Maxime TOGA projects
January 22, 20197 yr Commercial Member Sorry, not getting any exceptions. Are you sure that this backup set contains the error from before? LORBY-SI
January 22, 20197 yr Author Commercial Member 4 minutes ago, Lorby_SI said: Sorry, not getting any exceptions. Are you sure that this backup set contains the error from before? Yes, this is the backup I made when I had the error, before restoring to a previous state. If I restore the one I sent you, the error is back for some reason. Really weird, it's the first time it ever happened, don't spend too much time on this if there's nothing obvious 😉 Thanks for the help anyways 🙂 Maxime TOGA projects
Archived
This topic is now archived and is closed to further replies.