@lavish plank having an issue when doing coroutine list all
[2025-06-19 14:27:26.773 +00:00] Command execution failed! Error: System.NullReferenceException: Object reference not set to an instance of an object
at MEC.Timing.GetDebugName (MEC.CoroutineHandle handle) [0x00051] in <907db9b8bd144382918df78d2897b4b7>:0
at MEC.CoroutineHandle.ToString () [0x00022] in <907db9b8bd144382918df78d2897b4b7>:0
at System.Text.StringBuilder.AppendFormatHelper (System.IFormatProvider provider, System.String format, System.ParamsArray args) [0x0037e] in <069d7b80a3914a08b6825aa362b07f5e>:0
at System.String.FormatHelper (System.IFormatProvider provider, System.String format, System.ParamsArray args) [0x00023] in <069d7b80a3914a08b6825aa362b07f5e>:0
at System.String.Format (System.String format, System.Object arg0, System.Object arg1, System.Object arg2) [0x0000a] in <069d7b80a3914a08b6825aa362b07f5e>:0
at KnowYourCoroutines.Commands.List+<>c__DisplayClass8_0.<Execute>b__3 (System.Collections.Generic.KeyValuePair`2[TKey,TValue] x) [0x000c6] in <7c7dfeb1798e4248bb494dfc51d99666>:0
at System.Linq.Enumerable+SelectListIterator`2[TSource,TResult].MoveNext () [0x00048] in <fd1d0d7d3ab340b2ac4af4d8f373b6c7>:0
at System.String.Join (System.String separator, System.Collections.Generic.IEnumerable`1[T] values) [0x00015] in <069d7b80a3914a08b6825aa362b07f5e>:0
at KnowYourCoroutines.Commands.List.Execute (System.ArraySegment`1[T] arguments, CommandSystem.ICommandSender sender, System.String& response) [0x001ce] in <7c7dfeb1798e4248bb494dfc51d99666>:0
at ParentCommand.Execute (System.ArraySegment`1[T] arguments, CommandSystem.ICommandSender sender, System.String& response) [0x00041] in <d094332078014275aa2a515888e62f26>:0
at (wrapper dynamic-method) RemoteAdmin.CommandProcessor.RemoteAdmin.CommandProcessor.ProcessQuery_Patch1(string,CommandSender)```