安装 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(越南语)
Українська(乌克兰语)
报告翻译问题








I add some changes.
I wonder, what world you generated with nullable tiles.
Tell me if that fix your problem.
This was just a basic world created through the new game button, but Dev quickTest didn't work either
Also, slightly minor but the filter is still there if you don't have Biotech active
Try in mod window turn on debug, and look at messages in log window.
Look what happened after "----- Regenerate -----" message.
When you turn it on, you will see at start message "[RimKeeperPlanetFilter] Patching";
https://gist.github.com/HugsLibRecordKeeper/631dcb06dac7243bb086c39b9f596547
So that is why you have error last time.
Test overlays for two conditions:
- new world generation;
- world from save file;
I need to read more about the changes in 1.6 before I add more logs.
And figure out, how to reproduce this situation.
I saw on code preparation for multiple planets, but don't have way yet to test that.