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

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

Open
STimOv opened this issue Mar 10, 2023 · 2 comments

Comments

@STimOv
Copy link

STimOv commented Mar 10, 2023

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
Copy link
Author

STimOv commented Mar 10, 2023

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

@murrty
Copy link
Owner

murrty commented May 1, 2023

Does the issue occur when downloading a problematic playlist alone?

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

2 participants