You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Code - general bugs related to how the game runs and responds to you.
Description
Traceback (most recent call last):
File "main.py", line 299, in
File "scripts\screens\EventsScreen.py", line 722, in on_use
File "scripts\screens\Screens.py", line 150, in loading_screen_on_use
File "scripts\game_structure\propagating_thread.py", line 25, in join
File "scripts\game_structure\propagating_thread.py", line 18, in run
File "scripts\screens\Screens.py", line 117, in _work_target
File "scripts\screens\Screens.py", line 111, in _work_target
File "scripts\events.py", line 137, in one_moon
File "scripts\events.py", line 1205, in one_moon_cat
File "scripts\events.py", line 2078, in invite_new_cats
File "scripts\events_module\handle_short_events.py", line 192, in handle_event
File "scripts\events_module\handle_short_events.py", line 322, in handle_new_cats
File "scripts\utility.py", line 508, in create_new_cat_block
File "random.py", line 290, in choice
IndexError: Cannot choose from an empty sequence
Grade
Important - The bug has a large effect on the gameplay but is not urgent
Steps to reproduce the behavior
Unsure. Happens on moon transition
Patrol ID + Outcome Print (if applicable)
No response
Commit # or Game Version Number
0.12.1
Additional context
No response
Screenshots
No response
The text was updated successfully, but these errors were encountered:
Type of bug
Code - general bugs related to how the game runs and responds to you.
Description
Traceback (most recent call last):
File "main.py", line 299, in
File "scripts\screens\EventsScreen.py", line 722, in on_use
File "scripts\screens\Screens.py", line 150, in loading_screen_on_use
File "scripts\game_structure\propagating_thread.py", line 25, in join
File "scripts\game_structure\propagating_thread.py", line 18, in run
File "scripts\screens\Screens.py", line 117, in _work_target
File "scripts\screens\Screens.py", line 111, in _work_target
File "scripts\events.py", line 137, in one_moon
File "scripts\events.py", line 1205, in one_moon_cat
File "scripts\events.py", line 2078, in invite_new_cats
File "scripts\events_module\handle_short_events.py", line 192, in handle_event
File "scripts\events_module\handle_short_events.py", line 322, in handle_new_cats
File "scripts\utility.py", line 508, in create_new_cat_block
File "random.py", line 290, in choice
IndexError: Cannot choose from an empty sequence
Grade
Important - The bug has a large effect on the gameplay but is not urgent
Steps to reproduce the behavior
Unsure. Happens on moon transition
Patrol ID + Outcome Print (if applicable)
No response
Commit # or Game Version Number
0.12.1
Additional context
No response
Screenshots
No response
The text was updated successfully, but these errors were encountered: