RimWorld
Psychology (unofficial) v1.1-1.6
 Este tema se ha marcado como fijo, por lo que probablemente sea importante
che_lovek  [desarrollador] 15 AGO 2021 a las 10:24
BUG reports
Post any errors and bugs you encountered while using this mod.

Note that the more info you provide, the easier it is for me to reproduce and fix the issue.
< >
Mostrando 1-15 de 200 comentarios
( σ'ω')σ 23 AGO 2021 a las 9:39 
Because EdB can't use Psychology, I used Character Editor. But I found that using Character Editor to save characters does not seem to save Psychology data. Every time I use Character Editor to read characters from the slot, Psychology data is always randomized. This may be a problem with Character Editor. I also reflected this problem with the other party, but I can't rule out a problem with Psychology, so I comment here just in case.
che_lovek  [desarrollador] 23 AGO 2021 a las 12:01 
@( σ'ω')σ The way Character Editor works probably makes it impossible to save pawn's psychology.
Prepare Carefully psyche button works again though.
( σ'ω')σ 24 AGO 2021 a las 2:24 
Publicado originalmente por KEMPER:
@( σ'ω')σ The way Character Editor works probably makes it impossible to save pawn's psychology.
Prepare Carefully psyche button works again though.
At that time, I found that the PC could not be used so I used CE, but I did not expect to be able to use it now. I will use the PC back hahaha. Thanks for your answer.
Ilmaren_ 2 SEP 2021 a las 14:07 
This mod breaks saves when you remove it; It doesn't error, but removes all UI in game and prevents selecting anything. You can watch the game go, but are unable to interact with anything.
che_lovek  [desarrollador] 3 SEP 2021 a las 3:05 
@Scorch67 Thats something that I never seen happen with this mod. Can't really help with this problem without any logs.
Ollie-Raven 4 SEP 2021 a las 12:27 
Even when my Ideology finds harvesting organs acceptable they get negative mods. I tried turning off the empathy changes and it did nothing to change it
Commissar 12 SEP 2021 a las 14:46 
Exception ticking MAI (at (178, 0, 137)): System.NullReferenceException: Object reference not set to an instance of an object
at Psychology.Harmony.InteractionWorker_RomanceAttempt_SelectionWeightPatch.PsychologyException (System.Single& __result, Verse.Pawn initiator, Verse.Pawn recipient) [0x0032d] in <435544b63f5841dfbf15aac23f3d208d>:0
at (wrapper dynamic-method) RimWorld.InteractionWorker_RomanceAttempt.RimWorld.InteractionWorker_RomanceAttempt.RandomSelectionWeight_Patch1(RimWorld.InteractionWorker_RomanceAttempt,Verse.Pawn,Verse.Pawn)
at Hospitality.Patches.Pawn_InteractionsTracker_Patch+TryInteractRandomly+<>c__DisplayClass0_1.<Replacement>b__0 (RimWorld.InteractionDef x) [0x0001f] in <908b0104ebb3469797903b8ee6664172>:0
at Verse.GenCollection.TryRandomElementByWeight[T] (System.Collections.Generic.IEnumerable`1[T] source, System.Func`2[T,TResult] weightSelector, T& result) [0x0001f] in <b64badbf3c3d41018b3ca5d3e8c77771>:0
at Hospitality.Patches.Pawn_InteractionsTracker_Patch+TryInteractRandomly.Replacement (RimWorld.Pawn_InteractionsTracker __instance, System.Boolean& __result, Verse.Pawn ___pawn, System.Collections.Generic.List`1[T] ___workingList, System.Int32 ___lastInteractionTime) [0x0010e] in <908b0104ebb3469797903b8ee6664172>:0
at (wrapper dynamic-method) RimWorld.Pawn_InteractionsTracker.RimWorld.Pawn_InteractionsTracker.TryInteractRandomly_Patch1(RimWorld.Pawn_InteractionsTracker)
at RimWorld.Pawn_InteractionsTracker.InteractionsTrackerTick () [0x000ac] in <b64badbf3c3d41018b3ca5d3e8c77771>:0
at Verse.Pawn.Tick () [0x00145] in <b64badbf3c3d41018b3ca5d3e8c77771>:0
at AIPawn.AIPawn.Tick () [0x00001] in <3e5659fa1d054d28a6105afc3a0a56e5>:0
at Verse.TickList.Tick () [0x0015c] in <b64badbf3c3d41018b3ca5d3e8c77771>:0
UnityEngine.StackTraceUtility:ExtractStackTrace ()
(wrapper dynamic-method) Verse.Log:Verse.Log.Error_Patch3 (string)
Verse.TickList:Tick ()
(wrapper dynamic-method) Verse.TickManager:Verse.TickManager.DoSingleTick_Patch1 (Verse.TickManager)
Verse.TickManager:TickManagerUpdate ()
(wrapper dynamic-method) Verse.Game:Verse.Game.UpdatePlay_Patch2 (Verse.Game)
Verse.Root_Play:Update ()



comes with some lag spikes
Última edición por Commissar; 12 SEP 2021 a las 14:46
Rainy 13 SEP 2021 a las 13:37 
When I removed psychology from my mods the player settlement stopped generating on the map and it just breaks the game. Tried disabling all other mods and it works just fine. But as soon as I disable psychology world map generation just breaks
che_lovek  [desarrollador] 14 SEP 2021 a las 4:25 
@Rainy Can't reproduce the issue. Any chance you send me error logs / save file?
Gandalf the Pink 17 SEP 2021 a las 14:43 
Just had this pop up, been running this setup for 2 months without a red error so I'm not sure whats conflicting. Any help would be appreciated:

[Psychology (unofficial) v1.1-1.3] Patch operation Verse.PatchOperationReplace(*/RulePackDef[defName="Sentence_RomanceAttemptAccepted"]/rulePack/rulesStrings/li[3]) failed
file: C:\Program Files (x86)\Steam\steamapps\workshop\content\294100\2016263135\Patches\InteractionPatches.xml
UnityEngine.StackTraceUtility:ExtractStackTrace ()
(wrapper dynamic-method) Verse.Log:Verse.Log.Error_Patch1 (string)
Verse.PatchOperation:Complete (string)
Verse.LoadedModManager:ClearCachedPatches ()
Verse.LoadedModManager:LoadAllActiveMods ()
Verse.PlayDataLoader:DoPlayLoad ()
Verse.PlayDataLoader:LoadAllPlayData (bool)
Verse.Root/<>c:<Start>b__6_1 ()
Verse.LongEventHandler:RunEventFromAnotherThread (System.Action)
Verse.LongEventHandler/<>c:<UpdateCurrentAsynchronousEvent>b__27_0 ()
System.Threading.ThreadHelper:ThreadStart_Context (object)
System.Threading.ExecutionContext:RunInternal (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool)
System.Threading.ExecutionContext:Run (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool)
System.Threading.ExecutionContext:Run (System.Threading.ExecutionContext,System.Threading.ContextCallback,object)
System.Threading.ThreadHelper:ThreadStart ()
MarkH 18 SEP 2021 a las 17:31 
I've run into the same issue as Gandalfr the Pink.
It looks like Rimworld was updated in the last couple days.
MarkH 18 SEP 2021 a las 18:35 
After some fiddling, I've determined my error was coming from Psychology + Interaction Bubbles + Speak Up. As long as Speak Up is loaded last, the error goes away. That's not to say there isn't some other issue, but the error goes away, at least.
Gandalf the Pink 18 SEP 2021 a las 20:33 
I'll do a reorder and see if it fixes it because I have the same 3 mods.
Edit: mhenry's reorder fixes the issue so the updates created some conflict between these 3.
Última edición por Gandalf the Pink; 18 SEP 2021 a las 20:55
mgla 19 SEP 2021 a las 14:23 
Seems to cause a bug with EdB when trying to open the Debug actions menu
Artrain 25 SEP 2021 a las 10:06 
Publicado originalmente por Gandalfr the Pink:
I'll do a reorder and see if it fixes it because I have the same 3 mods.
Edit: mhenry's reorder fixes the issue so the updates created some conflict between these 3.
Thanks a bunch for this! I just did a clean install (for some other reason), and this was hoping this would go away, but it didn't. Ordering it as you suggested worked. Hopefully its all running smooth now.
< >
Mostrando 1-15 de 200 comentarios
Por página: 1530 50