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
If you give it a try, please let us know whether or not it works, and I'll update the compatibility list.
https://gist.github.com/HugsLibRecordKeeper/cbd0bbe9d66d105e3b8f36fdb608b6c1
@Jabbu: That sounds like it should work. Does the GUI on the bed indicate there's a master and another person assigned?
So I activate the poly in all the double beds, but nothing happens, nothing for several days. Nobody sleeps in each other's beds.
Thank you for your work though, great mod!
I've gone through every colonist and unassigned then reassigned, nothing fixes the message. Though, nothing seems to be wrong in the game outside of that message being there all the time.
Might try subscribing to the mod again but don't want to break the save, idk, hope that info is useful.
@Nihai & @Rhys: I guess RimWorld doesn't preserve that when it's moving to a new map... I'll look into it, thanks for mentioning it.
Whenever you load a new map, the bed resets.
Also sometimes when you're just landed on a map for a long time (season or two, can't say for sure) it will reset the bed. Though I can't pin-point what is causing this one.
I haven't extensively played this with 1.6, since I'm waiting for Odyssey's release to start my next game, so if anything does break please let me know.
Also pretty often I'll find people asleep on the ground because they got assigned out of a bed, even though their 'normal' bed still has an empty slot. Not sure exactly how to implement it better, but it does get annoying when my colony leader (who only has one partner at the moment) often ends up falling asleep in the garden or the freezer because his wife's wife or girlfriend has taken up his bed slot, but isn't even using it because they're sleeping with their other partner.
Greer is both in whitenecks and hickmans bed. I set one bed to kako and then it auto switches it back to greer. Like wtf... Kako is bleeding out cause like to heal people in there beds early on.
why is it ato switching and kicking one person out. does it with 4 and 5 person beds from the poly mod to.
Exception in rjw.ThinkNode_ConditionalHornyOrFrustrated TryIssueJobPackage: System.NullReferenceException: Object reference not set to an instance of an object
Full Log: https://gist.github.com/HugsLibRecordKeeper/c81d3fa65553cac19d29e694c07c0d75
Now it'll also check if any of the assigned colonists are currently engaged in Lovin' (whether or not they're in the bed) and won't change assignments then either. I took a shot at catching RJW jobs there too, I'm not positive it'll work but it shouldn't cause any harm.
Just in case, it'll also do a check if the bed somehow has more people assigned than slots, and will unassign everyone other than the master and current guest if so. It'll leave any extra people with no bed assignment, but that's at least somewhat less broken.
Tried to get sleeping slot pos with index 2, but there are only 2 sleeping slots available.
If the pawns are in the middle of lovin' when the assignment switch occurs, it doesn't seem to correctly unassign the previous partner or, rather, it immediately reassigns them back to the bed after the lovin' is concluded, causing there to be three pawns assigned to a bed with only two slots.
I also have a sneaking suspicion that there is a conflict somewhere with the forbidden mod ( RJW ) and/or one of its submods, but I can't be entirely sure.
@John Marble: Possibly? There isn't any gender-specific code at all, and it shouldn't change the master once it's set... the only thing I can think is that something else is changing the bed's owner, which is getting picked up as a new master.