RimWorld
[LTO] Colony Groups
 Dit topic is vastgepind, dus het is waarschijnlijk belangrijk
BICKLEY  [ontwikkelaar] 22 jul 2021 om 10:45
-Error Reports-
While some previous reports are still on our fix list - this is a new thread for any new issues.
< >
1-15 van 162 reacties weergegeven
The new Ideology icons inside the portraits aren't showing. So for example it doesn't show slaves from normal pawns, they all look the same. Pawn's roles are also not displaying for me. I tried resubscribing but this didn't fix the issue. Is there something I'm missing?
Laatst bewerkt door LtCrunch; 26 jul 2021 om 12:12
BICKLEY  [ontwikkelaar] 26 jul 2021 om 12:52 
Origineel geplaatst door LtCrunch:
The new Ideology icons inside the portraits aren't showing. So for example it doesn't show slaves from normal pawns, they all look the same. Pawn's roles are also not displaying for me. I tried resubscribing but this didn't fix the issue. Is there something I'm missing?

Will have fixed soon
https://gist.github.com/6b1a4402cdeddcacac0d89faa5f4fb44

Exception filling window for TacticalGroups.ManagementMenu: System.NullReferenceException: Object reference not set to an instance of an object
at TacticalGroups.ManagementMenu.DoWindowContents (UnityEngine.Rect rect) [0x0044a] in <e4659a3c009344c5a1b936df099c4d67>:0
at Verse.Window.InnerWindowOnGUI (System.Int32 x) [0x001ce] in <f429400e900f434099af71800afbc07e>:0
UnityEngine.StackTraceUtility:ExtractStackTrace ()
(wrapper dynamic-method) Verse.Log:Verse.Log.Error_Patch2 (string)
Verse.Window:InnerWindowOnGUI (int) UnityEngine.GUI:CallWindowDelegate(UnityEngine.GUI/WindowFunction,int,int,UnityEngine.GUISkin,int,single,single,UnityEngine.GUIStyle)
Laatst bewerkt door PanX; 14 aug 2021 om 6:52
Whenever i turn on the option to auto recolor apparel my pawns start just standing around one after another. i found out that if i order one of them to change their clothes color they ALL start moving again. i tried to set up multiple style stations but that only worsened the problem.

the only related error i could found is only a warning. yellow colored :

TryMakePreToilReservations() returned false for a non-queued job right after StartJob(). This should have been checked before. curJob=Wear (Job_1526123)
UnityEngine.StackTraceUtility:ExtractStackTrace ()
Verse.Log:Warning (string)
(wrapper dynamic-method) Verse.AI.Pawn_JobTracker:Verse.AI.Pawn_JobTracker.StartJob_Patch3 (Verse.AI.Pawn_JobTracker,Verse.AI.Job,Verse.AI.JobCondition,Verse.AI.ThinkNode,bool,bool,Verse.ThinkTreeDef,System.Nullable`1<Verse.AI.JobTag>,bool,bool)
Verse.AI.Pawn_JobTracker:TryFindAndStartJob ()
(wrapper dynamic-method) Verse.AI.Pawn_JobTracker:Verse.AI.Pawn_JobTracker.EndCurrentJob_Patch4 (Verse.AI.Pawn_JobTracker,Verse.AI.JobCondition,bool,bool)
(wrapper dynamic-method) Verse.AI.Pawn_JobTracker:Verse.AI.Pawn_JobTracker.JobTrackerTick_Patch0 (Verse.AI.Pawn_JobTracker)
(wrapper dynamic-method) Verse.Pawn:Verse.Pawn.Tick_Patch3 (Verse.Pawn)
Verse.TickList:Tick ()
(wrapper dynamic-method) Verse.TickManager:Verse.TickManager.DoSingleTick_Patch1 (Verse.TickManager)
Verse.TickManager:TickManagerUpdate ()
(wrapper dynamic-method) Verse.Game:Verse.Game.UpdatePlay_Patch1 (Verse.Game)
Verse.Root_Play:Update ()
Laatst bewerkt door Tidurian; 4 aug 2021 om 2:51
i think i got some more hint. seems the stack of dye is the culprit in addition of the style station. seems the pawn does not start to recolor their apparell until the player orders them to but they also reserve the pile of dye causing afore mentioned bug.
BICKLEY  [ontwikkelaar] 4 aug 2021 om 6:18 
Origineel geplaatst door Tidurian:
i think i got some more hint. seems the stack of dye is the culprit in addition of the style station. seems the pawn does not start to recolor their apparell until the player orders them to but they also reserve the pile of dye causing afore mentioned bug.


Thanks - can you join the discord and post your save file(?)
Exception filling window for TacticalGroups.PresetMenu: System.InvalidOperationException: Collection was modified; enumeration operation may not execute.
at System.Collections.Generic.Dictionary`2+Enumerator[TKey,TValue].MoveNext () [0x00016] in <eae584ce26bc40229c1b1aa476bfa589>:0
at TacticalGroups.ColonistGroup.ActivatePreset (TacticalGroups.GroupPreset preset) [0x000b1] in <0d56b26f37fa49d78ff668ac34399e9d>:0
at TacticalGroups.PresetMenu.DoWindowContents (UnityEngine.Rect rect) [0x0073b] in <0d56b26f37fa49d78ff668ac34399e9d>:0
at Verse.Window.InnerWindowOnGUI (System.Int32 x) [0x001ce] in <00638943358e4807bd44cd7bc8f572da>:0
UnityEngine.StackTraceUtility:ExtractStackTrace ()
Verse.Log:Error (string)
Verse.Window:InnerWindowOnGUI (int)
UnityEngine.GUI:CallWindowDelegate (UnityEngine.GUI/WindowFunction,int,int,UnityEngine.GUISkin,int,single,single,UnityEngine.GUIStyle)

error loading the preset
Exception in Verse.Window.InnerWindowOnGUI: System.IndexOutOfRangeException: Index was outside the bounds of the array.
at TacticalGroups.MedicalCareUtilityGroup.MedicalCareSelectButton (UnityEngine.Rect rect, TacticalGroups.ColonistGroup group) [0x00026] in <0d56b26f37fa49d78ff668ac34399e9d>:0
at TacticalGroups.ManagementMenu.DoWindowContents (UnityEngine.Rect rect) [0x00068] in <0d56b26f37fa49d78ff668ac34399e9d>:0
at Verse.Window.InnerWindowOnGUI (System.Int32 x) [0x001f8] in <00638943358e4807bd44cd7bc8f572da>:0
- transpiler net.pardeike.rimworld.lib.harmony: IEnumerable`1 VisualExceptions.RunloopExceptionHandler:Transpiler(IEnumerable`1 instructions)

