The problem with trading programs and the file Client.txt

Greetings!

I appeal to the developers. We all know such programs as MercuryTrade, SlimTrade. These programs take information from a file Client.txt located here: ..\Path of Exile 2\logs.

In the first version of the Path of Exile game, messages were processed and marked properly for incoming and outgoing requests, for example:

Spoiler
"
2023/05/17 18:07:33 62399328 cffb0719 [INFO Client 15860] @To User: Hi, I would like to buy your Kikazaru, Topaz Ring in Standard (stash tab "$$"; position: left 1, top 1)
2023/05/17 18:07:33 62399328 cffb0719 [INFO Client 15860] @From User: Hi, I would like to buy your Kikazaru, Topaz Ring in Standard (stash tab "$$"; position: left 1, top 1)


That is, was marked @To and @From.

Now, in the second part of the game, Path of Exile 2, the messages look like this:

Spoiler
"
2024/12/08 14:29:39 566283296 3ef2336d [INFO Client 20468] @User: Hi, I would like to buy your Straw Sandals listed for 500 chaos in Standard (stash tab "6"; position: left 8, top 9)
2024/12/08 14:29:39 566283296 3ef2336d [INFO Client 20468] @User: Hi, I would like to buy your Straw Sandals listed for 500 chaos in Standard (stash tab "6"; position: left 8, top 9)


That is, without marking @To and @From.

Consequently, such exchange programs cannot process requests correctly ...... and do not work at all.

Please consider and redesign the system of requests for purchases between users by adding @To and @From.
Thanks!
Last bumped on Dec 9, 2024, 6:25:49 PM
Same here.

Report Forum Post

Report Account:

Report Type

Additional Info