mirror of
https://github.com/casualsnek/onthespot.git
synced 2026-04-26 20:45:56 +03:00
[GH-ISSUE #60] TypeError: 'NoneType' object is not subscriptable #40
Labels
No labels
Feedback requested
bug
enhancement
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/onthespot#40
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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
@casualsnek commented on GitHub (May 19, 2023):
Try the development branch, it should be fixed in there !
@casualsnek commented on GitHub (May 28, 2023):
You can try the new release ( 0.5 ). It should work properly !