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






Either way, thanks again for your hard work with this mod! I consider it essential :)
Opened up Rimworld today to find it suddenly freezing, open up dev mode and see that sync growth is the issue. It can't create groups on random plants in the wilderness (Arid shrublands btw)
Turn on zone mode, fixed.
No idea what went wrong since the last time I played. Just thought I'd share my experience.
Basically instead of guesswork I am checking if that plant is on top of something that can have plant selection (zone, hydroponics, pot etc) and that something is set to this plant type. It should be pretty fast, but if this was not a chokepoint I am not sure what is.
Yesterday playing in 1.3, it worked perfectly with a similar modlist so I don't know what could be the problem.
Changed how offset is calculated, so sync should now be near-perfect. Also changed a bit how suitable plants are calculated.
every time i click on a plant my screen goes grey
I do really like this mod, as its the most performant plant growth sync mod I can find.
Please add null handling to your code.
Here is how to do it:
https://github.com/cseelhoff/RimThreaded/wiki/For-Devs#null-handling
If you need help, Drop by our discord:
https://discord.com/invite/3JJuWK8
Here is the issue that null handling would solve:
https://github.com/cseelhoff/RimThreaded/issues/626
Thank you for considering.
-RimThreaded Team <3