My colony management screens are blank now and I can no longer edit the settings for each group.
BICKLEY  [ontwikkelaar] 12 aug 2021 om 12:22 
Origineel geplaatst door ReWolf:
Exception filling window for TacticalGroups.PresetMenu: System.InvalidOperationException: Collection was modified; enumeration operation may not execute.
at System.Collections.Generic.Dictionary`2+Enumerator[TKey,TValue].MoveNext () [0x00016] in <eae584ce26bc40229c1b1aa476bfa589>:0
at TacticalGroups.ColonistGroup.ActivatePreset (TacticalGroups.GroupPreset preset) [0x000b1] in <0d56b26f37fa49d78ff668ac34399e9d>:0
at TacticalGroups.PresetMenu.DoWindowContents (UnityEngine.Rect rect) [0x0073b] in <0d56b26f37fa49d78ff668ac34399e9d>:0
at Verse.Window.InnerWindowOnGUI (System.Int32 x) [0x001ce] in <00638943358e4807bd44cd7bc8f572da>:0
UnityEngine.StackTraceUtility:ExtractStackTrace ()
Verse.Log:Error (string)
Verse.Window:InnerWindowOnGUI (int)
UnityEngine.GUI:CallWindowDelegate (UnityEngine.GUI/WindowFunction,int,int,UnityEngine.GUISkin,int,single,single,UnityEngine.GUIStyle)

error loading the preset

Will fix
BICKLEY  [ontwikkelaar] 12 aug 2021 om 12:22 
Origineel geplaatst door Arida:
Exception in Verse.Window.InnerWindowOnGUI: System.IndexOutOfRangeException: Index was outside the bounds of the array.
at TacticalGroups.MedicalCareUtilityGroup.MedicalCareSelectButton (UnityEngine.Rect rect, TacticalGroups.ColonistGroup group) [0x00026] in <0d56b26f37fa49d78ff668ac34399e9d>:0
at TacticalGroups.ManagementMenu.DoWindowContents (UnityEngine.Rect rect) [0x00068] in <0d56b26f37fa49d78ff668ac34399e9d>:0
at Verse.Window.InnerWindowOnGUI (System.Int32 x) [0x001f8] in <00638943358e4807bd44cd7bc8f572da>:0
- transpiler net.pardeike.rimworld.lib.harmony: IEnumerable`1 VisualExceptions.RunloopExceptionHandler:Transpiler(IEnumerable`1 instructions)

My colony management screens are blank now and I can no longer edit the settings for each group.

-Will look
When I click on the forced labour/slave labour buttons, I get this error and fail to toggle the setting.

Exception filling window for TacticalGroups.WorkMenu: System.NullReferenceException: Object reference not set to an instance of an object at RimWorld.WorkGiver_RemoveBuilding.ShouldSkip (Verse.Pawn pawn, System.Boolean forced) [0x00006] in <00638943358e4807bd44cd7bc8f572da>:0 at TacticalGroups.WorkSearchUtility.PawnCanUseWorkGiver (Verse.Pawn pawn, RimWorld.WorkGiver giver) [0x0002c] in <0d56b26f37fa49d78ff668ac34399e9d>:0 at TacticalGroups.WorkSearchUtility.GetJobFor (Verse.Pawn pawn, System.Collections.Generic.List`1[T] workGiverDefs) [0x0008a] in <0d56b26f37fa49d78ff668ac34399e9d>:0 at TacticalGroups.WorkSearchUtility.SearchForWork (Verse.WorkTypeDef workType, System.Collections.Generic.List`1[T] pawns) [0x00032] in <0d56b26f37fa49d78ff668ac34399e9d>:0 at TacticalGroups.WorkMenu.DoWindowContents (UnityEngine.Rect rect) [0x005d2] in <0d56b26f37fa49d78ff668ac34399e9d>:0 at Verse.Window.InnerWindowOnGUI (System.Int32 x) [0x001ce] in <00638943358e4807bd44cd7bc8f572da>:0 UnityEngine.StackTraceUtility:ExtractStackTrace () (wrapper dynamic-method) Verse.Log:Verse.Log.Error_Patch2 (string) Verse.Window:InnerWindowOnGUI (int) UnityEngine.GUI:CallWindowDelegate (UnityEngine.GUI/WindowFunction,int,int,UnityEngine.GUISkin,int,single,single,UnityEngine.GUIStyle)
BICKLEY  [ontwikkelaar] 13 aug 2021 om 8:12 
Origineel geplaatst door Tingcat:
When I click on the forced labour/slave labour buttons, I get this error and fail to toggle the setting.

Exception filling window for TacticalGroups.WorkMenu: System.NullReferenceException: Object reference not set to an instance of an object at RimWorld.WorkGiver_RemoveBuilding.ShouldSkip (Verse.Pawn pawn, System.Boolean forced) [0x00006] in <00638943358e4807bd44cd7bc8f572da>:0 at TacticalGroups.WorkSearchUtility.PawnCanUseWorkGiver (Verse.Pawn pawn, RimWorld.WorkGiver giver) [0x0002c] in <0d56b26f37fa49d78ff668ac34399e9d>:0 at TacticalGroups.WorkSearchUtility.GetJobFor (Verse.Pawn pawn, System.Collections.Generic.List`1[T] workGiverDefs) [0x0008a] in <0d56b26f37fa49d78ff668ac34399e9d>:0 at TacticalGroups.WorkSearchUtility.SearchForWork (Verse.WorkTypeDef workType, System.Collections.Generic.List`1[T] pawns) [0x00032] in <0d56b26f37fa49d78ff668ac34399e9d>:0 at TacticalGroups.WorkMenu.DoWindowContents (UnityEngine.Rect rect) [0x005d2] in <0d56b26f37fa49d78ff668ac34399e9d>:0 at Verse.Window.InnerWindowOnGUI (System.Int32 x) [0x001ce] in <00638943358e4807bd44cd7bc8f572da>:0 UnityEngine.StackTraceUtility:ExtractStackTrace () (wrapper dynamic-method) Verse.Log:Verse.Log.Error_Patch2 (string) Verse.Window:InnerWindowOnGUI (int) UnityEngine.GUI:CallWindowDelegate (UnityEngine.GUI/WindowFunction,int,int,UnityEngine.GUISkin,int,single,single,UnityEngine.GUIStyle)

Thanks - will fix
I can't translate "ungrouped" on the global map.
BICKLEY  [ontwikkelaar] 16 aug 2021 om 8:30 
Origineel geplaatst door ReWolf:
I can't translate "ungrouped" on the global map.
Sorry I don't understand?
< >
1-15 van 162 reacties weergegeven
Per pagina: 1530 50