saksham Posted January 23, 2023 Posted January 23, 2023 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
SkyLink98 Posted January 23, 2023 Posted January 23, 2023 This was solved in latest commits, please download again the latest development build
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now