shamhi / HamsterKombatBot

Bot that mines coins in HamsterKombat
Apache License 2.0
425 stars 127 forks source link

What is this thing can anyone explain ? #279

Closed ReZMoH85 closed 2 weeks ago

ReZMoH85 commented 2 weeks ago

BadMsgNotification: [17] The msg_id is too high, the client time has to be synchronized. BadMsgNotification: [17] The msg_id is too high, the client time has to be synchronized.

ReZMoH85 commented 2 weeks ago

BadMsgNotification: [17] The msg_id is too high, the client time has to be synchronized. BadMsgNotification: [17] The msg_id is too high, the client time has to be synchronized.

BadMsgNotification: [17] The msg_id is too high, the client time has to be synchronized. Traceback (most recent call last): File "E:\Hamster\main.py", line 13, in asyncio.run(main()) File "C:\Users\ReZNuM\AppData\Local\Programs\Python\Python311\Lib\asyncio\runners.py", line 190, in run return runner.run(main) ^^^^^^^^^^^^^^^^ File "C:\Users\ReZNuM\AppData\Local\Programs\Python\Python311\Lib\asyncio\runners.py", line 118, in run return self._loop.run_until_complete(task) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "C:\Users\ReZNuM\AppData\Local\Programs\Python\Python311\Lib\asyncio\base_events.py", line 653, in run_until_complete return future.result() ^^^^^^^^^^^^^^^ File "E:\Hamster\main.py", line 8, in main await process() File "E:\Hamster\bot\utils\launcher.py", line 92, in process await register_sessions() File "E:\Hamster\bot\core\registrator.py", line 26, in register_sessions async with session: File "E:\Hamster\venv\Lib\site-packages\pyrogram\client.py", line 311, in aenter return await self.start() ^^^^^^^^^^^^^^^^^^ File "E:\Hamster\venv\Lib\site-packages\pyrogram\methods\utilities\start.py", line 62, in start await self.authorize() File "E:\Hamster\venv\Lib\site-packages\pyrogram\client.py", line 359, in authorize sent_code = await self.send_code(self.phone_number) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "E:\Hamster\venv\Lib\site-packages\pyrogram\methods\auth\send_code.py", line 79, in send_code return types.SentCode._parse(r) ^^^^^^^^^^^^^^^^^^^^^^^^ File "E:\Hamster\venv\Lib\site-packages\pyrogram\types\authorization\sent_code.py", line 58, in _parse type=enums.SentCodeType(type(sent_code.type)), ^^^^^^^^^^^^^^ AttributeError: 'BadMsgNotification' object has no attribute 'type'

XPacL commented 2 weeks ago

Написан ответ на твой вопрос в первой же строчке ошибки... Ты хоть потрудись почитать прежде чем задавать вопрос

ReZMoH85 commented 2 weeks ago

The answer to your question is written in the very first line of the error... At least bother to read before asking a question

I read it but i dunno how to fix it

XPacL commented 2 weeks ago

Ну там же написано, что у тебя время не синхронизировано. Куда ещё доходчивее можно объяснить? Сделай это, установи правильное время на своём компьютере.