安装 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(越南语)
Українська(乌克兰语)
报告翻译问题
No, I didn't remove any mod after I start my game. I don't have any faction mods, too. (I prefer good old vanilla factions)
This happens even on a fresh game (as in, create world, start, save, load) but only when a save is loaded, the error doesn't exist when Rimworld opens or when you first start the colony.
I doubt this mod causes that error by itself but I was also unable to pinpoint the cause (most of what I use is from your collection).
I've seen other similar reports whilst searching around on Rimworld's discord, but other than people speculating it was caused by removing faction mods there's not really a lot more information about it.
The one thing I did different this game was adding a landmark to the tile I settled via this mod's map editor, not sure if that's relevant but I thought I should mention it.
https://gist.github.com/HugsLibRecordKeeper/a716100cff65b776dcc7f4e5f22826c6
The log:
Could not get load IDs list. We're asking for something which was never added during LoadingVars. pathRelToParent=/settlementCustomizationData/keys, parent=World-GDQ 57 Meridiana
...
Not all loadIDs which were read were consumed.
Lists:
List with 0 elements. pathRelToParent=/game/world/settlementCustomizationData/keys, parent=null
Parent is wrong. settlementCustomizationData is parented to the root instead of the world.
It looks right in the save file:
<world>
<playerDefaultCustomizationData>
<keys />
<values />
</playerDefaultCustomizationData>
<settlementCustomizationData>
<keys />
<values />
</settlementCustomizationData>
... etc
---------
Something to do with scribe. So complicated...