Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
Edit: Error seems to be firing when said pawns schedule is on Sleep.
Edit2: Suspecting it is caused by the Workaholic Trait from Vanilla Traits Expanded
https://gist.github.com/48dacf606f7496b11a26a4902472bf20
I have noticed this but have yet to pin down exactly what in the render code causes them to sometimes lean the wrong way. It might be an interaction with Camera+ but I'm not certain...
Thank you though!
Tested with only GeneSeed mod and Toddlers mod installed, along with their dependencies.
Log: https://gist.github.com/HugsLibRecordKeeper/d07acda119859237610ea3dcf614b14c
I'll put a note on the front page and look into it when I can.
in this case the pawn i tested it with was 54
image link [rimgo.vern.cc]
it's not game breaking, i find it hilarious, but worth looking into
Most of these errors appear to relate to modded work roles, others don't.
https://gist.github.com/5d5327c90fa8c43ca19330ad245f3231
Tried to change priority on disabled worktype Childcare for pawn Yuki
UnityEngine.StackTraceUtility:ExtractStackTrace ()
(wrapper dynamic-method) Verse.Log:Verse.Log.Error_Patch4 (string)
RimWorld.Pawn_WorkSettings:SetPriority (Verse.WorkTypeDef,int)
BetterPawnControl.WorkManager:LoadPawnPriorities (Verse.Pawn,BetterPawnControl.WorkLink)
BetterPawnControl.WorkManager:LoadState (System.Collections.Generic.List`1<BetterPawnControl.WorkLink>,System.Collections.Generic.List`1<Verse.Pawn>,BetterPawnControl.Policy)
BetterPawnControl.MainTabWindow_PawnTable_OnPostOpen:Postfix ()
(wrapper dynamic-method) RimWorld.MainTabWindow_PawnTable:RimWorld.MainTabWindow_PawnTable.PostOpen_Patch1 (RimWorld.MainTabWindow_PawnTable)
Numbers.MainTabWindow_Numbers:PostOpen ()
Numbers.MainTabWindow_NumbersWildLife:PostOpen ()
Verse.WindowStack:Add (Verse.Window)
(wrapper dynamic-method) RimWorld.MainTabsRoot:RimWorld.MainTabsRoot.ToggleTab_Patch1 (RimWorld.MainTabsRoot,RimWorld.MainButtonDef,bool)
RimWorld.MainButtonWorker_ToggleTab:Activate ()
UINotIncluded.Widget.Workers.Button_Worker:InterfaceTryActivate ()
UINotIncluded.Widget.Workers.Button_Worker:OnInteraction (UnityEngine.Rect)
UINotIncluded.Widget.Workers.Button_Worker:OnGUI (UnityEngine.Rect)
UINotIncluded.Widget.ExtendedToolbar:ExtendedToolbarOnGUI (System.Collections.Generic.List`1<UINotIncluded.Widget.Configs.ElementConfig>,UnityEngine.Rect)
UINotIncluded.UIManager:BarsOnGUI ()
(wrapper dynamic-method) RimWorld.MainButtonsRoot:RimWorld.MainButtonsRoot.MainButtonsOnGUI_Patch1 (RimWorld.MainButtonsRoot)
(wrapper dynamic-method) RimWorld.UIRoot_Play:RimWorld.UIRoot_Play.UIRootOnGUI_Patch2 (RimWorld.UIRoot_Play)
(wrapper dynamic-method) Verse.Root:Verse.Root.OnGUI_Patch1 (Verse.Root)