Open djcobra opened 1 month ago
same problem
hi there,Can you help me?Please when i run the bot [20:01:25]-[acc 1] already check in today ! [20:01:26]-[acc 1] balance : 38083.5 [20:01:27]-[acc 1] referral balance : 0 [20:01:27]-[acc 1] you have 761 game ticket Traceback (most recent call last): File "C:\Users\Sinno\blumtod\bot.py", line 622, in
asyncio.run(main()) File "C:\Program Files\Python313\Lib\json\decoder.py", line 362, in raw_decode raise JSONDecodeError("Expecting value", s, err.value) from None json.decoder.JSONDecodeError: Expecting value: line 1 column 1 (char 0) Can you tell me what's wrong and how to fix it? thx!! Same problem I don't know why ???
same error here
in bot.py change line 326 with if self.cfg.auto_game: play_url = "https://game-domain.blum.codes/api/v1/game/play" play_url = "https://game-domain.blum.codes/api/v2/game/play" claim_url = "https://game-domain.blum.codes/api/v1/game/claim" game = True while game:
hi there,Can you help me?Please when i run the bot [20:01:25]-[acc 1] already check in today ! [20:01:26]-[acc 1] balance : 38083.5 [20:01:27]-[acc 1] referral balance : 0 [20:01:27]-[acc 1] you have 761 game ticket Traceback (most recent call last): File "C:\Users\Sinno\blumtod\bot.py", line 622, in
asyncio.run(main())