Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error #3

Open
ShamimRabby opened this issue Oct 28, 2024 · 0 comments
Open

Error #3

ShamimRabby opened this issue Oct 28, 2024 · 0 comments

Comments

@ShamimRabby
Copy link

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):

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant