Jump to content

[Error] LivingDex for Pkm SW/SH


Rvnl

Recommended Posts

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)

 

image.png.5e3f35cfec521ebf693163b8a3ea7122.png

image.png.294bea0a404c2af2ab83fe0611da41d7.png

 

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