Hello, I have been trying to install TTW but FOMM will not allow me to install the main file, I have the optional files ready to go, but attempts to install the main files results in a crash. The crash report is below.
Thursday, January 18, 2018 - 1:22:49 PM
Fomm 0.14.11.13
OS version: Microsoft Windows NT 6.2.9200.0
System.ArgumentException: Unrecognized file format.
Parameter name: p_strPath
at Fomm.PackageManager.FomodBuilder.FomodFromSourceBuilder.BuildFomodFromSource(String p_strPath)
at Fomm.PackageManager.PackageManager.AddNewFomod(String p_strPath)
at System.Windows.Forms.ToolStripItem.RaiseEvent(Object key, EventArgs e)
at System.Windows.Forms.ToolStripMenuItem.OnClick(EventArgs e)
at System.Windows.Forms.ToolStripItem.HandleClick(EventArgs e)
at System.Windows.Forms.ToolStripItem.PerformClick()
at Fomm.Controls.SplitButton.OnClick(EventArgs e)
at Fomm.Controls.SplitButton.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.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
Does anyone have any ideas what to do?