Installer Steam
log på
|
sprog
简体中文 (forenklet kinesisk)
繁體中文 (traditionelt kinesisk)
日本語 (japansk)
한국어 (koreansk)
ไทย (thai)
Български (bulgarsk)
Čeština (tjekkisk)
Deutsch (tysk)
English (engelsk)
Español – España (spansk – Spanien)
Español – Latinoamérica (spansk – Latinamerika)
Ελληνικά (græsk)
Français (fransk)
Italiano (italiensk)
Bahasa indonesia (indonesisk)
Magyar (ungarsk)
Nederlands (hollandsk)
Norsk
Polski (polsk)
Português (portugisisk – Portugal)
Português – Brasil (portugisisk – Brasilien)
Română (rumænsk)
Русский (russisk)
Suomi (finsk)
Svenska (svensk)
Türkçe (tyrkisk)
Tiếng Việt (Vietnamesisk)
Українська (ukrainsk)
Rapporter et oversættelsesproblem
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.