边缘世界 RimWorld

边缘世界 RimWorld

[B19] Psychology
 此主题已被置顶,因此可能具有重要性
The Word-Mule  [开发者] 2018 年 9 月 1 日 上午 12:54
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.
< >
正在显示第 1 - 15 条,共 134 条留言
Seti 2018 年 9 月 1 日 上午 6:09 
hey, is this mod still incompatible with children mod?
The Word-Mule  [开发者] 2018 年 9 月 1 日 上午 6:43 
I don't know.
Someone 2018 年 9 月 1 日 上午 9:25 
For adding to a saved game, do you still have to go into the file and change up the pawn file or whatever?
Someone 2018 年 9 月 1 日 上午 9:46 
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 2018 年 9 月 1 日 上午 11:58 
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  [开发者] 2018 年 9 月 1 日 下午 2:12 
They've already been fixed, just haven't released the patch.
Morgan 2018 年 9 月 1 日 下午 9:59 
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 2018 年 9 月 1 日 下午 10:50 
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 2018 年 9 月 2 日 上午 3:12 
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 2018 年 9 月 2 日 上午 3:51 
Yeah I don’t see the button in prepare carefully anymore
The Word-Mule  [开发者] 2018 年 9 月 2 日 上午 5:22 
引用自 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 2018 年 9 月 2 日 上午 5:35 
My respect! :D
The Word-Mule  [开发者] 2018 年 9 月 2 日 上午 7:39 
Prepare Carefully integration still works perfectly fine on my end.
Bunkier 2018 年 9 月 2 日 上午 8:34 
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 2018 年 9 月 2 日 下午 8:50 
Hey if this mod works, how will we know? Will we see numbers demarcating the Kinsey Scale? Just curious
< >
正在显示第 1 - 15 条,共 134 条留言
每页显示数: 1530 50