Advertisement
DAOWAce

gedosato exception

Apr 27th, 2014
147
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.62 KB | None | 0 0
  1. ************** Exception Text **************
  2. System.ComponentModel.Win32Exception (0x80004005): The specified procedure could not be found
  3. at Native.init()
  4. at GeDoSaToTool.MainForm.MainForm_Load(Object sender, EventArgs e)
  5. at System.Windows.Forms.Form.OnLoad(EventArgs e)
  6. at System.Windows.Forms.Form.OnCreateControl()
  7. at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
  8. at System.Windows.Forms.Control.CreateControl()
  9. at System.Windows.Forms.Control.WmShowWindow(Message& m)
  10. at System.Windows.Forms.Control.WndProc(Message& m)
  11. at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
  12. at System.Windows.Forms.ContainerControl.WndProc(Message& m)
  13. at System.Windows.Forms.Form.WmShowWindow(Message& m)
  14. at System.Windows.Forms.Form.WndProc(Message& m)
  15. at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
  16. at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
  17. at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
  18.  
  19.  
  20. ************** Loaded Assemblies **************
  21. mscorlib
  22. Assembly Version: 4.0.0.0
  23. Win32 Version: 4.0.30319.18444 built by: FX451RTMGDR
  24. CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll
  25. ----------------------------------------
  26. GeDoSaToTool
  27. Assembly Version: 1.0.0.0
  28. Win32 Version: 1.0.0.0
  29. CodeBase: file:///G:/Games/Steam/SteamApps/common/Dark%20Souls%20II/Game/GeDoSaTo_DS2Edition/GeDoSaToTool.exe
  30. ----------------------------------------
  31. System.Windows.Forms
  32. Assembly Version: 4.0.0.0
  33. Win32 Version: 4.0.30319.18408 built by: FX451RTMGREL
  34. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
  35. ----------------------------------------
  36. System.Drawing
  37. Assembly Version: 4.0.0.0
  38. Win32 Version: 4.0.30319.18408 built by: FX451RTMGREL
  39. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
  40. ----------------------------------------
  41. System
  42. Assembly Version: 4.0.0.0
  43. Win32 Version: 4.0.30319.18408 built by: FX451RTMGREL
  44. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
  45. ----------------------------------------
  46. System.Core
  47. Assembly Version: 4.0.0.0
  48. Win32 Version: 4.0.30319.18408 built by: FX451RTMGREL
  49. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll
  50. ----------------------------------------
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement