Hi,
When I load your excellent Moody Mod on the tab "Summary", Y have this message in the debug log
Exception filling window for Moody.MoodyWindow: System.MissingFieldException: Field 'RimWorld.JobDefOf.PrisonerFriendlyChat' not found.
at Moody.Table.Columns.JobSummaryColumn.CellRenderer (Rect contentRegion, Verse.Pawn pawn) [0x00000] in <filename unknown>:0
at Moody.Table.Cell`1[Verse.Pawn].Draw (Rect cellRegion, Moody.Table.Row row) [0x00000] in <filename unknown>:0
at Moody.Table.Table.DrawCell (Moody.Table.Cell cell, Rect cellRegion, Moody.Table.Row row) [0x00000] in <filename unknown>:0
at Moody.Table.Table.DrawRow (Moody.Table.Row row, Rect rowRegion) [0x00000] in <filename unknown>:0
at Moody.Table.Table.Draw (Rect contentRegion) [0x00000] in <filename unknown>:0
at Moody.Views.SummaryView.Draw (Rect contentRect) [0x00000] in <filename unknown>:0
at Moody.Views.MoodyView.DrawDashboard (Rect region) [0x00000] in <filename unknown>:0
at Moody.MoodyWindow.DoWindowContents (Rect canvas) [0x00000] in <filename unknown>:0
at Moody.MoodyWindow+<>c__DisplayClass79_0.<WindowOnGuiBase>b__0 (Int32 x) [0x00000] in <filename unknown>:0
UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
UnityEngine.Logger:Log(LogType, Object)
UnityEngine.Debug:LogError(Object)
Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
Moody.<>c__DisplayClass79_0:<WindowOnGuiBase>b__0(Int32)
UnityEngine.GUI:CallWindowDelegate(WindowFunction, Int32, Int32, GUISkin, Int32, Single, Single, GUIStyle) (at C:\buildslave\unity\build\Runtime\IMGUI\Managed\GUI.cs:1817)
(Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: C:/buildslave/unity/build/Runtime/IMGUI/GUIClip.cpp Line: 490)
On the game screen, in the popin Moody I have only the first name of the first colon.
Edit
It seem that the property PrisonerFriendlyChat disapaire in the lasted update. Same problem with the mod WorkTab from Fluffy.