Want more features on Pastebin? Sign Up, it's FREE!
Guest

Gmod Error details

By: a guest on Feb 7th, 2011  |  syntax: None  |  size: 3.86 KB  |  views: 73  |  expires: Never
download  |  raw  |  embed  |  report abuse  |  print
Text below is selected. Please press Ctrl+C to copy to your clipboard. (⌘+C on Mac)
  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.Exception: CRC error
  6.    at Microsoft.VisualBasic.ErrObject.Raise(Int32 Number, Object Source, Object Description, Object HelpFile, Object HelpContext)
  7.    at Setup.Decompression_Module.RaiseError(Int32 errnum, String msg)
  8.    at Setup.Decompression_Module.ProcessError(RarErrors ErroNum)
  9.    at Setup.Decompression_Module.ProcessAll(String szDest, Int32 RARMMode)
  10.    at Setup.Decompression_Module.ExtractAll(String szDest)
  11.    at Setup.Decompression_Module.UnPackAll(String fDest)
  12.    at Setup.GUI_Setup.Button_Next_MouseClick(Object sender, MouseEventArgs e)
  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.Control.ControlNativeWindow.WndProc(Message& m)
  16.    at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
  17.  
  18.  
  19. ************** Loaded Assemblies **************
  20. mscorlib
  21.     Assembly Version: 2.0.0.0
  22.     Win32 Version: 2.0.50727.4952 (win7RTMGDR.050727-4900)
  23.     CodeBase: file:///C:/Windows/Microsoft.NET/Framework64/v2.0.50727/mscorlib.dll
  24. ----------------------------------------
  25. Setup
  26.     Assembly Version: 1.0.0.0
  27.     Win32 Version: 1.0.0.0
  28.     CodeBase: file:///C:/Users/N1Ko145/Desktop/GMOD/Garry's%20Mod/Setup.exe
  29. ----------------------------------------
  30. Microsoft.VisualBasic
  31.     Assembly Version: 8.0.0.0
  32.     Win32 Version: 8.0.50727.4927 (NetFXspW7.050727-4900)
  33.     CodeBase: file:///C:/Windows/assembly/GAC_MSIL/Microsoft.VisualBasic/8.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualBasic.dll
  34. ----------------------------------------
  35. System
  36.     Assembly Version: 2.0.0.0
  37.     Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900)
  38.     CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
  39. ----------------------------------------
  40. System.Windows.Forms
  41.     Assembly Version: 2.0.0.0
  42.     Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900)
  43.     CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
  44. ----------------------------------------
  45. System.Drawing
  46.     Assembly Version: 2.0.0.0
  47.     Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900)
  48.     CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
  49. ----------------------------------------
  50. System.Runtime.Remoting
  51.     Assembly Version: 2.0.0.0
  52.     Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900)
  53.     CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Runtime.Remoting/2.0.0.0__b77a5c561934e089/System.Runtime.Remoting.dll
  54. ----------------------------------------
  55. System.Configuration
  56.     Assembly Version: 2.0.0.0
  57.     Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900)
  58.     CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
  59. ----------------------------------------
  60. System.Xml
  61.     Assembly Version: 2.0.0.0
  62.     Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900)
  63.     CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll
  64. ----------------------------------------
  65.  
  66. ************** JIT Debugging **************
  67. To enable just-in-time (JIT) debugging, the .config file for this
  68. application or computer (machine.config) must have the
  69. jitDebugging value set in the system.windows.forms section.
  70. The application must also be compiled with debugging
  71. enabled.
  72.  
  73. For example:
  74.  
  75. <configuration>
  76.     <system.windows.forms jitDebugging="true" />
  77. </configuration>
  78.  
  79. When JIT debugging is enabled, any unhandled exception
  80. will be sent to the JIT debugger registered on the computer
  81. rather than be handled by this dialog box.
clone this paste RAW Paste Data