Error when entering CoC:MCT

Issue #300 closed
Grond created an issue

Ultimate ADOM - Caverns of Chaos
Version 0.5.0 - 10/29/2020 4:19:22 PM

Error during HandleGfxEvent ChangeEntityPosition

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) [0x0000c] in <d83248365c9b4415a9a703ef917f5bb6>:0
at Game.Common.Map.GfxUtil.IsLiquidAt (System.Int32 x, System.Int32 y) [0x00005] in <d83248365c9b4415a9a703ef917f5bb6>:0
at Game.Common.Map.Being.BeingManager.GetTargetZ (System.Int32 x, System.Int32 y, System.Boolean& isLiquid, System.Boolean& isWood) [0x00055] in <d83248365c9b4415a9a703ef917f5bb6>:0
at Game.Common.Map.Being.BeingManager.ChangeEntityPositionCallback (Game.Common.Game.GfxEventQueue.Events.IGfxEvent gfxEvent) [0x00082] in <d83248365c9b4415a9a703ef917f5bb6>:0
at Game.Common.Game.GfxEventQueue.GfxEventQueueHandler.AdvanceGfxEventQueue () [0x0008f] in <d83248365c9b4415a9a703ef917f5bb6>:0

Comments (2)

  1. Log in to comment