Poryaei / TapSwap-Clicker

A Python bot and automated clicker for accumulating TapSwap on Telegram.
https://t.me/tapswap_bot
MIT License
72 stars 27 forks source link

error #11

Closed abolfazlMKazemi closed 1 month ago

abolfazlMKazemi commented 1 month ago

hello i get this error Exception in callback Cron.set_result(<_GatheringFu...assignment")]>) handle: <Handle Cron.set_result(<_GatheringFu...assignment")]>)> Traceback (most recent call last): File "/usr/lib/python3.10/asyncio/events.py", line 80, in _run self._context.run(self._callback, *self._args) File "/usr/local/lib/python3.10/dist-packages/aiocron/init.py", line 112, in set_result raise result File "/root/TapSwap-Clicker/clicker.py", line 578, in sendTaps if not fulltank: UnboundLocalError: local variable 'fulltank' referenced before assignment

mrdarkerr commented 1 month ago

me too 'player' Exception in callback Cron.set_result(<_GatheringFu...assignment")]>) handle: <Handle Cron.set_result(<_GatheringFu...assignment")]>)> Traceback (most recent call last): File "/usr/lib/python3.8/asyncio/events.py", line 81, in _run self._context.run(self._callback, *self._args) File "/usr/local/lib/python3.8/dist-packages/aiocron/init.py", line 112, in set_result raise result File "clicker.py", line 578, in sendTaps if not fulltank: UnboundLocalError: local variable 'fulltank' referenced before assignment

M-logique commented 1 month ago

The network is very busy and sometimes the web page takes a long time to take you to the Tap page

Wait for a while and restart the script

Poryaei commented 1 month ago

Thanks to @M-logique 🙏

The issue is from the server side of TAPSWAP, sometimes it can't handle the requests!