ReinforceZwei
ReinforceZwei
Seems like the crash is caused by this line: https://github.com/MCCTeam/Minecraft-Console-Client/blob/708815fe616ac99517261045aad21e4749865e9e/MinecraftClient/Protocol/MicrosoftAuthentication.cs#L72 Ensure the key is exist before retrieving it should prevent it from crashing.
1.17 support was done in #1630 Regarding your question about Discord server, we do not have Discord server and probably will not have one due to lack of maintainers for...
The current implementation is too incomplete. If anyone is interested in contributing, please leave a comment.
FYI "Relay" is the function of the Chatbot. The method using behind is Discord API. The differences are: 1. Webhook is in single direction (MCC to DC) while Discord API...
@Daenges Sorry, I forgot to push the source code to GitHub. My bad https://github.com/ReinforceZwei/websocket-server https://github.com/ReinforceZwei/simple-discord-api
@iwixw Hi, The Discord integration have not been done yet. There will be a guide available once this feature was completed.
Since @breadbyte is working on porting this project to .NET 5, I think it is no longer necessary to implement our own Websocket server or Discord gateway API that works...
See #1849
I think this is due to file corruption on your system. Try to reinstall .NET Framework may fix the problem.
I think this is terminal side problem as displaying characters is the job of the terminal.