Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Failed add command #30

Open
hacksoncode opened this issue Feb 27, 2023 · 0 comments
Open

Failed add command #30

hacksoncode opened this issue Feb 27, 2023 · 0 comments

Comments

@hacksoncode
Copy link

I got this error message for an add command:

Add failed. DeltaBot is very sorry :(

Send this to a DeltaBot dev:

System.AggregateException: One or more errors occurred. (Errors editing text RATELIMIT) ---> System.Exception: Errors editing text RATELIMIT at RedditSharp.Things.Comment.EditTextAsync(String newText) in C:\Projects\delta-bot-four\RedditSharp\Things\Comment.cs:line 213 at DeltaBotFour.Reddit.Implementation.RedditSharpRedditService.<>cDisplayClass9_0.<b0>d.MoveNext() in C:\Projects\delta-bot-four\DeltaBotFour.Reddit\Implementation\RedditSharpRedditService.cs:line 143 --- End of inner exception stack trace --- at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions) at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken) at System.Threading.Tasks.Task.Wait() at DeltaBotFour.Reddit.Implementation.RedditSharpRedditService.EditComment(DB4Thing comment, String editedComment) in C:\Projects\delta-bot-four\DeltaBotFour.Reddit\Implementation\RedditSharpRedditService.cs:line 138 at DeltaBotFour.Infrastructure.Implementation.CommentReplier.EditReply(DB4Thing commentToEdit, DB4Comment db4Comment) in C:\Projects\delta-bot-four\DeltaBotFour.Infrastructure\Implementation\CommentReplier.cs:line 39 at DeltaBotFour.Infrastructure.Implementation.StickyCommentEditor.UpsertOrRemove(DB4Thing post, Nullable`1 deltaCount, WATTArticle article, String deltaLogPostUrl) in C:\Projects\delta-bot-four\DeltaBotFour.Infrastructure\Implementation\StickyCommentEditor.cs:line 74 at DeltaBotFour.Infrastructure.Implementation.DeltaAwarder.Award(DB4Thing comment) in C:\Projects\delta-bot-four\DeltaBotFour.Infrastructure\Implementation\DeltaAwarder.cs:line 121 at DeltaBotFour.Infrastructure.Implementation.PrivateMessageHandlers.ModAddDeltaPMHandler.Handle(DB4Thing privateMessage) in C:\Projects\delta-bot-four\DeltaBotFour.Infrastructure\Implementation\PrivateMessageHandlers\ModAddDeltaPMHandler.cs:line 81

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant