Adding Support for other Chat mods #1

Open
opened 2023-11-27 00:19:15 +01:00 by Silentassassin9 · 1 comment
Silentassassin9 commented 2023-11-27 00:19:15 +01:00 (Migrated from github.com)

I was wondering if support for this chat mod
https://github.com/DarkKronicle/AdvancedChatCore
could be added as currently your mod doesn't record messages if you are using the mod above
There could be other mods out there with similar issues, but i do not know as of the moment i can create a list if you would like it

I was wondering if support for this chat mod [https://github.com/DarkKronicle/AdvancedChatCore](url) could be added as currently your mod doesn't record messages if you are using the mod above There could be other mods out there with similar issues, but i do not know as of the moment i can create a list if you would like it
lovexyn0827 commented 2023-11-27 07:05:10 +01:00 (Migrated from github.com)

Thanks for reporting.

This is because the AdvancedChatCore has overridden the vanilla chatting message handling logic, which terminates the receiving process before Permanent Chatlogs can get the message as its mixin has a lower priority. Thus, setting the priority of this mod to a slightly higher value may hopefully fix most similar problems.

I will apprecicate it if you could offer more more information.

Thanks for reporting. This is because the AdvancedChatCore has overridden the vanilla chatting message handling logic, which terminates the receiving process before Permanent Chatlogs can get the message as its mixin has a lower priority. Thus, setting the priority of this mod to a slightly higher value may hopefully fix most similar problems. I will apprecicate it if you could offer more more information.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
DiamantTh/Open-Permanent-Chatlogs#1
No description provided.