← Return to game
Log in with itch.io to leave a comment.
Tested on Windows 11
When you press arrow keys in main menu, you get this error:
Traceback (most recent call last):
File "C:\Users\novia\Desktop\Helix\main.py", line 49, in <module>
File "Helix\SakuyaEngine\client.py", line 143, in main
File "Helix\scenes\mainmenu.py", line 71, in update
File "Helix\scenes\mainmenu.py", line 61, in input
File "Helix\scenes\mainmenu.py", line 41, in move_selection
TypeError: list indices must be integers or slices, not float
The game is pretty cool, can't wait for the full release!
Thanks! I'll see if I can fix this in the next update.
Update: This should be fixed now.
It works :D
Nice
← Return to game
Comments
Log in with itch.io to leave a comment.
Tested on Windows 11
When you press arrow keys in main menu, you get this error:
Traceback (most recent call last):
File "C:\Users\novia\Desktop\Helix\main.py", line 49, in <module>
File "Helix\SakuyaEngine\client.py", line 143, in main
File "Helix\scenes\mainmenu.py", line 71, in update
File "Helix\scenes\mainmenu.py", line 61, in input
File "Helix\scenes\mainmenu.py", line 41, in move_selection
TypeError: list indices must be integers or slices, not float
The game is pretty cool, can't wait for the full release!
Thanks! I'll see if I can fix this in the next update.
Update: This should be fixed now.
It works :D
Nice