Discord Integration Forge

Discord Integration Forge

666k Downloads

[BUG] %player% token no longer being resolved

noobanidus opened this issue · 6 comments

commented

What happened?
-Since updating to DCIntegration 1.1.8-1.14, messages relayed from Discord to Minecraft now appear as "%player% " rather than the usual player name.

What should happen?
-Presumably the token should be replace with the player's name.

Steps to reproduce

  • Unable to give indication of reproduction steps.

Version

  • 1.12
  • 1.14

Mod version 1.1.8

Crash report if available (use https://paste.dimdev.org)

Additional info

commented

Same problem
изображение

commented

Use %user% here.
#25

commented

Thanks for the clarification!

The default config still uses %player% which is why I wasn't sure, as I deleted the config to force it to regenerate a new one and then copied my Discord information back over.

commented

For some reason mod uses msgChatMessage (which is currently = "<%player%> %msg%") instead of ingameDiscordMsg.

commented

oh, that could have happened. Let me look at it

commented

Yes, update gets pushed to curseforge (might take some time)