Installera Steam
logga in
|
språk
简体中文 (förenklad kinesiska)
繁體中文 (traditionell kinesiska)
日本語 (japanska)
한국어 (koreanska)
ไทย (thailändska)
Български (bulgariska)
Čeština (tjeckiska)
Dansk (danska)
Deutsch (tyska)
English (engelska)
Español – España (spanska – Spanien)
Español – Latinoamérica (spanska – Latinamerika)
Ελληνικά (grekiska)
Français (franska)
Italiano (italienska)
Bahasa Indonesia (indonesiska)
Magyar (ungerska)
Nederlands (nederländska)
Norsk (norska)
Polski (polska)
Português (portugisiska – Portugal)
Português – Brasil (portugisiska – Brasilien)
Română (rumänska)
Русский (ryska)
Suomi (finska)
Türkçe (turkiska)
Tiếng Việt (vietnamesiska)
Українська (ukrainska)
Rapportera problem med översättningen
Dang. I did not think I touched anything that would interact with that, but I'll take a look, thanks for reporting.
If you open the options menu there's a button to take you to the log file folder, where you'll find a file called Player.log. You can copy the contents of that into a site like Pastebin in order to get a link you can give to me (or another modder, for future reference).
I have managed to replicate your animation issue so I should be able to tackle it with or without log.
It doesn't throw an exception for me though, it just doesn't work. So the error you're getting at the toybox might be unrelated to the animation issue, and I won't be able to solve that error unless I can replicate that one too.
Thanks for reporting, as always.
Pushed a fix for the loneliness issues. If you're not seeing a change, try forcing Steam to redownload the mod to make sure you have the latest files. If you definitely have the latest files and it's still not fixed for you, let me know.
I'm not able to replicate your issue. If it's repeatable for you, can you give me more detail on exactly when it happens? Is it only under certain circumstances? Does the error occur when the toddler sets out to play with the toys, or while they're at the toybox playing?
Could you turn on job logging for the toddler using the debug tools before the error happens, and share the full log covering the error?
Just one slight problem, the children are getting lonely, despite having more than enough adult interactions/play.
The adults also don't seem to play with children to remedy that, perhaps due to full "Play" bar.
System.NullReferenceException: Object reference not set to an instance of an object
[Ref 51619D31] Duplicate stacktrace, see ref for original
UnityEngine.StackTraceUtility:ExtractStackTrace ()
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.Log.Error_Patch1 (string)
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.AI.JobUtility.TryStartErrorRecoverJob_Patch1 (Verse.Pawn,string,System.Exception,Verse.AI.JobDriver)
Verse.AI.JobDriver:DriverTick ()
Verse.AI.Pawn_JobTracker:JobTrackerTick ()
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.Pawn.Tick_Patch1 (Verse.Pawn)
Verse.Thing:DoTick ()
Verse.TickList:Tick ()
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.TickManager.DoSingleTick_Patch2