The forum has been set to read-only mode. For community discussion and questions, head over to our Discord: https://discord.taleoftwowastelands.com

Installation Problem

General help and technical troubleshooting. Ask for help here if you can't find an answer in the FAQ.
Post Reply
otterhound
Posts: 3
Joined: Mon Apr 29, 2013 1:44 am

Installation Problem

Post by otterhound » Mon Apr 29, 2013 2:01 am

So first after attempting to install I get a message saying that it can't start because MSVCP100.dll is missing, even though I follow the instructions on the main page. This happens 3 times and then it says that the fallout 3 BSA has failed to extract properly. I try again and it says the file is already open with the following details. Can anyone help, please?


 See the end of this message for details on invoking 



just-in-time (JIT) debugging instead of this dialog box.


 


************** Exception Text **************


System.IO.IOException: File already open.


   at Microsoft.VisualBasic.FileSystem.FileOpen(Int32 FileNumber, String FileName, OpenMode Mode, OpenAccess Access, OpenShare Share, Int32 RecordLength)


   at WindowsApplication1.Form1.Button1_Click_1(Object sender, EventArgs e)


   at System.Windows.Forms.Control.OnClick(EventArgs e)


   at System.Windows.Forms.Button.OnClick(EventArgs e)


   at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)


   at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)


   at System.Windows.Forms.Control.WndProc(Message& m)


   at System.Windows.Forms.ButtonBase.WndProc(Message& m)


   at System.Windows.Forms.Button.WndProc(Message& m)


   at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)


   at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)


   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)


 


 


************** Loaded Assemblies **************


mscorlib


    Assembly Version: 4.0.0.0


    Win32 Version: 4.0.30319.17929 built by: FX45RTMREL


    CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll


----------------------------------------


TTW Patcher


    Assembly Version: 1.0.0.0


    Win32 Version: 1.0.0.0


    CodeBase: file:///C:/Users/Adrian/Downloads/ttwinstaller22a/TTW%20Patcher.exe


----------------------------------------


Microsoft.VisualBasic


    Assembly Version: 10.0.0.0


    Win32 Version: 11.0.50709.17929 built by: FX45RTMREL


    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/Microsoft.VisualBasic/v4.0_10.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualBasic.dll


----------------------------------------


System


    Assembly Version: 4.0.0.0


    Win32 Version: 4.0.30319.17929 built by: FX45RTMREL


    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll


----------------------------------------


System.Core


    Assembly Version: 4.0.0.0


    Win32 Version: 4.0.30319.17929 built by: FX45RTMREL


    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll


----------------------------------------


System.Windows.Forms


    Assembly Version: 4.0.0.0


    Win32 Version: 4.0.30319.17929 built by: FX45RTMREL


    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll


----------------------------------------


System.Drawing


    Assembly Version: 4.0.0.0


    Win32 Version: 4.0.30319.17929 built by: FX45RTMREL


    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll


----------------------------------------


System.Runtime.Remoting


    Assembly Version: 4.0.0.0


    Win32 Version: 4.0.30319.17929 built by: FX45RTMREL


    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Runtime.Remoting/v4.0_4.0.0.0__b77a5c561934e089/System.Runtime.Remoting.dll


----------------------------------------


 


************** JIT Debugging **************


To enable just-in-time (JIT) debugging, the .config file for this


application or computer (machine.config) must have the


jitDebugging value set in the system.windows.forms section.


The application must also be compiled with debugging


enabled.


 


For example:


 


<configuration>


    <system.windows.forms jitDebugging="true" />


</configuration>


 


When JIT debugging is enabled, any unhandled exception


will be sent to the JIT debugger registered on the computer


rather than be handled by this dialog box.


User avatar
Risewild
Posts: 3219
Joined: Mon Oct 01, 2012 9:14 am

What's your Operating system

Post by Risewild » Mon Apr 29, 2013 9:08 am

What's your Operating system and is it x32 or x64?


If it is windows 7 and x64 then you need to upgrade your .Net Framework to 4.5 since it seems you have the 4.0 also if you have a x64 then you need .Net Framework 4.5 for 64 since it seems you have one for 32.


I am really not good with the installer problems since that's not my department so sorry if I can't help more.


Signature:

otterhound
Posts: 3
Joined: Mon Apr 29, 2013 1:44 am

Okay, I did what you said but

