Dawnsbury Days

Dawnsbury Days

Roguelike Mode
Bug report - Uncaught Exception at the start of Maiden of the Lost encounter
I am also using a couple of other mods (swashbuckler, backgrounds... other?), but it's been working fine to this point.


************** Exception Text **************
System.NullReferenceException: Object reference not set to an instance of an object.
at Dawnsbury.Mods.Creatures.RoguelikeMode.Encounters.Cutscenes.MaidenOfTheLost(TBattle battle)
at Dawnsbury.Mods.Creatures.RoguelikeMode.Encounters.Level2.MaidenOfTheLostLv2.<>c.<<-ctor>b__0_0>d.MoveNext()
--- End of stack trace from previous location ---
at Dawnsbury.Delegates.<>c__DisplayClass7_0.<<SmartCombineDelegates>b__0>d.MoveNext() in C:\src\dawnsbury-days\Maingame\Delegates.cs:line 65
--- End of stack trace from previous location ---
at Dawnsbury.Core.TBattle.Trigger(TriggerName triggerName) in C:\src\dawnsbury-days\Maingame\Core\TBattle.cs:line 391
at Dawnsbury.Core.GameLoop.MainLoop() in C:\src\dawnsbury-days\Maingame\Core\GameLoop.cs:line 75
at System.Threading.Tasks.Task.<>c.<ThrowAsync>b__128_0(Object state)
at System.Windows.Forms.Control.InvokeMarshaledCallbackHelper(Object obj)
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
at System.Windows.Forms.Control.InvokeMarshaledCallbacks()