Openkore: [iRO Chaos] Error "Did not received the buy result from server after buy packet was sent."

Created on 27 Sep 2017  路  13Comments  路  Source: OpenKore/openkore

Getting the following error: "Did not received the buy result from server after buy packet was sent."

everytime the bot goes to buy stuff from the NPC, but the purchase still goes through successfully.

Using the latest version of openkore.

bug needs to be tested iRO

All 13 comments

Have an image?

image
This is a screenshot from the log file. It already scrolled past the console history in openkore.

I think it should be normal because trading is complete.

Buy completed

Cool Thanks! side question: is there a way to block the logging of certain NPC chat?

Sep 26 22:45:00 2017][C] [prontera 116, 71] I am looking for the hero who returned from the expedition...

Everytime I walk by this NPC, it says this and it clutters my chat and console logs.

openstuck
Autobuy works very bad. I cant buy Nepeta Cataria from a cat paw seller and i use macros:

...
    if (@invamount(Nepeta Cataria) < 6000) {
        do move 92 53 aldeba_in
        pause 1
        do talk 0
        pause 2
        do talk resp 0
        pause 1
        do buy 2 10000
        pause 2
        do talk no
        pause 2
    }
...

Other tool dealers give an error , but buying items possibly.

Using latest version from git, still got this problem, or i missing something?

@sctnightcore

dc

This is my auto-buy config:

## Autostorage/autosell

buyAuto arrow {
npc geffen_in 77 167 Tool Dealer
standpoint
distance 5
price
minAmount 80
maxAmount 5000
batchSize
disabled 0
}

sellAuto 0
sellAuto_npc
sellAuto_standpoint
sellAuto_distance 5
sellAuto_npc_steps s

storageAuto 1
storageAuto_npc geffen 120 62 Kafra Employee
storageAuto_distance 5
storageAuto_npc_type 1
storageAuto_npc_steps
storageAuto_password
storageEncryptKey
storageAuto_keepOpen 0
storageAuto_useChatCommand
storageAuto_notAfterDeath
relogAfterStorage 0
minStorageZeny 50

I am using the latest openkore 3 November 2017, but sill having this issue , after buying arrow, kore will keep disconnected and reloging and doing the same thing.

Does anyone know how to fix this? Thanks!
@sctnightcore please help

dc2

Download new openkore and test again ! .

If this is happening on other servers other than iRO Chaos, please disclose

This happen when the timeouts file didn't have this lines:

ai_buyAuto_wait_after_packet_giveup 15
ai_sellAuto_wait_after_packet_giveup 15

Probably using an old timeouts.txt

I have those timeout but still, the error persist.
My only workaround is dequeue AI when zeny changed.

iRO updated and since from some moment in 2019 this error stoped to happens

Was this page helpful?
0 / 5 - 0 ratings

Related issues

Sensuii picture Sensuii  路  4Comments

comdevx picture comdevx  路  3Comments

Queroz picture Queroz  路  4Comments

joecabezas picture joecabezas  路  5Comments

fotuoh picture fotuoh  路  3Comments