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
This happens because a PatchOperationSequence fails and breaks when any of the operations inside of it fails.
Several of your patchoperations reference the "VanometricBasics" research, which is only added by the Royalty-dependant patch in your main Vanometric Cell Combining mod.
These operations fail and therefore cause the sequence to fail.
You can fix this in one of several ways:
1. just mark this as royalty-dependant
2. add conditionals that check for VanometricBasics before adding it as a prereq
3. add the vanometricbasics research to the vanilla patch or to this patch and make it do something