Morph21 / MercuryTrade-Community-Fork

An overlay application for Path of Exile(Tracking, Trading, Chat, etc)
MIT License
142 stars 23 forks source link

[BUG] - Changed log format in 3.17 stops MercuryTrade from working #110

Closed dobrowolsk closed 2 years ago

dobrowolsk commented 2 years ago

Describe the bug Mercury Trade doesn't parse trades anymore. Doesn't recognize them.

It seems the log format has changed slightly. Old: 2021/02/02 14:22:37 229932765 bb2 [INFO Client 3944] @From NICKNAME: Hi, I would like to buy your Victory Grasp Debilitation Gauntlets listed for 5 chaos in Ritual (stash tab "~b/o 5 chaos"; position: left 11, top 5) New: 2022/02/07 14:26:16 363657015 cff94453 [INFO Client 27776] @From NICKNAME: Hi, I would like to buy your Brimstone Bane Synthesised Ambusher listed for 11 chaos in Archnemesis (stash tab "b/o"; position: left 5, top 1)

The 3 character string is now 8 characters long. Maybe that causes the issue?

To Reproduce See above.

Expected behavior Trade popup should appear.

Morph21 commented 2 years ago

I just upgraded poe to newest version and notifications still works for me