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
https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=2000287305
Reasoning: https://1drv.ms/t/s!Au3GsmKyQkDYisIJkVlYrxjpe0-nqA?e=K4jR2q
Not noticeably.
(It hooks into the existing pawn think tree logic so it is using vanilla processes to assign any response with related jobs. i.e. it doesn't add an additional engine to check for the situational responses or in applying the AI tasks).
German translation by Trunken.
Added Multiplayer support (Beta Version).
Nothing, completly nothing, i guess im just going to zipp around with the mod on the list, maybe this will change something
You've activated the mod?
Colonists are either "humanlike" or "animals"?
No red errors on load from this or any other mod?
In the case of a potential mod conflict have you first tried re-positioning this mod in different places in the mod ordering?
ty, also I left some comments on the More events mod discussion regarding recovery times, which is relevant to its use.
Please can you try it now. (remember might need to turn it back on in the mod settings).
Let me do some further testing.
Also do you get the same issue when Gasp is turned off in the mod settings?
Beta Version of "Gasp" added: Common sense reaction to the "More events": Heavy air event that can result in oxygen starvation when not under a roof.
Yuk AI improved to find safe sleeping beds/spots for animals.
(Note that when animals try to find beds they will do so according to their size, so an animal such as a Muffalo will not recognise a sleeping box as a valid bed, but will recognise an animal sleeping spot or animal bed as valid).
Scratch that about the beds, I think I found what the problem is (to do with animal beds technically being outdoors or considered outdoors even if roofed).
Also improving the YUK AI with better recognition conditions for potential safe cells.
In the process of testing a solution now.
Looking into it now, but one thing that this potentially indicates is that the animal beds aren't recognised as beds for the animals, so unsure if you are using modded animal beds?
Despite that, where a sensible bed is not found available for use this AI should find a safe spot for them to use, so checking these conditions now.
Alright, thank you for answering! :)
This mod provides the AI behaviour.
I completely understand what you are saying - however, I specifically meant colony ANIMALS (such as chickens,etc.). Do they natively exhibit such behaviour? Or did you program it into them?
Most pawns have some behaviour to respond to "unsafe" temperature ranges as part of vanilla.
Whereas this mod intervenes for the grey area between uncomfortable ranges and unsafe where conditions that can impact health can arise. And certainly for toxic fallout the game won't prevent over-exposure by default.
Mod support added for pawns with differing need requirements.
In the case of races that do not require sleep they will still attempt to find a resting location which in the absence of a bed would mean a safe area and utilise the floor to lay down and rest for the purposes of recovery.
Spoke with the author of Alien Races framework and checked the Kurin mod to see if there was anything that might be a conflict. Erdelf didn't see anything amiss with the code that would prevent it working with his framework and confirmed that the only thing likely to be causing it was if something was preventing the correct use of the need definitions for food, joy or outdoors, which are obviously needed as a part of this mod's operation. The Kurin mod didn't appear to apply changes here.
As a result we both consider that you may have another mod that is effecting things and creating a conflict as a result. So it may be a process of elimination on your part to perhaps help identify what might be causing it.
There is a channel called #troubleshooting on the RimWorld discord that can help with this process, with dedicated moderators and other players on hand to help.
As to the error(s):
The Alien Races Mod changes a lot of the underlying code in the game in how the aliens are treated with the use of harmony code changes and at this stage I cannot confirm or deny that there is a conflict here, but I suspect this is the case.
I can speak to the author of the mod however as he frequents the RimWorld Discord Mod development channel. But there may not be an immediate solution to this.
You could experiment with the mod options in disabling certain features of the mod, like Ooh, if this is the only problematic area. But it may be more prevalent than that based on the fact that the Alien Races mod has a lot of functionality that it has to incorporate for it to operate like it does.
I doubt it will be the area restriction issue as if a valid cell or region for the ooh behaviour is not found it simply would not issue a job to perform. But it overrides restrictions for this use so would even use areas outside of their designated zones if needed. Even if belonging to another faction/group/race etc.
A colonist sleeping on the ground is possible if unable to find an owned bed or an available one that is valid for them. But again if modded versions of bed are in use or alien versions are in use then they may not be recognised for use. But this would occur when the definitions have been altered not to use the base class normally recognised for a bed. Hence, the covering/contingency situation of finding a safe piece of floor if this is the case as the place for them to recover.
This error is from one of my experimental colonies.
Said experiment involves running 2 seperate colonies side by side on the same map.
The kurins are restricted to a mountan base and sometimes they disreguard area restrictions to engage in the ohh activity.
As for the yuk activity I had a colonist sleeping on the ground instead of their own bed.
The kurins are the ones that show the error tho so my first thought is that area restrictions are causing some kind of issue. I do not have an area for them to go "outside" in their part of the map.
Yes, there will be many errors as it is on a repetitive thought cycle. So you'll get multiples of the same error occurring over time until it reaches the limit.
At this stage the logs don't really provide much insight other than location of the problem, but it suggests that something in terms of definitions for the pawn are at odds with what it is trying to achieve as it is finding a null exception. It might take some detective work to find out what the problem might be.
At this stage, can I ask if you are using any Alien races that could be considered humanlike? And if so, might they also have modifications to their needs be it food, joy or outdoors values?
1 of sooo many errors XD
Output logs are automaticlly removed <,<
It doesn't interrupt a job task, it re-evaluates when the job queue becomes free what their current situation is and reacts accordingly. The interruptions mentioned above are, if anything, helpful to allow the pawn to eat or get essential recreation when in a process of recovery and is more relevant to longer term recoveries like toxic build-up ("Yuk").
You'll find that by "intentional" design this is a preventative process with the idea helping to manage exposure to unfavourable conditions. You also have the ability to tune the sensitivity of the responses in the mod options.
The update to the colony animal behavior is super sweet!
Thanks so much!!!