Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Getting File Stream Error #121

Open
TheLeetTaco opened this issue Feb 23, 2023 · 0 comments
Open

Getting File Stream Error #121

TheLeetTaco opened this issue Feb 23, 2023 · 0 comments

Comments

@TheLeetTaco
Copy link

The Mod C:\Program Files (x86)\Steam\steamapps\workshop\content\255710\1440928803 [ParallelRoadTool.dll] has caused an error [ModException]

Details:
System.IO.DirectoryNotFoundException: Could not find a part of the path "C:\Program Files (x86)\Steam\steamapps\common\Cities_Skylines\Cities_Data\Logs\ParallelRoadTool.log".
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare)
  at System.IO.StreamWriter..ctor (System.String path, Boolean append, System.Text.Encoding encoding, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at System.IO.StreamWriter..ctor (System.String path, Boolean append) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.StreamWriter:.ctor (string,bool)
  at System.IO.File.AppendText (System.String path) [0x00000] in <filename unknown>:0 
  at CSUtil.Commons.Log.LogToFile (System.String log, LogLevel level) [0x00000] in <filename unknown>:0 
  at CSUtil.Commons.Log.Info (System.String s) [0x00000] in <filename unknown>:0 
  at ParallelRoadTool.Loading.LoadedActions (LoadMode mode) [0x00000] in <filename unknown>:0 
  at AlgernonCommons.LoadingBase`1[TOptionsPanel].OnLevelLoaded (LoadMode mode) [0x00000] in <filename unknown>:0 
  at AlgernonCommons.Patching.PatcherLoadingBase`2[TOptionsPanel,TPatcher].OnLevelLoaded (LoadMode mode) [0x00000] in <filename unknown>:0 
  at LoadingWrapper.OnLevelLoaded (UpdateMode mode) [0x00000] in <filename unknown>:0 

Only other mods installed are:
Achieve It!
Harmony 2.2
Unlock All Tiles

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant