Installera Steam
logga in
|
språk
简体中文 (förenklad kinesiska)
繁體中文 (traditionell kinesiska)
日本語 (japanska)
한국어 (koreanska)
ไทย (thailändska)
Български (bulgariska)
Čeština (tjeckiska)
Dansk (danska)
Deutsch (tyska)
English (engelska)
Español – España (spanska – Spanien)
Español – Latinoamérica (spanska – Latinamerika)
Ελληνικά (grekiska)
Français (franska)
Italiano (italienska)
Bahasa Indonesia (indonesiska)
Magyar (ungerska)
Nederlands (nederländska)
Norsk (norska)
Polski (polska)
Português (portugisiska – Portugal)
Português – Brasil (portugisiska – Brasilien)
Română (rumänska)
Русский (ryska)
Suomi (finska)
Türkçe (turkiska)
Tiếng Việt (vietnamesiska)
Українська (ukrainska)
Rapportera problem med översättningen
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.