You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Traceback (most recent call last): 02:18:55 [15/551] File "/data/data/com.termux/files/home/BananaCum/main.py", line 105, in main process_token(banana, token_to_use, current_index + 1,
total_accounts) File "/data/data/com.termux/files/home/BananaCum/main.py", line 51, in process_token
banana.banana_list(token) File "/data/data/com.termux/files/home/BananaCum/src/core.py", line 394, in banana_list log(hju + f"Current progress: {progress}, more quests n
eeded.")
^^^^^^^^
UnboundLocalError: cannot access local variable 'progress'
where it is not associated with a value
During handling of the above exception, another exception o
ccurred:
Traceback (most recent call last):
File "/data/data/com.termux/files/home/BananaCum/main.py", line 149, in
main()
File "/data/data/com.termux/files/home/BananaCum/main.py", line 111, in main
except (IndexError, JSONDecodeError) as e:
^^^^^^^^^^^^^^^
NameError: name 'JSONDecodeError' is not defined
Traceback (most recent call last):
The text was updated successfully, but these errors were encountered:
Traceback (most recent call last): 02:18:55 [15/551] File "/data/data/com.termux/files/home/BananaCum/main.py", line 105, in main process_token(banana, token_to_use, current_index + 1,
total_accounts) File "/data/data/com.termux/files/home/BananaCum/main.py", line 51, in process_token
banana.banana_list(token) File "/data/data/com.termux/files/home/BananaCum/src/core.py", line 394, in banana_list log(hju + f"Current progress: {progress}, more quests n
eeded.")
^^^^^^^^
UnboundLocalError: cannot access local variable 'progress'
where it is not associated with a value
During handling of the above exception, another exception o
ccurred:
Traceback (most recent call last):
File "/data/data/com.termux/files/home/BananaCum/main.py", line 149, in
main()
File "/data/data/com.termux/files/home/BananaCum/main.py", line 111, in main
except (IndexError, JSONDecodeError) as e:
^^^^^^^^^^^^^^^
NameError: name 'JSONDecodeError' is not defined
Traceback (most recent call last):
The text was updated successfully, but these errors were encountered: