Skip to content
This repository was archived by the owner on Nov 30, 2024. It is now read-only.
This repository was archived by the owner on Nov 30, 2024. It is now read-only.

Sometimes it gets bad response!!! #76

@HackerShohag

Description

@HackerShohag

This unsual may cause due to server response, could it be fixed?

(venv) ╭─shohag@Shohag-Ubuntu ~/Projects/junk/Bots/Python/moonbix-bot ‹main●› 
╰─$ python3.11 main.py -a 1
2024-11-10 00:19:06 | INFO     | 24 - Your version is up to date!
2024-11-10 00:19:06 | INFO     | 112 - Detected 3 sessions | 0 proxies
2024-11-10 00:19:07 | SUCCESS  | 228 - Account1 | Get access token sucessfully
2024-11-10 00:19:07 | INFO     | 502 - Account1 | Logged in
2024-11-10 00:19:07 | INFO     | 503 - Account1 | Total point: 219835 | Risk Passed: True | Qualified: False
2024-11-10 00:19:08 | INFO     | 595 - Account1 | Starting to play game...
2024-11-10 00:19:08 | INFO     | 598 - Account1 | Attempts left: 1
Traceback (most recent call last):
  File "/home/shohag/Projects/junk/Bots/Python/moonbix-bot/bot/core/tapper.py", line 800, in run
    await self.play_game(session)
  File "/home/shohag/Projects/junk/Bots/Python/moonbix-bot/bot/core/tapper.py", line 721, in play_game
    f"{self.session_name} | <green>Game <cyan>{data_['data']['gameTag']}</cyan> started successful</green>")
                                               ~~~~~~~~~~~~~^^^^^^^^^^^
KeyError: 'gameTag'
2024-11-10 00:19:08 | ERROR    | 813 - Account1 | Unknown error: 'gameTag'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions