Installer Steam
log på
|
sprog
简体中文 (forenklet kinesisk)
繁體中文 (traditionelt kinesisk)
日本語 (japansk)
한국어 (koreansk)
ไทย (thai)
Български (bulgarsk)
Čeština (tjekkisk)
Deutsch (tysk)
English (engelsk)
Español – España (spansk – Spanien)
Español – Latinoamérica (spansk – Latinamerika)
Ελληνικά (græsk)
Français (fransk)
Italiano (italiensk)
Bahasa indonesia (indonesisk)
Magyar (ungarsk)
Nederlands (hollandsk)
Norsk
Polski (polsk)
Português (portugisisk – Portugal)
Português – Brasil (portugisisk – Brasilien)
Română (rumænsk)
Русский (russisk)
Suomi (finsk)
Svenska (svensk)
Türkçe (tyrkisk)
Tiếng Việt (Vietnamesisk)
Українська (ukrainsk)
Rapporter et oversættelsesproblem
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)