nguyenquyhy / DiscordBridge

A Sponge plugin to integrate Minecraft server with a Discord channel
MIT License
31 stars 18 forks source link

Something to do with Javacord and/or websockets #83

Open JMBarber opened 5 years ago

JMBarber commented 5 years ago

This is my first time attempting to install the plugin, and my knowledge of how this all works is vague at best, but I believe I've followed the Getting Started instructions properly.

/discord status consistently returns "Profile: Not Available / Websocket: Closed" even after running /discord reload and restarting multiple times. This happens both on a test server hosted locally (Windows 10) and on the rented server I'm actually trying to use this bot for (provided by Nitrado). On the Discord side, the bot shows as Offline even when both servers are up and running.

/discord reconnect has repeatedly returned an error: "Could not initialize class de.btobastian.javacord.Javacord". Is Javacord something I need to install separately, or is it supposed to ship with the mod?

Config file has not been changed from the default, except to add in the bot token and channel ID.

itzf3lix commented 4 years ago

Exactly same Thing here, my first Time using this, it really is a Javacord issue, it could be fixed by reuilding it with the newest javacord version, i really hope so.