Rvnl Posted August 13, 2023 Posted August 13, 2023 Hello there, im having an issue when i generate the living dex for Pkm SW/SH, this happens when the option in the plugin has UseTrainerData = TRUE Exception Details: System.ArgumentException: PKM Format needs to be PKHeX.Core.PK8 when setting to this Save File. at PKHeX.Core.SaveFile.SetBoxSlot(PKM pk, Span`1 data, PKMImportSetting trade, PKMImportSetting dex) at PKHeX.Core.SaveFile.SetBoxData(IList`1 value, Int32 box, Int32 index) at PKHeX.Core.SaveFile.set_BoxData(IList`1 value) at AutoModPlugins.LivingDex.GenLivingDex(Object sender, EventArgs e) at System.Windows.Forms.ToolStripMenuItem.OnClick(EventArgs e) at System.Windows.Forms.ToolStripItem.HandleClick(EventArgs e) at System.Windows.Forms.ToolStripItem.HandleMouseUp(MouseEventArgs e) at System.Windows.Forms.ToolStrip.OnMouseUp(MouseEventArgs mea) at System.Windows.Forms.ToolStripDropDown.OnMouseUp(MouseEventArgs mea) at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks) at System.Windows.Forms.Control.WndProc(Message& m) at System.Windows.Forms.ScrollableControl.WndProc(Message& m) at System.Windows.Forms.ToolStrip.WndProc(Message& m) at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, WM msg, IntPtr wparam, IntPtr lparam)
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