Advertisement
Guest User

Untitled

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