-
Notifications
You must be signed in to change notification settings - Fork 5
Description
Scrolls, books and journals dropped by resource pod incident both appear as Error by Unknown and give this error.
MakeThing error: Jecrell_Book is madeFromStuff but stuff=null. Assigning default. Verse.Log:Error(String, Boolean) Verse.ThingMaker:MakeThing_Patch1(ThingDef, ThingDef) RimWorld.ThingSetMaker_ResourcePod:Generate(ThingSetMakerParams, List`1) RimWorld.ThingSetMaker:Generate_Patch1(Object, ThingSetMakerParams) RimWorld.ThingSetMaker:Generate() RimWorld.IncidentWorker_ResourcePodCrash:TryExecuteWorker_Patch0(Object, IncidentParms) RimWorld.IncidentWorker:TryExecute(IncidentParms) Verse.<DoIncidentDebugAction>c__AnonStorey54:<>m__0() Verse.Dialog_DebugOptionLister:DebugAction(String, Action) Verse.Dialog_DebugOptionListLister:DoListingItems() Verse.Dialog_OptionLister:DoWindowContents(Rect) Verse.<WindowOnGUI>c__AnonStorey0:<>m__0(Int32) UnityEngine.GUI:CallWindowDelegate(WindowFunction, Int32, Int32, GUISkin, Int32, Single, Single, GUIStyle)
When selected, they give another error.
CompArt got title but it wasn't configured. Verse.Log:Error(String, Boolean) RimWorld.CompArt:get_Title() RimWriter.ThingBook:get_Label() RimWriter.<GetGizmos>d__6:MoveNext() System.Collections.Generic.List`1:AddEnumerable(IEnumerable`1) System.Collections.Generic.List`1:AddRange(IEnumerable`1) RimWorld.InspectGizmoGrid:DrawInspectGizmoGridFor(IEnumerable`1, Gizmo&) RimWorld.MainTabWindow_Inspect:DrawInspectGizmos() RimWorld.InspectPaneUtility:ExtraOnGUI(IInspectPane) RimWorld.MainTabWindow_Inspect:ExtraOnGUI_Patch1(Object) Verse.WindowStack:WindowStackOnGUI() RimWorld.UIRoot_Play:UIRootOnGUI() Verse.Root:OnGUI()