Advertisement
Guest User

Untitled

a guest
Feb 23rd, 2020
97
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.65 KB | None | 0 0
  1. pkhex error
  2.  
  3. Exception Details:
  4. System.ArgumentOutOfRangeException: Value of '151' is not valid for 'Value'. 'Value' should be between 'Minimum' and 'Maximum'.
  5. Parameter name: Value
  6. at System.Windows.Forms.NumericUpDown.set_Value(Decimal value)
  7. at PKHeX.WinForms.SAV_Misc5.LoadForest()
  8. at PKHeX.WinForms.SAV_Misc5..ctor(SaveFile sav)
  9. at PKHeX.WinForms.Controls.SAVEditor.B_OpenMiscEditor_Click(Object sender, EventArgs e)
  10. at System.Windows.Forms.Control.OnClick(EventArgs e)
  11. at System.Windows.Forms.Button.OnClick(EventArgs e)
  12. at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
  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.ButtonBase.WndProc(Message& m)
  16. at System.Windows.Forms.Button.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=20.2.14.0, Culture=neutral, PublicKeyToken=null
  25. C:\Users\theou\Desktop\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. PKHeX.Core, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
  37.  
  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.Configuration, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
  43. C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Configuration\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.Configuration.dll
  44.  
  45. System.Xml, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
  46. C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Xml\v4.0_4.0.0.0__b77a5c561934e089\System.Xml.dll
  47.  
  48. PKHeX.Drawing, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
  49.  
  50.  
  51. --------------------
  52. User Message:
  53. An unhandled exception has occurred.
  54. You can continue running PKHeX, but please report this error.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement