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
php-template
Copy
XML Verse.GeneDef defines the same field twice: displayOrderInCategory
… <displayOrderInCategory>0</displayOrderInCategory><displayOrderInCategory>0</displayOrderInCategory>
EBSG_Ageless from Extended Biotech Style Genes defines the same tag twice.
Modern RimWorld is strict: the second tag crashes the def parser for that one gene and everything that references it later.
Fix
Update EBSG to the 1.5 “hot‑fix” build (the authors removed the duplicate field on 2025‑04‑09).
If you must keep this exact build, edit Defs/Genes/Gene_Ageless.xml and delete the second line.
https://gist.github.com/HugsLibRecordKeeper/83d46440ae0da0dfd48e68f959a35954
heres just the ones that seem to bug out, ignore bottom on