You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Unhandled exception occured! System.ArgumentException: Illegal characters in path.
at System.IO.Path.CheckInvalidPathChars(String path, Boolean checkAdditional)
at System.IO.Path.IsPathRooted(String path)
at System.IO.Path.CombineNoChecks(String path1, String path2)
at System.IO.StringResultHandler.CreateObject(SearchData searchData, WIN32_FIND_DATA& findData)
at System.IO.FileSystemEnumerableIterator`1.MoveNext()
at TwilightBoxart.BoxartCrawler.d__6.MoveNext() in C:\Users\Jesse\dev\TwilightBoxart\TwilightBoxart\BoxartCrawler.cs:line 44
it stops the process after this comes up and it does it everytime. it even happens on 0.6 as well.
The text was updated successfully, but these errors were encountered:
Change the first directory (SD Root / Roms location) to [Letter]:\roms\nds and try again.
I also downloaded the NoIntro.db and TwitlightBoxart.ini from version 0.6, but seems to work without them too.
Unhandled exception occured! System.ArgumentException: Illegal characters in path.
at System.IO.Path.CheckInvalidPathChars(String path, Boolean checkAdditional)
at System.IO.Path.IsPathRooted(String path)
at System.IO.Path.CombineNoChecks(String path1, String path2)
at System.IO.StringResultHandler.CreateObject(SearchData searchData, WIN32_FIND_DATA& findData)
at System.IO.FileSystemEnumerableIterator`1.MoveNext()
at TwilightBoxart.BoxartCrawler.d__6.MoveNext() in C:\Users\Jesse\dev\TwilightBoxart\TwilightBoxart\BoxartCrawler.cs:line 44
it stops the process after this comes up and it does it everytime. it even happens on 0.6 as well.
The text was updated successfully, but these errors were encountered: