Please read into discord-net/Discord.Net#2997 for more information.
Example exception:
Discord.Interactions.InteractionException: Error occurred executing execute script.
---> System.NullReferenceException: Object reference not set to an instance of an object.
at Grid.Bot.Utility.ScriptLogger.LogScriptAsync(String script, ShardedInteractionContext context) in /home/runner/work/grid-bot/grid-bot/services/grid-bot/lib/utility/Implementation/ScriptLogger.cs:line 91
at Grid.Bot.Interactions.Public.ExecuteScript.ExecuteScriptFromTextAsync(String script) in /home/runner/work/grid-bot/grid-bot/services/grid-bot/lib/commands/Modules/ExecuteScript.cs:line 317
at Discord.Interactions.Builders.ModuleClassBuilder.<>c__DisplayClass11_0.<<CreateCallback>g__ExecuteCallback|1>d.MoveNext()
--- End of inner exception stack trace ---
Please read into discord-net/Discord.Net#2997 for more information.
Example exception: