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
DraconBot, version 1.2
python ./draconBot.py world 1 -1 1.png
[DRACON] Update avaiable!
[DRACON] Downloading chunks.
[DRACON] Comparing template.
Traceback (most recent call last):
File "c:\Users\1\Downloads_pixworld bot\bot\draconBot.py", line 45, in
startTemplate(canvas, x, y, template, strategy, option=None)
File "c:\Users\1\Downloads_pixworld bot\bot\src\template.py", line 72, in startTemplate
hashG = generateHash()
^^^^^^^^^^^^^^
File "c:\Users\1\Downloads_pixworld bot\bot\src\pixworld.py", line 14, in generateHash
hash = re.findall(r'"wsHash":"(.+?)"', r.text)[0]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^
IndexError: list index out of range
The text was updated successfully, but these errors were encountered:
DraconBot, version 1.2
python ./draconBot.py world 1 -1 1.png
[DRACON] Update avaiable!
[DRACON] Downloading chunks.
[DRACON] Comparing template.
Traceback (most recent call last):
File "c:\Users\1\Downloads_pixworld bot\bot\draconBot.py", line 45, in
startTemplate(canvas, x, y, template, strategy, option=None)
File "c:\Users\1\Downloads_pixworld bot\bot\src\template.py", line 72, in startTemplate
hashG = generateHash()
^^^^^^^^^^^^^^
File "c:\Users\1\Downloads_pixworld bot\bot\src\pixworld.py", line 14, in generateHash
hash = re.findall(r'"wsHash":"(.+?)"', r.text)[0]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^
IndexError: list index out of range
The text was updated successfully, but these errors were encountered: