[21:47:24ERRORSMAPI]Anerroroccuredinthebaseupdateloop:System.IndexOutOfRangeException... [21:47:24 ERROR SMAPI] An error occured in the base update loop: System.IndexOutOfRangeException: 索引超出了数组界限。
在 StardewValley.Dialogue.parse Dialogue String(String masterString)
在 StardewValley.Dialogue..ctor(String masterDialogue, NPC speaker)
在 StardewValley.NPC.tryToRetrieveDialogue(String preface, Int32 heartLevel, String appendToEnd)
在 StardewValley.NPC.updateDialogue()
在 StardewValley.GameLocation.UpdateCharacterDialogues()
在 StardewValley.Game1.newDayAfterFade()
在 StardewValley.Game1.UpdateOther(GameTime time)
在 StardewValley.Game1.Update(GameTime gameTime)
在 StardewModdingAPI.Inheritance.SGame.Update(GameTime gameTime) 位置 D:\source\_Stardew\SMAPI\src\StardewModdingAPI\Inheritance\SGame.cs:行号 338
[21:47:27 ERROR LookupAnything] System.AggregateException: 发生一个或多个错误。 ---> System.Threading.Tasks.TaskCanceledException: 已取消一个任务。
--- 内部异常堆栈跟踪的结尾 ---
在 System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
在 System.Threading.Tasks.Task`1.GetResultCore(Boolean waitCompletionNotification)
在 System.Threading.Tasks.Task`1.get_Result()
在 Pathoschild.LookupAnything.LookupAnythingMod.<ReceiveGameLoaded>b__11_0()
---> (内部异常 #0) System.Threading.Tasks.TaskCanceledException: 已取消一个任务。<---