Wynntils

Wynntils

611k Downloads

Unwanted chat messages by Artemis requests

Winqov opened this issue ยท 1 comments

commented

Description:
From time to time, the game will show unwanted chat messages regarding friends and party. I have checked the logs, and they are being generated by Artemis requests, but I have not found any option to disable this behavior.

According to the logs, Wynntils requests this data every 2~4 mins, but they don't show up in chat that frequently. So my guess is that you have some kind of chat filter for those requests and it's not working 100%.

For instance:
[17:34:02] [Render thread/INFO]: Requested friend list from Wynncraft.
[17:34:02] [Render thread/INFO]: Requested online friend list from Wynncraft.
[17:34:02] [Render thread/INFO]: Requested party list from Wynncraft.
[17:34:02] [Render thread/INFO]: [CHAT] &eWe couldn't find any friends.
[17:34:02] [Render thread/INFO]: [CHAT] &eTry typing &6/friend add Username&e!
[17:34:02] [Render thread/INFO]: Friend list is empty.
[17:34:02] [Render thread/INFO]: [CHAT] &2Online &aFriends:
[17:34:02] [Render thread/INFO]: [CHAT] &eYou must be in a party to list.
[17:34:02] [Render thread/INFO]: Player is not in a party.

Screenshot_2023-08-30_17-52-26

Fabric: 0.14.22
Fabric API: 0.87.0
Artemis: 0.0.3-alpha.355

commented

Partially fixed by #2358, partially a no-fix.