jaschaephraim / rimsaga-issues

Issue tracking for RimSaga
0 stars 0 forks source link

goofy ahh NullReferenceException bug #6

Open Ceinak opened 1 month ago

Ceinak commented 1 month ago

the mod is loaded in the top, behind hugslib

[RimSaga][ERR] Exception during LogError: System.NullReferenceException: Object reference not set to an instance of an object [Ref 49878251] at RimSaga.PromptCompiler+<>cDisplayClass6_0.b4 (Verse.Pawn otherPawn) [0x00001] in <49a2206d651f4404bd309ddd338f3c14>:0 at System.Collections.Generic.List1[T].ForEach (System.Action1[T] action) [0x00024] in :0 at RimSaga.PromptCompiler.Character (Verse.Pawn pawn, System.Collections.Generic.ICollection`1[T] pawns) [0x000fa] in <49a2206d651f4404bd309ddd338f3c14>:0 at RimSaga.PromptCompiler+<>cDisplayClass10_0.b0 (Verse.Pawn pawn) [0x00001] in <49a2206d651f4404bd309ddd338f3c14>:0 at System.Collections.Generic.List1[T].ForEach (System.Action1[T] action) [0x00024] in :0 at RimSaga.PromptCompiler.Compile (RimSaga.Event e) [0x00061] in <49a2206d651f4404bd309ddd338f3c14>:0 at RimSaga.Queue.GenerateEntry (RimSaga.Incidents incidents, UnityEngine.Coroutine& coroutine) [0x0000c] in <49a2206d651f4404bd309ddd338f3c14>:0 UnityEngine.StackTraceUtility:ExtractStackTrace () (wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.Log.Error_Patch8 (string) HugsLib.Utils.ModLogger:ReportException (System.Exception,string,bool,string) RimSaga.RimSaga:LogError (System.Exception) RimSaga.Queue:GenerateEntry (RimSaga.Incidents,UnityEngine.Coroutine&) RimSaga.Queue/d__6:MoveNext () UnityEngine.SetupCoroutine:InvokeMoveNext (System.Collections.IEnumerator,intptr) UnityEngine.MonoBehaviour:StartCoroutine (System.Collections.IEnumerator) RimSaga.Queue:Enqueue (RimSaga.Incidents) RimSaga.Dialog_SagaCustomEntry:Generate () RimSaga.Dialog_SagaCustomEntry:DoWindowContents (UnityEngine.Rect) Verse.Window:InnerWindowOnGUI (int) UnityEngine.GUI:CallWindowDelegate (UnityEngine.GUI/WindowFunction,int,int,UnityEngine.GUISkin,int,single,single,UnityEngine.GUIStyle)

Rudiarose commented 1 week ago

How do I get this error report?