help
-
Application: CodeWalker.exe
Framework version: v4.0.30319
Description: The process terminated due to an unhandled exception.
Exception information: System.IO.IOException
at System.IO.Error.WinIOError(Int32, System.String)
at System.IO.FileSystemEnumerableIterator1[[System.Canon, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]].AddSearchableDirsToStack(SearchData)
at System.IO.FileSystemEnumerableIterator1[[System.__Canon, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]].MoveNext()
at System.Collections.Generic.List1[[System.Canon, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]]..ctor(System.Collections.Generic.IEnumerable1<System.Canon >)
at System.IO.Directory.GetFiles(System.String, System.String, System.IO.SearchOption)
at CodeWalker.GameFiles.RpfManager.Init(System.String, System.Action1<System.String>, System.Action1<System.String>, Boolean, Boolean)
at CodeWalker.GameFiles.GameFileCache.Init(System.Action1<System.String>, System.Action1<System.String>)
at CodeWalker.WorldForm.ContentThread()
at System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
at System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
at System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object)
at System.Threading.ThreadHelper.ThreadStart()