[GELÖST] Spotify UWP 1.208.923.0-32 Paketfehler
Veröffentlicht: 4. April 2023 – 16:20 Uhr
Guten Morgen
Im Spotify UWP-Paket v 1.208.923.0-32 ist ein Fehler enthalten.
Fehlermeldung:
Die fragliche Zeile:
Dank im Voraus !
Tom
Im Spotify UWP-Paket v 1.208.923.0-32 ist ein Fehler enthalten.
Fehlermeldung:
Code: Alle auswählen
2023-04-04 16:17:32,826 CRITICAL Fatal error in install script: IndexError: list index out of range:
Traceback (most recent call last):
File "C:\Program Files (x86)\wapt\common.py", line 4074, in install_wapt
exitstatus = setup.install()
File "c:\waptdev\Spotify_1.208.923.0-32_windows_10.0.17763_DEV\setup.py", line 12, in install
bins_dir = control.package.split("-", 1)[1]
IndexError: list index out of range
FATAL ERROR : IndexError: list index out of range
Exit code: 3Code: Alle auswählen
bins_dir = control.package.split("-", 1)[1]Tom