ติดตั้ง Steam
เข้าสู่ระบบ
|
ภาษา
简体中文 (จีนตัวย่อ)
繁體中文 (จีนตัวเต็ม)
日本語 (ญี่ปุ่น)
한국어 (เกาหลี)
български (บัลแกเรีย)
Čeština (เช็ก)
Dansk (เดนมาร์ก)
Deutsch (เยอรมัน)
English (อังกฤษ)
Español - España (สเปน)
Español - Latinoamérica (สเปน - ลาตินอเมริกา)
Ελληνικά (กรีก)
Français (ฝรั่งเศส)
Italiano (อิตาลี)
Bahasa Indonesia (อินโดนีเซีย)
Magyar (ฮังการี)
Nederlands (ดัตช์)
Norsk (นอร์เวย์)
Polski (โปแลนด์)
Português (โปรตุเกส - โปรตุเกส)
Português - Brasil (โปรตุเกส - บราซิล)
Română (โรมาเนีย)
Русский (รัสเซีย)
Suomi (ฟินแลนด์)
Svenska (สวีเดน)
Türkçe (ตุรกี)
Tiếng Việt (เวียดนาม)
Українська (ยูเครน)
รายงานปัญหาเกี่ยวกับการแปลภาษา
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)