DiscordSRV

DiscordSRV

86.8k Downloads

UltimateChat hook Not working

luwdev-br opened this issue ยท 3 comments

commented

currently the plugin is not hooking with the ultimate chat plugin, this causes problems when messages are sent from the discord channel and are not displayed in-game.
steps to reproduce:
use latest paper version, latest ultimatechat version, latest version discordsrv version.
1- send a message on the discord channel
2- XXX message is not displayed in-game (however, it is displayed on the console)
I performed the tests without the ultimatechat plugin, and it worked perfectly!
[12:50:38 INFO]: [DiscordSRV] [DEBUG] No UltimateFancy class found to use for UltimateChat hook
Debug Link

commented

Fixed in latest dev build. 78f294e https://snapshot.discordsrv.com/

commented

the problem persists in the last devbuild, I tested it but the problem is different now, but it still doesn't work
[23:29:27 INFO]: [DiscordSRV] [DEBUG] No UltimateFancy constructor found to use for UltimateChat hook

Debug Link

commented

solved in b7a7eec