egebilecen / PZServerDiscordBot

A Project Zomboid Discord Bot written in C# using Discord.NET to manage and execute commands on Project Zomboid Server.
GNU General Public License v3.0
61 stars 11 forks source link

Disallowed Intents Error #106

Closed BlueCrunchmaican closed 8 months ago

BlueCrunchmaican commented 8 months ago

pzbot.log

egebilecen commented 8 months ago

Hey,

Exception: Discord.Net.WebSocketClosedException
Message: The server sent close 4014: "Disallowed intent(s)."

Please properly do the intent configuration. See the warning section here.

BlueCrunchmaican commented 8 months ago

the intents are all set correctly oh I see it says disallowed intents, but I'm confused because I've set them as the tutorial shows.. I will post again if I fail after resetting it. I got it up and running, thank you.

egebilecen commented 8 months ago

No problem, enjoy. :)