Please see version 1.1 for the current release.

Files

Configuration File

The configuration file, wtmcsServiceDispatcher.xml, is stored in the folder “ModConfig” wherever the game points to with [DataLocation.localApplicationData]. On a Windows system that’ll usually be some where like “C:\Users[UserName]\AppData\Local\Colossal Order\Cities_Skylines\ModConfig”.

Errors & Logging

See also: Incompatibilities and Known Issues

When reporting severe errors, please upload the games complete log file and/or the separate log file (see below) somewhere and post a link.

The mod logs to the games normal output log, and can also log to a separate log file, wtmcsServiceDispatcher.log, stored in the same directory as the settings.

Create one or more of the following files in the settings directory in order to enable debug log stuff (which might slow things down quite a bit) and logging to file.

  • wtmcsServiceDispatcher.debug:
    Enables logging debug data to mod log file, and slightly more logging to the games standard log destinations.

  • wtmcsServiceDispatcher.debug.dev:
    Log more stuff to mod log file.

  • wtmcsServiceDispatcher.debug.names:
    Log object names in some debug log entries.

  • wtmcsServiceDispatcher.debug.lists:
    Log object debug lists to mod log file at startup. What this actually does, if anything, may differ between builds.