RimWorld

RimWorld

[B19] Psychology
 This topic has been pinned, so it's probably important
The Word-Mule  [developer] 1 Sep, 2018 @ 12:54am
Compatibility & Bug Reports
Post about issues you have with the mod, including errors caused by conflicts with other mods, here. Please include the error log and a description of what was happening when the error was created if possible. If you are able to reproduce the error reliably, include the steps necessary to do so.
< >
Showing 1-15 of 134 comments
Seti 1 Sep, 2018 @ 6:09am 
hey, is this mod still incompatible with children mod?
The Word-Mule  [developer] 1 Sep, 2018 @ 6:43am 
I don't know.
Rous 1 Sep, 2018 @ 9:25am 
For adding to a saved game, do you still have to go into the file and change up the pawn file or whatever?
Rous 1 Sep, 2018 @ 9:46am 
Oh, lol nevermind. Loaded it anyway, took the chance, and saw that it said right there in the news that it's no longer necessary. Awesome! Thanks Mule.
comfy 1 Sep, 2018 @ 11:58am 
I haven't noticed any bugs in specific, but I have noticed a few strange spellings or wordings in say mental breaks and elections so far
The Word-Mule  [developer] 1 Sep, 2018 @ 2:12pm 
They've already been fixed, just haven't released the patch.
Morgan 1 Sep, 2018 @ 9:59pm 
is this mod incompadable with the Prepare Carefully mod? i had a problum with it and this Psycology mod on a18 once a19 came out...
hesperides4 1 Sep, 2018 @ 10:50pm 
Prepare Carefully released an update about... 7 hours ago? As a result the psychology psyche option has stopped showing up in Prepare Carefully. I edited a couple of my pawns' appearances, then saved over their old presets, and then discovered that they'd lost their psyches when I opened their .pcc files.
Orion 2 Sep, 2018 @ 3:12am 
Hey, it seems you're trying to call "SendLetter" on InteractionWorker_MarriageProposal (line 127, your code) via reflection. Apparently this method doesn't exist anymore in B19:
Traverse.Create(__instance).Method("SendLetter", new[] { typeof(Pawn), typeof(Pawn), typeof(bool), typeof(bool) }).GetValue(new object[] { initiator, recipient, flag, brokeUp });
This throws "Exception ticking Squirrel (at (40, 0, 95)): System.Exception: cannot get method value without method".
elite cassidy 2 Sep, 2018 @ 3:51am 
Yeah I don’t see the button in prepare carefully anymore
The Word-Mule  [developer] 2 Sep, 2018 @ 5:22am 
Originally posted by Orion:
Hey, it seems you're trying to call "SendLetter" on InteractionWorker_MarriageProposal (line 127, your code) via reflection. Apparently this method doesn't exist anymore in B19:
Traverse.Create(__instance).Method("SendLetter", new[] { typeof(Pawn), typeof(Pawn), typeof(bool), typeof(bool) }).GetValue(new object[] { initiator, recipient, flag, brokeUp });
This throws "Exception ticking Squirrel (at (40, 0, 95)): System.Exception: cannot get method value without method".
Yep, I'm aware of this. Been working on turning it into a transpiler as of yesterday.
Orion 2 Sep, 2018 @ 5:35am 
My respect! :D
The Word-Mule  [developer] 2 Sep, 2018 @ 7:39am 
Prepare Carefully integration still works perfectly fine on my end.
Bunkier 2 Sep, 2018 @ 8:34am 
I get this when pawns try to romance


Could not get load IDs list. We're asking for something which was never added during LoadingVars. pathRelToParent=/knownSexualities/keys, parent=Psychology.Pawn_SexualityTracker
Verse.Log:Error(String, Boolean)
Verse.LoadIDsWantedBank:TakeList(String, IExposable)
Verse.CrossRefHandler:TakeResolvedRefList(String, IExposable)
Verse.CrossRefHandler:TakeResolvedRefList(String)
Verse.Scribe_Collections:Look(List`1&, Boolean, String, LookMode, Object[])
Verse.Scribe_Collections:Look(List`1&, String, LookMode, Object[])
Verse.Scribe_Collections:Look(Dictionary`2&, String, LookMode, LookMode, List`1&, List`1&)
Psychology.Pawn_SexualityTracker:ExposeData()
Verse.CrossRefHandler:ResolveAllCrossReferences()
Verse.ScribeLoader:FinalizeLoading()
Verse.Game:LoadGame()
Verse.SavedGameLoaderNow:LoadGameFromSaveFileNow_Patch1(String)
Verse.Root_Play:<Start>m__0()
Verse.LongEventHandler:RunEventFromAnotherThread(Action)
Verse.LongEventHandler:<UpdateCurrentAsynchronousEvent>m__1()
Elorae 2 Sep, 2018 @ 8:50pm 
Hey if this mod works, how will we know? Will we see numbers demarcating the Kinsey Scale? Just curious
< >
Showing 1-15 of 134 comments
Per page: 1530 50