Skip to content

Troubleshooting

Hao-Chen Su edited this page Apr 3, 2022 · 3 revisions

under construction

The Log File

Under the Steam Library Folder (usually .../Steam/steamapps/common/Cities_Skylines/) resides the log file FPSCamera.log.

The logging messages in the file would reveal some information about the problems. If there are potential bugs or the problems are still unsolved, please attach the logging messages when creating issues/discussions or posting comments.

There is another file FPSCamera.old.log for keeping the logs from the last session.

Other than the mod-specific log file, there is also .../Steam/steamapps/common/Cities_Skylines/Cities_Data/output_log.txt, the log file from the game itself. One could try looking for exceptions / errors that are produced from functions in the mod (search FPSCamera or CSkyL). Please also attach them if possible.