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

Some red stuff #8

Open
siveti opened this issue Sep 16, 2021 · 0 comments
Open

Some red stuff #8

siveti opened this issue Sep 16, 2021 · 0 comments

Comments

@siveti
Copy link

siveti commented Sep 16, 2021

Traceback (most recent call last):
File "C:\Users\12345\AppData\Local\Programs\Python\Python39\lib\tkinter_init_.py", line 1892, in call
return self.func(*args)
File "C:\Users\12345\PycharmProjects\tft\main\interface.py", line 172, in press_button
self.add_champ_frame(number, def_value=amount)
File "C:\Users\12345\PycharmProjects\tft\main\interface.py", line 229, in add_champ_frame
champ_dict = self.champion_dict[nr]
KeyError: 8
Exception in Tkinter callback
Traceback (most recent call last):
File "C:\Users\12345\AppData\Local\Programs\Python\Python39\lib\tkinter_init_.py", line 1892, in call
return self.func(*args)
File "C:\Users\12345\PycharmProjects\tft\main\interface.py", line 172, in press_button
self.add_champ_frame(number, def_value=amount)
File "C:\Users\12345\PycharmProjects\tft\main\interface.py", line 229, in add_champ_frame
champ_dict = self.champion_dict[nr]
KeyError: 8

Interface is up but when i click on get champs its pressing on opponents some px to the left and cannot get my own champions even when i try "only me" option

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

1 participant