System.MethodAccessException: Attempt by method 'MirageIslandPlugin.LocalizationUtil.GetStringList(System.String)' to access method 'PKHeX.Core.Util.LoadStringList(System.String, System.String)' failed. at MirageIslandPlugin.LocalizationUtil.GetStringList(String fileName) at MirageIslandPlugin.LocalizationUtil.SetLocalization(String currentCultureCode) at MirageIslandPlugin.MirageIsland.Initialize(Object[] args) at PKHeX.WinForms.Main.FormLoadPlugins() at PKHeX.WinForms.Main..ctor() at PKHeX.WinForms.Program.Main() System.InvalidOperationException: Invoke or BeginInvoke cannot be called on a control until the window handle has been created. at System.Windows.Forms.Control.MarshaledInvoke(Control caller, Delegate method, Object[] args, Boolean synchronous) at System.Windows.Forms.Control.Invoke(Delegate method, Object[] args) at System.Windows.Forms.Control.Invoke(Action method) at PKHeX.WinForms.ErrorWindow.ShowErrorDialog(String friendlyMessage, Exception ex, Boolean allowContinue) at PKHeX.WinForms.Program.CurrentDomain_UnhandledException(Object sender, UnhandledExceptionEventArgs e)