SOLVED: Uninstall, Deleted the ACC Results Directory and reinstalled. It works again.
Hi there
I have a problem to connect to ACC. The rsult companion doesn't recognice any session.
I tryed to uninstall and reinstall without success. Do I have to delete a directory too?
Thanks and best regards
Reto
I see an entry in the log:
[00000001-00,3|14,2|167] 2023-05-16 14:32:21 INFO FileUtils.monitorFolder : Monitoring files C:\Users\Reto\Documents\Assetto Corsa Competizione\Results\Config\account.json
[00000001-00,3|14,2|167] 2023-05-16 14:32:21 ERROR FileUtils.monitorFolder : Error monitoring folder C:\Users\Reto\Documents\Assetto Corsa Competizione\Results\
bei System.IO.FileSystemWatcher.set_Path(String value)
bei RCEngine.Utilities.FileUtils.monitorFolder(FileSystemWatcher& watcher, String path, String filter, String monitorType) in E:\Users\Doug\OneDrive\Documents\Doug's Documents\VS Projects\TestApp\RCEngine\Utilities\FileUtils.cs:Zeile 134.
Caused by :
bei RCEngine.Utilities.FileUtils.monitorFolder(FileSystemWatcher& watcher, String path, String filter, String monitorType) in E:\Users\Doug\OneDrive\Documents\Doug's Documents\VS Projects\TestApp\RCEngine\Utilities\FileUtils.cs:Zeile 134.
bei RCEngine.Utilities.FileUtils.monitorAccount(String path, String filter) in E:\Users\Doug\OneDrive\Documents\Doug's Documents\VS Projects\TestApp\RCEngine\Utilities\FileUtils.cs:Zeile 212.
bei RCEngine.TabControls.TabControlSettings.btnChooseACCFolder_Click(Object sender, EventArgs e) in E:\Users\Doug\OneDrive\Documents\Doug's Documents\VS Projects\TestApp\TestApp\TabControls\TabControlSettings.cs:Zeile 1058.
bei System.Windows.Forms.Control.OnClick(EventArgs e)
bei System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
bei System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
bei System.Windows.Forms.Control.WndProc(Message& m)
bei System.Windows.Forms.ButtonBase.WndProc(Message& m)
bei System.Windows.Forms.Button.WndProc(Message& m)
bei System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
bei System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG& msg)
bei System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG& msg)
bei System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(IntPtr dwComponentID, Int32 reason, Int32 pvLoopData)
bei System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context)
bei System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context)
bei ACCResults.Program.Main() in E:\Users\Doug\OneDrive\Documents\Doug's Documents\VS Projects\TestApp\TestApp\Program.cs:Zeile 19.