Skip to content

Game is a bit buggy #1

@mw-xyz

Description

@mw-xyz

2024-08-05 15:06:29.465 Python[95301:1774717] +[IMKClient subclass]: chose IMKClient_Legacy
2024-08-05 15:06:29.465 Python[95301:1774717] +[IMKInputSession subclass]: chose IMKInputSession_Legacy
Exception in Tkinter callback
Traceback (most recent call last):
File "/Library/Frameworks/Python.framework/Versions/3.12/lib/python3.12/tkinter/init.py", line 1967, in call
return self.func(*args)
^^^^^^^^^^^^^^^^
File "/Users/Dev/repos/MinesweeperGame/06 - Marking Cells as Mine Candidates/cell.py", line 45, in left_click_actions
self.show_mine()
File "/Users/Dev/repos/MinesweeperGame/06 - Marking Cells as Mine Candidates/cell.py", line 110, in show_mine
ctypes.windll.user32.MessageBoxW(0, 'You clicked on a mine', 'Game Over', 0)
^^^^^^^^^^^^^
AttributeError: module 'ctypes' has no attribute 'windll'
Exception in Tkinter callback
Traceback (most recent call last):
File "/Library/Frameworks/Python.framework/Versions/3.12/lib/python3.12/tkinter/init.py", line 1967, in call
return self.func(*args)
^^^^^^^^^^^^^^^^
File "/Users/Dev/repos/MinesweeperGame/06 - Marking Cells as Mine Candidates/cell.py", line 45, in left_click_actions
self.show_mine()
File "/Users/Dev/repos/MinesweeperGame/06 - Marking Cells as Mine Candidates/cell.py", line 110, in show_mine
ctypes.windll.user32.MessageBoxW(0, 'You clicked on a mine', 'Game Over', 0)
^^^^^^^^^^^^^
AttributeError: module 'ctypes' has no attribute 'windll'
Exception in Tkinter callback
Traceback (most recent call last):
File "/Library/Frameworks/Python.framework/Versions/3.12/lib/python3.12/tkinter/init.py", line 1967, in call
return self.func(*args)
^^^^^^^^^^^^^^^^
File "/Users/Dev/repos/MinesweeperGame/06 - Marking Cells as Mine Candidates/cell.py", line 45, in left_click_actions
self.show_mine()
File "/Users/Dev/repos/MinesweeperGame/06 - Marking Cells as Mine Candidates/cell.py", line 110, in show_mine
ctypes.windll.user32.MessageBoxW(0, 'You clicked on a mine', 'Game Over', 0)
^^^^^^^^^^^^^
AttributeError: module 'ctypes' has no attribute 'windll'
Exception in Tkinter callback
Traceback (most recent call last):
File "/Library/Frameworks/Python.framework/Versions/3.12/lib/python3.12/tkinter/init.py", line 1967, in call
return self.func(*args)
^^^^^^^^^^^^^^^^
File "/Users/Dev/repos/MinesweeperGame/06 - Marking Cells as Mine Candidates/cell.py", line 45, in left_click_actions
self.show_mine()
File "/Users/Dev/repos/MinesweeperGame/06 - Marking Cells as Mine Candidates/cell.py", line 110, in show_mine
ctypes.windll.user32.MessageBoxW(0, 'You clicked on a mine', 'Game Over', 0)
^^^^^^^^^^^^^
AttributeError: module 'ctypes' has no attribute 'windll'
Exception in Tkinter callback
Traceback (most recent call last):
File "/Library/Frameworks/Python.framework/Versions/3.12/lib/python3.12/tkinter/init.py", line 1967, in call
return self.func(*args)
^^^^^^^^^^^^^^^^
File "/Users/Dev/repos/MinesweeperGame/06 - Marking Cells as Mine Candidates/cell.py", line 45, in left_click_actions
self.show_mine()
File "/Users/meena/Dev/repos/MinesweeperGame/06 - Marking Cells as Mine Candidates/cell.py", line 110, in show_mine
ctypes.windll.user32.MessageBoxW(0, 'You clicked on a mine', 'Game Over', 0)
^^^^^^^^^^^^^
AttributeError: module 'ctypes' has no attribute 'windll'
Exception in Tkinter callback
Traceback (most recent call last):
File "/Library/Frameworks/Python.framework/Versions/3.12/lib/python3.12/tkinter/init.py", line 1967, in call
return self.func(*args)
^^^^^^^^^^^^^^^^
File "/Users/Dev/repos/MinesweeperGame/06 - Marking Cells as Mine Candidates/cell.py", line 45, in left_click_actions
self.show_mine()
File "/Users/Dev/repos/MinesweeperGame/06 - Marking Cells as Mine Candidates/cell.py", line 110, in show_mine
ctypes.windll.user32.MessageBoxW(0, 'You clicked on a mine', 'Game Over', 0)
^^^^^^^^^^^^^
AttributeError: module 'ctypes' has no attribute 'windll'
Exception in Tkinter callback
Traceback (most recent call last):
File "/Library/Frameworks/Python.framework/Versions/3.12/lib/python3.12/tkinter/init.py", line 1967, in call
return self.func(*args)
^^^^^^^^^^^^^^^^
File "/Users/Dev/repos/MinesweeperGame/06 - Marking Cells as Mine Candidates/cell.py", line 45, in left_click_actions
self.show_mine()
File "/Users/Dev/repos/MinesweeperGame/06 - Marking Cells as Mine Candidates/cell.py", line 110, in show_mine
ctypes.windll.user32.MessageBoxW(0, 'You clicked on a mine', 'Game Over', 0)
^^^^^^^^^^^^^
AttributeError: module 'ctypes' has no attribute 'windll'
Exception in Tkinter callback
Traceback (most recent call last):
File "/Library/Frameworks/Python.framework/Versions/3.12/lib/python3.12/tkinter/init.py", line 1967, in call
return self.func(*args)
^^^^^^^^^^^^^^^^
File "/Users/Dev/repos/MinesweeperGame/06 - Marking Cells as Mine Candidates/cell.py", line 45, in left_click_actions
self.show_mine()
File "/Users/Dev/repos/MinesweeperGame/06 - Marking Cells as Mine Candidates/cell.py", line 110, in show_mine
ctypes.windll.user32.MessageBoxW(0, 'You clicked on a mine', 'Game Over', 0)
^^^^^^^^^^^^^
AttributeError: module 'ctypes' has no attribute 'windll'
Exception in Tkinter callback
Traceback (most recent call last):
File "/Library/Frameworks/Python.framework/Versions/3.12/lib/python3.12/tkinter/init.py", line 1967, in call
return self.func(*args)
^^^^^^^^^^^^^^^^
File "/Users/Dev/repos/MinesweeperGame/06 - Marking Cells as Mine Candidates/cell.py", line 45, in left_click_actions
self.show_mine()
File "/Users/Dev/repos/MinesweeperGame/06 - Marking Cells as Mine Candidates/cell.py", line 110, in show_mine
ctypes.windll.user32.MessageBoxW(0, 'You clicked on a mine', 'Game Over', 0)
^^^^^^^^^^^^^
AttributeError: module 'ctypes' has no attribute 'windll'
Exception in Tkinter callback
Traceback (most recent call last):
File "/Library/Frameworks/Python.framework/Versions/3.12/lib/python3.12/tkinter/init.py", line 1967, in call
return self.func(*args)
^^^^^^^^^^^^^^^^
File "/Users/Dev/repos/MinesweeperGame/06 - Marking Cells as Mine Candidates/cell.py", line 53, in left_click_actions
ctypes.windll.user32.MessageBoxW(0, 'Congratulations! You won the game!', 'Game Over', 0)
^^^^^^^^^^^^^
AttributeError: module 'ctypes' has no attribute 'windll'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions