Advertisement
Guest User

Untitled

a guest
Sep 18th, 2016
162
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.85 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.AggregateException: One or more errors occurred. ---> System.InvalidOperationException: Cannot create a TasMovie against a core that does not implement IStatable
  6. at BizHawk.Client.Common.TasMovie..ctor(String path, Boolean startsFromSavestate, BackgroundWorker progressReportWorker)
  7. at BizHawk.Client.Common.MovieService.Get(String path)
  8. at BizHawk.Client.EmuHawk.PlayMovie.PreLoadMovieFile(HawkFile hf, Boolean force)
  9. at BizHawk.Client.EmuHawk.PlayMovie.AddMovieToList(String filename, Boolean force)
  10. at BizHawk.Client.EmuHawk.PlayMovie.<>c__DisplayClass7.<ScanFiles>b__5(Int32 i)
  11. at System.Threading.Tasks.Parallel.<>c__DisplayClassf`1.<ForWorker>b__c()
  12. at System.Threading.Tasks.Task.InnerInvoke()
  13. at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
  14. at System.Threading.Tasks.Task.<>c__DisplayClass7.<ExecuteSelfReplicating>b__6(Object )
  15. --- End of inner exception stack trace ---
  16. at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
  17. at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
  18. at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
  19. at System.Threading.Tasks.Parallel.For(Int32 fromInclusive, Int32 toExclusive, Action`1 body)
  20. at BizHawk.Client.EmuHawk.PlayMovie.ScanFiles()
  21. at BizHawk.Client.EmuHawk.PlayMovie.MatchHashCheckBox_CheckedChanged(Object sender, EventArgs e)
  22. at System.Windows.Forms.CheckBox.OnCheckedChanged(EventArgs e)
  23. at System.Windows.Forms.CheckBox.set_CheckState(CheckState value)
  24. at System.Windows.Forms.CheckBox.set_Checked(Boolean value)
  25. at BizHawk.Client.EmuHawk.PlayMovie.PlayMovie_Load(Object sender, EventArgs e)
  26. at System.Windows.Forms.Form.OnLoad(EventArgs e)
  27. at System.Windows.Forms.Form.OnCreateControl()
  28. at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
  29. at System.Windows.Forms.Control.CreateControl()
  30. at System.Windows.Forms.Control.WmShowWindow(Message& m)
  31. at System.Windows.Forms.Control.WndProc(Message& m)
  32. at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
  33. at System.Windows.Forms.Form.WmShowWindow(Message& m)
  34. at System.Windows.Forms.Form.WndProc(Message& m)
  35. at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
  36. at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
  37. at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
  38. ---> (Inner Exception #0) System.InvalidOperationException: Cannot create a TasMovie against a core that does not implement IStatable
  39. at BizHawk.Client.Common.TasMovie..ctor(String path, Boolean startsFromSavestate, BackgroundWorker progressReportWorker)
  40. at BizHawk.Client.Common.MovieService.Get(String path)
  41. at BizHawk.Client.EmuHawk.PlayMovie.PreLoadMovieFile(HawkFile hf, Boolean force)
  42. at BizHawk.Client.EmuHawk.PlayMovie.AddMovieToList(String filename, Boolean force)
  43. at BizHawk.Client.EmuHawk.PlayMovie.<>c__DisplayClass7.<ScanFiles>b__5(Int32 i)
  44. at System.Threading.Tasks.Parallel.<>c__DisplayClassf`1.<ForWorker>b__c()
  45. at System.Threading.Tasks.Task.InnerInvoke()
  46. at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
  47. at System.Threading.Tasks.Task.<>c__DisplayClass7.<ExecuteSelfReplicating>b__6(Object )<---
  48.  
  49.  
  50.  
  51. ************** Loaded Assemblies **************
  52. mscorlib
  53. Assembly Version: 4.0.0.0
  54. Win32 Version: 4.0.30319.1 (RTMRel.030319-0100)
  55. CodeBase: file:///C:/WINDOWS/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll
  56. ----------------------------------------
  57. EmuHawk
  58. Assembly Version: 1.11.7.1
  59. Win32 Version: 1.11.7.1
  60. CodeBase: file:///C:/Documents%20and%20Settings/Others/Documenti/Download/BizHawk-1.11.7/EmuHawk.exe
  61. ----------------------------------------
  62. System.Windows.Forms
  63. Assembly Version: 4.0.0.0
  64. Win32 Version: 4.0.30319.1 built by: RTMRel
  65. CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
  66. ----------------------------------------
  67. System.Drawing
  68. Assembly Version: 4.0.0.0
  69. Win32 Version: 4.0.30319.1 built by: RTMRel
  70. CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
  71. ----------------------------------------
  72. System
  73. Assembly Version: 4.0.0.0
  74. Win32 Version: 4.0.30319.1 built by: RTMRel
  75. CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
  76. ----------------------------------------
  77. BizHawk.Common
  78. Assembly Version: 1.11.7.1
  79. Win32 Version: 1.11.7.1
  80. CodeBase: file:///C:/Documents%20and%20Settings/Others/Documenti/Download/BizHawk-1.11.7/dll/BizHawk.Common.dll
  81. ----------------------------------------
  82. BizHawk.Client.Common
  83. Assembly Version: 1.11.7.1
  84. Win32 Version: 1.11.7.1
  85. CodeBase: file:///C:/Documents%20and%20Settings/Others/Documenti/Download/BizHawk-1.11.7/dll/BizHawk.Client.Common.dll
  86. ----------------------------------------
  87. BizHawk.Emulation.Common
  88. Assembly Version: 1.11.7.1
  89. Win32 Version: 1.11.7.1
  90. CodeBase: file:///C:/Documents%20and%20Settings/Others/Documenti/Download/BizHawk-1.11.7/dll/BizHawk.Emulation.Common.dll
  91. ----------------------------------------
  92. System.Core
  93. Assembly Version: 4.0.0.0
  94. Win32 Version: 4.0.30319.1 built by: RTMRel
  95. CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll
  96. ----------------------------------------
  97. BizHawk.Bizware.BizwareGL.OpenTK
  98. Assembly Version: 0.0.0.0
  99. Win32 Version: 0.0.0.0
  100. CodeBase: file:///C:/Documents%20and%20Settings/Others/Documenti/Download/BizHawk-1.11.7/dll/BizHawk.Bizware.BizwareGL.OpenTK.dll
  101. ----------------------------------------
  102. BizHawk.Bizware.BizwareGL
  103. Assembly Version: 0.0.0.0
  104. Win32 Version: 0.0.0.0
  105. CodeBase: file:///C:/Documents%20and%20Settings/Others/Documenti/Download/BizHawk-1.11.7/dll/BizHawk.Bizware.BizwareGL.dll
  106. ----------------------------------------
  107. OpenTK
  108. Assembly Version: 1.1.0.0
  109. Win32 Version: 1.1.1475.5656
  110. CodeBase: file:///C:/Documents%20and%20Settings/Others/Documenti/Download/BizHawk-1.11.7/dll/OpenTK.dll
  111. ----------------------------------------
  112. BizHawk.Bizware.BizwareGL.SlimDX
  113. Assembly Version: 0.0.0.0
  114. Win32 Version: 0.0.0.0
  115. CodeBase: file:///C:/Documents%20and%20Settings/Others/Documenti/Download/BizHawk-1.11.7/dll/BizHawk.Bizware.BizwareGL.SlimDX.dll
  116. ----------------------------------------
  117. BizHawk.Bizware.BizwareGL.GdiPlus
  118. Assembly Version: 0.0.0.0
  119. Win32 Version: 0.0.0.0
  120. CodeBase: file:///C:/Documents%20and%20Settings/Others/Documenti/Download/BizHawk-1.11.7/dll/BizHawk.Bizware.BizwareGL.GdiPlus.dll
  121. ----------------------------------------
  122. Microsoft.VisualBasic
  123. Assembly Version: 10.0.0.0
  124. Win32 Version: 10.0.30319.1 built by: RTMRel
  125. CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/Microsoft.VisualBasic/v4.0_10.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualBasic.dll
  126. ----------------------------------------
  127. BizHawk.Emulation.Cores
  128. Assembly Version: 1.11.7.1
  129. Win32 Version: 1.11.7.1
  130. CodeBase: file:///C:/Documents%20and%20Settings/Others/Documenti/Download/BizHawk-1.11.7/dll/Bizhawk.Emulation.Cores.dll
  131. ----------------------------------------
  132. Newtonsoft.Json
  133. Assembly Version: 6.0.0.0
  134. Win32 Version: 6.0.3.17312
  135. CodeBase: file:///C:/Documents%20and%20Settings/Others/Documenti/Download/BizHawk-1.11.7/dll/Newtonsoft.Json.dll
  136. ----------------------------------------
  137. System.Numerics
  138. Assembly Version: 4.0.0.0
  139. Win32 Version: 4.0.30319.1 built by: RTMRel
  140. CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Numerics/v4.0_4.0.0.0__b77a5c561934e089/System.Numerics.dll
  141. ----------------------------------------
  142. System.ComponentModel.DataAnnotations
  143. Assembly Version: 4.0.0.0
  144. Win32 Version: 4.0.30319.1
  145. CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.ComponentModel.DataAnnotations/v4.0_4.0.0.0__31bf3856ad364e35/System.ComponentModel.DataAnnotations.dll
  146. ----------------------------------------
  147. System.Runtime.Serialization
  148. Assembly Version: 4.0.0.0
  149. Win32 Version: 4.0.30319.1 (RTMRel.030319-0100)
  150. CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Runtime.Serialization/v4.0_4.0.0.0__b77a5c561934e089/System.Runtime.Serialization.dll
  151. ----------------------------------------
  152. System.Xml.Linq
  153. Assembly Version: 4.0.0.0
  154. Win32 Version: 4.0.30319.1 built by: RTMRel
  155. CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Xml.Linq/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.Linq.dll
  156. ----------------------------------------
  157. System.Xml
  158. Assembly Version: 4.0.0.0
  159. Win32 Version: 4.0.30319.1 built by: RTMRel
  160. CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
  161. ----------------------------------------
  162. System.Data
  163. Assembly Version: 4.0.0.0
  164. Win32 Version: 4.0.30319.1 (RTMRel.030319-0100)
  165. CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_32/System.Data/v4.0_4.0.0.0__b77a5c561934e089/System.Data.dll
  166. ----------------------------------------
  167. Anonymously Hosted DynamicMethods Assembly
  168. Assembly Version: 0.0.0.0
  169. Win32 Version: 4.0.30319.1 (RTMRel.030319-0100)
  170. CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_32/mscorlib/v4.0_4.0.0.0__b77a5c561934e089/mscorlib.dll
  171. ----------------------------------------
  172. SlimDX
  173. Assembly Version: 4.0.13.43
  174. Win32 Version:
  175. CodeBase: file:///C:/Documents%20and%20Settings/Others/Documenti/Download/BizHawk-1.11.7/dll/SlimDX.dll
  176. ----------------------------------------
  177. ICSharpCode.SharpZipLib
  178. Assembly Version: 0.86.0.518
  179. Win32 Version: 0.86.0.518
  180. CodeBase: file:///C:/Documents%20and%20Settings/Others/Documenti/Download/BizHawk-1.11.7/dll/ICSharpCode.SharpZipLib.dll
  181. ----------------------------------------
  182.  
  183. ************** JIT Debugging **************
  184. To enable just-in-time (JIT) debugging, the .config file for this
  185. application or computer (machine.config) must have the
  186. jitDebugging value set in the system.windows.forms section.
  187. The application must also be compiled with debugging
  188. enabled.
  189.  
  190. For example:
  191.  
  192. <configuration>
  193. <system.windows.forms jitDebugging="true" />
  194. </configuration>
  195.  
  196. When JIT debugging is enabled, any unhandled exception
  197. will be sent to the JIT debugger registered on the computer
  198. rather than be handled by this dialog box.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement