Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
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