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
Without a dependency the load order for mods is "undefined behavior". I believe it is determined by the internal cache order of the id numbers of the mods. Regardless, I would recommend using the modinfo file. It will be more consistent and work for everyone.
A critical first step to mitigating conflicts is to make sure that Echoes of Earth loads before other mods. This can be guaranteed by editing the .modinfo file of the other mod and making it dependent on EoE.
Heuristically, map scripts are probably ok. UI mods are closer to 50/50. EoE makes some changes to UI which can cause conflicts but if there is no overlap the UI mods may be ok. (Previous commenter Satsuki's issue was caused by a conflicting UI mod, so be warned). Sponsor mods may work depending on how they are structured, so long as they load after EoE.
Does that match what you've seen?