Open Jerseyetr opened 5 years ago
Happens with all commands I use, or don't use. Just simply opening a connection throws this error.
Which version of Minecraft are you using?
Is the GetChat
command coming from some server-side plugin? I couldn't find anything about it.
Ah. Sorry. It's about an ARK server. I got confused by the // That's a command for Minecraft
in the example code. This library is tested with Minecraft only (should be mentioned in the README). Since I don't own ARK I can't troubleshoot this issue. Can you please debug the library and try to fix it by yourself? If you need help understanding the code, please let me know.
Any updates on this? I'm also trying to use it on Ark servers and have the same behavior.
I have plugged in the example code to an existing Discord bot shell I use for my other projects. When executing the bot i get this error, weirdest part is, if I run the GetChat command (ARK server) it does not get chat response. Only 2 times has it worked, and I believe it only worked because I sent a test message in my server right as I restarted the bot.
This is my code block I am running.