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
There is another mod with "recycler" in the name which removes 2500 pollution per planet, hence virtually kills all pollution.
For now I am going with this mod, should I feel later like not wanting to deal with pollution at all, then I activate the other mod.
Program Files (X86) > Steam > steamapps > workshop > content > 298050 > 798662726 > ColonyStructureTypes.yaml Open the yaml file with notepad to edit.
COPY AND SAVE YAML FILE BEFORE YOU MAKE ANY CHANGES. I am an idiot who learned how to code by repeatedly smashing my face against a Dvorak keyboard, DO NOT TRUST ME!
Any Place where it says "workingStatus: yes" change to "workingStatus: true", Save file.
Play game.
Turn your enemies into smoking craters (with less pollution).
Error parsing Backend.Settlements.ColonyStructureType. Key 'structure_atmospheric_renewer' on Variable 'workingStatus' with value 'yes'.
(Filename: Z:/Work/nobackup/unity/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 64)
FormatException: Value is not equivalent to either TrueString or FalseString.
at System.Boolean.Parse (System.String value) [0x00000] in <filename unknown>:0
[...]
at SerializedData`1[DataType].DeSerializeMapping (QiHe.Yaml.Grammar.Mapping source) [0x00000] in <filename unknown>:0
The workingStatus variable seems to expect true/false instead of yes/no. Not that it matters much as the mod is working as expected, but maybe this can have some unforeseen consequence elsewhere.
Only no pollution at all mod would be better.