Post by otterhound » Mon Apr 29, 2013 2:28 pm

Okay, I did what you said but I'm still having the same issue. Here's the dump:


 



See the end of this message for details on invoking 


just-in-time (JIT) debugging instead of this dialog box.


 


************** Exception Text **************


System.IO.IOException: File already open.


   at Microsoft.VisualBasic.FileSystem.FileOpen(Int32 FileNumber, String FileName, OpenMode Mode, OpenAccess Access, OpenShare Share, Int32 RecordLength)


   at WindowsApplication1.Form1.Button1_Click_1(Object sender, EventArgs e)


   at System.Windows.Forms.Control.OnClick(EventArgs e)


   at System.Windows.Forms.Button.OnClick(EventArgs e)


   at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)


   at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)


   at System.Windows.Forms.Control.WndProc(Message& m)


   at System.Windows.Forms.ButtonBase.WndProc(Message& m)


   at System.Windows.Forms.Button.WndProc(Message& m)


   at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)


   at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)


   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)


 


 


************** Loaded Assemblies **************


mscorlib


    Assembly Version: 4.0.0.0


    Win32 Version: 4.0.30319.18034 built by: FX45RTMGDR


    CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll


----------------------------------------


TTW Patcher


    Assembly Version: 1.0.0.0


    Win32 Version: 1.0.0.0


    CodeBase: file:///C:/Users/Adrian/Downloads/ttwinstaller22a/TTW%20Patcher.exe


----------------------------------------


Microsoft.VisualBasic


    Assembly Version: 10.0.0.0


    Win32 Version: 11.0.50709.17929 built by: FX45RTMREL


    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/Microsoft.VisualBasic/v4.0_10.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualBasic.dll


----------------------------------------


System.Windows.Forms


    Assembly Version: 4.0.0.0


    Win32 Version: 4.0.30319.18036 built by: FX45RTMGDR


    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll


----------------------------------------


System


    Assembly Version: 4.0.0.0


    Win32 Version: 4.0.30319.18034 built by: FX45RTMGDR


    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll


----------------------------------------


System.Drawing


    Assembly Version: 4.0.0.0


    Win32 Version: 4.0.30319.18021 built by: FX45RTMGDR


    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll


----------------------------------------


Accessibility


    Assembly Version: 4.0.0.0


    Win32 Version: 4.0.30319.17929 built by: FX45RTMREL


    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/Accessibility/v4.0_4.0.0.0__b03f5f7f11d50a3a/Accessibility.dll


----------------------------------------


System.Runtime.Remoting


    Assembly Version: 4.0.0.0


    Win32 Version: 4.0.30319.17929 built by: FX45RTMREL


    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Runtime.Remoting/v4.0_4.0.0.0__b77a5c561934e089/System.Runtime.Remoting.dll


----------------------------------------


System.Core


    Assembly Version: 4.0.0.0


    Win32 Version: 4.0.30319.17929 built by: FX45RTMREL


    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll


----------------------------------------


 


************** JIT Debugging **************


To enable just-in-time (JIT) debugging, the .config file for this


application or computer (machine.config) must have the


jitDebugging value set in the system.windows.forms section.


The application must also be compiled with debugging


enabled.


 


For example:


 


<configuration>


    <system.windows.forms jitDebugging="true" />


</configuration>


 


When JIT debugging is enabled, any unhandled exception


will be sent to the JIT debugger registered on the computer


rather than be handled by this dialog box.


 


otterhound
Posts: 3
Joined: Mon Apr 29, 2013 1:44 am

Okay, I managed to fix that

Post by otterhound » Mon Apr 29, 2013 3:31 pm

Okay, I managed to fix that by downloading Visual C++ x64. Now a black screen popped up. That's good, right?



User avatar
chucksteel
Posts: 1388
Joined: Wed Aug 15, 2012 3:20 pm

that is exactly what you want

Post by chucksteel » Mon Apr 29, 2013 7:26 pm

that is exactly what you want to see



User avatar
Risewild
Posts: 3219
Joined: Mon Oct 01, 2012 9:14 am

Seems like its working you

Post by Risewild » Tue Apr 30, 2013 1:53 am

Seems like its working laugh you just have to sit tight and wait, it will take a while but by the end you should get a message saying that it was installed, or have error messages if something bad happened. No message means it's still doing it's thing, so more waiting yes.


Signature:

Post Reply