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 #21

Open
CidAintBad opened this issue Jul 14, 2024 · 0 comments
Open

Error #21

CidAintBad opened this issue Jul 14, 2024 · 0 comments

Comments

@CidAintBad
Copy link

Exception in thread Thread-2 (send):
Traceback (most recent call last):
  File "/data/data/com.termux/files/usr/lib/python3.11/threading.py", line 1045, in _bootstrap_inner
    self.run()
  File "/data/data/com.termux/files/usr/lib/python3.11/threading.py", line 982, in run
    self._target(*self._args, **self._kwargs)
  File "/storage/emulated/0/Download/termux/fbchat-v2/src/__sendMessage.py", line 33, in send
    self.sendMessage()
  File "/storage/emulated/0/Download/termux/fbchat-v2/src/__sendMessage.py", line 113, in sendMessage
    self.sendRequests()
  File "/storage/emulated/0/Download/termux/fbchat-v2/src/__sendMessage.py", line 120, in sendRequests
    sendRequests = json.loads(sendRequests.split("for (;;);")[1])
                              ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^
IndexError: list index out of range
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