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
							
						
 
											 
													




 On Reddit
On Reddit									 
							 
			 0
 0			 
					





"
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.