Jump to content

getting error in opening experimental build all net framework are latest


saksham

Recommended Posts

System.TypeInitializationException: The type initializer for 'PKHeX.WinForms.Program' threw an exception.
 ---> System.ArgumentException: Version string portion was too short or too long. (Parameter 'input')
   at System.Version.ParseVersion(ReadOnlySpan`1 input, Boolean throwOnFailure)
   at PKHeX.WinForms.Program..cctor() in D:\a\1\s\PKHeX.WinForms\Program.cs:line 44
   --- End of inner exception stack trace ---
   at PKHeX.WinForms.Program.IsOldPkhexCorePresent(Exception ex) in D:\a\1\s\PKHeX.WinForms\Program.cs:line 144
   at PKHeX.WinForms.Program.CurrentDomain_UnhandledException(Object sender, UnhandledExceptionEventArgs e) in D:\a\1\s\PKHeX.WinForms\Program.cs:line 84
System.TypeInitializationException: The type initializer for 'PKHeX.WinForms.Program' threw an exception.
 ---> System.ArgumentException: Version string portion was too short or too long. (Parameter 'input')
   at System.Version.ParseVersion(ReadOnlySpan`1 input, Boolean throwOnFailure)
   at PKHeX.WinForms.Program..cctor() in D:\a\1\s\PKHeX.WinForms\Program.cs:line 44
   --- End of inner exception stack trace ---
   at PKHeX.WinForms.Program.IsOldPkhexCorePresent(Exception ex) in D:\a\1\s\PKHeX.WinForms\Program.cs:line 144
   at PKHeX.WinForms.Program.CurrentDomain_UnhandledException(Object sender, UnhandledExceptionEventArgs e) in D:\a\1\s\PKHeX.WinForms\Program.cs:line 84

Link to comment
Share on other sites

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...