cant save because pkhex gives me this problem and close the app
System.ComponentModel.Win32Exception (1406): Errore durante la creazione dell'handle della finestra.
at System.Windows.Forms.NativeWindow.CreateHandle(CreateParams cp)
at System.Windows.Forms.Control.CreateHandle()
at System.Windows.Forms.Control.get_Handle()
at Windows.Win32.PInvoke.GetWindowText[T](T hWnd)
at System.Windows.Forms.Control.get_WindowText()
at System.Windows.Forms.Control.set_CacheTextInternal(Boolean value)
at System.Windows.Forms.Control.PaintWithErrorHandling(PaintEventArgs e, Int16 layer)
at System.Windows.Forms.Control.WmPaint(Message& m)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(HWND hWnd, MessageId msg, WPARAM wparam, LPARAM lparam)
System.ArgumentException: Tentativo del form ShowDialog di impostare come proprio proprietario un form non adatto. I form non possono essere proprietari di se stessi né dei propri proprietari. (Parameter 'owner')
at System.Windows.Forms.Form.ShowDialog(IWin32Window owner)
at PKHeX.WinForms.ErrorWindow.ShowErrorDialog(String friendlyMessage, Exception ex, Boolean allowContinue)
at PKHeX.WinForms.Program.UIThreadException(Object sender, ThreadExceptionEventArgs t)
PKHeX_Error_Report 20250214140410.txt