[Bug]: (FTB Skies 2) Discord Chat not showing In game
🐞 Description
Any messages sent FROM Discord are not showing up in chat specifically. They show up along the console, but not in game. However, messages from in game show up in Discord?
🔄 Steps to reproduce
Installed on two MC servers (same pack), reset the token, still doesnt work. Set up webhook, still doesnt work.
✅ Expected behavior
I expected chat from Discord to show up in game.
❌ Actual behavior
Chat is not showing up in game.
🎮 Minecraft Version
1.21.1
🛠️ Mod Version
3.3.1
📦 Mod Loader
NeoForge
🔧 Mod Loader Version
21.1.186
📚 CraterLib Version
1.21-2.1.5
📜 Logs & Screenshots
No response
This sounds like a mod conflict.
Please send me a copy of your latest.log along with your config please
Hi, since I'm having the exact same issue on ftb skies 2 with same versions I'll post my startup log file (hopefully it helps) :)
Here is my config as well, replaced all sensitive data with 'something', the rest was not modified something.txt
I can also confirm this is an issue for us as well (different group); We're running FTB Skies 2, discord messages show in discord correctly; But are only shown in the console when messages are sent from discord, never shown in-game.
Okay so some mod in that pack is preventing it from working.
Thanks for the info, I'll look into this asap
Alright, finally found it.
The culprit is this mod: https://www.curseforge.com/minecraft/mc-mods/utilitarian
The proper fix, is to change the utilitarian-common.toml config on your client, and remove Discord from noStartupMessagesMessages.
The easier fix, is to replace the word DISCORD in your mcPrefix with anything other than Discord. So for example DC will work
EDIT: FTB themselves added the word Discord to the block list. The mod in question does not include the block by default
In the upcoming release, we added a log message once the server has started to inform users about the potential problem