Advertisement
Guest User

Untitled

a guest
Dec 6th, 2021
224
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.73 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.NullReferenceException: Object reference not set to an instance of an object.
  6. at Aogami.WinForms.MainForm.MiracleListDataGridView_EditingControlShowing(Object sender, DataGridViewEditingControlShowingEventArgs e)
  7. at System.Windows.Forms.DataGridView.OnEditingControlShowing(DataGridViewEditingControlShowingEventArgs e)
  8. at System.Windows.Forms.DataGridView.BeginEditInternal(Boolean selectAll)
  9. at System.Windows.Forms.DataGridView.BeginEdit(Boolean selectAll)
  10. at System.Windows.Forms.DataGridViewTextBoxCell.OnMouseClick(DataGridViewCellMouseEventArgs e)
  11. at System.Windows.Forms.DataGridView.OnCellMouseClick(DataGridViewCellMouseEventArgs e)
  12. at System.Windows.Forms.DataGridView.OnMouseClick(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.DataGridView.WndProc(Message& m)
  16. at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
  17. at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, WM msg, IntPtr wparam, IntPtr lparam)
  18.  
  19.  
  20. ************** Loaded Assemblies **************
  21. System.Private.CoreLib
  22. Assembly Version: 6.0.0.0
  23. Win32 Version: 6.0.21.52210
  24. CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.0/System.Private.CoreLib.dll
  25. ----------------------------------------
  26. Aogami
  27. Assembly Version: 0.3.0.0
  28. Win32 Version: 0.3
  29. CodeBase: file:///C:/Users/Destiny%20Chan/Downloads/Aogami_v0.3/Aogami.dll
  30. ----------------------------------------
  31. System.Runtime
  32. Assembly Version: 6.0.0.0
  33. Win32 Version: 6.0.21.52210
  34. CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.0/System.Runtime.dll
  35. ----------------------------------------
  36. System.Windows.Forms
  37. Assembly Version: 6.0.0.0
  38. Win32 Version: 6.0.21.52301
  39. CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.WindowsDesktop.App/6.0.0/System.Windows.Forms.dll
  40. ----------------------------------------
  41. System.ComponentModel.Primitives
  42. Assembly Version: 6.0.0.0
  43. Win32 Version: 6.0.21.52210
  44. CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.0/System.ComponentModel.Primitives.dll
  45. ----------------------------------------
  46. System.Windows.Forms.Primitives
  47. Assembly Version: 6.0.0.0
  48. Win32 Version: 6.0.21.52301
  49. CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.WindowsDesktop.App/6.0.0/System.Windows.Forms.Primitives.dll
  50. ----------------------------------------
  51. System.Runtime.InteropServices
  52. Assembly Version: 6.0.0.0
  53. Win32 Version: 6.0.21.52210
  54. CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.0/System.Runtime.InteropServices.dll
  55. ----------------------------------------
  56. System.Drawing.Primitives
  57. Assembly Version: 6.0.0.0
  58. Win32 Version: 6.0.21.52210
  59. CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.0/System.Drawing.Primitives.dll
  60. ----------------------------------------
  61. System.Collections.Specialized
  62. Assembly Version: 6.0.0.0
  63. Win32 Version: 6.0.21.52210
  64. CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.0/System.Collections.Specialized.dll
  65. ----------------------------------------
  66. System.Threading
  67. Assembly Version: 6.0.0.0
  68. Win32 Version: 6.0.21.52210
  69. CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.0/System.Threading.dll
  70. ----------------------------------------
  71. System.Diagnostics.TraceSource
  72. Assembly Version: 6.0.0.0
  73. Win32 Version: 6.0.21.52210
  74. CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.0/System.Diagnostics.TraceSource.dll
  75. ----------------------------------------
  76. System.Collections
  77. Assembly Version: 6.0.0.0
  78. Win32 Version: 6.0.21.52210
  79. CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.0/System.Collections.dll
  80. ----------------------------------------
  81. System.Drawing.Common
  82. Assembly Version: 6.0.0.0
  83. Win32 Version: 6.0.21.52210
  84. CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.WindowsDesktop.App/6.0.0/System.Drawing.Common.dll
  85. ----------------------------------------
  86. Microsoft.Win32.Primitives
  87. Assembly Version: 6.0.0.0
  88. Win32 Version: 6.0.21.52210
  89. CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.0/Microsoft.Win32.Primitives.dll
  90. ----------------------------------------
  91. System.ComponentModel.EventBasedAsync
  92. Assembly Version: 6.0.0.0
  93. Win32 Version: 6.0.21.52210
  94. CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.0/System.ComponentModel.EventBasedAsync.dll
  95. ----------------------------------------
  96. System.Threading.Thread
  97. Assembly Version: 6.0.0.0
  98. Win32 Version: 6.0.21.52210
  99. CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.0/System.Threading.Thread.dll
  100. ----------------------------------------
  101. Accessibility
  102. Assembly Version: 4.0.0.0
  103. Win32 Version: 6.0.21.52301
  104. CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.WindowsDesktop.App/6.0.0/Accessibility.dll
  105. ----------------------------------------
  106. System.ComponentModel.TypeConverter
  107. Assembly Version: 6.0.0.0
  108. Win32 Version: 6.0.21.52210
  109. CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.0/System.ComponentModel.TypeConverter.dll
  110. ----------------------------------------
  111. System.Numerics.Vectors
  112. Assembly Version: 6.0.0.0
  113. Win32 Version: 6.0.21.52210
  114. CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.0/System.Numerics.Vectors.dll
  115. ----------------------------------------
  116. System.Memory
  117. Assembly Version: 6.0.0.0
  118. Win32 Version: 6.0.21.52210
  119. CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.0/System.Memory.dll
  120. ----------------------------------------
  121. System.Runtime.Loader
  122. Assembly Version: 6.0.0.0
  123. Win32 Version: 6.0.21.52210
  124. CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.0/System.Runtime.Loader.dll
  125. ----------------------------------------
  126. Microsoft.Win32.SystemEvents
  127. Assembly Version: 6.0.0.0
  128. Win32 Version: 6.0.21.52210
  129. CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.WindowsDesktop.App/6.0.0/Microsoft.Win32.SystemEvents.dll
  130. ----------------------------------------
  131. System.ComponentModel
  132. Assembly Version: 6.0.0.0
  133. Win32 Version: 6.0.21.52210
  134. CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.0/System.ComponentModel.dll
  135. ----------------------------------------
  136. Aogami.SMTV
  137. Assembly Version: 1.0.0.0
  138. Win32 Version: 1.0.0.0
  139. CodeBase: file:///C:/Users/Destiny%20Chan/Downloads/Aogami_v0.3/Aogami.SMTV.dll
  140. ----------------------------------------
  141. System.Resources.Extensions
  142. Assembly Version: 6.0.0.0
  143. Win32 Version: 6.0.21.52210
  144. CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.WindowsDesktop.App/6.0.0/System.Resources.Extensions.dll
  145. ----------------------------------------
  146. System.Drawing
  147. Assembly Version: 6.0.0.0
  148. Win32 Version: 6.0.21.52301
  149. CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.WindowsDesktop.App/6.0.0/System.Drawing.dll
  150. ----------------------------------------
  151. System.ObjectModel
  152. Assembly Version: 6.0.0.0
  153. Win32 Version: 6.0.21.52210
  154. CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.0/System.ObjectModel.dll
  155. ----------------------------------------
  156. System.Linq
  157. Assembly Version: 6.0.0.0
  158. Win32 Version: 6.0.21.52210
  159. CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.0/System.Linq.dll
  160. ----------------------------------------
  161. System.Private.Uri
  162. Assembly Version: 6.0.0.0
  163. Win32 Version: 6.0.21.52210
  164. CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.0/System.Private.Uri.dll
  165. ----------------------------------------
  166. System.Collections.NonGeneric
  167. Assembly Version: 6.0.0.0
  168. Win32 Version: 6.0.21.52210
  169. CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.0/System.Collections.NonGeneric.dll
  170. ----------------------------------------
  171. System.Runtime.CompilerServices.Unsafe
  172. Assembly Version: 6.0.0.0
  173. Win32 Version: 6.0.21.52210
  174. CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.0/System.Runtime.CompilerServices.Unsafe.dll
  175. ----------------------------------------
  176. System.Security.Cryptography.Primitives
  177. Assembly Version: 6.0.0.0
  178. Win32 Version: 6.0.21.52210
  179. CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.0/System.Security.Cryptography.Primitives.dll
  180. ----------------------------------------
  181. System.Threading.ThreadPool
  182. Assembly Version: 6.0.0.0
  183. Win32 Version: 6.0.21.52210
  184. CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.0/System.Threading.ThreadPool.dll
  185. ----------------------------------------
  186. System.Security.Cryptography.Algorithms
  187. Assembly Version: 6.0.0.0
  188. Win32 Version: 6.0.21.52210
  189. CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.0/System.Security.Cryptography.Algorithms.dll
  190. ----------------------------------------
  191. System.Diagnostics.StackTrace
  192. Assembly Version: 6.0.0.0
  193. Win32 Version: 6.0.21.52210
  194. CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.0/System.Diagnostics.StackTrace.dll
  195. ----------------------------------------
  196. System.Reflection.Metadata
  197. Assembly Version: 6.0.0.0
  198. Win32 Version: 6.0.21.52210
  199. CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.0/System.Reflection.Metadata.dll
  200. ----------------------------------------
  201. System.Collections.Immutable
  202. Assembly Version: 6.0.0.0
  203. Win32 Version: 6.0.21.52210
  204. CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.0/System.Collections.Immutable.dll
  205. ----------------------------------------
  206. System.Diagnostics.FileVersionInfo
  207. Assembly Version: 6.0.0.0
  208. Win32 Version: 6.0.21.52210
  209. CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.0/System.Diagnostics.FileVersionInfo.dll
  210. ----------------------------------------
  211. System.Collections.Concurrent
  212. Assembly Version: 6.0.0.0
  213. Win32 Version: 6.0.21.52210
  214. CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.0/System.Collections.Concurrent.dll
  215. ----------------------------------------
  216.  
  217. ************** JIT Debugging **************
  218.  
  219.  
  220.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement