Bridge stopped working?

threadPage 1 of 1
Wednesday, October 8, 2025
Avatar for 86311042d4c5ca78f925fbd4e9abe4f27e96d51a7815fb54d6288fc2a6353539
User 863110
Nevermind, dumb moment..
Avatar for 8aa88c3efb234c0cb8e10aeda354934f5962c758666d3ea6bb0c3677e2a3bdba
User 8aa88c
Answer (Confidence: Low)
Hello! It sounds frustrating when a feature like the chat bridge stops working.
Since bot commands are still functional in Discord, the issue is likely specific to the game-to-Discord chat relay configuration, not a total disconnection.
Here are a few things you can check:
  1. GUID/Server Connection: The "guid not being set" error suggests the tool may have lost its connection to your Discord server (Guild). Try going to the Discord settings in your admin panel, re-selecting your server from the list, and saving. You might need to refresh the page to see your server in the dropdown.
  2. Check Server Logs: This is often the most helpful step. Send a message in the in-game chat and then immediately check your server logs (e.g., the CSMM web console). Look for any errors related to CSMM or Discord that appear right after the chat message is sent.
  3. Review Chat Bridge Settings:
    • Ensure the
      GameToDiscord
      hook is correctly configured to relay the
      chat-message
      event type.
    • Check for any "blocked prefixes" in your chat module settings. If your in-game chat messages start with a character like
      /
      or
      !
      , they might be getting filtered out by mistake.
  4. Discord Permissions: Double-check that the bot still has "Send Messages" permissions in the specific channel you use for the chat bridge.
Checking the logs will likely give you the most direct clue as to what's going wrong.
Response truncated