Advertisement
Guest User

Gen4 Living Dex error

a guest
Apr 1st, 2021
159
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.64 KB | None | 0 0
  1. Exception Details:
  2. System.ArgumentException: PKM Format needs to be PKHeX.Core.PK4 when setting to this Save File.
  3. at PKHeX.Core.SaveFile.SetBoxSlot(PKM pkm, Byte[] data, Int32 offset, PKMImportSetting trade, PKMImportSetting dex)
  4. at PKHeX.Core.SaveFile.SetBoxData(IList`1 value, Int32 box, Int32 index)
  5. at PKHeX.Core.SaveFile.set_BoxData(IList`1 value)
  6. at AutoModPlugins.LivingDex.GenLivingDex(Object sender, EventArgs e)
  7. at System.Windows.Forms.ToolStripItem.RaiseEvent(Object key, EventArgs e)
  8. at System.Windows.Forms.ToolStripMenuItem.OnClick(EventArgs e)
  9. at System.Windows.Forms.ToolStripItem.HandleClick(EventArgs e)
  10. at System.Windows.Forms.ToolStripItem.HandleMouseUp(MouseEventArgs e)
  11. at System.Windows.Forms.ToolStrip.OnMouseUp(MouseEventArgs mea)
  12. at System.Windows.Forms.ToolStripDropDown.OnMouseUp(MouseEventArgs mea)
  13. at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
  14. at System.Windows.Forms.Control.WndProc(Message& m)
  15. at System.Windows.Forms.ToolStrip.WndProc(Message& m)
  16. at System.Windows.Forms.ToolStripDropDown.WndProc(Message& m)
  17. at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
  18.  
  19. Loaded Assemblies:
  20. --------------------
  21. mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
  22. C:\Windows\Microsoft.NET\Framework64\v4.0.30319\mscorlib.dll
  23.  
  24. PKHeX, Version=21.4.1.0, Culture=neutral, PublicKeyToken=null
  25. D:\Users\User1\Downloads\games\pokemon\PKHeX\PKHeX.exe
  26.  
  27. System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
  28. C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System\v4.0_4.0.0.0__b77a5c561934e089\System.dll
  29.  
  30. System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
  31. C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Windows.Forms\v4.0_4.0.0.0__b77a5c561934e089\System.Windows.Forms.dll
  32.  
  33. System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
  34. C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Drawing\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.Drawing.dll
  35.  
  36. System.Configuration, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
  37. C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Configuration\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.Configuration.dll
  38.  
  39. System.Core, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
  40. C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Core\v4.0_4.0.0.0__b77a5c561934e089\System.Core.dll
  41.  
  42. System.Xml, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
  43. C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Xml\v4.0_4.0.0.0__b77a5c561934e089\System.Xml.dll
  44.  
  45. PKHeX.Core, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
  46.  
  47.  
  48. PKHeX.Core, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
  49.  
  50.  
  51. PKHeX.Drawing, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
  52.  
  53.  
  54. AutoModPlugins, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
  55. D:\Users\User1\Downloads\games\pokemon\PKHeX\plugins\AutoModPlugins.dll
  56.  
  57. QRPlugins, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
  58. D:\Users\User1\Downloads\games\pokemon\PKHeX\plugins\QRPlugins.dll
  59.  
  60. PresentationCore, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
  61. C:\Windows\Microsoft.Net\assembly\GAC_64\PresentationCore\v4.0_4.0.0.0__31bf3856ad364e35\PresentationCore.dll
  62.  
  63. WindowsBase, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
  64. C:\Windows\Microsoft.Net\assembly\GAC_MSIL\WindowsBase\v4.0_4.0.0.0__31bf3856ad364e35\WindowsBase.dll
  65.  
  66. --------------------
  67. User Message:
  68. An unhandled exception has occurred.
  69. You can continue running PKHeX, but please report this error.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement