Jaziny Posted November 28, 2019 Share Posted November 28, 2019 Hello, I have been getting this error when I tried opening pkhex, "a fatal non ui error please contact the author" this is the error report, System.TypeInitializationException: The type initializer for 'PKHeX.WinForms.Main' threw an exception. ---> System.TypeInitializationException: The type initializer for 'PKHeX.Core.GameInfo' threw an exception. ---> System.MissingMethodException: Method not found: '!!0[] System.Array.Empty()'. at PKHeX.Core.Util.GetStringList(String f) at PKHeX.Core.GameLanguage.GetStrings(String ident, String lang, String type) at PKHeX.Core.GameStrings..ctor(String l) at PKHeX.Core.GameInfo.GetStrings(Int32 index) at PKHeX.Core.GameInfo..cctor() --- End of inner exception stack trace --- at PKHeX.WinForms.Main..cctor() --- End of inner exception stack trace --- at PKHeX.WinForms.Main.FormLoadInitialSettings(String[] args, Boolean& showChangelog, Boolean& BAKprompt) at PKHeX.WinForms.Main..ctor() at PKHeX.WinForms.Program.Main() System.MissingMethodException: Method not found: '!!0[] System.Array.Empty()'. at PKHeX.Core.Util.GetStringList(String f) at PKHeX.WinForms.WinFormsTranslator.GetTranslationFile(String lang) at PKHeX.WinForms.WinFormsTranslator.GetContext(String lang) at PKHeX.WinForms.ErrorWindow..ctor(String lang) at PKHeX.WinForms.ErrorWindow.ShowErrorDialog(String friendlyMessage, Exception ex, Boolean allowContinue) at PKHeX.WinForms.Program.CurrentDomain_UnhandledException(Object sender, UnhandledExceptionEventArgs e) I extracted the zip file and it was there normally I don't know what to do please help. Link to comment Share on other sites More sharing options...
ReignOfComputer Posted November 28, 2019 Share Posted November 28, 2019 Link to comment Share on other sites More sharing options...
Jaziny Posted November 29, 2019 Author Share Posted November 29, 2019 I am running windows 8.1 so I cannot install the framework. So does this mean I can't use phex anymore? the error message " Blocking Issues: The <A HREF="http://go.microsoft.com/fwlink/?LinkId=403643&clcid=[[clcid]]">update corresponding to KB2919355</A> needs to be installed before you can install this product on Windows 8.1 or Windows Server 2012 R2. " Link to comment Share on other sites More sharing options...
Guest Posted November 29, 2019 Share Posted November 29, 2019 (edited) 8.1 supports .NET framework 4.6 just fine. https://www.microsoft.com/en-ca/download/details.aspx?id=42335 Edited November 29, 2019 by Guest Link to comment Share on other sites More sharing options...
ReignOfComputer Posted November 29, 2019 Share Posted November 29, 2019 3 hours ago, Jaziny said: I am running windows 8.1 so I cannot install the framework. So does this mean I can't use phex anymore? the error message " Blocking Issues: The <A HREF="http://go.microsoft.com/fwlink/?LinkId=403643&clcid=[[clcid]]">update corresponding to KB2919355</A> needs to be installed before you can install this product on Windows 8.1 or Windows Server 2012 R2. " Then follow the instructions in the error message. Link to comment Share on other sites More sharing options...
Jaziny Posted November 30, 2019 Author Share Posted November 30, 2019 I downloaded the things from the link that ammako and I can finally download the .net framework, It finally works now but took around 5 hours. Thanks! Link to comment Share on other sites More sharing options...
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