-
Notifications
You must be signed in to change notification settings - Fork 1
Description
[21:35:00.651] [BloonFactoryMod] Unhandled exception in coroutine. It will not continue executing.
System.NullReferenceException: Object reference not set to an instance of an object.
at BloonFactoryMod.UI.Editor.BloonEditor.GetBloons() in C:\Users\GGPC\source\repos\BloonFactoryMod\UI\Editor\BloonEditor.cs:line 516
at BloonFactoryMod.UI.Editor.BloonEditor.<>c__DisplayClass25_0.b__0(PopupScreen p) in C:\Users\GGPC\source\repos\BloonFactoryMod\UI\Editor\BloonEditor.cs:line 460
at BTD_Mod_Helper.Extensions.PopupScreenExt.<>c__DisplayClass4_0.b__0()
at BTD_Mod_Helper.Api.TaskScheduler.Coroutine(Action action, ScheduleType scheduleType, Int32 amountToWait, Func`1 waitCondition)+MoveNext()
at MelonLoader.Support.MonoEnumeratorWrapper.MoveNext() in D:\a\MelonLoader\MelonLoader\Dependencies\SupportModules\Il2Cpp\MonoEnumeratorWrapper.cs:line 51
This is shown whenever I click the 'Add Children' button.