RimWorld

RimWorld

Romance On The Rim
 This topic has been pinned, so it's probably important
telardo  [developer] 14 Nov, 2021 @ 4:39am
Bug report!
If you encountered a bug or mod incompatibility, please submit hugslib log with an explanation about how or when the bug occurred. Only in this way can I reproduce it quickly and fix it ASAP.

To get hugslib logs, you need to run the Hugslib mod, then go to the dev console and press the 'Share logs' button (default hotkey for it is ctrl+F12), you should get a github gist address then, leave it here. ^^
< >
Showing 1-15 of 147 comments
BigLorry 15 Nov, 2021 @ 12:19pm 
i keep getting this failure upon load? https://gist.github.com/60abfcc8bc2fa3b90bba78acd3030fde
telardo  [developer] 15 Nov, 2021 @ 8:28pm 
Originally posted by Bear:
i keep getting this failure upon load? https://gist.github.com/60abfcc8bc2fa3b90bba78acd3030fde
Well, it seems like you can't load the assembly file properly. However, I can't reproduce it on my end. Can you try resubscribe this mod? Maybe Steam didn't distribute files completely.
BigLorry 16 Nov, 2021 @ 9:36am 
Originally posted by telardo:
Originally posted by Bear:
i keep getting this failure upon load? https://gist.github.com/60abfcc8bc2fa3b90bba78acd3030fde
Well, it seems like you can't load the assembly file properly. However, I can't reproduce it on my end. Can you try resubscribe this mod? Maybe Steam didn't distribute files completely.
sure i will try re installing it
uerminosa 17 Nov, 2021 @ 8:43am 
hey, I had to disable the romance need and interactions because my doctor kept ignoring a severely injured prisoner to go make out with her husband lmao could something be done about this?
telardo  [developer] 17 Nov, 2021 @ 9:35am 
Originally posted by vermibvs:
hey, I had to disable the romance need and interactions because my doctor kept ignoring a severely injured prisoner to go make out with her husband lmao could something be done about this?
Well, I've lowered the priority of duties, I think it should allow them to do emergency work right now
Annabellee 20 Nov, 2021 @ 2:23pm 
so I'm getting an error at RomanceOnTheRim.RomanceUtility.GetRandomInteractionDef (Verse.Pawn initiator, Verse.Pawn recipient) [0x00032] in <161eacdb7823452a9ac4e5184be1f026>:0
at RomanceOnTheRim.Need_Romance.TryTriggerRomanticInteraction () [0x00044] in <161eacdb7823452a9ac4e5184be1f026>:0
at RomanceOnTheRim.Need_Romance.NeedInterval () [0x0007a] in <161eacdb7823452a9ac4e5184be1f026>:0
at (wrapper dynamic-method) RimWorld.Pawn_NeedsTracker.RimWorld.Pawn_NeedsTracker.NeedsTrackerTick_Patch0(RimWorld.Pawn_NeedsTracker)
at (wrapper dynamic-method) Verse.Pawn.Verse.Pawn.Tick_Patch5(Verse.Pawn)
https://gist.github.com/HugsLibRecordKeeper/32dd206b23cc0c80ad480236f6e98092
telardo  [developer] 21 Nov, 2021 @ 12:57am 
Originally posted by oicher:
so I'm getting an error at RomanceOnTheRim.RomanceUtility.GetRandomInteractionDef (Verse.Pawn initiator, Verse.Pawn recipient) [0x00032] in <161eacdb7823452a9ac4e5184be1f026>:0
at RomanceOnTheRim.Need_Romance.TryTriggerRomanticInteraction () [0x00044] in <161eacdb7823452a9ac4e5184be1f026>:0
at RomanceOnTheRim.Need_Romance.NeedInterval () [0x0007a] in <161eacdb7823452a9ac4e5184be1f026>:0
at (wrapper dynamic-method) RimWorld.Pawn_NeedsTracker.RimWorld.Pawn_NeedsTracker.NeedsTrackerTick_Patch0(RimWorld.Pawn_NeedsTracker)
at (wrapper dynamic-method) Verse.Pawn.Verse.Pawn.Tick_Patch5(Verse.Pawn)
https://gist.github.com/HugsLibRecordKeeper/32dd206b23cc0c80ad480236f6e98092
Fixed now, but you should check the mod setting about the interactions weights. It's because all types of interaction are not available. If you really want to do so, you should consider toggle off the need and interactions.
phantasma 22 Nov, 2021 @ 4:54pm 
Hiya, just a word tweak suggestion for ya. In the Colonist's needs bar, when a colonist 'is seriously concerned for their lover' it uses the word 'he' even when the colonist's lover is female. I was wondering should the message use the word 'they' instead?
telardo  [developer] 22 Nov, 2021 @ 7:47pm 
Originally posted by phantasma:
Hiya, just a word tweak suggestion for ya. In the Colonist's needs bar, when a colonist 'is seriously concerned for their lover' it uses the word 'he' even when the colonist's lover is female. I was wondering should the message use the word 'they' instead?
Thanks, fixed now.
MCs 23 Nov, 2021 @ 12:27am 
pawns with beautiful trait (maybe pretty as well, havent tested) still get hit on even with percept romance attempt arranged
phantasma 23 Nov, 2021 @ 3:46pm 
Hiya, thank you for that speedy fix. I think I've found another thing where the pillow talk feature is giving the pawns a negative 'slept on ground' thought afterwards. The pawns I checked had a bed and lay on it to chat but got the negative thought after.
Last edited by phantasma; 23 Nov, 2021 @ 3:54pm
telardo  [developer] 24 Nov, 2021 @ 2:52am 
Originally posted by phantasma:
Hiya, thank you for that speedy fix. I think I've found another thing where the pillow talk feature is giving the pawns a negative 'slept on ground' thought afterwards. The pawns I checked had a bed and lay on it to chat but got the negative thought after.
Weird, should be fixed now.
Diana (Kitty) 25 Nov, 2021 @ 11:42am 
The "(serious) concern for my lover" moodlet does not use the proper pronouns in its hover over description; one of my colonists with a female lover had it say "I hope he recovers soon" when it should have said she.

The easiest way to fix this (imo) would be to just use "they" instead of he.
imperfect 28 Nov, 2021 @ 10:35pm 
I have the arranged marriage precept but when I right click the marriage spot, with a pawn or without a pawn selected, nothing happens, I have a couple who are fiances, can't get them to be married. Any help? Here's my mods: https://gist.github.com/imperfectundertaker/b8069172860314ad1aa4f7d4205cd972
telardo  [developer] 28 Nov, 2021 @ 11:38pm 
Originally posted by imperfect:
I have the arranged marriage precept but when I right click the marriage spot, with a pawn or without a pawn selected, nothing happens, I have a couple who are fiances, can't get them to be married. Any help? Here's my mods: https://gist.github.com/imperfectundertaker/b8069172860314ad1aa4f7d4205cd972
You don't need to right click the marriage spot to start a marriage. There's a button if you select the marriage spot, click the button, (in the popup panel) select the fiances and click confirm button to start their marriage.
< >
Showing 1-15 of 147 comments
Per page: 1530 50