random-scripts icon indicating copy to clipboard operation
random-scripts copied to clipboard

progress_decrypt.py error list index out of range

Open lievencardoen opened this issue 3 years ago • 0 comments

Hi, when trying out progress_decrypt.py I'm getting an error:

C:\Workspace\Python>python progress_decrypt.py oech1::deadbeefcafe
Traceback (most recent call last): File "C:\Workspace\Python\progress_decrypt.py", line 28, in src = src.split(':')[3] IndexError: list index out of range

I'm not a Python programmer, so maybe you can point me out?

Using Python 3.10.0 on Windows.

Thx

lievencardoen avatar Nov 09 '21 10:11 lievencardoen