Advertisement
Guest User

BizHawk 1.11.9.1 External Tool exception

a guest
Jan 5th, 2017
133
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.06 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.TypeInitializationException: The type initializer for 'BizHawk.Client.ApiHawk.ExternalToolManager' threw an exception. ---> System.IO.FileLoadException: Could not load file or assembly 'file:///C:\BizHawk-1.11.9\ExternalTools\HelloWorld_BizHawkTool.dll' or one of its dependencies. Operation is not supported. (Exception from HRESULT: 0x80131515) ---> System.NotSupportedException: An attempt was made to load an assembly from a network location which would have caused the assembly to be sandboxed in previous versions of the .NET Framework. This release of the .NET Framework does not enable CAS policy by default, so this load may be dangerous. If this load is not intended to sandbox the assembly, please enable the loadFromRemoteSources switch. See http://go.microsoft.com/fwlink/?LinkId=155569 for more information.
  6. --- End of inner exception stack trace ---
  7. at System.Reflection.RuntimeAssembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
  8. at System.Reflection.RuntimeAssembly.nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
  9. at System.Reflection.RuntimeAssembly.InternalLoadAssemblyName(AssemblyName assemblyRef, Evidence assemblySecurity, RuntimeAssembly reqAssembly, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
  10. at System.Reflection.RuntimeAssembly.InternalLoadFrom(String assemblyFile, Evidence securityEvidence, Byte[] hashValue, AssemblyHashAlgorithm hashAlgorithm, Boolean forIntrospection, Boolean suppressSecurityChecks, StackCrawlMark& stackMark)
  11. at System.Reflection.Assembly.LoadFrom(String assemblyFile)
  12. at BizHawk.Client.ApiHawk.ExternalToolManager.GenerateToolTipFromFileName(String fileName)
  13. at BizHawk.Client.ApiHawk.ExternalToolManager.BuildToolStrip()
  14. at BizHawk.Client.ApiHawk.ExternalToolManager..cctor()
  15. --- End of inner exception stack trace ---
  16. at BizHawk.Client.ApiHawk.ExternalToolManager.get_ToolStripMenu()
  17. at BizHawk.Client.EmuHawk.MainForm.ExternalToolToolStripMenuItem_DropDownOpening(Object sender, EventArgs e)
  18. at System.Windows.Forms.ToolStripDropDownItem.OnDropDownShow(EventArgs e)
  19. at System.Windows.Forms.ToolStripMenuItem.OnDropDownShow(EventArgs e)
  20. at System.Windows.Forms.ToolStripDropDownItem.ShowDropDownInternal()
  21. at System.Windows.Forms.ToolStripDropDownItem.ShowDropDown(Boolean mousePush)
  22. at System.Windows.Forms.ToolStripMenuItem.OnMenuAutoExpand()
  23. at System.Windows.Forms.MenuTimer.OnTick(Object sender, EventArgs e)
  24. at System.Windows.Forms.Timer.OnTick(EventArgs e)
  25. at System.Windows.Forms.Timer.TimerNativeWindow.WndProc(Message& m)
  26. at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
  27.  
  28.  
  29. ************** Loaded Assemblies **************
  30. mscorlib
  31. Assembly Version: 4.0.0.0
  32. Win32 Version: 4.6.1086.0 built by: NETFXREL4STAGE
  33. CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll
  34. ----------------------------------------
  35. EmuHawk
  36. Assembly Version: 1.11.9.1
  37. Win32 Version: 1.11.9.1
  38. CodeBase: file:///C:/BizHawk-1.11.9/EmuHawk.exe
  39. ----------------------------------------
  40. System.Core
  41. Assembly Version: 4.0.0.0
  42. Win32 Version: 4.6.1084.0 built by: NETFXREL3STAGE
  43. CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll
  44. ----------------------------------------
  45. System
  46. Assembly Version: 4.0.0.0
  47. Win32 Version: 4.6.1081.0 built by: NETFXREL3STAGE
  48. CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
  49. ----------------------------------------
  50. System.Windows.Forms
  51. Assembly Version: 4.0.0.0
  52. Win32 Version: 4.6.1038.0 built by: NETFXREL2
  53. CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
  54. ----------------------------------------
  55. System.Drawing
  56. Assembly Version: 4.0.0.0
  57. Win32 Version: 4.6.1078.0 built by: NETFXREL3STAGE
  58. CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
  59. ----------------------------------------
  60. BizHawk.Common
  61. Assembly Version: 1.11.9.1
  62. Win32 Version: 1.11.9.1
  63. CodeBase: file:///C:/BizHawk-1.11.9/dll/BizHawk.Common.dll
  64. ----------------------------------------
  65. BizHawk.Client.Common
  66. Assembly Version: 1.11.9.1
  67. Win32 Version: 1.11.9.1
  68. CodeBase: file:///C:/BizHawk-1.11.9/dll/BizHawk.Client.Common.dll
  69. ----------------------------------------
  70. BizHawk.Emulation.Common
  71. Assembly Version: 1.11.9.1
  72. Win32 Version: 1.11.9.1
  73. CodeBase: file:///C:/BizHawk-1.11.9/dll/BizHawk.Emulation.Common.dll
  74. ----------------------------------------
  75. BizHawk.Bizware.BizwareGL.OpenTK
  76. Assembly Version: 0.0.0.0
  77. Win32 Version: 0.0.0.0
  78. CodeBase: file:///C:/BizHawk-1.11.9/dll/BizHawk.Bizware.BizwareGL.OpenTK.dll
  79. ----------------------------------------
  80. BizHawk.Bizware.BizwareGL
  81. Assembly Version: 0.0.0.0
  82. Win32 Version: 0.0.0.0
  83. CodeBase: file:///C:/BizHawk-1.11.9/dll/BizHawk.Bizware.BizwareGL.dll
  84. ----------------------------------------
  85. OpenTK
  86. Assembly Version: 1.1.0.0
  87. Win32 Version: 1.1.1475.5656
  88. CodeBase: file:///C:/BizHawk-1.11.9/dll/OpenTK.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:/BizHawk-1.11.9/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:/BizHawk-1.11.9/dll/BizHawk.Bizware.BizwareGL.GdiPlus.dll
  99. ----------------------------------------
  100. Microsoft.VisualBasic
  101. Assembly Version: 10.0.0.0
  102. Win32 Version: 14.6.1055.0 built by: NETFXREL2
  103. CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/Microsoft.VisualBasic/v4.0_10.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualBasic.dll
  104. ----------------------------------------
  105. BizHawk.Emulation.Cores
  106. Assembly Version: 1.11.9.1
  107. Win32 Version: 1.11.9.1
  108. CodeBase: file:///C:/BizHawk-1.11.9/dll/Bizhawk.Emulation.Cores.dll
  109. ----------------------------------------
  110. Newtonsoft.Json
  111. Assembly Version: 6.0.0.0
  112. Win32 Version: 6.0.3.17312
  113. CodeBase: file:///C:/BizHawk-1.11.9/dll/Newtonsoft.Json.dll
  114. ----------------------------------------
  115. System.Numerics
  116. Assembly Version: 4.0.0.0
  117. Win32 Version: 4.6.1055.0 built by: NETFXREL2
  118. CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Numerics/v4.0_4.0.0.0__b77a5c561934e089/System.Numerics.dll
  119. ----------------------------------------
  120. System.ComponentModel.DataAnnotations
  121. Assembly Version: 4.0.0.0
  122. Win32 Version: 4.6.1055.0
  123. CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.ComponentModel.DataAnnotations/v4.0_4.0.0.0__31bf3856ad364e35/System.ComponentModel.DataAnnotations.dll
  124. ----------------------------------------
  125. System.Runtime.Serialization
  126. Assembly Version: 4.0.0.0
  127. Win32 Version: 4.6.1055.0 built by: NETFXREL2
  128. CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Runtime.Serialization/v4.0_4.0.0.0__b77a5c561934e089/System.Runtime.Serialization.dll
  129. ----------------------------------------
  130. System.Xml.Linq
  131. Assembly Version: 4.0.0.0
  132. Win32 Version: 4.6.1055.0 built by: NETFXREL2
  133. CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Xml.Linq/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.Linq.dll
  134. ----------------------------------------
  135. System.Xml
  136. Assembly Version: 4.0.0.0
  137. Win32 Version: 4.6.1064.2 built by: NETFXREL3STAGE
  138. CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
  139. ----------------------------------------
  140. System.Data
  141. Assembly Version: 4.0.0.0
  142. Win32 Version: 4.6.1086.0 built by: NETFXREL4STAGE
  143. CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_32/System.Data/v4.0_4.0.0.0__b77a5c561934e089/System.Data.dll
  144. ----------------------------------------
  145. SlimDX
  146. Assembly Version: 4.0.13.43
  147. Win32 Version:
  148. CodeBase: file:///C:/BizHawk-1.11.9/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. Anonymously Hosted DynamicMethods Assembly
  156. Assembly Version: 0.0.0.0
  157. Win32 Version: 4.6.1086.0 built by: NETFXREL4STAGE
  158. CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_32/mscorlib/v4.0_4.0.0.0__b77a5c561934e089/mscorlib.dll
  159. ----------------------------------------
  160. BizHawk.Client.ApiHawk
  161. Assembly Version: 1.1.0.0
  162. Win32 Version: 1.1.0.0
  163. CodeBase: file:///C:/BizHawk-1.11.9/dll/BizHawk.Client.ApiHawk.dll
  164. ----------------------------------------
  165. ICSharpCode.SharpZipLib
  166. Assembly Version: 0.86.0.518
  167. Win32 Version: 0.86.0.518
  168. CodeBase: file:///C:/BizHawk-1.11.9/dll/ICSharpCode.SharpZipLib.dll
  169. ----------------------------------------
  170. Microsoft.CSharp
  171. Assembly Version: 4.0.0.0
  172. Win32 Version: 4.6.1055.0
  173. CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/Microsoft.CSharp/v4.0_4.0.0.0__b03f5f7f11d50a3a/Microsoft.CSharp.dll
  174. ----------------------------------------
  175. Accessibility
  176. Assembly Version: 4.0.0.0
  177. Win32 Version: 4.6.1038.0 built by: NETFXREL2
  178. CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/Accessibility/v4.0_4.0.0.0__b03f5f7f11d50a3a/Accessibility.dll
  179. ----------------------------------------
  180. System.Dynamic
  181. Assembly Version: 4.0.0.0
  182. Win32 Version: 4.6.1055.0
  183. CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Dynamic/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Dynamic.dll
  184. ----------------------------------------
  185.  
  186. ************** JIT Debugging **************
  187. To enable just-in-time (JIT) debugging, the .config file for this
  188. application or computer (machine.config) must have the
  189. jitDebugging value set in the system.windows.forms section.
  190. The application must also be compiled with debugging
  191. enabled.
  192.  
  193. For example:
  194.  
  195. <configuration>
  196. <system.windows.forms jitDebugging="true" />
  197. </configuration>
  198.  
  199. When JIT debugging is enabled, any unhandled exception
  200. will be sent to the JIT debugger registered on the computer
  201. rather than be handled by this dialog box.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement