zaanposni / discord-masz

MASZ is a selfhostable highly sophisticated moderation bot for Discord. Includes a web dashboard and a discord bot.
https://discord.gg/5zjpzw6h3S
Other
71 stars 17 forks source link

userscan fails if bot is no member of registered guild #497

Closed zaanposni closed 2 years ago

zaanposni commented 2 years ago

userscan fails if bot is no member of registered guild

Object reference not set to an instance of an object.
   at MASZ.Models.Views.DiscordGuildView..ctor(IGuild guild) in /app/MASZ/Models/Views/Discord/DiscordGuildView.cs:line 15
   at MASZ.Controllers.UserNetworkController.GetUserNetwork(UInt64 userId) in /app/MASZ/Controllers/api/v1/Views/UserNetworkController.cs:line 38

@FeroxFoxxo we should fix this in the next release

zaanposni commented 2 years ago

fixed in v2.7.0 branch