Guest User

Untitled

a guest
Apr 24th, 2017
430
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.59 KB | None | 0 0
  1. Exception Details:
  2. System.NullReferenceException: Object reference not set to an instance of an object.
  3.    at PKHeX.Core.LegalityAnalysis.<>c.<getLegalityReport>b__48_1(CheckResult chk)
  4.    at System.Linq.Enumerable.WhereSelectListIterator`2.MoveNext()
  5.    at System.String.Join(String separator, IEnumerable`1 values)
  6.    at PKHeX.Core.LegalityAnalysis.getLegalityReport()
  7.    at PKHeX.WinForms.Main.showLegality(PKM pk, Boolean tabs, Boolean verbose, Boolean skipMoveRepop)
  8.    at PKHeX.WinForms.Main.clickLegality(Object sender, EventArgs e)
  9.    at System.Windows.Forms.Control.OnClick(EventArgs e)
  10.    at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
  11.    at System.Windows.Forms.Control.WndProc(Message& m)
  12.    at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
  13.    at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
  14.    at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
  15.  
  16. Loaded Assemblies:
  17. --------------------
  18. mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
  19. C:\Windows\Microsoft.NET\Framework\v4.0.30319\mscorlib.dll
  20.  
  21. PKHeX, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
  22. D:\Games\Games\Emulation\Emulating Tools\PkHex\pkhex\PKHeX (170311)\PKHeX.exe
  23.  
  24. System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
  25. C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System\v4.0_4.0.0.0__b77a5c561934e089\System.dll
  26.  
  27. System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
  28. C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Windows.Forms\v4.0_4.0.0.0__b77a5c561934e089\System.Windows.Forms.dll
  29.  
  30. System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
  31. C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Drawing\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.Drawing.dll
  32.  
  33. System.Core, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
  34. C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Core\v4.0_4.0.0.0__b77a5c561934e089\System.Core.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.Xml, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
  40. C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Xml\v4.0_4.0.0.0__b77a5c561934e089\System.Xml.dll
  41.  
  42. --------------------
  43. User Message:
  44. An unhandled exception has occurred.
  45. You can continue running PKHeX, but please report this error.
Advertisement
Add Comment
Please, Sign In to add comment