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

Disconnection Bug #1

Open
MongMikng opened this issue Sep 8, 2024 · 0 comments
Open

Disconnection Bug #1

MongMikng opened this issue Sep 8, 2024 · 0 comments

Comments

@MongMikng
Copy link

The connection keeps dropping during the game with the following error occurring.

Exception in thread Thread-1 (run):
Traceback (most recent call last):
File "C:\Users\MikoDesu\AppData\Local\Programs\Python\Python310\lib\threading.py", line 1016, in _bootstrap_inner
self.run()
File "C:\Users\MikoDesu\AppData\Local\Programs\Python\Python310\lib\threading.py", line 953, in run
self._target(*self._args, **self._kwargs)
File "C:\Riki\Riki\manager.py", line 43, in run
self.parse(item)
File "C:\Riki\Riki\manager.py", line 229, in parse
tsumogiri = action["move_cards_pos"][0] == 14
TypeError: 'NoneType' object is not subscriptable

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