Eco-DiscordLink / EcoDiscordPlugin

A plugin that interfaces Eco Global Survival's server with Discord
GNU Affero General Public License v3.0
33 stars 15 forks source link

[Error] DSharpPlus.Exceptions.NotFoundException: Not found: 404 #99

Closed CappyTech closed 3 months ago

CappyTech commented 7 months ago
 [Error] Error occurred when attempting to read message with ID 1215012100263510036 from channel "currency"
Exception: DSharpPlus.Exceptions.NotFoundException: Not found: 404
   at DSharpPlus.Net.DiscordApiClient.GetMessageAsync(UInt64 channel_id, UInt64 message_id)
   at DSharpPlus.Entities.DiscordChannel.GetMessageAsync(UInt64 id, Boolean skipCache)
   at Eco.Plugins.DiscordLink.DiscordClient.GetMessageAsync(DiscordChannel channel, UInt64 messageID)

Screenshot 2024-03-09 212327

CappyTech commented 7 months ago

Discord Permissions for Currency channel: Screenshot 2024-03-09 212540

Discord Permission for Category: Screenshot 2024-03-09 212623

Discord Permission for Bot: Screenshot 2024-03-09 212708

JulianMa commented 7 months ago

@CappyTech can you please run the following commands:

/verifypermissions
/verifyserverpermissions
/verifychannelpermissions

And report the output?

MonzUn commented 3 months ago

Closing due to lack of response from author.