Advertisement
GuyOnASofa

error message 2

Jan 20th, 2023
63
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 14.98 KB | None | 0 0
  1. Exception Details:
  2. System.IO.FileNotFoundException: Could not find file 'D:\SkyEditor\PSMD Zorua\BaseRom\Raw Files\ExeFS\banner.bnr'.
  3. File name: 'D:\SkyEditor\PSMD Zorua\BaseRom\Raw Files\ExeFS\banner.bnr'
  4. at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
  5. at System.IO.File.InternalMove(String sourceFileName, String destFileName, Boolean checkHost)
  6. at DotNet3dsToolkit.Converter._Closure$__71-0.VB$StateMachine___Lambda$__0.MoveNext()
  7. --- End of stack trace from previous location where exception was thrown ---
  8. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  9. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  10. at DotNet3dsToolkit.Converter.VB$StateMachine_71_ExtractPartition0.MoveNext()
  11. --- End of stack trace from previous location where exception was thrown ---
  12. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  13. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  14. at DotNet3dsToolkit.Converter.VB$StateMachine_87_ExtractCCI.MoveNext()
  15. --- End of stack trace from previous location where exception was thrown ---
  16. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  17. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  18. at DotNet3dsToolkit.Converter.VB$StateMachine_86_ExtractCCI.MoveNext()
  19. --- End of stack trace from previous location where exception was thrown ---
  20. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  21. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  22. at DotNet3dsToolkit.Converter.VB$StateMachine_93_ExtractAuto.MoveNext()
  23. --- End of stack trace from previous location where exception was thrown ---
  24. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  25. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  26. at SkyEditor.ROMEditor.Projects.BaseRomProject.VB$StateMachine_41_ImportRom.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\Projects\BaseRomProject.vb:line 198
  27. --- End of stack trace from previous location where exception was thrown ---
  28. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  29. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  30. at SkyEditor.ROMEditor.DsModSolutionInitializationWizard.BaseRomStep.VB$StateMachine_25_ExtractRom.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\DsModSolutionInitializationWizard.vb:line 144
  31. --- End of stack trace from previous location where exception was thrown ---
  32. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  33. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  34. at SkyEditor.ROMEditor.UI.WPF.DsModSolutionInitializationWizardBaseRomStepView.VB$StateMachine_5_btnExtract_Click.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.UI.WPF\Views\WizardSteps\DsModSolutionInitializationWizardBaseRomStepView.xaml.vb:line 19
  35. --- End of stack trace from previous location where exception was thrown ---
  36. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  37. at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
  38. at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
  39. at System.Windows.Threading.DispatcherOperation.InvokeImpl()
  40. at MS.Internal.CulturePreservingExecutionContext.CallbackWrapper(Object obj)
  41. at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  42. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  43. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
  44. at MS.Internal.CulturePreservingExecutionContext.Run(CulturePreservingExecutionContext executionContext, ContextCallback callback, Object state)
  45. at System.Windows.Threading.DispatcherOperation.Invoke()
  46. at System.Windows.Threading.Dispatcher.ProcessQueue()
  47. at System.Windows.Threading.Dispatcher.WndProcHook(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
  48. at MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
  49. at MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)
  50. at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
  51. at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
  52. at System.Windows.Threading.Dispatcher.LegacyInvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Int32 numArgs)
  53. at MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
  54. at MS.Win32.UnsafeNativeMethods.DispatchMessage(MSG& msg)
  55. at System.Windows.Threading.Dispatcher.PushFrameImpl(DispatcherFrame frame)
  56. at System.Windows.Window.ShowHelper(Object booleanBox)
  57. at System.Windows.Window.ShowDialog()
  58. at SkyEditor.UI.WPF.MenuActions.FileNewSolution.VB$StateMachine_9_DoAction.MoveNext()
  59. --- End of stack trace from previous location where exception was thrown ---
  60. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  61. at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
  62. at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
  63. at System.Windows.Threading.DispatcherOperation.InvokeImpl()
  64. at MS.Internal.CulturePreservingExecutionContext.CallbackWrapper(Object obj)
  65. at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  66. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  67. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
  68. at MS.Internal.CulturePreservingExecutionContext.Run(CulturePreservingExecutionContext executionContext, ContextCallback callback, Object state)
  69. at System.Windows.Threading.DispatcherOperation.Invoke()
  70. at System.Windows.Threading.Dispatcher.ProcessQueue()
  71. at System.Windows.Threading.Dispatcher.WndProcHook(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
  72. at MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
  73. at MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)
  74. at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
  75. at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
  76. at System.Windows.Threading.Dispatcher.LegacyInvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Int32 numArgs)
  77. at MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
  78. at MS.Win32.UnsafeNativeMethods.DispatchMessage(MSG& msg)
  79. at System.Windows.Threading.Dispatcher.PushFrameImpl(DispatcherFrame frame)
  80. at System.Windows.Window.ShowHelper(Object booleanBox)
  81. at System.Windows.Window.ShowDialog()
  82. at SkyEditor.UI.WPF.StartupHelpers.VB$StateMachine_4_ShowMainWindow.MoveNext()
  83.  
  84. Loaded Assemblies:
  85. --------------------
  86. mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
  87. C:\Windows\Microsoft.NET\Framework64\v4.0.30319\mscorlib.dll
  88.  
  89. SkyEditor.ROMEditor.UI.WPF, Version=4.2.12.0, Culture=neutral, PublicKeyToken=null
  90. C:\Users\GuyOn\OneDrive\Desktop\SkyEditor.ROMEditor.UI.WPF Build 220\SkyEditor.ROMEditor.UI.WPF.exe
  91.  
  92. PresentationFramework, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
  93. C:\Windows\Microsoft.Net\assembly\GAC_MSIL\PresentationFramework\v4.0_4.0.0.0__31bf3856ad364e35\PresentationFramework.dll
  94.  
  95. WindowsBase, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
  96. C:\Windows\Microsoft.Net\assembly\GAC_MSIL\WindowsBase\v4.0_4.0.0.0__31bf3856ad364e35\WindowsBase.dll
  97.  
  98. System.Core, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
  99. C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Core\v4.0_4.0.0.0__b77a5c561934e089\System.Core.dll
  100.  
  101. System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
  102. C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System\v4.0_4.0.0.0__b77a5c561934e089\System.dll
  103.  
  104. PresentationCore, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
  105. C:\Windows\Microsoft.Net\assembly\GAC_64\PresentationCore\v4.0_4.0.0.0__31bf3856ad364e35\PresentationCore.dll
  106.  
  107. System.Xaml, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
  108. C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Xaml\v4.0_4.0.0.0__b77a5c561934e089\System.Xaml.dll
  109.  
  110. System.Configuration, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
  111. C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Configuration\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.Configuration.dll
  112.  
  113. System.Xml, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
  114. C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Xml\v4.0_4.0.0.0__b77a5c561934e089\System.Xml.dll
  115.  
  116. SkyEditor.UI.WPF, Version=0.0.0.160, Culture=neutral, PublicKeyToken=null
  117. C:\Users\GuyOn\OneDrive\Desktop\SkyEditor.ROMEditor.UI.WPF Build 220\SkyEditor.UI.WPF.dll
  118.  
  119. SkyEditor.Core, Version=4.1.0.0, Culture=neutral, PublicKeyToken=null
  120. C:\Users\GuyOn\OneDrive\Desktop\SkyEditor.ROMEditor.UI.WPF Build 220\SkyEditor.Core.dll
  121.  
  122. Microsoft.VisualBasic, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
  123. C:\Windows\Microsoft.Net\assembly\GAC_MSIL\Microsoft.VisualBasic\v4.0_10.0.0.0__b03f5f7f11d50a3a\Microsoft.VisualBasic.dll
  124.  
  125. System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
  126. C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Windows.Forms\v4.0_4.0.0.0__b77a5c561934e089\System.Windows.Forms.dll
  127.  
  128. System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
  129. C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Drawing\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.Drawing.dll
  130.  
  131. SkyEditor.Utilities.AsyncFor, Version=5.0.0.0, Culture=neutral, PublicKeyToken=null
  132. C:\Users\GuyOn\OneDrive\Desktop\SkyEditor.ROMEditor.UI.WPF Build 220\SkyEditor.Utilities.AsyncFor.dll
  133.  
  134. netstandard, Version=2.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51
  135. C:\Windows\Microsoft.Net\assembly\GAC_MSIL\netstandard\v4.0_2.0.0.0__cc7b13ffcd2ddd51\netstandard.dll
  136.  
  137. SkyEditor.IO, Version=5.0.8.0, Culture=neutral, PublicKeyToken=null
  138. C:\Users\GuyOn\OneDrive\Desktop\SkyEditor.ROMEditor.UI.WPF Build 220\SkyEditor.IO.dll
  139.  
  140. Newtonsoft.Json, Version=11.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed
  141. C:\Users\GuyOn\OneDrive\Desktop\SkyEditor.ROMEditor.UI.WPF Build 220\Newtonsoft.Json.dll
  142.  
  143. System.Numerics, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
  144. C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Numerics\v4.0_4.0.0.0__b77a5c561934e089\System.Numerics.dll
  145.  
  146. System.Runtime.Serialization, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
  147. C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Runtime.Serialization\v4.0_4.0.0.0__b77a5c561934e089\System.Runtime.Serialization.dll
  148.  
  149. System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
  150. C:\Windows\Microsoft.Net\assembly\GAC_64\System.Data\v4.0_4.0.0.0__b77a5c561934e089\System.Data.dll
  151.  
  152. SkyEditor.ROMEditor.Windows, Version=4.2.12.0, Culture=neutral, PublicKeyToken=null
  153. C:\Users\GuyOn\OneDrive\Desktop\SkyEditor.ROMEditor.UI.WPF Build 220\SkyEditor.ROMEditor.Windows.dll
  154.  
  155. SkyEditor.CodeEditor, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
  156. C:\Users\GuyOn\OneDrive\Desktop\SkyEditor.ROMEditor.UI.WPF Build 220\SkyEditor.CodeEditor.dll
  157.  
  158. SkyEditor.CodeEditor.UI.WPF, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
  159. C:\Users\GuyOn\OneDrive\Desktop\SkyEditor.ROMEditor.UI.WPF Build 220\SkyEditor.CodeEditor.UI.WPF.exe
  160.  
  161. SkyEditor.ROMEditor, Version=4.1.0.0, Culture=neutral, PublicKeyToken=null
  162. C:\Users\GuyOn\OneDrive\Desktop\SkyEditor.ROMEditor.UI.WPF Build 220\SkyEditor.ROMEditor.dll
  163.  
  164. DSPatcher, Version=1.0.0.4, Culture=neutral, PublicKeyToken=null
  165. C:\Users\GuyOn\OneDrive\Desktop\SkyEditor.ROMEditor.UI.WPF Build 220\DSPatcher.exe
  166.  
  167. DotNet3dsToolkit, Version=0.0.0.118, Culture=neutral, PublicKeyToken=null
  168. C:\Users\GuyOn\OneDrive\Desktop\SkyEditor.ROMEditor.UI.WPF Build 220\DotNet3dsToolkit.dll
  169.  
  170. ICSharpCode.AvalonEdit, Version=5.0.3.0, Culture=neutral, PublicKeyToken=9cc39be672370310
  171. C:\Users\GuyOn\OneDrive\Desktop\SkyEditor.ROMEditor.UI.WPF Build 220\ICSharpCode.AvalonEdit.dll
  172.  
  173. Xceed.Wpf.AvalonDock, Version=3.4.0.0, Culture=neutral, PublicKeyToken=3e4669d2f30244f4
  174. C:\Users\GuyOn\OneDrive\Desktop\SkyEditor.ROMEditor.UI.WPF Build 220\Xceed.Wpf.AvalonDock.dll
  175.  
  176. PresentationFramework.Aero2, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
  177. C:\Windows\Microsoft.Net\assembly\GAC_MSIL\PresentationFramework.Aero2\v4.0_4.0.0.0__31bf3856ad364e35\PresentationFramework.Aero2.dll
  178.  
  179. PresentationFramework-SystemXml, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
  180. C:\Windows\Microsoft.Net\assembly\GAC_MSIL\PresentationFramework-SystemXml\v4.0_4.0.0.0__b77a5c561934e089\PresentationFramework-SystemXml.dll
  181.  
  182. PresentationFramework-SystemData, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
  183. C:\Windows\Microsoft.Net\assembly\GAC_MSIL\PresentationFramework-SystemData\v4.0_4.0.0.0__b77a5c561934e089\PresentationFramework-SystemData.dll
  184.  
  185. UIAutomationTypes, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
  186. C:\Windows\Microsoft.Net\assembly\GAC_MSIL\UIAutomationTypes\v4.0_4.0.0.0__31bf3856ad364e35\UIAutomationTypes.dll
  187.  
  188. UIAutomationProvider, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
  189. C:\Windows\Microsoft.Net\assembly\GAC_MSIL\UIAutomationProvider\v4.0_4.0.0.0__31bf3856ad364e35\UIAutomationProvider.dll
  190.  
  191. System.Deployment, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
  192. C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Deployment\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.Deployment.dll
  193.  
  194. Microsoft.GeneratedCode, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
  195. An error occurred while listing the Loaded Assemblies:
  196. System.NotSupportedException: The invoked member is not supported in a dynamic assembly.
  197. at System.Reflection.Emit.InternalAssemblyBuilder.get_Location()
  198. at SkyEditor.UI.WPF.ErrorWindow.UpdateExceptionDetailsMessage()
  199. --------------------
  200. User Message:
  201.  
  202.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement