Morph21 / MercuryTrade-Community-Fork

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

[BUG] - Chat scanner may stop working after 2021 #76

Closed krissrex closed 2 years ago

krissrex commented 3 years ago

Describe the bug The code has a //todo where messages have their date extracted. The code only checks messages with 2019, 2020, and 2021 for a date.

To Reproduce

  1. Live in 2021
  2. Get an incoming message

Expected behavior Chat messages should be detected after 2021.

Desktop (please complete the following information):

Additional context

com/mercury/platform/core/utils/MessageFileHandler.java:77

https://github.com/Morph21/MercuryTrade-Community-Fork/blob/a5d85d2f4d89036225dad08cb66f5453a84bbd12/app-core/src/main/java/com/mercury/platform/core/utils/MessageFileHandler.java#L77

Morph21 commented 2 years ago

fixed with todays release 1.1.8