-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Hello!
First of all, thanks for your submission to Pyweek.
I'm running into an error whenever I approach the lights in your game:
[redacted][...]
File "G:\pyweek\35\shadow-heist\PyWeek-35-main\src\classes\entities\player.py", line 178, in check_if_player_in_light
if not self.player_laser.collides_with_list(self.game_manager.walls):
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[redacted][...]
File "C:\Users\$USER\AppData\Roaming\Python\Python311\site-packages\shapely\creation.py", line 173, in linearrings
return lib.linearrings(coords, out=out, **kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ValueError: A linearring requires at least 4 coordinates.and the discord link in your game description doesn't seem to work (it says it's invalid, maybe it expired?). Could you help me figure out how to fix this?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working