Failed to pickup the arrow

Issue #516 resolved
Hijacker created an issue
Ultimate ADOM - Caverns of Chaos
Version 0.8.0 - 4/22/2021 10:24:03 PM
<<CavernsOfChaos - 0.8.0 (4/22/2021 10:24:03 PM) - Straight-Movements-Only/Perma-Death - >>

Asynchronous execution crashed.

Originating error sequence:
     [AGE-2] Failed to pick up 'R>Entity:Arrow@1445923[3](True)' at position 'Position: (22, 10)' by R>Entity:Dworjalf@23443[2853](True).


Inner-most stack trace:
-----------------------
  at UA.GameEngine.ECS.Systems.ItemManagement.ItemManagementSystem.PickUpEntityFromTheGround (UA.GameEngine.ECS.Entities.IEntity entityPickingSomethingUp, UA.GameEngine.ECS.Entities.IEntity entityToPickUp) [0x000a7] in <bf3a5afb38cf4337bc67e379f968894e>:0 
  at UA.GameEngine.ECS.Systems.ItemManagement.ItemManagementSystem.PickUpEntityFor (UA.GameEngine.ECS.Entities.IEntity entityPickingSomethingUp, UA.GameEngine.ECS.Entities.IEntity entityToPickUp, System.Boolean raiseExceptionOnFailure, System.Boolean sendExplicitPickUpUiSignal) [0x00018] in <bf3a5afb38cf4337bc67e379f968894e>:0 
  at UA.GameEngine.ECS.Systems.GameCommands.InventoryManagement.InventoryManagementSystem.Transfer (UA.GameEngine.GameInfo.DetailedInformation.InventoryInfo inventoryInfo, UA.GameEngine.ECS.Systems.GameCommands.InventoryManagement.InventoryLocation source, UA.GameEngine.ECS.Systems.GameCommands.InventoryManagement.InventoryLocation target, UA.GameEngine.GameInfo.DetailedInformation.ItemInfo itemInfo, UA.GameEngine.GameInfo.DetailedInformation.EquipmentSlotInfo slotInfo) [0x007f3] in <bf3a5afb38cf4337bc67e379f968894e>:0 
  at Game.Common.Game.Panel.ItemsOnTheGroundPanel+<>c__DisplayClass49_0.<OnLeftClickAction>b__0 () [0x00034] in <bf3a5afb38cf4337bc67e379f968894e>:0 
  at UA.Bus.UltimateUserInterfaceGameEngineServiceBus+<>c__DisplayClass28_0`1[T].<QueryAsynchronouslyAndPostProcess>b__0 () [0x00000] in <bf3a5afb38cf4337bc67e379f968894e>:0 

Outer stack trace:
------------------
  at UA.GameEngine.ECS.Systems.ItemManagement.ItemManagementSystem.PickUpEntityFromTheGround (UA.GameEngine.ECS.Entities.IEntity entityPickingSomethingUp, UA.GameEngine.ECS.Entities.IEntity entityToPickUp) [0x000a7] in <bf3a5afb38cf4337bc67e379f968894e>:0 
  at UA.GameEngine.ECS.Systems.ItemManagement.ItemManagementSystem.PickUpEntityFor (UA.GameEngine.ECS.Entities.IEntity entityPickingSomethingUp, UA.GameEngine.ECS.Entities.IEntity entityToPickUp, System.Boolean raiseExceptionOnFailure, System.Boolean sendExplicitPickUpUiSignal) [0x00018] in <bf3a5afb38cf4337bc67e379f968894e>:0 
  at UA.GameEngine.ECS.Systems.GameCommands.InventoryManagement.InventoryManagementSystem.Transfer (UA.GameEngine.GameInfo.DetailedInformation.InventoryInfo inventoryInfo, UA.GameEngine.ECS.Systems.GameCommands.InventoryManagement.InventoryLocation source, UA.GameEngine.ECS.Systems.GameCommands.InventoryManagement.InventoryLocation target, UA.GameEngine.GameInfo.DetailedInformation.ItemInfo itemInfo, UA.GameEngine.GameInfo.DetailedInformation.EquipmentSlotInfo slotInfo) [0x007f3] in <bf3a5afb38cf4337bc67e379f968894e>:0 
  at Game.Common.Game.Panel.ItemsOnTheGroundPanel+<>c__DisplayClass49_0.<OnLeftClickAction>b__0 () [0x00034] in <bf3a5afb38cf4337bc67e379f968894e>:0 
  at UA.Bus.UltimateUserInterfaceGameEngineServiceBus+<>c__DisplayClass28_0`1[T].<QueryAsynchronouslyAndPostProcess>b__0 () [0x00000] in <bf3a5afb38cf4337bc67e379f968894e>:0 

[AGE-2] Failed to pick up 'R>Entity:Arrow@1445923[3](True)' at position 'Position: (22, 10)' by R>Entity:Dworjalf@23443[2853](True).

UA.GameEngine.GameEngineException: [AGE-2] Failed to pick up 'R>Entity:Arrow@1445923[3](True)' at position 'Position: (22, 10)' by R>Entity:Dworjalf@23443[2853](True).
  at UA.GameEngine.ECS.Systems.ItemManagement.ItemManagementSystem.PickUpEntityFromTheGround (UA.GameEngine.ECS.Entities.IEntity entityPickingSomethingUp, UA.GameEngine.ECS.Entities.IEntity entityToPickUp) [0x000a7] in <bf3a5afb38cf4337bc67e379f968894e>:0 
  at UA.GameEngine.ECS.Systems.ItemManagement.ItemManagementSystem.PickUpEntityFor (UA.GameEngine.ECS.Entities.IEntity entityPickingSomethingUp, UA.GameEngine.ECS.Entities.IEntity entityToPickUp, System.Boolean raiseExceptionOnFailure, System.Boolean sendExplicitPickUpUiSignal) [0x00018] in <bf3a5afb38cf4337bc67e379f968894e>:0 
  at UA.GameEngine.ECS.Systems.GameCommands.InventoryManagement.InventoryManagementSystem.Transfer (UA.GameEngine.GameInfo.DetailedInformation.InventoryInfo inventoryInfo, UA.GameEngine.ECS.Systems.GameCommands.InventoryManagement.InventoryLocation source, UA.GameEngine.ECS.Systems.GameCommands.InventoryManagement.InventoryLocation target, UA.GameEngine.GameInfo.DetailedInformation.ItemInfo itemInfo, UA.GameEngine.GameInfo.DetailedInformation.EquipmentSlotInfo slotInfo) [0x007f3] in <bf3a5afb38cf4337bc67e379f968894e>:0 
  at Game.Common.Game.Panel.ItemsOnTheGroundPanel+<>c__DisplayClass49_0.<OnLeftClickAction>b__0 () [0x00034] in <bf3a5afb38cf4337bc67e379f968894e>:0 
  at UA.Bus.UltimateUserInterfaceGameEngineServiceBus+<>c__DisplayClass28_0`1[T].<QueryAsynchronouslyAndPostProcess>b__0 () [0x00000] in <bf3a5afb38cf4337bc67e379f968894e>:0 

Comments (3)

  1. Log in to comment