Jump to content

Recommended Posts

Posted

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

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...