Advertisement
Guest User

Untitled

a guest
Apr 8th, 2019
376
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.86 KB | None | 0 0
  1. Exception Details:
  2. System.ComponentModel.Win32Exception (0x80004005): Cannot load the "RichEd20.DLL" DLL into memory.
  3. at System.Windows.Forms.RichTextBox.get_CreateParams()
  4. at System.Windows.Forms.Control..ctor(Boolean autoInstallSyncContext)
  5. at System.Windows.Forms.TextBoxBase..ctor()
  6. at System.Windows.Forms.RichTextBox..ctor()
  7. at PKHeX.WinForms.SAV_Wondercard.InitializeComponent()
  8. at PKHeX.WinForms.SAV_Wondercard..ctor(SaveFile sav, MysteryGift g)
  9. at PKHeX.WinForms.Controls.SAVEditor.B_OpenWondercards_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.Control.ControlNativeWindow.OnMessage(Message& m)
  18. at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
  19. at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
  20.  
  21. Loaded Assemblies:
  22. --------------------
  23. mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
  24. C:\Windows\Microsoft.NET\Framework\v4.0.30319\mscorlib.dll
  25.  
  26. PKHeX, Version=19.4.2.0, Culture=neutral, PublicKeyToken=null
  27. E:\pkhex\PKHeX.exe
  28.  
  29. System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
  30. C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System\v4.0_4.0.0.0__b77a5c561934e089\System.dll
  31.  
  32. System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
  33. C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Windows.Forms\v4.0_4.0.0.0__b77a5c561934e089\System.Windows.Forms.dll
  34.  
  35. System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
  36. C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Drawing\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.Drawing.dll
  37.  
  38. PKHeX.Core, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
  39. E:\pkhex\PKHeX.Core.dll
  40.  
  41. System.Core, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
  42. C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Core\v4.0_4.0.0.0__b77a5c561934e089\System.Core.dll
  43.  
  44. System.Configuration, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
  45. C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Configuration\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.Configuration.dll
  46.  
  47. System.Xml, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
  48. C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Xml\v4.0_4.0.0.0__b77a5c561934e089\System.Xml.dll
  49.  
  50. --------------------
  51. User Message:
  52. An unhandled exception has occurred.
  53. You can continue running PKHeX, but please report this error.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement