边缘世界 RimWorld

边缘世界 RimWorld

WorkProfiles
 此主题已被置顶,因此可能具有重要性
Сapybara  [开发者] 3 月 19 日 下午 4:38
Bugs
Please write about errors if you encounter them.
< >
正在显示第 1 - 6 条,共 6 条留言
RedFlag 3 月 21 日 上午 7:00 
error for add same name profie
------------------error log------------------
Exception filling window for WorkProfiles.Dialog_CreateProfile: System.ArgumentOutOfRangeException: Index and length must refer to a location within the string. Parameter name: length [Ref 77BDA1DA] Duplicate stacktrace, see ref for original UnityEngine.StackTraceUtility:ExtractStackTrace () (wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.Log.Error_Patch6 (string) (wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.Window.InnerWindowOnGUI_Patch0 (Verse.Window,int) UnityEngine.GUI:CallWindowDelegate ( UnityEngine . GUI/WindowFunction,int,int,UnityEngine.GUISkin,int,single,single,UnityEngine. GUIStyle)
最后由 RedFlag 编辑于; 3 月 21 日 上午 7:21
RedFlag 3 月 21 日 上午 7:15 
error with MultiFloors( https://psteamcommunity.yuanyoumao.com/sharedfiles/filedetails/?id=3384660931 ) and [FSF] Complex Jobs
while chang level ,such as B! to G ,fail to handle baby's priority . Note: 惠特尼珍 is a 1 year old baby
-------------------error log ---------------
Tried to change priority on disabled worktype FSFMerge for pawn 惠特尼珍 UnityEngine.StackTraceUtility:ExtractStackTrace () (wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.Log.Error_Patch6 (string) (wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:RimWorld.Pawn_WorkSettings.SetPriority_Patch1 (RimWorld.Pawn_WorkSettings,Verse.WorkTypeDef,int) WorkProfiles.WorkProfile:ApplyToPawn (Verse.Pawn) WorkProfiles.WorkProfileSaver:ApplyProfileToReturningPawns () WorkProfiles.WorkProfileSaver:MapComponentUpdate () Verse.MapComponentUtility:MapComponentUpdate (Verse.Map) Verse.Map:MapUpdate () (wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.Game.UpdatePlay_Patch3 (Verse.Game) Verse.Root_Play:Update ()
最后由 RedFlag 编辑于; 3 月 21 日 上午 7:21
Сapybara  [开发者] 3 月 21 日 上午 9:41 
Thanks for the feedback, I'll look at the errors.
Сapybara  [开发者] 3 月 21 日 上午 9:47 
Hi @610415821, Your error indicates that you are trying to create a profile with a name you already have. This is an easy fix, I will look into it.
Сapybara  [开发者] 3 月 21 日 上午 10:44 
1 error. Profile error fixed.
2 error. [FSF] Complex Jobs is recommended to be loaded at the end of the mod list, after all mods that add new task types or modify existing ones. This allows [FSF] Complex Jobs to "pick up" changes from other mods and adapt them to its system.

Try moving MultiFloors before [FSF] Complex Jobs in the load order. This may help if MultiFloors adds new tasks that [FSF] Complex Jobs needs to process.
最后由 Сapybara 编辑于; 3 月 21 日 上午 10:58
RedFlag 3 月 22 日 上午 4:56 
引用自 Сapybara
1 error. Profile error fixed.
2 error. [FSF] Complex Jobs is recommended to be loaded at the end of the mod list, after all mods that add new task types or modify existing ones. This allows [FSF] Complex Jobs to "pick up" changes from other mods and adapt them to its system.

Try moving MultiFloors before [FSF] Complex Jobs in the load order. This may help if MultiFloors adds new tasks that [FSF] Complex Jobs needs to process.
the mod load order already is this
WorkProfiles -> MultiFloors -> [FSF] Complex Jobs
< >
正在显示第 1 - 6 条,共 6 条留言
每页显示数: 1530 50