Page MenuHomePhabricator

ArgumentOutOfRangeException in AsyncApiEdit.CallEvent
Open, Needs TriagePublicBUG REPORT

Description

description: An error while running AWB


Exception:ArgumentOutOfRangeException
Message:`InvalidArgument=Value of '-1' is not valid for 'index'.
Parameter name: index`
Call stack:<pre> at System.Windows.Forms.Control.MarshaledInvoke(Control caller, Delegate method, Object[] args, Boolean synchronous)
at System.Windows.Forms.Control.Invoke(Delegate method, Object[] args)
at WikiFunctions.API.AsyncApiEdit.CallEvent(Delegate method, Object[] args)
at WikiFunctions.API.AsyncApiEdit.InvokerThread(Object genericArgs)</pre>

OS: Microsoft Windows NT 6.1.7601 Service Pack 1
version: AutoWikiBrowser (6.1.0.1), WikiFunctions (6.1.0.1), revision 12353 (2019-09-17 21:16:42)
net: 4.0.30319.42000
duplicate:
site: https://ar.wikipedia.org

AWBPlugins
- CSV Loader

AWBBasePlugins

ListMakerPlugins

Event Timeline

sbassett triaged this task as Medium priority.Nov 25 2019, 6:18 PM
sbassett added a subscriber: Reedy.
Aklapper raised the priority of this task from Medium to Needs Triage.Nov 25 2019, 6:41 PM
Aklapper changed the visibility from "Custom Policy" to "Public (No Login Required)".

Hi @Mr.Ibrahem, thanks for taking the time to report this.
For future reference, please follow https://www.mediawiki.org/wiki/How_to_report_a_bug when creating tasks. Thanks.

I have just encountered the same error. The lower part of the error description is different for me, as the software versions are newer:

OS: Microsoft Windows NT 6.2.9200.0
version: AutoWikiBrowser (6.2.1.0), WikiFunctions (6.2.1.0), revision 12528 (2021-07-08 14:01:49)
net: 4.0.30319.42000
duplicate:
site: https://uk.wikipedia.org

I can't tell what happened. I chose a new txt-file as a source for articles list, hit Start, and got this error. The settings are to skip an article if to changes are made, and when I select a random article from the list that can be skipped, it is skipped, but then the error shows up again.

Aklapper changed the subtype of this task from "Task" to "Bug Report".Dec 14 2022, 1:14 PM