Failed to process current task e when descending

Issue #223 resolved
kirni created an issue

I copied the error message to the clipboard and pasted it below. After clicking the message away the game continues normally.

Ultimate ADOM - Caverns of Chaos
Version 0.1.3 - 20.05.2020 14:05:18

Failed to process current task.

Index was outside the bounds of the array.

System.IndexOutOfRangeException: Index was outside the bounds of the array.
at UA.GameEngine.GameInfo.DetailedInformation.ZoneMapInfo.GetMapCellInfoAt (System.Int32 x, System.Int32 y) [0x00011] in <fb68d844704a49849b8e4a1bbe7a0bf5>:0
at Game.Common.Map.Tile.TrapHintManager.HandleNumberOfKnownTrapsUpdated (UA.UserInterface.Signals.UiSignal uiSignal) [0x00047] in <fb68d844704a49849b8e4a1bbe7a0bf5>:0
at Game.Common.Game.AgeEventHandler.PropagateEvent (UA.UserInterface.Signals.UiSignal uiSignal) [0x00774] in <fb68d844704a49849b8e4a1bbe7a0bf5>:0
at UA.Events.EventDispatcher2[TT,TE].PropagateEvent (TE ev) [0x0007c] in <fb68d844704a49849b8e4a1bbe7a0bf5>:0 at UA.Events.EventDispatchingBase2[TT,TE].PropagateEvent (TE ev) [0x00006] in <fb68d844704a49849b8e4a1bbe7a0bf5>:0
at UA.UADOM.ConsumeUiSignalInUnityThread (UA.UserInterface.Signals.UiSignal uiSignal) [0x0006f] in <fb68d844704a49849b8e4a1bbe7a0bf5>:0
at UA.Bus.BatchedTasks.BatchedSignalTask.Execute () [0x0003a] in <fb68d844704a49849b8e4a1bbe7a0bf5>:0
at UA.Bus.UltimateUserInterfaceGameEngineServiceBus.ProcessAllBatchedTasks () [0x000d6] in <fb68d844704a49849b8e4a1bbe7a0bf5>:0

Comments (3)

  1. Log in to comment