casualsnek / onthespot

qt based music downloader written in python
GNU General Public License v2.0
741 stars 53 forks source link

TypeError: 'NoneType' object is not subscriptable #60

Closed jjnov closed 1 year ago

jjnov commented 1 year ago

can someone help me, in the log it said that TypeError: 'NoneType' object is not subscriptable

[2023-05-19 09:10:12,232 :: C:\Users\xxx\Downloads\Compressed\onthespot-0.4\onthespot-0.4\runtimedata.py -> 48: handle_exception() :: CRITICAL] -> Uncaught exception Traceback (most recent call last): File "C:\Users\xxx\Downloads\Compressed\onthespot-0.4\onthespot-0.4\worker\session.py", line 28, in run if login[0]:


TypeError: 'NoneType' object is not subscriptable
casualsnek commented 1 year ago

Try the development branch, it should be fixed in there !

casualsnek commented 1 year ago

You can try the new release ( 0.5 ). It should work properly !