Also, besides the 2012 C++ Redistributable, make sure your NET installation is on 4.5.1, as 4.5 will throw errors.
Good luck,
-D
Did that. Also did a clean install of the latest version of buddywing.
This is the log of my last attempt, after ensuring all my file dependencies were up to date:
[02:29:11.787 N] Starting Buddy Wing v1.0.1092.493
[02:37:03.626 N] Logging in...
[02:37:10.950 N] T: 5247035424720865826 H: 2997764824
[02:37:10.950 N] Login Success!
[02:37:17.106 D] First CPU: AMD Turion(tm) II Dual-Core Mobile M520
[02:37:17.114 D] OS Version: Windows NT 6.1.7601 Service Pack 1
[02:37:17.114 D] App Path: C:\Users\nick\Desktop\bw\Buddywing.exe
[02:37:18.042 N] Error Initializing Memory: System.IO.FileNotFoundException: Could not load file or assembly 'fasmdll_managed.dll' or one of its dependencies. The specified module could not be found.
File name: 'fasmdll_managed.dll'
at GreyMagic.ExternalProcessMemory..ctor(Process proc)
at Buddy.Swtor.BuddyTor.Initialize(Process proc)
[02:37:18.042 N] Error retrieving build number: System.NullReferenceException: Object reference not set to an instance of an object.
at Buddy.Swtor.BuddyTor.Initialize(Process proc)
[02:37:18.043 N] Unhandled exception during init: System.Exception: This version of Buddy Wing does not support this build of SWTOR! [Current: , Supported: 990722]
at Buddy.Swtor.BuddyTor.Initialize(Process proc)
at Buddywing.MainWindow.DoInitialization()
[02:37:18.043 N] Buddy Wing: The Old Robot is ready!
[02:37:25.805 D] Object reference not set to an instance of an object.
[02:37:26.170 D] at Buddy.CommonBot.Settings.CharacterSettings..ctor()
at Buddy.CommonBot.Settings.CharacterSettings.get_Instance()
at Buddywing.MainWindow.OnClosing(CancelEventArgs e)
at System.Windows.Window.WmClose()
at System.Windows.Window.WindowFilterMessage(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
at System.Windows.Interop.HwndSource.PublicHooksFilterMessage(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 MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler)
[02:37:30.080 D] Value cannot be null.
Parameter name: path
[02:37:30.246 D] at System.IO.Directory.CreateDirectory(String path)
at Buddy.Common.Xml.XmlSettings.Save()
at Buddy.CommonBot.Settings.CharacterSettings.Save()
at Buddy.Common.Xml.XmlSettings.Finalize()
[02:37:31.009 D] Object reference not set to an instance of an object.
[02:37:31.069 D] at Buddy.CommonBot.Settings.CharacterSettings..ctor()
at Buddy.CommonBot.Settings.CharacterSettings.get_Instance()
at Buddywing.MainWindow.OnClosing(CancelEventArgs e)
at System.Windows.Window.WmClose()
at System.Windows.Window.WindowFilterMessage(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
at System.Windows.Interop.HwndSource.PublicHooksFilterMessage(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 MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler)