安装 Steam
登录
|
语言
繁體中文(繁体中文)
日本語(日语)
한국어(韩语)
ไทย(泰语)
български(保加利亚语)
Čeština(捷克语)
Dansk(丹麦语)
Deutsch(德语)
English(英语)
Español-España(西班牙语 - 西班牙)
Español - Latinoamérica(西班牙语 - 拉丁美洲)
Ελληνικά(希腊语)
Français(法语)
Italiano(意大利语)
Bahasa Indonesia(印度尼西亚语)
Magyar(匈牙利语)
Nederlands(荷兰语)
Norsk(挪威语)
Polski(波兰语)
Português(葡萄牙语 - 葡萄牙)
Português-Brasil(葡萄牙语 - 巴西)
Română(罗马尼亚语)
Русский(俄语)
Suomi(芬兰语)
Svenska(瑞典语)
Türkçe(土耳其语)
Tiếng Việt(越南语)
Українська(乌克兰语)
报告翻译问题





在 Reddit 上 



"
Looks like CO ran out of bits for the enum they use to flag issues (Fire, Crime, Road not connected, etc) so they made a second enum for some of the new problem states (NotInPedestrianZone, PedestrianZoneHighCargoTraffic, etc).
What is broken is that they renamed `Notification.Problem` to `Notification.Problem1` when they added `Notification.Problem2`. So anywhere I'm checking for these problems in my code, its throwing.
"
This might also be applicable to this mod and other mods with this issue? Don't know, just thought I'd mention it.
Maybe modders with access to the mods could take a look into it.
On the other hand, it'll be obvious if it causes a blackout in an area (and lack of power _is_ reported); but if the city has grown to make them redundant or there's power supplied from another source it can go unnoticed for a while.