TFTC 1.3.3 Install problem

A forum for the TIE Fighter Total Conversion Project (TFTC). Here you can find out news, updates, FAQs or just ask questions about the project.

Moderators: AngeI, Bman

Post Reply

TFTC 1.3.3 Install problem

ChuxDux
Recruit
Posts: 2
Joined: Tue Sep 26, 2023 10:45 pm

Post by ChuxDux » Tue Sep 26, 2023 10:52 pm

The install hangs on this part
7/10
XWAU update: the latest hooks...5/9
Here's the error
---------------------------
XwaInstallerLib Install Error - Press Ctrl + C to copy the text
---------------------------
System.IO.IOException: The process cannot access the file 'C:\GOG Games\Star Wars - X-Wing Alliance\SharpCompress.dll' because it is being used by another process.
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at 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)
at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share)
at XwaInstallerLib.PackageInstaller.InstallFile(IReader archive)
at XwaInstallerLib.PackageInstaller.InstallFiles(String packagePath, List`1 installFiles)
at XwaInstallerLib.PackageInstaller.InstallPackage(String packagePath)
at XwaInstallerLib.ConsoleWindow.<>c__DisplayClass125_1.<Window_Loaded>b__1()
at System.Threading.Tasks.Task.InnerInvoke()
at System.Threading.Tasks.Task.Execute()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at XwaInstallerLib.ConsoleWindow.<Window_Loaded>d__125.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.AsyncMethodBuilderCore.<>c.<ThrowAsync>b__6_0(Object state)
at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
at System.Windows.Threading.DispatcherOperation.InvokeImpl()
at System.Windows.Threading.DispatcherOperation.InvokeInSecurityContext(Object state)
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
at MS.Internal.CulturePreservingExecutionContext.Run(CulturePreservingExecutionContext executionContext, ContextCallback callback, Object state)
at System.Windows.Threading.DispatcherOperation.Invoke()
at System.Windows.Threading.Dispatcher.ProcessQueue()
at System.Windows.Threading.Dispatcher.WndProcHook(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
at MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
at MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)
at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
at System.Windows.Threading.Dispatcher.LegacyInvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Int32 numArgs)
at MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
at MS.Win32.UnsafeNativeMethods.DispatchMessage(MSG& msg)
at System.Windows.Threading.Dispatcher.PushFrameImpl(DispatcherFrame frame)
at System.Windows.Threading.Dispatcher.PushFrame(DispatcherFrame frame)
at System.Windows.Window.ShowHelper(Object booleanBox)
at System.Windows.Window.Show()
at System.Windows.Window.ShowDialog()
at XwaInstallerLib.Main.Install()
---------------------------
OK
---------------------------

Bman
Lieutenant Commander
Posts: 1157
Joined: Mon Apr 05, 2004 11:01 pm

Post by Bman » Thu Sep 28, 2023 3:48 am

.
W-I-P: TFTC, MC Viscount Cr., ISD-II Avenger, NL-1 Platform, Ton-Falk Esc. Cr., & Misc.

User avatar
Ace Antilles
Admiral (Moderator)
Posts: 7706
Joined: Sat Jan 22, 2000 12:01 am
Contact:

Post by Ace Antilles » Thu Sep 28, 2023 11:21 am

You can't install the update if it's running from the same location.

So make sure you run the download program from somewhere that isn't the TFTC folder
Chief XWAU Team annoying nitpicker.
Ace Antilles - The X-Wing Outpost
Image

ChuxDux
Recruit
Posts: 2
Joined: Tue Sep 26, 2023 10:45 pm

Post by ChuxDux » Sat Sep 30, 2023 1:13 pm

Ace Antilles wrote:
Thu Sep 28, 2023 11:21 am
You can't install the update if it's running from the same location.

So make sure you run the download program from somewhere that isn't the TFTC folder
Foiled by not reading instructions again. I'm not a smart man.

Post Reply