Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] %player% token no longer being resolved #28

Closed
1 of 2 tasks
noobanidus opened this issue Dec 16, 2019 · 6 comments
Closed
1 of 2 tasks

[BUG] %player% token no longer being resolved #28

noobanidus opened this issue Dec 16, 2019 · 6 comments
Labels
bug Something isn't working

Comments

@noobanidus
Copy link

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

@noobanidus noobanidus added the bug Something isn't working label Dec 16, 2019
@Tander
Copy link

Tander commented Dec 16, 2019

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

@ErdbeerbaerLP
Copy link
Owner

Use %user% here.
#25

@noobanidus
Copy link
Author

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.

@Tander
Copy link

Tander commented Dec 17, 2019

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

@ErdbeerbaerLP
Copy link
Owner

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

@ErdbeerbaerLP
Copy link
Owner

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants