murrty / youtube-dl-gui

Download/Convert videos from websites without needing to learn command line
GNU General Public License v3.0
427 stars 45 forks source link

Crash (Win 10 22H2 Build 19045.2604) - A caught IndexOutOfRangeException occurred #180

Open STimOv opened 1 year ago

STimOv commented 1 year ago

the issue occures while doing downloads in parallel (4- 8 playlists at once).

Details:

A caught IndexOutOfRangeException occurred.

Message: Der Index war außerhalb des Arraybereichs. Type: System.IndexOutOfRangeException Source: System.Windows.Forms Target Site: System.Object MarshaledInvoke(System.Windows.Forms.Control, System.Delegate, System.Object[], Boolean) Stacktrace: bei System.Windows.Forms.Control.MarshaledInvoke(Control caller, Delegate method, Object[] args, Boolean synchronous) bei System.Windows.Forms.Control.Invoke(Delegate method, Object[] args) bei youtube_dl_gui.frmDownloader.<>c__DisplayClass12_0.b__0()

========== OS INFO ========== Current Version: 3.2.3 Current Culture: XXXCENSOREDXXX (XXXXXXXXXXXX) System Caption: Microsoft Windows 10 Pro System Version: 10.0.19045 Service Pack Major: 0 Service Pack Minor: 0 ========== END INFO ==========

Pls do not deactivate this feature. I can live with that bug ;)

STimOv commented 1 year ago

User defined Args: -N 5 --cookies-from-browser firefox:XXXXXXXXX.default-release --no-abort-on-error --skip-unavailable-fragments, using yt-dlp

murrty commented 1 year ago

Does the issue occur when downloading a problematic playlist alone?