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
I enter the command to run the bot and then it freezes after giving this output:
0: No transaction point this iteration.
Waiting for 900 seconds...
1: No transaction point this iteration.
Waiting for 900 seconds...
2: No transaction point this iteration.
Waiting for 900 seconds...
3: No transaction point this iteration.
Waiting for 900 seconds...
The text was updated successfully, but these errors were encountered:
I believe this is caused by the "continue" on line 280 of helper_monkey.py try removing it. Or set the continuous parameter to false and just set an extremely long duration and you'll get the same result.
I enter the command to run the bot and then it freezes after giving this output:
0: No transaction point this iteration.
Waiting for 900 seconds...
1: No transaction point this iteration.
Waiting for 900 seconds...
2: No transaction point this iteration.
Waiting for 900 seconds...
3: No transaction point this iteration.
Waiting for 900 seconds...
The text was updated successfully, but these errors were encountered: