Guest User

Untitled

a guest
Apr 21st, 2016
53
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.26 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 BizHawk.Client.Common.TasStateManager.Capture(Boolean force)
  7. at BizHawk.Client.EmuHawk.TAStudio.StartNewTasMovie()
  8. at BizHawk.Client.EmuHawk.TAStudio.InitializeOnLoad()
  9. at BizHawk.Client.EmuHawk.TAStudio.Tastudio_Load(Object sender, EventArgs e)
  10. at System.Windows.Forms.Form.OnLoad(EventArgs e)
  11. at System.Windows.Forms.Form.OnCreateControl()
  12. at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
  13. at System.Windows.Forms.Control.CreateControl()
  14. at System.Windows.Forms.Control.WmShowWindow(Message& m)
  15. at System.Windows.Forms.Control.WndProc(Message& m)
  16. at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
  17. at System.Windows.Forms.Form.WmShowWindow(Message& m)
  18. at System.Windows.Forms.Form.WndProc(Message& m)
  19. at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
  20. at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
  21. at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
  22.  
  23.  
  24. ************** Loaded Assemblies **************
  25. mscorlib
  26. Assembly Version: 4.0.0.0
  27. Win32 Version: 4.6.1078.0 built by: NETFXREL3STAGE
  28. CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll
  29. ----------------------------------------
  30. EmuHawk
  31. Assembly Version: 1.11.6.0
  32. Win32 Version: 1.11.6.0
  33. CodeBase: file:///C:/Users/User/Downloads/BizHawk-1.11.6/EmuHawk.exe
  34. ----------------------------------------
  35. System.Core
  36. Assembly Version: 4.0.0.0
  37. Win32 Version: 4.6.1038.0 built by: NETFXREL2
  38. CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll
  39. ----------------------------------------
  40. System
  41. Assembly Version: 4.0.0.0
  42. Win32 Version: 4.6.1075.0 built by: NETFXREL3STAGE
  43. CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
  44. ----------------------------------------
  45. System.Windows.Forms
  46. Assembly Version: 4.0.0.0
  47. Win32 Version: 4.6.1038.0 built by: NETFXREL2
  48. CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
  49. ----------------------------------------
  50. System.Drawing
  51. Assembly Version: 4.0.0.0
  52. Win32 Version: 4.6.1078.0 built by: NETFXREL3STAGE
  53. CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
  54. ----------------------------------------
  55. BizHawk.Common
  56. Assembly Version: 1.11.6.0
  57. Win32 Version: 1.11.6.0
  58. CodeBase: file:///C:/Users/User/Downloads/BizHawk-1.11.6/dll/BizHawk.Common.dll
  59. ----------------------------------------
  60. BizHawk.Client.Common
  61. Assembly Version: 1.11.6.0
  62. Win32 Version: 1.11.6.0
  63. CodeBase: file:///C:/Users/User/Downloads/BizHawk-1.11.6/dll/BizHawk.Client.Common.dll
  64. ----------------------------------------
  65. BizHawk.Emulation.Common
  66. Assembly Version: 1.11.6.0
  67. Win32 Version: 1.11.6.0
  68. CodeBase: file:///C:/Users/User/Downloads/BizHawk-1.11.6/dll/BizHawk.Emulation.Common.dll
  69. ----------------------------------------
  70. BizHawk.Bizware.BizwareGL.OpenTK
  71. Assembly Version: 0.0.0.0
  72. Win32 Version: 0.0.0.0
  73. CodeBase: file:///C:/Users/User/Downloads/BizHawk-1.11.6/dll/BizHawk.Bizware.BizwareGL.OpenTK.dll
  74. ----------------------------------------
  75. BizHawk.Bizware.BizwareGL
  76. Assembly Version: 0.0.0.0
  77. Win32 Version: 0.0.0.0
  78. CodeBase: file:///C:/Users/User/Downloads/BizHawk-1.11.6/dll/BizHawk.Bizware.BizwareGL.dll
  79. ----------------------------------------
  80. OpenTK
  81. Assembly Version: 1.1.0.0
  82. Win32 Version: 1.1.1475.5656
  83. CodeBase: file:///C:/Users/User/Downloads/BizHawk-1.11.6/dll/OpenTK.dll
  84. ----------------------------------------
  85. Microsoft.VisualBasic
  86. Assembly Version: 10.0.0.0
  87. Win32 Version: 14.6.1038.0 built by: NETFXREL2
  88. CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/Microsoft.VisualBasic/v4.0_10.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualBasic.dll
  89. ----------------------------------------
  90. BizHawk.Bizware.BizwareGL.SlimDX
  91. Assembly Version: 0.0.0.0
  92. Win32 Version: 0.0.0.0
  93. CodeBase: file:///C:/Users/User/Downloads/BizHawk-1.11.6/dll/BizHawk.Bizware.BizwareGL.SlimDX.dll
  94. ----------------------------------------
  95. BizHawk.Bizware.BizwareGL.GdiPlus
  96. Assembly Version: 0.0.0.0
  97. Win32 Version: 0.0.0.0
  98. CodeBase: file:///C:/Users/User/Downloads/BizHawk-1.11.6/dll/BizHawk.Bizware.BizwareGL.GdiPlus.dll
  99. ----------------------------------------
  100. BizHawk.Emulation.Cores
  101. Assembly Version: 1.11.6.0
  102. Win32 Version: 1.11.6.0
  103. CodeBase: file:///C:/Users/User/Downloads/BizHawk-1.11.6/dll/Bizhawk.Emulation.Cores.dll
  104. ----------------------------------------
  105. Newtonsoft.Json
  106. Assembly Version: 6.0.0.0
  107. Win32 Version: 6.0.3.17312
  108. CodeBase: file:///C:/Users/User/Downloads/BizHawk-1.11.6/dll/Newtonsoft.Json.dll
  109. ----------------------------------------
  110. System.Numerics
  111. Assembly Version: 4.0.0.0
  112. Win32 Version: 4.6.1038.0 built by: NETFXREL2
  113. CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Numerics/v4.0_4.0.0.0__b77a5c561934e089/System.Numerics.dll
  114. ----------------------------------------
  115. System.ComponentModel.DataAnnotations
  116. Assembly Version: 4.0.0.0
  117. Win32 Version: 4.6.1038.0
  118. CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.ComponentModel.DataAnnotations/v4.0_4.0.0.0__31bf3856ad364e35/System.ComponentModel.DataAnnotations.dll
  119. ----------------------------------------
  120. System.Runtime.Serialization
  121. Assembly Version: 4.0.0.0
  122. Win32 Version: 4.6.1038.0 built by: NETFXREL2
  123. CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Runtime.Serialization/v4.0_4.0.0.0__b77a5c561934e089/System.Runtime.Serialization.dll
  124. ----------------------------------------
  125. System.Xml.Linq
  126. Assembly Version: 4.0.0.0
  127. Win32 Version: 4.6.1038.0 built by: NETFXREL2
  128. CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Xml.Linq/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.Linq.dll
  129. ----------------------------------------
  130. System.Xml
  131. Assembly Version: 4.0.0.0
  132. Win32 Version: 4.6.1064.2 built by: NETFXREL3STAGE
  133. CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
  134. ----------------------------------------
  135. System.Data
  136. Assembly Version: 4.0.0.0
  137. Win32 Version: 4.6.1038.0 built by: NETFXREL2
  138. CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_32/System.Data/v4.0_4.0.0.0__b77a5c561934e089/System.Data.dll
  139. ----------------------------------------
  140. Anonymously Hosted DynamicMethods Assembly
  141. Assembly Version: 0.0.0.0
  142. Win32 Version: 4.6.1078.0 built by: NETFXREL3STAGE
  143. CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_32/mscorlib/v4.0_4.0.0.0__b77a5c561934e089/mscorlib.dll
  144. ----------------------------------------
  145. SlimDX
  146. Assembly Version: 4.0.13.43
  147. Win32 Version:
  148. CodeBase: file:///C:/Users/User/Downloads/BizHawk-1.11.6/dll/SlimDX.dll
  149. ----------------------------------------
  150. System.Configuration
  151. Assembly Version: 4.0.0.0
  152. Win32 Version: 4.6.1038.0 built by: NETFXREL2
  153. CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
  154. ----------------------------------------
  155. BizHawk.Emulation.DiscSystem
  156. Assembly Version: 1.11.6.0
  157. Win32 Version: 1.11.6.0
  158. CodeBase: file:///C:/Users/User/Downloads/BizHawk-1.11.6/dll/BizHawk.Emulation.DiscSystem.dll
  159. ----------------------------------------
  160. EMU7800
  161. Assembly Version: 1.0.0.0
  162. Win32 Version: 1.0.0.0
  163. CodeBase: file:///C:/Users/User/Downloads/BizHawk-1.11.6/dll/EMU7800.dll
  164. ----------------------------------------
  165. PresentationFramework
  166. Assembly Version: 4.0.0.0
  167. Win32 Version: 4.6.1073.0
  168. CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/PresentationFramework/v4.0_4.0.0.0__31bf3856ad364e35/PresentationFramework.dll
  169. ----------------------------------------
  170. WindowsBase
  171. Assembly Version: 4.0.0.0
  172. Win32 Version: 4.6.1073.0 built by: NETFXREL3STAGE
  173. CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/WindowsBase/v4.0_4.0.0.0__31bf3856ad364e35/WindowsBase.dll
  174. ----------------------------------------
  175. PresentationCore
  176. Assembly Version: 4.0.0.0
  177. Win32 Version: 4.6.1073.0 built by: NETFXREL3STAGE
  178. CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_32/PresentationCore/v4.0_4.0.0.0__31bf3856ad364e35/PresentationCore.dll
  179. ----------------------------------------
  180. System.Xaml
  181. Assembly Version: 4.0.0.0
  182. Win32 Version: 4.6.1073.0 built by: NETFXREL3STAGE
  183. CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Xaml/v4.0_4.0.0.0__b77a5c561934e089/System.Xaml.dll
  184. ----------------------------------------
  185. ICSharpCode.SharpZipLib
  186. Assembly Version: 0.86.0.518
  187. Win32 Version: 0.86.0.518
  188. CodeBase: file:///C:/Users/User/Downloads/BizHawk-1.11.6/dll/ICSharpCode.SharpZipLib.dll
  189. ----------------------------------------
  190. BizHawk.Client.ApiHawk
  191. Assembly Version: 1.0.0.0
  192. Win32 Version: 1.0.0.0
  193. CodeBase: file:///C:/Users/User/Downloads/BizHawk-1.11.6/dll/BizHawk.Client.ApiHawk.dll
  194. ----------------------------------------
  195. Ionic.Zip
  196. Assembly Version: 1.9.1.8
  197. Win32 Version: 1.9.1.8
  198. CodeBase: file:///C:/Users/User/Downloads/BizHawk-1.11.6/dll/Ionic.Zip.dll
  199. ----------------------------------------
  200.  
  201. ************** JIT Debugging **************
  202. To enable just-in-time (JIT) debugging, the .config file for this
  203. application or computer (machine.config) must have the
  204. jitDebugging value set in the system.windows.forms section.
  205. The application must also be compiled with debugging
  206. enabled.
  207.  
  208. For example:
  209.  
  210. <configuration>
  211. <system.windows.forms jitDebugging="true" />
  212. </configuration>
  213.  
  214. When JIT debugging is enabled, any unhandled exception
  215. will be sent to the JIT debugger registered on the computer
  216. rather than be handled by this dialog box.
Add Comment
Please, Sign In to add comment