Advertisement
Guest User

Untitled

a guest
Jul 27th, 2017
75
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.90 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: Index was out of range. Must be non-negative and less than the size of the collection.
  6. Parameter name: startIndex
  7. at System.ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument argument, ExceptionResource resource)
  8. at System.BitConverter.ToInt32(Byte[] value, Int32 startIndex)
  9. at SAModel.VERTEX..ctor(Byte[] file, UInt32 address, UInt32 Count) in C:\Users\Mike\Documents\Visual Studio 2008\Projects\SAModel\SAModel\Model.vb:line 372
  10. at SAModel.ATTACH..ctor(Byte[] file, UInt32 address, FileTypes type, Boolean Dreamcast) in C:\Users\Mike\Documents\Visual Studio 2008\Projects\SAModel\SAModel\Model.vb:line 401
  11. at SADXMDL.Form1.ImportnjFileToolStripMenuItem_Click() in C:\Users\Mike\Documents\Visual Studio 2008\Projects\SAModel\SADXMDL\Form1.vb:line 956
  12. at SADXMDL.Form1._Lambda$__6(Object a0, EventArgs a1) in C:\Users\Mike\Documents\Visual Studio 2008\Projects\SAModel\SADXMDL\Form1.Designer.vb:line 0
  13. at System.Windows.Forms.ToolStripItem.RaiseEvent(Object key, EventArgs e)
  14. at System.Windows.Forms.ToolStripMenuItem.OnClick(EventArgs e)
  15. at System.Windows.Forms.ToolStripItem.HandleClick(EventArgs e)
  16. at System.Windows.Forms.ToolStripItem.HandleMouseUp(MouseEventArgs e)
  17. at System.Windows.Forms.ToolStripItem.FireEventInteractive(EventArgs e, ToolStripItemEventType met)
  18. at System.Windows.Forms.ToolStripItem.FireEvent(EventArgs e, ToolStripItemEventType met)
  19. at System.Windows.Forms.ToolStrip.OnMouseUp(MouseEventArgs mea)
  20. at System.Windows.Forms.ToolStripDropDown.OnMouseUp(MouseEventArgs mea)
  21. at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
  22. at System.Windows.Forms.Control.WndProc(Message& m)
  23. at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
  24. at System.Windows.Forms.ToolStrip.WndProc(Message& m)
  25. at System.Windows.Forms.ToolStripDropDown.WndProc(Message& m)
  26. at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
  27. at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
  28. at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
  29.  
  30.  
  31. ************** Loaded Assemblies **************
  32. mscorlib
  33. Assembly Version: 2.0.0.0
  34. Win32 Version: 2.0.50727.4952 (win7RTMGDR.050727-4900)
  35. CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
  36. ----------------------------------------
  37. SADXMDL
  38. Assembly Version: 1.0.0.0
  39. Win32 Version: 1.0.0.0
  40. CodeBase: file:///G:/Sonic%20Adventure%20DX/tools2/Tools/SADXMDL%20and%20OBJ2NJ/SADXMDL.exe
  41. ----------------------------------------
  42. Microsoft.VisualBasic
  43. Assembly Version: 8.0.0.0
  44. Win32 Version: 8.0.50727.4927 (NetFXspW7.050727-4900)
  45. CodeBase: file:///C:/Windows/assembly/GAC_MSIL/Microsoft.VisualBasic/8.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualBasic.dll
  46. ----------------------------------------
  47. System
  48. Assembly Version: 2.0.0.0
  49. Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900)
  50. CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
  51. ----------------------------------------
  52. System.Windows.Forms
  53. Assembly Version: 2.0.0.0
  54. Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900)
  55. CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
  56. ----------------------------------------
  57. System.Drawing
  58. Assembly Version: 2.0.0.0
  59. Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900)
  60. CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
  61. ----------------------------------------
  62. System.Runtime.Remoting
  63. Assembly Version: 2.0.0.0
  64. Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900)
  65. CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Runtime.Remoting/2.0.0.0__b77a5c561934e089/System.Runtime.Remoting.dll
  66. ----------------------------------------
  67. Microsoft.DirectX.Direct3D
  68. Assembly Version: 1.0.2902.0
  69. Win32 Version: 9.05.132.0000
  70. CodeBase: file:///C:/Windows/assembly/GAC/Microsoft.DirectX.Direct3D/1.0.2902.0__31bf3856ad364e35/Microsoft.DirectX.Direct3D.dll
  71. ----------------------------------------
  72. SAModel
  73. Assembly Version: 1.0.0.0
  74. Win32 Version: 1.0.0.0
  75. CodeBase: file:///G:/Sonic%20Adventure%20DX/tools2/Tools/SADXMDL%20and%20OBJ2NJ/SAModel.DLL
  76. ----------------------------------------
  77. Microsoft.DirectX.Direct3DX
  78. Assembly Version: 1.0.2911.0
  79. Win32 Version: 9.12.589.0000
  80. CodeBase: file:///C:/Windows/assembly/GAC/Microsoft.DirectX.Direct3DX/1.0.2911.0__31bf3856ad364e35/Microsoft.DirectX.Direct3DX.dll
  81. ----------------------------------------
  82. Microsoft.DirectX
  83. Assembly Version: 1.0.2902.0
  84. Win32 Version: 5.04.00.2904
  85. CodeBase: file:///C:/Windows/assembly/GAC/Microsoft.DirectX/1.0.2902.0__31bf3856ad364e35/Microsoft.DirectX.dll
  86. ----------------------------------------
  87. puyo_tools
  88. Assembly Version: 1.0.0.0
  89. Win32 Version: 1.0.0.0
  90. CodeBase: file:///G:/Sonic%20Adventure%20DX/tools2/Tools/SADXMDL%20and%20OBJ2NJ/puyo_tools.EXE
  91. ----------------------------------------
  92. Rat234
  93. Assembly Version: 1.0.0.0
  94. Win32 Version: 1.0.0.0
  95. CodeBase: file:///G:/Sonic%20Adventure%20DX/tools2/Tools/SADXMDL%20and%20OBJ2NJ/Rat234.DLL
  96. ----------------------------------------
  97. System.Web
  98. Assembly Version: 2.0.0.0
  99. Win32 Version: 2.0.50727.4955 (win7RTMGDR.050727-4900)
  100. CodeBase: file:///C:/Windows/assembly/GAC_32/System.Web/2.0.0.0__b03f5f7f11d50a3a/System.Web.dll
  101. ----------------------------------------
  102. VrSharp
  103. Assembly Version: 1.0.0.0
  104. Win32 Version: 1.0.0.0
  105. CodeBase: file:///G:/Sonic%20Adventure%20DX/tools2/Tools/SADXMDL%20and%20OBJ2NJ/VrSharp.DLL
  106. ----------------------------------------
  107. obj2nj
  108. Assembly Version: 1.0.0.0
  109. Win32 Version: 1.0.0.0
  110. CodeBase: file:///G:/Sonic%20Adventure%20DX/tools2/Tools/SADXMDL%20and%20OBJ2NJ/obj2nj.EXE
  111. ----------------------------------------
  112. System.Xml
  113. Assembly Version: 2.0.0.0
  114. Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900)
  115. CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll
  116. ----------------------------------------
  117.  
  118. ************** JIT Debugging **************
  119. To enable just-in-time (JIT) debugging, the .config file for this
  120. application or computer (machine.config) must have the
  121. jitDebugging value set in the system.windows.forms section.
  122. The application must also be compiled with debugging
  123. enabled.
  124.  
  125. For example:
  126.  
  127. <configuration>
  128. <system.windows.forms jitDebugging="true" />
  129. </configuration>
  130.  
  131. When JIT debugging is enabled, any unhandled exception
  132. will be sent to the JIT debugger registered on the computer
  133. rather than be handled by this dialog box.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement