Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
Nice to see that the GitHub source came in handy!
I took a look on your GitHub src code @algernon and seen "
/// <param name="buildingID">ID of created building.</param>
public static void OnBuildingCreated(ushort buildingID)"
at ......./Code/BuildingManagerHooks.cs#L19C1-L22C64 in the repo
I figured this was a good clue and I was right! Live-saving mod for the game BTW and thanks for coding this one up :)
The best treatment depends on your city and playstyle, so I can't advise on specifics.
81 Tiles & Unlimited Outside Connections (+Harmony2.2.20) but rail way "green arrows" not seen anytime.I haven't played the game for 48 hours to solve this. I just really want to solve the problem
Most commonly what you're seeing is when you're trying to make outside connections using network types that don't support it (e.g. most custom networks, or networks with zoning).
The second most common reason is that you're using Network Anarchy and have the elevation setting set to something other than 'default'.
The third most common reason is that you're using a conflicting mod (typically one of the older mods that appear to work but in fact now quietly break things in the background).