Jump to content

Recommended Posts

куда обращаться вот с этим запустил лаунчер мне написался отправить разработчикам

OS: Microsoft Windows 7 Максимальная (6.1.7601.65536) x32

Installed language: ru-RU

Physical memory: total 1, available: 0

Virtual memory: total 1, available: 1

Exception System.UnhandledExceptionEventArgs

Detail info System.Windows.Markup.XamlParseException: Вызов конструктора для типа "Launcher.MainWindow", удовлетворяющего указанным ограничениям привязки, привел к выдаче исключения. ---> System.TypeInitializationException: Инициализатор типа "Launcher.Json.Structures.Configuration" выдал исключение. ---> System.IO.IOException: Процесс не может получить доступ к файлу "E:\клиент wow\PandaWoW 5.4.8\config.json", так как этот файл используется другим процессом.

в System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)

в System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)

в System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)

в System.IO.StreamWriter.CreateFile(String path, Boolean append, Boolean checkHost)

в System.IO.StreamWriter..ctor(String path, Boolean append, Encoding encoding, Int32 bufferSize, Boolean checkHost)

в System.IO.StreamWriter..ctor(String path)

в Launcher.Serializer.DeSerializeToFile[T](T value, String path)

в Launcher.Json.Structures.Configuration.Save()

в Launcher.Json.Structures.Configuration.wDSCp17frdBOrrLwF8a()

в Launcher.Json.Structures.Configuration.V5od0tf6EG()

в Launcher.Json.Structures.Configuration.wxStQ97YCfdwyVxJF8V()

в Launcher.Json.Structures.Configuration..cctor()

--- Конец трассировки внутреннего стека исключений ---

в Launcher.MainWindow.IyiCD8BHd()

в Launcher.MainWindow..ctor()

--- Конец трассировки внутреннего стека исключений ---

в System.Windows.Markup.WpfXamlLoader.Load(XamlReader xamlReader, IXamlObjectWriterFactory writerFactory, Boolean skipJournaledProperties, Object rootObject, XamlObjectWriterSettings settings, Uri baseUri)

в System.Windows.Markup.WpfXamlLoader.LoadBaml(XamlReader xamlReader, Boolean skipJournaledProperties, Object rootObject, XamlAccessLevel accessLevel, Uri baseUri)

в System.Windows.Markup.XamlReader.LoadBaml(Stream stream, ParserContext parserContext, Object parent, Boolean closeStream)

в System.Windows.Application.LoadBamlStreamWithSyncInfo(Stream stream, ParserContext pc)

в System.Windows.Application.LoadComponent(Uri resourceLocator, Boolean bSkipJournaledProperties)

в System.Windows.Application.DoStartup()

в System.Windows.Application.<.ctor>b__1_0(Object unused)

в System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)

в System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)

в System.Windows.Threading.DispatcherOperation.InvokeImpl()

в System.Windows.Threading.DispatcherOperation.InvokeInSecurityContext(Object state)

в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)

в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)

в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)

в MS.Internal.CulturePreservingExecutionContext.Run(CulturePreservingExecutionContext executionContext, ContextCallback callback, Object state)

в System.Windows.Threading.DispatcherOperation.Invoke()

в System.Windows.Threading.Dispatcher.ProcessQueue()

в System.Windows.Threading.Dispatcher.WndProcHook(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)

в MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)

в MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)

в System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)

в System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)

в System.Windows.Threading.Dispatcher.LegacyInvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Int32 numArgs)

в MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)

в MS.Win32.UnsafeNativeMethods.DispatchMessage(MSG& msg)

в System.Windows.Threading.Dispatcher.PushFrameImpl(DispatcherFrame frame)

в System.Windows.Threading.Dispatcher.PushFrame(DispatcherFrame frame)

в System.Windows.Application.RunDispatcher(Object ignore)

в System.Windows.Application.RunInternal(Window window)

в System.Windows.Application.Run(Window window)

в System.Windows.Application.Run()

в Launcher.App.Main()

Link to comment
Guest
This topic is now closed to further replies.
×
×
  • Create New...