安装 Steam
登录
|
语言
繁體中文(繁体中文)
日本語(日语)
한국어(韩语)
ไทย(泰语)
български(保加利亚语)
Čeština(捷克语)
Dansk(丹麦语)
Deutsch(德语)
English(英语)
Español-España(西班牙语 - 西班牙)
Español - Latinoamérica(西班牙语 - 拉丁美洲)
Ελληνικά(希腊语)
Français(法语)
Italiano(意大利语)
Bahasa Indonesia(印度尼西亚语)
Magyar(匈牙利语)
Nederlands(荷兰语)
Norsk(挪威语)
Polski(波兰语)
Português(葡萄牙语 - 葡萄牙)
Português-Brasil(葡萄牙语 - 巴西)
Română(罗马尼亚语)
Русский(俄语)
Suomi(芬兰语)
Svenska(瑞典语)
Türkçe(土耳其语)
Tiếng Việt(越南语)
Українська(乌克兰语)
报告翻译问题






but it's everything on the earth map and everything but the outlanders and maybe a pirate on the rimworld
@LNBalestra
@Pomparelli
@mik0h1me
Ideology faction bugs should be patched now
Failed to find [Faction Name] for settlement [settlement name]
I disabled Ideology and it looks like it works now by turning that off. unfortunate that I have to play without that content but at least I can do a game Run on Earth now. Thank you for the quick assistance in getting it going at least. hopefully in the future there can be some compatibility for ideology. For now we I have a way to play this now and thats good enough for me. :)
Failed to find [Faction Name] for settlement [settlement name]
getting several errors with:
Config error in Earth_[CultureName]: at least one allowedPlaceTags must be defined in ideology.
Failed to find faction european_feds for settlement Sevile
additionaly other worlds, like normal Rimworld or Mars or Venus don't even generate at all
@whisper Yes I can look into that.
Find the <CultureDef> for Earth_Chinese. It’ll look something like:
<CultureDef>
<defName>Earth_Chinese</defName>
<label>Chinese</label>
...
</CultureDef>
Add an <allowedPlaceTags> block with at least one valid entry. For example:
<allowedPlaceTags>
<li>Temple</li>
</allowedPlaceTags>
or more general
<allowedPlaceTags>
<li>Altar</li>
<li>Campfire</li>
</allowedPlaceTags>
Save the file and restart RimWorld
If you don’t care about Ideology, you can just add a dummy entry (like Campfire) to satisfy the requirement — it won’t break the rest of the mod.
Config error in Earth_Japanese: at least one allowedPlaceTags must be defined in ideology.
Factions don't have ritual locations set up.
I tried the "no factions" version as well, but as it states, there are no factions.
I've tried adding factions, changing the seed, and always get the same blank template, not exactly sure where the settings are to modify that map?