Advertisement
Guest User

LMAOBOX Bug Report?

a guest
Jun 3rd, 2013
165
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.09 KB | None | 0 0
  1. See the end of this message for details on invoking
  2. just-in-time (JIT) debugging instead of this dialog box.
  3.  
  4. ************** Exception Text **************
  5. System.ArgumentOutOfRangeException: Invalid process handle specified.
  6. Parameter name: hProcess
  7. at ꀲﲳ픠낁꧟办삭.Inject(String dllPath, IntPtr hProcess)
  8. at ᓏ因釬ꁛ茐櫦ꐣ銬.Inject(횾❬⪬⭯尯�偘ផ dll, IntPtr hProcess)
  9. at 蘂펁㬦㮄﹫秏큌쌆.峊唸ݬ͌띅镪၏ᨈ(횾❬⪬⭯尯�偘ផ 遺䌱}所ⴍ였, Int32 郼乁ꕗ㟢㑸樅↤곦)
  10. at 쾝匏飼뇘㨳✚궱䦉.ꫦᴺ뎸껲稡橬削딸()
  11. at 쾝匏飼뇘㨳✚궱䦉.菿榔썄ߕ⏭(Object ቯ᭍✅냬좣⥖, EventArgs 䋈갻᪒䃠퀲乽鋅�)
  12. at System.Windows.Forms.Timer.OnTick(EventArgs e)
  13. at System.Windows.Forms.Timer.TimerNativeWindow.WndProc(Message& m)
  14. at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
  15.  
  16.  
  17. ************** Loaded Assemblies **************
  18. mscorlib
  19. Assembly Version: 2.0.0.0
  20. Win32 Version: 2.0.50727.5466 (Win7SP1GDR.050727-5400)
  21. CodeBase: file:///D:/Windows/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
  22. ----------------------------------------
  23. LMAOBOXLOADER
  24. Assembly Version: 1.0.0.0
  25. Win32 Version: 1.0.0.0
  26. CodeBase: file:///D:/Users/Graysson/Desktop/LMAOBOXLOADER.exe
  27. ----------------------------------------
  28. System
  29. Assembly Version: 2.0.0.0
  30. Win32 Version: 2.0.50727.5467 (Win7SP1GDR.050727-5400)
  31. CodeBase: file:///D:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
  32. ----------------------------------------
  33. Ế蠈㛇탫ᗓۘ
  34. Assembly Version: 0.0.65535.65535
  35. Win32 Version: 1.0.0.0
  36. CodeBase: file:///D:/Users/Graysson/Desktop/LMAOBOXLOADER.exe
  37. ----------------------------------------
  38. 軒㮦㾡뵾နⱌ⸚
  39. Assembly Version: 0.0.65535.65535
  40. Win32 Version: 1.0.0.0
  41. CodeBase: file:///D:/Users/Graysson/Desktop/LMAOBOXLOADER.exe
  42. ----------------------------------------
  43. System.Windows.Forms
  44. Assembly Version: 2.0.0.0
  45. Win32 Version: 2.0.50727.5468 (Win7SP1GDR.050727-5400)
  46. CodeBase: file:///D:/Windows/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
  47. ----------------------------------------
  48. System.Drawing
  49. Assembly Version: 2.0.0.0
  50. Win32 Version: 2.0.50727.5467 (Win7SP1GDR.050727-5400)
  51. CodeBase: file:///D:/Windows/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
  52. ----------------------------------------
  53.  
  54. ************** JIT Debugging **************
  55. To enable just-in-time (JIT) debugging, the .config file for this
  56. application or computer (machine.config) must have the
  57. jitDebugging value set in the system.windows.forms section.
  58. The application must also be compiled with debugging
  59. enabled.
  60.  
  61. For example:
  62.  
  63. <configuration>
  64. <system.windows.forms jitDebugging="true" />
  65. </configuration>
  66.  
  67. When JIT debugging is enabled, any unhandled exception
  68. will be sent to the JIT debugger registered on the computer
  69. rather than be handled by this dialog box.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement