Hi there,
I am getting the following error connecting to Assetto Corsa automatically. It works sometimes and other times I have to bring up the task manager to make it work. Side note, my tracks are on a network drive but the base game is on my C: drive.
ERROR - System.IO.IOException: The user name or password is incorrect.
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.FileSystemEnumerableIterator`1.CommonInit()
at System.IO.FileSystemEnumerableIterator`1..ctor(String path, String originalUserPath, String searchPattern, SearchOption searchOption, SearchResultHandler`1 resultHandler, Boolean checkHost)
at System.IO.Directory.GetDirectories(String path)
at ACSharedMemory.Models.Track.TrackDesc.GetFromAPI(StaticInfo info, String acpath)
at ACSharedMemory.ACHelper.GetCurrentTrack(StaticInfo info)
at ACSharedMemory.ACManager.GetNewRawData()
at GameReaderCommon.GameManagerBase`3.PollLoop(Object sender, ElapsedEventArgs e)