Advertisement
Guest User

Untitled

a guest
Mar 28th, 2020
139
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.03 KB | None | 0 0
  1. 1
  2. Section: SPEDIT MAIN
  3. .NET Version: 4.0.30319.42000
  4. OS: Microsoft Windows NT 6.2.9200.0
  5. 64 bit OS: TRUE
  6. 64 bit mode: TRUE
  7. Dir: D:\Cloud\SourcePawn\SPEdit
  8. Working Set: 205468 kb
  9. Installed UI Culture: de-DE
  10. Current UI Culture: de-DE
  11. Current Culture: de-DE
  12.  
  13. Exception 1
  14. Message:
  15. Ein Element mit dem gleichen Schlüssel wurde bereits hinzugefügt.
  16. Stacktrace:
  17. bei System.ThrowHelper.ThrowArgumentException(ExceptionResource resource)
  18. bei System.Collections.Generic.Dictionary`2.Insert(TKey key, TValue value, Boolean add)
  19. bei Spedit.Interop.TranslationProvider.FillToEnglishDefaults() in D:\RiderProjects\Spedit\Interop\TranslationProvider.cs:Zeile 100.
  20. bei Spedit.Interop.TranslationProvider.LoadLanguage(String lang, Boolean Initial) in D:\RiderProjects\Spedit\Interop\TranslationProvider.cs:Zeile 38.
  21. bei Spedit.UI.Windows.OptionsWindow.LanguageBox_Changed(Object sender, RoutedEventArgs e) in D:\RiderProjects\Spedit\UI\Windows\OptionsWindow.xaml.cs:Zeile 293.
  22. bei System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target)
  23. bei System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs)
  24. bei System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
  25. bei System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args)
  26. bei System.Windows.Controls.ComboBox.OnSelectionChanged(SelectionChangedEventArgs e)
  27. bei System.Windows.Controls.Primitives.Selector.SelectionChanger.End()
  28. bei System.Windows.Controls.Primitives.Selector.SelectionChanger.SelectJustThisItem(ItemInfo info, Boolean assumeInItemsCollection)
  29. bei System.Windows.Controls.ComboBox.NotifyComboBoxItemMouseUp(ComboBoxItem comboBoxItem)
  30. bei System.Windows.Controls.ComboBoxItem.OnMouseLeftButtonUp(MouseButtonEventArgs e)
  31. bei System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target)
  32. bei System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs)
  33. bei System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
  34. bei System.Windows.UIElement.ReRaiseEventAs(DependencyObject sender, RoutedEventArgs args, RoutedEvent newEvent)
  35. bei System.Windows.UIElement.OnMouseUpThunk(Object sender, MouseButtonEventArgs e)
  36. bei System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target)
  37. bei System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs)
  38. bei System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
  39. bei System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args)
  40. bei System.Windows.UIElement.RaiseTrustedEvent(RoutedEventArgs args)
  41. bei System.Windows.Input.InputManager.ProcessStagingArea()
  42. bei System.Windows.Input.InputManager.ProcessInput(InputEventArgs input)
  43. bei System.Windows.Input.InputProviderSite.ReportInput(InputReport inputReport)
  44. bei System.Windows.Interop.HwndMouseInputProvider.ReportInput(IntPtr hwnd, InputMode mode, Int32 timestamp, RawMouseActions actions, Int32 x, Int32 y, Int32 wheel)
  45. bei System.Windows.Interop.HwndMouseInputProvider.FilterMessage(IntPtr hwnd, WindowMessage msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
  46. bei System.Windows.Interop.HwndSource.InputFilterMessage(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
  47. bei MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
  48. bei MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)
  49. bei System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
  50. bei System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
  51. bei System.Windows.Threading.Dispatcher.LegacyInvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Int32 numArgs)
  52. bei MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
  53. bei MS.Win32.UnsafeNativeMethods.DispatchMessage(MSG& msg)
  54. bei System.Windows.Threading.Dispatcher.PushFrameImpl(DispatcherFrame frame)
  55. bei System.Windows.Window.ShowHelper(Object booleanBox)
  56. bei System.Windows.Window.ShowDialog()
  57. bei Spedit.UI.MainWindow.Menu_OpenOptions(Object sender, RoutedEventArgs e) in D:\RiderProjects\Spedit\UI\MainWindowMenuHandler.cs:Zeile 200.
  58. bei System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
  59. bei System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args)
  60. bei System.Windows.Controls.MenuItem.InvokeClickAfterRender(Object arg)
  61. bei System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
  62. bei System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
  63. bei System.Windows.Threading.DispatcherOperation.InvokeImpl()
  64. bei System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  65. bei System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  66. bei System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
  67. bei MS.Internal.CulturePreservingExecutionContext.Run(CulturePreservingExecutionContext executionContext, ContextCallback callback, Object state)
  68. bei System.Windows.Threading.DispatcherOperation.Invoke()
  69. bei System.Windows.Threading.Dispatcher.ProcessQueue()
  70. bei System.Windows.Threading.Dispatcher.WndProcHook(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
  71. bei MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
  72. bei MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)
  73. bei System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
  74. bei System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
  75. bei System.Windows.Threading.Dispatcher.LegacyInvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Int32 numArgs)
  76. bei MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
  77. bei MS.Win32.UnsafeNativeMethods.DispatchMessage(MSG& msg)
  78. bei System.Windows.Threading.Dispatcher.PushFrameImpl(DispatcherFrame frame)
  79. bei System.Windows.Application.RunDispatcher(Object ignore)
  80. bei System.Windows.Application.RunInternal(Window window)
  81. bei Spedit.Program.Main(String[] args) in D:\RiderProjects\Spedit\Program.cs:Zeile 133.
  82. Source:
  83. mscorlib
  84. HResult Code:
  85. -2147024809
  86. Helplink:
  87. null
  88. Targetsite Name:
  89. ThrowArgumentException
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement