MarshalX / SalienSnake

A simple bot written on Python for the Steam 2018 summer sale.

Home Page:https://steamcommunity.com/saliengame/play/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

error

viole-prv opened this issue · comments

commented

INFO [09:59:26] Account #0: Used the restoration of health!
Exception in thread Account #29:
Traceback (most recent call last):
File "C:\Users\Takolp\AppData\Local\Programs\Python\Python36-32\lib\threading.py", line 916, in _bootstrap_i
nner
self.run()
File "SalienSnake.py", line 389, in run
Game(self).play()
File "SalienSnake.py", line 400, in play
self.start_boss_game()
File "SalienSnake.py", line 481, in start_boss_game
response = self.player.report_boss_damage(damage_done, damage_taken, used_healing)['response']
TypeError: 'NoneType' object is not subscriptable

This was fixed 10 hours ago (e730ef1). Thank you!