[GH-ISSUE #60] TypeError: 'NoneType' object is not subscriptable #40

Closed
opened 2026-03-04 12:28:16 +03:00 by kerem · 2 comments
Owner

Originally created by @jjnov on GitHub (May 19, 2023).
Original GitHub issue: https://github.com/casualsnek/onthespot/issues/60

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

Originally created by @jjnov on GitHub (May 19, 2023). Original GitHub issue: https://github.com/casualsnek/onthespot/issues/60 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
kerem 2026-03-04 12:28:16 +03:00
Author
Owner

@casualsnek commented on GitHub (May 19, 2023):

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

<!-- gh-comment-id:1554087917 --> @casualsnek commented on GitHub (May 19, 2023): Try the development branch, it should be fixed in there !
Author
Owner

@casualsnek commented on GitHub (May 28, 2023):

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

<!-- gh-comment-id:1566264334 --> @casualsnek commented on GitHub (May 28, 2023): You can try the new release ( 0.5 ). It should work properly !
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/onthespot#40
No description provided.