Does anyone know what would trigger something like this to occur? [17:30:46.788 N] Logging in... [17:30:48.000 N] T: 5247257144896114840 H: 3744184500 [17:30:49.374 D] Microsoft Windows NT 6.2.9200.0 [17:30:52.290 D] SQLite.SQLiteException: no such table: BattleNPCResult at SQLite.SQLite3.Prepare2(IntPtr db, String query) at SQLite.SQLiteCommand.() at SQLite.SQLiteCommand..() at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection) at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source) at SQLite.SQLiteCommand.ExecuteQuery[T]() at SQLite.TableQuery`1.GetEnumerator() at ff14bot.Managers.DataManager.() at ff14bot.Managers.DataManager.Initialize() at ff14bot.Core.() at ff14bot.App.Current_Startup(Object sender, StartupEventArgs e) at System.Windows.Application.OnStartup(StartupEventArgs e) at System.Windows.Application.<.ctor>b__1(Object unused) 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) 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 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 MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, 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.Threading.Dispatcher.Run() at System.Windows.Application.RunDispatcher(Object ignore) at System.Windows.Application.RunInternal(Window window) at System.Windows.Application.Run(Window window) at ff14bot.App.Main() Edit: I just replaced the default files but i still couldnt get it to login but then I deleted the character settings folder and it opened up. I have no idea why i have so many problems on this particular machine with launching rebornbuddy.
Yeah just deleting the character settings folder fixes it but now that i get it running its freezing my ffxiv everytime i try to use it Edit: oh nevermind freezing problem was a profile issue. all the conditioners were already met so it didnt need to gather anything else so I guess it just kept going in the while loop over and over really fast causing the freeze.