Advertisement
Guest User

Untitled

a guest
Jan 31st, 2017
183
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.94 KB | None | 0 0
  1. Exception Details:
  2. System.MissingMethodException: Method not found: '!!0[] System.Array.Empty()'.
  3. at PKHeX.Core.LegalityAnalysis.getLegalityReport()
  4. at PKHeX.WinForms.Main.showLegality(PKM pk, Boolean tabs, Boolean verbose, Boolean skipMoveRepop)
  5. at PKHeX.WinForms.Main.clickLegality(Object sender, EventArgs e)
  6. at System.Windows.Forms.ToolStripItem.RaiseEvent(Object key, EventArgs e)
  7. at System.Windows.Forms.ToolStripMenuItem.OnClick(EventArgs e)
  8. at System.Windows.Forms.ToolStripItem.HandleClick(EventArgs e)
  9. at System.Windows.Forms.ToolStripItem.HandleMouseUp(MouseEventArgs e)
  10. at System.Windows.Forms.ToolStripItem.FireEventInteractive(EventArgs e, ToolStripItemEventType met)
  11. at System.Windows.Forms.ToolStripItem.FireEvent(EventArgs e, ToolStripItemEventType met)
  12. at System.Windows.Forms.ToolStrip.OnMouseUp(MouseEventArgs mea)
  13. at System.Windows.Forms.ToolStripDropDown.OnMouseUp(MouseEventArgs mea)
  14. at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
  15. at System.Windows.Forms.Control.WndProc(Message& m)
  16. at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
  17. at System.Windows.Forms.ToolStrip.WndProc(Message& m)
  18. at System.Windows.Forms.ToolStripDropDown.WndProc(Message& m)
  19. at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
  20. at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
  21. at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
  22.  
  23. Loaded Assemblies:
  24. --------------------
  25. mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
  26. C:\Windows\Microsoft.NET\Framework\v4.0.30319\mscorlib.dll
  27.  
  28. PKHeX-win, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
  29. C:\Users\livia\Desktop\After\PKHEX\PKHeX.exe
  30.  
  31. System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
  32. C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System\v4.0_4.0.0.0__b77a5c561934e089\System.dll
  33.  
  34. System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
  35. C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Windows.Forms\v4.0_4.0.0.0__b77a5c561934e089\System.Windows.Forms.dll
  36.  
  37. System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
  38. C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Drawing\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.Drawing.dll
  39.  
  40. System.Core, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
  41. C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Core\v4.0_4.0.0.0__b77a5c561934e089\System.Core.dll
  42.  
  43. System.Windows.Forms.resources, Version=4.0.0.0, Culture=pt-BR, PublicKeyToken=b77a5c561934e089
  44. C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Windows.Forms.resources\v4.0_4.0.0.0_pt-BR_b77a5c561934e089\System.Windows.Forms.resources.dll
  45.  
  46. System.Configuration, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
  47. C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Configuration\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.Configuration.dll
  48.  
  49. System.Xml, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
  50. C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Xml\v4.0_4.0.0.0__b77a5c561934e089\System.Xml.dll
  51.  
  52. System.Deployment, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
  53. C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Deployment\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.Deployment.dll
  54.  
  55. System.Deployment.resources, Version=4.0.0.0, Culture=pt-BR, PublicKeyToken=b03f5f7f11d50a3a
  56. C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Deployment.resources\v4.0_4.0.0.0_pt-BR_b03f5f7f11d50a3a\System.Deployment.resources.dll
  57.  
  58. mscorlib.resources, Version=4.0.0.0, Culture=pt-BR, PublicKeyToken=b77a5c561934e089
  59. C:\Windows\Microsoft.Net\assembly\GAC_MSIL\mscorlib.resources\v4.0_4.0.0.0_pt-BR_b77a5c561934e089\mscorlib.resources.dll
  60.  
  61. --------------------
  62. User Message:
  63. An unhandled exception has occurred.
  64. You can continue running PKHeX, but please report this error.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement