emillly-b / Saturn-Bot-Old

A bot im working on based off of - A Generic Bot:tm: for Discord
GNU General Public License v2.0
0 stars 0 forks source link

AUTOMATED: Field value must not be null or empty. (Parameter 'Value') #38

Open emillly-b opened 3 years ago

emillly-b commented 3 years ago

Stacktrace: at Discord.EmbedFieldBuilder.set_Value(Object value) at Discord.EmbedFieldBuilder.WithValue(Object value) at Discord.EmbedBuilder.AddField(String name, Object value, Boolean inline) at SaturnBot.CommandModules.AirLock.Utility.GetIntroEmbed(User user, IUser discordUser) at SaturnBot.CommandModules.AirLock.CommandHandler.<>c.<b__8_1>d.MoveNext() --- End of stack trace from previous location --- at SaturnBot.Entities.Command.ExecuteCommand(ParsedCommand command)