Advertisement
Guest User

errorlogskyeditorthing

a guest
Nov 22nd, 2017
229
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 25.35 KB | None | 0 0
  1. Exception Details:
  2. System.AggregateException: One or more errors occurred. ---> System.AggregateException: One or more errors occurred. ---> System.AggregateException: One or more errors occurred. ---> System.AggregateException: One or more errors occurred. ---> System.IndexOutOfRangeException: Index was outside the bounds of the array.
  3.    at System.Collections.Generic.HashSet`1.AddIfNotPresent(T value)
  4.    at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject.VB$StateMachine___Lambda$__21-1.MoveNext() in C:\BuildAgent\work\4c4cb72b9e973f68\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 161
  5. --- End of stack trace from previous location where exception was thrown ---
  6.    at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  7.    at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  8.    at SkyEditor.Core.Utilities.AsyncFor.<>c__DisplayClass42_1`1.<<RunForEach>b__0>d.MoveNext()
  9.    --- End of inner exception stack trace ---
  10.    --- End of inner exception stack trace ---
  11.    at SkyEditor.Core.Utilities.AsyncFor.<RunForEach>d__42`1.MoveNext()
  12. --- End of stack trace from previous location where exception was thrown ---
  13.    at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  14.    at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  15.    at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject.VB$StateMachine___Lambda$__21-0.MoveNext() in C:\BuildAgent\work\4c4cb72b9e973f68\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 155
  16. --- End of stack trace from previous location where exception was thrown ---
  17.    at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  18.    at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  19.    at SkyEditor.Core.Utilities.AsyncFor.<>c__DisplayClass42_1`1.<<RunForEach>b__0>d.MoveNext()
  20.    --- End of inner exception stack trace ---
  21.    --- End of inner exception stack trace ---
  22.    at SkyEditor.Core.Utilities.AsyncFor.<RunForEach>d__42`1.MoveNext()
  23. --- End of stack trace from previous location where exception was thrown ---
  24.    at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  25.    at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  26.    at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject.VB$StateMachine_20_GetNewLanguageId.MoveNext() in C:\BuildAgent\work\4c4cb72b9e973f68\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 134
  27. --- End of stack trace from previous location where exception was thrown ---
  28.    at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  29.    at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  30.    at SkyEditor.ROMEditor.UI.WPF.MysteryDungeon.PSMD.Views.PsmdLuaLangIntegration.VB$StateMachine_4_btnAdd_Click.MoveNext() in C:\BuildAgent\work\4c4cb72b9e973f68\SkyEditor.ROMEditor.UI.WPF\MysteryDungeon\PSMD\Views\PsmdLuaLangIntegration.xaml.vb:line 30
  31. --- End of stack trace from previous location where exception was thrown ---
  32.    at System.Runtime.CompilerServices.AsyncMethodBuilderCore.<>c.<ThrowAsync>b__6_0(Object state)
  33.    at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
  34.    at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
  35.    at System.Windows.Threading.DispatcherOperation.InvokeImpl()
  36.    at System.Windows.Threading.DispatcherOperation.InvokeInSecurityContext(Object state)
  37.    at MS.Internal.CulturePreservingExecutionContext.CallbackWrapper(Object obj)
  38.    at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  39.    at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  40.    at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
  41.    at MS.Internal.CulturePreservingExecutionContext.Run(CulturePreservingExecutionContext executionContext, ContextCallback callback, Object state)
  42.    at System.Windows.Threading.DispatcherOperation.Invoke()
  43.    at System.Windows.Threading.Dispatcher.ProcessQueue()
  44.    at System.Windows.Threading.Dispatcher.WndProcHook(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
  45.    at MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
  46.    at MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)
  47.    at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
  48.    at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
  49.    at System.Windows.Threading.Dispatcher.LegacyInvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Int32 numArgs)
  50.    at MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
  51.    at MS.Win32.UnsafeNativeMethods.DispatchMessage(MSG& msg)
  52.    at System.Windows.Threading.Dispatcher.PushFrameImpl(DispatcherFrame frame)
  53.    at System.Windows.Threading.Dispatcher.PushFrame(DispatcherFrame frame)
  54.    at System.Windows.Application.RunDispatcher(Object ignore)
  55.    at System.Windows.Application.RunInternal(Window window)
  56.    at System.Windows.Application.Run(Window window)
  57.    at SkyEditor.ROMEditor.UI.WPF.Application.Main() in C:\BuildAgent\work\4c4cb72b9e973f68\SkyEditor.ROMEditor.UI.WPF\obj\Release\Application.g.vb:line 52
  58. ---> (Inner Exception #0) System.AggregateException: One or more errors occurred. ---> System.AggregateException: One or more errors occurred. ---> System.AggregateException: One or more errors occurred. ---> System.IndexOutOfRangeException: Index was outside the bounds of the array.
  59.    at System.Collections.Generic.HashSet`1.AddIfNotPresent(T value)
  60.    at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject.VB$StateMachine___Lambda$__21-1.MoveNext() in C:\BuildAgent\work\4c4cb72b9e973f68\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 161
  61. --- End of stack trace from previous location where exception was thrown ---
  62.    at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  63.    at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  64.    at SkyEditor.Core.Utilities.AsyncFor.<>c__DisplayClass42_1`1.<<RunForEach>b__0>d.MoveNext()
  65.    --- End of inner exception stack trace ---
  66.    --- End of inner exception stack trace ---
  67.    at SkyEditor.Core.Utilities.AsyncFor.<RunForEach>d__42`1.MoveNext()
  68. --- End of stack trace from previous location where exception was thrown ---
  69.    at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  70.    at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  71.    at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject.VB$StateMachine___Lambda$__21-0.MoveNext() in C:\BuildAgent\work\4c4cb72b9e973f68\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 155
  72. --- End of stack trace from previous location where exception was thrown ---
  73.    at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  74.    at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  75.    at SkyEditor.Core.Utilities.AsyncFor.<>c__DisplayClass42_1`1.<<RunForEach>b__0>d.MoveNext()
  76.    --- End of inner exception stack trace ---
  77. ---> (Inner Exception #0) System.AggregateException: One or more errors occurred. ---> System.AggregateException: One or more errors occurred. ---> System.IndexOutOfRangeException: Index was outside the bounds of the array.
  78.    at System.Collections.Generic.HashSet`1.AddIfNotPresent(T value)
  79.    at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject.VB$StateMachine___Lambda$__21-1.MoveNext() in C:\BuildAgent\work\4c4cb72b9e973f68\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 161
  80. --- End of stack trace from previous location where exception was thrown ---
  81.    at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  82.    at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  83.    at SkyEditor.Core.Utilities.AsyncFor.<>c__DisplayClass42_1`1.<<RunForEach>b__0>d.MoveNext()
  84.    --- End of inner exception stack trace ---
  85.    --- End of inner exception stack trace ---
  86.    at SkyEditor.Core.Utilities.AsyncFor.<RunForEach>d__42`1.MoveNext()
  87. --- End of stack trace from previous location where exception was thrown ---
  88.    at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  89.    at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  90.    at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject.VB$StateMachine___Lambda$__21-0.MoveNext() in C:\BuildAgent\work\4c4cb72b9e973f68\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 155
  91. --- End of stack trace from previous location where exception was thrown ---
  92.    at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  93.    at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  94.    at SkyEditor.Core.Utilities.AsyncFor.<>c__DisplayClass42_1`1.<<RunForEach>b__0>d.MoveNext()
  95. ---> (Inner Exception #0) System.AggregateException: One or more errors occurred. ---> System.IndexOutOfRangeException: Index was outside the bounds of the array.
  96.    at System.Collections.Generic.HashSet`1.AddIfNotPresent(T value)
  97.    at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject.VB$StateMachine___Lambda$__21-1.MoveNext() in C:\BuildAgent\work\4c4cb72b9e973f68\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 161
  98. --- End of stack trace from previous location where exception was thrown ---
  99.    at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  100.    at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  101.    at SkyEditor.Core.Utilities.AsyncFor.<>c__DisplayClass42_1`1.<<RunForEach>b__0>d.MoveNext()
  102.    --- End of inner exception stack trace ---
  103. ---> (Inner Exception #0) System.IndexOutOfRangeException: Index was outside the bounds of the array.
  104.    at System.Collections.Generic.HashSet`1.AddIfNotPresent(T value)
  105.    at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject.VB$StateMachine___Lambda$__21-1.MoveNext() in C:\BuildAgent\work\4c4cb72b9e973f68\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 161
  106. --- End of stack trace from previous location where exception was thrown ---
  107.    at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  108.    at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  109.    at SkyEditor.Core.Utilities.AsyncFor.<>c__DisplayClass42_1`1.<<RunForEach>b__0>d.MoveNext()<---
  110. <---
  111.  
  112. ---> (Inner Exception #1) System.AggregateException: One or more errors occurred. ---> System.ArgumentException: Source array was not long enough. Check srcIndex and length, and the array's lower bounds.
  113.    at System.Array.Copy(Array sourceArray, Int32 sourceIndex, Array destinationArray, Int32 destinationIndex, Int32 length, Boolean reliable)
  114.    at System.Collections.Generic.HashSet`1.SetCapacity(Int32 newSize, Boolean forceNewHashCodes)
  115.    at System.Collections.Generic.HashSet`1.IncreaseCapacity()
  116.    at System.Collections.Generic.HashSet`1.AddIfNotPresent(T value)
  117.    at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject.VB$StateMachine___Lambda$__21-1.MoveNext() in C:\BuildAgent\work\4c4cb72b9e973f68\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 161
  118. --- End of stack trace from previous location where exception was thrown ---
  119.    at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  120.    at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  121.    at SkyEditor.Core.Utilities.AsyncFor.<>c__DisplayClass42_1`1.<<RunForEach>b__0>d.MoveNext()
  122.    --- End of inner exception stack trace ---
  123. ---> (Inner Exception #0) System.ArgumentException: Source array was not long enough. Check srcIndex and length, and the array's lower bounds.
  124.    at System.Array.Copy(Array sourceArray, Int32 sourceIndex, Array destinationArray, Int32 destinationIndex, Int32 length, Boolean reliable)
  125.    at System.Collections.Generic.HashSet`1.SetCapacity(Int32 newSize, Boolean forceNewHashCodes)
  126.    at System.Collections.Generic.HashSet`1.IncreaseCapacity()
  127.    at System.Collections.Generic.HashSet`1.AddIfNotPresent(T value)
  128.    at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject.VB$StateMachine___Lambda$__21-1.MoveNext() in C:\BuildAgent\work\4c4cb72b9e973f68\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 161
  129. --- End of stack trace from previous location where exception was thrown ---
  130.    at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  131.    at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  132.    at SkyEditor.Core.Utilities.AsyncFor.<>c__DisplayClass42_1`1.<<RunForEach>b__0>d.MoveNext()<---
  133. <---
  134.  
  135. ---> (Inner Exception #2) System.AggregateException: One or more errors occurred. ---> System.IndexOutOfRangeException: Index was outside the bounds of the array.
  136.    at System.Collections.Generic.HashSet`1.AddIfNotPresent(T value)
  137.    at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject.VB$StateMachine___Lambda$__21-1.MoveNext() in C:\BuildAgent\work\4c4cb72b9e973f68\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 161
  138. --- End of stack trace from previous location where exception was thrown ---
  139.    at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  140.    at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  141.    at SkyEditor.Core.Utilities.AsyncFor.<>c__DisplayClass42_1`1.<<RunForEach>b__0>d.MoveNext()
  142.    --- End of inner exception stack trace ---
  143. ---> (Inner Exception #0) System.IndexOutOfRangeException: Index was outside the bounds of the array.
  144.    at System.Collections.Generic.HashSet`1.AddIfNotPresent(T value)
  145.    at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject.VB$StateMachine___Lambda$__21-1.MoveNext() in C:\BuildAgent\work\4c4cb72b9e973f68\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 161
  146. --- End of stack trace from previous location where exception was thrown ---
  147.    at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  148.    at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  149.    at SkyEditor.Core.Utilities.AsyncFor.<>c__DisplayClass42_1`1.<<RunForEach>b__0>d.MoveNext()<---
  150. <---
  151.  
  152. ---> (Inner Exception #3) System.AggregateException: One or more errors occurred. ---> System.IndexOutOfRangeException: Index was outside the bounds of the array.
  153.    at System.Collections.Generic.HashSet`1.AddIfNotPresent(T value)
  154.    at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject.VB$StateMachine___Lambda$__21-1.MoveNext() in C:\BuildAgent\work\4c4cb72b9e973f68\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 161
  155. --- End of stack trace from previous location where exception was thrown ---
  156.    at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  157.    at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  158.    at SkyEditor.Core.Utilities.AsyncFor.<>c__DisplayClass42_1`1.<<RunForEach>b__0>d.MoveNext()
  159.    --- End of inner exception stack trace ---
  160. ---> (Inner Exception #0) System.IndexOutOfRangeException: Index was outside the bounds of the array.
  161.    at System.Collections.Generic.HashSet`1.AddIfNotPresent(T value)
  162.    at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject.VB$StateMachine___Lambda$__21-1.MoveNext() in C:\BuildAgent\work\4c4cb72b9e973f68\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 161
  163. --- End of stack trace from previous location where exception was thrown ---
  164.    at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  165.    at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  166.    at SkyEditor.Core.Utilities.AsyncFor.<>c__DisplayClass42_1`1.<<RunForEach>b__0>d.MoveNext()<---
  167. <---
  168.  
  169. The inner exception was repeated 660 times, which was far too much text to include.
  170.  
  171. <---
  172. <---
  173.  
  174.  
  175. Loaded Assemblies:
  176. --------------------
  177. mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
  178. C:\Windows\Microsoft.NET\Framework\v4.0.30319\mscorlib.dll
  179.  
  180. SkyEditor.ROMEditor.UI.WPF, Version=4.1.0.53, Culture=neutral, PublicKeyToken=null
  181. C:\Users\Trahi\Desktop\Trav\SkyEditor\SkyEditor.ROMEditor.UI.WPF Build 53\SkyEditor.ROMEditor.UI.WPF.exe
  182.  
  183. PresentationFramework, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
  184. C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\PresentationFramework\v4.0_4.0.0.0__31bf3856ad364e35\PresentationFramework.dll
  185.  
  186. PresentationCore, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
  187. C:\WINDOWS\Microsoft.Net\assembly\GAC_32\PresentationCore\v4.0_4.0.0.0__31bf3856ad364e35\PresentationCore.dll
  188.  
  189. System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
  190. C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System\v4.0_4.0.0.0__b77a5c561934e089\System.dll
  191.  
  192. WindowsBase, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
  193. C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\WindowsBase\v4.0_4.0.0.0__31bf3856ad364e35\WindowsBase.dll
  194.  
  195. System.Core, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
  196. C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Core\v4.0_4.0.0.0__b77a5c561934e089\System.Core.dll
  197.  
  198. System.Xaml, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
  199. C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Xaml\v4.0_4.0.0.0__b77a5c561934e089\System.Xaml.dll
  200.  
  201. SkyEditor.UI.WPF, Version=4.1.0.128, Culture=neutral, PublicKeyToken=null
  202. C:\Users\Trahi\Desktop\Trav\SkyEditor\SkyEditor.ROMEditor.UI.WPF Build 53\SkyEditor.UI.WPF.dll
  203.  
  204. SkyEditor.Core, Version=4.1.0.0, Culture=neutral, PublicKeyToken=null
  205. C:\Users\Trahi\Desktop\Trav\SkyEditor\SkyEditor.ROMEditor.UI.WPF Build 53\SkyEditor.Core.dll
  206.  
  207. Microsoft.VisualBasic, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
  208. C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\Microsoft.VisualBasic\v4.0_10.0.0.0__b03f5f7f11d50a3a\Microsoft.VisualBasic.dll
  209.  
  210. System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
  211. C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Windows.Forms\v4.0_4.0.0.0__b77a5c561934e089\System.Windows.Forms.dll
  212.  
  213. System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
  214. C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Drawing\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.Drawing.dll
  215.  
  216. System.Configuration, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
  217. C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Configuration\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.Configuration.dll
  218.  
  219. System.Xml, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
  220. C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Xml\v4.0_4.0.0.0__b77a5c561934e089\System.Xml.dll
  221.  
  222. Newtonsoft.Json, Version=9.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed
  223. C:\Users\Trahi\Desktop\Trav\SkyEditor\SkyEditor.ROMEditor.UI.WPF Build 53\Newtonsoft.Json.dll
  224.  
  225. System.Numerics, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
  226. C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Numerics\v4.0_4.0.0.0__b77a5c561934e089\System.Numerics.dll
  227.  
  228. System.Runtime.Serialization, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
  229. C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Runtime.Serialization\v4.0_4.0.0.0__b77a5c561934e089\System.Runtime.Serialization.dll
  230.  
  231. System.Xml.Linq, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
  232. C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Xml.Linq\v4.0_4.0.0.0__b77a5c561934e089\System.Xml.Linq.dll
  233.  
  234. System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
  235. C:\WINDOWS\Microsoft.Net\assembly\GAC_32\System.Data\v4.0_4.0.0.0__b77a5c561934e089\System.Data.dll
  236.  
  237. SkyEditor.ROMEditor.Windows, Version=4.1.0.53, Culture=neutral, PublicKeyToken=null
  238. C:\Users\Trahi\Desktop\Trav\SkyEditor\SkyEditor.ROMEditor.UI.WPF Build 53\SkyEditor.ROMEditor.Windows.dll
  239.  
  240. SkyEditor.CodeEditor, Version=4.1.0.8, Culture=neutral, PublicKeyToken=null
  241. C:\Users\Trahi\Desktop\Trav\SkyEditor\SkyEditor.ROMEditor.UI.WPF Build 53\SkyEditor.CodeEditor.dll
  242.  
  243. SkyEditor.CodeEditor.UI.WPF, Version=4.1.0.8, Culture=neutral, PublicKeyToken=null
  244. C:\Users\Trahi\Desktop\Trav\SkyEditor\SkyEditor.ROMEditor.UI.WPF Build 53\SkyEditor.CodeEditor.UI.WPF.exe
  245.  
  246. SkyEditor.ROMEditor, Version=4.1.0.53, Culture=neutral, PublicKeyToken=null
  247. C:\Users\Trahi\Desktop\Trav\SkyEditor\SkyEditor.ROMEditor.UI.WPF Build 53\SkyEditor.ROMEditor.dll
  248.  
  249. System.Runtime, Version=4.1.2.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
  250. C:\Users\Trahi\Desktop\Trav\SkyEditor\SkyEditor.ROMEditor.UI.WPF Build 53\System.Runtime.dll
  251.  
  252. netstandard, Version=2.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51
  253. C:\Users\Trahi\Desktop\Trav\SkyEditor\SkyEditor.ROMEditor.UI.WPF Build 53\netstandard.dll
  254.  
  255. System.Threading.Tasks, Version=4.0.11.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
  256. C:\Users\Trahi\Desktop\Trav\SkyEditor\SkyEditor.ROMEditor.UI.WPF Build 53\System.Threading.Tasks.dll
  257.  
  258. DSPatcher, Version=1.2.0.104, Culture=neutral, PublicKeyToken=null
  259. C:\Users\Trahi\Desktop\Trav\SkyEditor\SkyEditor.ROMEditor.UI.WPF Build 53\DSPatcher.exe
  260.  
  261. DotNet3dsToolkit, Version=2.0.0.51, Culture=neutral, PublicKeyToken=null
  262. C:\Users\Trahi\Desktop\Trav\SkyEditor\SkyEditor.ROMEditor.UI.WPF Build 53\DotNet3dsToolkit.dll
  263.  
  264. ICSharpCode.AvalonEdit, Version=5.0.3.0, Culture=neutral, PublicKeyToken=9cc39be672370310
  265. C:\Users\Trahi\Desktop\Trav\SkyEditor\SkyEditor.ROMEditor.UI.WPF Build 53\ICSharpCode.AvalonEdit.dll
  266.  
  267. System.ObjectModel, Version=4.0.11.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
  268. C:\Users\Trahi\Desktop\Trav\SkyEditor\SkyEditor.ROMEditor.UI.WPF Build 53\System.ObjectModel.dll
  269.  
  270. System.Reflection, Version=4.1.2.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
  271. C:\Users\Trahi\Desktop\Trav\SkyEditor\SkyEditor.ROMEditor.UI.WPF Build 53\System.Reflection.dll
  272.  
  273. System.Collections, Version=4.0.11.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
  274. C:\Users\Trahi\Desktop\Trav\SkyEditor\SkyEditor.ROMEditor.UI.WPF Build 53\System.Collections.dll
  275.  
  276. Xceed.Wpf.AvalonDock, Version=3.0.0.0, Culture=neutral, PublicKeyToken=3e4669d2f30244f4
  277. C:\Users\Trahi\Desktop\Trav\SkyEditor\SkyEditor.ROMEditor.UI.WPF Build 53\Xceed.Wpf.AvalonDock.dll
  278.  
  279. PresentationFramework.Aero2, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
  280. C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\PresentationFramework.Aero2\v4.0_4.0.0.0__31bf3856ad364e35\PresentationFramework.Aero2.dll
  281.  
  282. System.Resources.ResourceManager, Version=4.0.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
  283. C:\Users\Trahi\Desktop\Trav\SkyEditor\SkyEditor.ROMEditor.UI.WPF Build 53\System.Resources.ResourceManager.dll
  284.  
  285. PresentationFramework-SystemXml, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
  286. C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\PresentationFramework-SystemXml\v4.0_4.0.0.0__b77a5c561934e089\PresentationFramework-SystemXml.dll
  287.  
  288. PresentationFramework-SystemData, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
  289. C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\PresentationFramework-SystemData\v4.0_4.0.0.0__b77a5c561934e089\PresentationFramework-SystemData.dll
  290.  
  291. PresentationFramework-SystemXmlLinq, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
  292. C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\PresentationFramework-SystemXmlLinq\v4.0_4.0.0.0__b77a5c561934e089\PresentationFramework-SystemXmlLinq.dll
  293.  
  294. UIAutomationTypes, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
  295. C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\UIAutomationTypes\v4.0_4.0.0.0__31bf3856ad364e35\UIAutomationTypes.dll
  296.  
  297. System.Deployment, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
  298. C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Deployment\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.Deployment.dll
  299.  
  300. Microsoft.GeneratedCode, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
  301. An error occurred while listing the Loaded Assemblies:
  302. System.NotSupportedException: The invoked member is not supported in a dynamic assembly.
  303.    at System.Reflection.Emit.InternalAssemblyBuilder.get_Location()
  304.    at SkyEditor.UI.WPF.ErrorWindow.UpdateExceptionDetailsMessage()
  305. --------------------
  306. User Message:
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement