Skip to content

Bug with the first item selection in an auction house #2

@AlexisVLRT

Description

@AlexisVLRT

There seems to be an issue when executing a auctionh_select_item order.

Relevant log excerpt:

Sending order to bot API: {'command': 'use_interactive', 'parameters': {'element_id': 515220, 'skill_uid': 91092841}}
Sending order: {"command": "use_interactive", "parameters": {"element_id": 515220, "skill_uid": 91092841}}
25686 [WebSocketWorker-12] DEBUG com.ankamagames.dofus.api.ApiServer  - {command='use_interactive', parameters={element_id=515220, skill_uid=91092841}}
25687 [WebSocketWorker-12] DEBUG com.ankamagames.dofus.core.network.DofusConnector  - [Sending] packet : 5001 - InteractiveUseRequestMessage
Recieved message from API: {"message":"InteractiveUseRequestMessage","id":5001,"content":{"elemId":515220,"skillInstanceUid":91092841}}
26020 [Thread-131] DEBUG com.ankamagames.dofus.core.network.DofusConnector  - [Receiving] packet : 5745 - InteractiveUsedMessage
26021 [Thread-133] DEBUG com.ankamagames.dofus.core.network.DofusConnector  - [Receiving] packet : 176 - BasicNoOperationMessage
26024 [Thread-135] DEBUG com.ankamagames.dofus.core.network.DofusConnector  - [Receiving] packet : 170 - SetCharacterRestrictionsMessage
26025 [Thread-132] DEBUG com.ankamagames.dofus.core.network.DofusConnector  - [Receiving] packet : 5904 - ExchangeStartedBidBuyerMessage
26024 [Thread-134] DEBUG com.ankamagames.dofus.core.network.DofusConnector  - [Receiving] packet : 6454 - UpdateMapPlayersAgressableStatusMessage
Recieved message from API: {"message":"BasicNoOperationMessage","id":176,"content":null}
Recieved message from API: {"message":"InteractiveUsedMessage","id":5745,"content":{"entityId":593264967716,"elemId":515220,"skillId":355,"duration":0,"canMove":true}}
Recieved message from API: {"message":"SetCharacterRestrictionsMessage","id":170,"content":{"actorId":5.926813041E11,"restrictions":{"cantBeAggressed":false,"cantBeChallenged":false,"cantTrade":false,"cantBeAttackedByMutant":false,"cantRun":false,"forceSlowWalk":false,"cantMinimize":false,"cantMove":false,"cantAggress":false,"cantChallenge":false,"cantExchange":false,"cantAttack":true,"cantChat":false,"cantBeMerchant":false,"cantUseObject":false,"cantUseTaxCollector":false,"cantUseInteractive":false,"cantSpeakToNPC":false,"cantChangeZone":false,"cantAttackMonster":false,"cantWalk8Directions":false}}}
Recieved message from API: {"message":"ExchangeStartedBidBuyerMessage","id":5904,"content":{"buyerDescriptor":{"quantities":[1,10,100],"types":[46,47,48,53,54,55,56,57,58,59,65,15,68,103,104,105,106,107,109,110,111,119,153,164,195,178,34,35,36,38,39,40,41,50,51,60,63,66,70,71,84,87,95,96,98,108,152,167,179,182,183,185],"taxPercentage":2.0,"taxModificationPercentage":1.0,"maxItemLevel":60,"maxItemPerAccount":20,"npcContextualId":-1,"unsoldDelay":672}}}
Recieved message from API: {"message":"UpdateMapPlayersAgressableStatusMessage","id":6454,"content":{"playerIds":[592681304100],"enable":[0]}}
Opened auction house 0.4618699550628662s
Sending order to bot API: {'command': 'auctionh_select_category', 'parameters': {'category_id': 34}}
Sending order: {"command": "auctionh_select_category", "parameters": {"category_id": 34}}
26136 [WebSocketWorker-12] DEBUG com.ankamagames.dofus.api.ApiServer  - {command='auctionh_select_category', parameters={category_id=34}}
26139 [WebSocketWorker-12] DEBUG com.ankamagames.dofus.core.network.DofusConnector  - [Sending] packet : 5803 - ExchangeBidHouseTypeMessage
26142 [WebSocketWorker-12] DEBUG com.ankamagames.dofus.core.network.DofusConnector  - [Sending] packet : 5803 - ExchangeBidHouseTypeMessage
Recieved message from API: {"message":"ExchangeBidHouseTypeMessage","id":5803,"content":{"type":0,"follow":false}}
Recieved message from API: {"message":"ExchangeBidHouseTypeMessage","id":5803,"content":{"type":34,"follow":true}}
26422 [Thread-136] DEBUG com.ankamagames.dofus.core.network.DofusConnector  - [Receiving] packet : 176 - BasicNoOperationMessage
26422 [Thread-138] DEBUG com.ankamagames.dofus.core.network.DofusConnector  - [Receiving] packet : 176 - BasicNoOperationMessage
26423 [Thread-137] DEBUG com.ankamagames.dofus.core.network.DofusConnector  - [Receiving] packet : 5765 - ExchangeTypesExchangerDescriptionForUserMessage
Recieved message from API: {"message":"BasicNoOperationMessage","id":176,"content":null}
Recieved message from API: {"message":"BasicNoOperationMessage","id":176,"content":null}
Recieved message from API: {"message":"ExchangeTypesExchangerDescriptionForUserMessage","id":5765,"content":{"typeDescription":[2018,2021,400,2036,2032,289,533,401]}}
Sending order to bot API: {'command': 'auctionh_select_item', 'parameters': {'general_id': 289}}
Sending order: {"command": "auctionh_select_item", "parameters": {"general_id": 289}}
26547 [WebSocketWorker-12] DEBUG com.ankamagames.dofus.api.ApiServer  - {command='auctionh_select_item', parameters={general_id=289}}
26548 [WebSocketWorker-12] DEBUG com.ankamagames.dofus.core.network.DofusConnector  - [Sending] packet : 5806 - ExchangeBidHouseSearchMessage
26564 [WebSocketWorker-12] DEBUG com.ankamagames.dofus.core.network.DofusConnector  - [Sending] packet : 5806 - ExchangeBidHouseSearchMessage
Recieved message from API: {"message":"ExchangeBidHouseSearchMessage","id":5806,"content":{"genId":0,"follow":false}}
Recieved message from API: {"message":"ExchangeBidHouseSearchMessage","id":5806,"content":{"genId":289,"follow":true}}
26823 [Thread-139] DEBUG com.ankamagames.dofus.core.network.DofusConnector  - [Receiving] packet : 6454 - UpdateMapPlayersAgressableStatusMessage
26823 [Thread-140] DEBUG com.ankamagames.dofus.core.network.DofusConnector  - [Receiving] packet : 170 - SetCharacterRestrictionsMessage
26823 [Thread-142] DEBUG com.ankamagames.dofus.core.network.DofusConnector  - [Receiving] packet : 176 - BasicNoOperationMessage
26824 [Thread-143] DEBUG com.ankamagames.dofus.core.network.DofusConnector  - [Receiving] packet : 251 - GameContextRemoveElementMessage
Recieved message from API: {"message":"BasicNoOperationMessage","id":176,"content":null}
26827 [Thread-145] DEBUG com.ankamagames.dofus.core.network.DofusConnector  - [Receiving] packet : 176 - BasicNoOperationMessage
26827 [Thread-144] DEBUG com.ankamagames.dofus.core.network.DofusConnector  - [Receiving] packet : 5752 - ExchangeTypesItemsExchangerDescriptionForUserMessage
26824 [Thread-141] DEBUG com.ankamagames.dofus.core.network.DofusConnector  - [Receiving] packet : 5513 - ExchangeErrorMessage
Recieved message from API: {"message":"SetCharacterRestrictionsMessage","id":170,"content":{"actorId":5.92255713316E11,"restrictions":{"cantBeAggressed":false,"cantBeChallenged":false,"cantTrade":false,"cantBeAttackedByMutant":false,"cantRun":false,"forceSlowWalk":false,"cantMinimize":false,"cantMove":false,"cantAggress":false,"cantChallenge":false,"cantExchange":false,"cantAttack":true,"cantChat":false,"cantBeMerchant":false,"cantUseObject":false,"cantUseTaxCollector":false,"cantUseInteractive":false,"cantSpeakToNPC":false,"cantChangeZone":false,"cantAttackMonster":false,"cantWalk8Directions":false}}}
Recieved message from API: {"message":"UpdateMapPlayersAgressableStatusMessage","id":6454,"content":{"playerIds":[592255713316],"enable":[0]}}
Recieved message from API: {"message":"GameContextRemoveElementMessage","id":251,"content":{"id":5.91174500388E11}}
Recieved message from API: {"message":"BasicNoOperationMessage","id":176,"content":null}
Recieved message from API: {"message":"ExchangeErrorMessage","id":5513,"content":{"errorType":11}}
Recieved message from API: {"message":"ExchangeTypesItemsExchangerDescriptionForUserMessage","id":5752,"content":{"itemTypeDescriptions":[{"objectUID":47194,"effects":[],"prices":[7,49,860]}]}}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions