Console Warnings/Info

When we develop the City Building Kit, we test and fix errors and major issues before release. The releases we issue have been tested to prevent errors. You should not receive an error message from a fresh installation of the City Building Kit but you will receive various harmless warning or information messages like the examples below:

1094

Sample of information messages

Warnings Messages

Most of these messages relate to either variables we include in the kit for developers to have easy debugging but do not use (Unity console throws a warning for every unused variable in every script) and information messages which we've written into the kit scripts to give you details of your system, the save files, or various parts of the kit as you use them. (See the screenshot above)

For developers using the most recent build versions, you may also see other warning messages on new parts of the kit we are introducing such as the economy warnings screenshot below or warning messages about obsolete code references.

Warning messages like these these are fine and should not interrupt your gameplay. Other than the unused variable warnings, we are continually improving the kit over the years to address and improve important warning issues that appear before they become possible errors, so log back into the download center at the CityBuildingKit.com website to check if a more recent version is available.

1440

Example of warning messages from our the most recent, in-progress development builds. Important warnings are removed over time as we improve the kit, but some like unused variable warnings are deemed harmless and offer more use for developer debugging so they may remain.