Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

KeyError: 'house" #148

Open
smalexandre opened this issue Apr 22, 2022 · 2 comments
Open

KeyError: 'house" #148

smalexandre opened this issue Apr 22, 2022 · 2 comments

Comments

@smalexandre
Copy link

Atualizei o bot ontem e desde entao aparece este erro:

File "C:\bomb\index.py", line 51, in
main()
File "C:\bomb\index.py", line 37, in main
multi_account.start()
File "C:\bomb\src\multi_account.py", line 50, in start
self.botSingle()
File "C:\bomb\src\multi_account.py", line 77, in botSingle
self.steps(last)
File "C:\bomb\src\multi_account.py", line 138, in steps
self.heroes.getMoreHeroes()
File "C:\bomb\src\heroes.py", line 103, in getMoreHeroes
houseEnabled = self.accounts[account_active]['house']
KeyError: 'house'

Alguém pode me ajudar a resolver, por favor?

@smalexandre
Copy link
Author

Capture

@HikeThy
Copy link

HikeThy commented Apr 25, 2022

Se ta no bot errado parece.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants