RimWorld
[Obsolete]NoDivorce
67 則留言
tiagocc0  [作者] 8 月 10 日 上午 3:08 
obsolete means I haven't tried to get this same information you want from the source code for a long time, before 1.5 release
Balthazad 8 月 9 日 下午 3:19 
i assume the "obsolete" in the title means that marriages are forever by vanilla now...?
zero information being given in the description leaves me not knowing what to do, as i haven't tested the new update before updating my modlist
tiagocc0  [作者] 2024 年 7 月 6 日 下午 1:25 
I haven't been playing or making mods for rimworld anymore.
But anyone is free to fork this mod and continue it, no credits are necessary.
TurtleShroom 2024 年 7 月 6 日 下午 1:19 
PLEASE PLEASE PLEASE update this Mod to V1.5 !
TurtleShroom 2024 年 6 月 19 日 下午 2:09 
Does this Mod work in V1.5 ?
tiagocc0  [作者] 2024 年 6 月 10 日 下午 1:28 
The problem was way before the last rimworld version, the problem is that there must be other checks that need to be patched.
Archie 2024 年 6 月 9 日 下午 2:03 
Looking at the code and how it patches things, it seems to be perfectly fine since you're running a prefix that just immediately skips whatever the breakup interaction calculates and simply changes the result to 0f no matter what, which is good, so it -should- be working just fine. Most you'll probably have to do is recompile it with rimworld's 1.5 harmony library.
tiagocc0  [作者] 2024 年 4 月 12 日 上午 11:40 
@Big shotgun guy Hi there, it seems this mod wasn't working properly before and it was a pain to test so I never got around fixing it, I probably won't try fixing it
Big shotgun guy 2024 年 4 月 12 日 上午 10:57 
Hi, can you still upgrade this please? Thanks.
Balthazad 2023 年 11 月 24 日 上午 9:37 
pille,
you'd just have had to look into the "needs" tab of character editor, activate the "-" to delete memories and then scroll down a bit ;)
Pille 2023 年 7 月 16 日 上午 1:37 
Thanks tiagocc0!
I think that mod ultimately removes divorce from all couples though, but in a different way than yours.
tiagocc0  [作者] 2023 年 7 月 15 日 上午 11:26 
Pille 2023 年 7 月 15 日 上午 6:40 
I also found a post on reddit:
r/RimWorld/comments/oxjcms/how_to_change_your_pawns_compatibility/
there are apparently some edits you can do to make pawns more compatible, so the divorce problem is solved "at the root". Apparently it involves a lot of searching and tinkering and trial and error though. I wonder if one could make a mod, maybe separate or as part of character editor, that does that work for you - that is, to create two pawns with high compatibility or change their compatibility in the game.
Pille 2023 年 7 月 15 日 上午 6:40 
I just started a colony and made 2 pairs of wedded colonists, and for no reason one of the pairs divorced a few days after game start. I used character editor to make them married again, which worked, but now the husband still has the memory of being divorced. Now they are married, but the husband considers his wife a "rival" and hates sleeping in the same bed and the game keeps giving me a notification that I'm lacking beds for colonists. It's like they are married again but the game doesn't properly recognize it - so it seems the entire playthrough is ruined now - all because of a nonsensical divorce.
tiagocc0  [作者] 2023 年 7 月 14 日 下午 1:46 
Pille, I made this mod really quickly and wasn't able to test it fully, because of that it changes only one location and probably doesn't take into consideration a lot of things, like cheating. I don't have time to change or test it but if you look at the image above you can see I try to return the value zero instead of the of the 0.02 * num * num2, so if the current mod works as intended there is a possibility that instead of returning zero we could return 0.01 or 0.005 maybe, that could mean a very small change perhaps. I could look into it because it would be quick to make as another mod, but like I said, I won't have time to test it. Let me know what you think.
Pille 2023 年 7 月 14 日 下午 1:02 
Is there a way you can make it only very very unlikely that a divorce happens, instead of the chance being 0? Maybe include that as an option?
TurtleShroom 2023 年 1 月 11 日 上午 9:35 
Thank you so much for updating this. I would go insane without it.
Big shotgun guy 2022 年 10 月 6 日 下午 9:22 
Nice!
tiagocc0  [作者] 2022 年 10 月 6 日 下午 12:58 
Can't test it fully be since it run I'm setting it to 1.4, let me know if it is not working.
tiagocc0  [作者] 2022 年 9 月 3 日 上午 4:27 
Glad to be of help
Big shotgun guy 2022 年 9 月 3 日 上午 12:30 
Your work has brought me back my perfect life. Thank you:winter2019happydog:
Jellypowered 2021 年 8 月 19 日 下午 3:35 
No biggie, the workshop has been ultra slow lately. It's good again :D
tiagocc0  [作者] 2021 年 8 月 19 日 上午 8:30 
i did, and fixed right after when i did that, sorry
Jellypowered 2021 年 8 月 18 日 下午 5:38 
I think you accidently upload No Affair instead of No Divorce :p
WeskerMo 2021 年 8 月 18 日 下午 12:24 
Oh gosh ,thank you, you are so kind!
tiagocc0  [作者] 2021 年 8 月 18 日 上午 11:41 
made a quick dirty patch for no affair, haven't tested it, if you are brave enough, let me know if it works

https://gtm.steamproxy.vip/sharedfiles/filedetails/?id=2578520697
tiagocc0  [作者] 2021 年 8 月 18 日 上午 10:36 
I have to look up on the code, if it's something easy to find
WeskerMo 2021 年 8 月 18 日 上午 8:29 
Could you make a mod to disable the affairs?
That is truly annoying.
I Haven't Had Sex Since 2003 2021 年 7 月 28 日 上午 1:15 
Someone was devastated as a child.
tiagocc0  [作者] 2021 年 7 月 24 日 上午 4:29 
Update it to 1.3, after some tests it seems to be still working.
tiagocc0  [作者] 2021 年 7 月 24 日 上午 3:24 
I have to test this on 1.3, but probably wont need any modifications like my other mods, the problem is that testing this mod takes a long time.
time lapses 2021 年 7 月 23 日 下午 8:42 
1.3 plz
tiagocc0  [作者] 2021 年 5 月 12 日 下午 12:57 
It has been a long time since i played, but I always used it and was able to start relationships and marry. Maybe something changed in most recent versions?
Tallblackman52 2021 年 5 月 11 日 下午 9:48 
I've noticed when I use the is mod my people also stop from building relationships. like in one play through I had 18 pawns and after I removed this mod 8 of them instantly started relationships...
HARIAK 2021 年 1 月 12 日 上午 10:16 
very good
WabbaCat 2020 年 8 月 22 日 下午 10:22 
Till death do us part.
tiagocc0  [作者] 2020 年 8 月 13 日 上午 3:17 
Updated, no modifications necessary it seems, no errors on latest version but I can't test it right now. Let me know if it isn't working properly.
Halt Bizqit 2020 年 8 月 12 日 下午 3:46 
pls we need this <3
Blackblade 2020 年 8 月 10 日 下午 9:03 
update for 1.2?
tiagocc0  [作者] 2020 年 7 月 30 日 上午 10:23 
I won't be able to test it on 1.0 right now, I will check it when I have time
OVERLORD 2020 年 7 月 24 日 上午 11:13 
Error while instantiating a mod of type NoDivorce.NoDivorce: System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.TypeLoadException: Could not load type 'Harmony.HarmonyInstance' from assembly 'NoDivorce'.
at (wrapper managed-to-native) System.Reflection.MonoCMethod:InternalInvoke (object,object[],System.Exception&)
at System.Reflection.MonoCMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0
--- End of inner exception stack trace ---
OVERLORD 2020 年 7 月 24 日 上午 11:11 
1.0unavailable,The scarlet letter,Can't start.
Canon 2020 年 6 月 17 日 下午 9:55 
Angry king henry noises
tiagocc0  [作者] 2020 年 4 月 12 日 下午 3:25 
Affair is probably another part of the code which I haven't checked, would have to look it up. Would probably make another mod instead of putting it here however.
Ezaum 2020 年 4 月 12 日 下午 2:24 
Why it doesn’t block affairs?
MZZ 2020 年 4 月 3 日 下午 3:10 
Yes, when the wedding began, the colonists would walk around the wedding site for a long time (say, two days or more). I reinstalled the game and the bug is gone. Thanks again.
tiagocc0  [作者] 2020 年 4 月 3 日 上午 3:00 
Might be another mod conflict, all this do is return fail everytime the thought about breaking up is called. What is exactly a wedding ramble? The wedding itself?
MZZ 2020 年 4 月 3 日 上午 1:06 
I not sure, but my colonists are stuck in a wedding ramble. They even don't go to sleep. Could it be because I used this mod? Thanks.
tiagocc0  [作者] 2020 年 3 月 3 日 下午 1:27 
I patched the first method I found which is run from time to time with a random chance of initiating a breakup, it checks if the pawn is married or not so probably it works if they are lovers or married.

Other types of break up might occur from events but I'm not aware of those.
Meltup 2020 年 3 月 3 日 上午 11:29 
I was looking at code and description... and still don't get it: does this mod remove only Divorces or all Breakups? Meaning, do pawns need to be married to never break up?