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
Game keeps crashing when trying to skip to the next moon.
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 1165, in one_moon_cat
File "scripts\events_module\condition_events.py", line 363, in handle_injuries
File "scripts\events_module\condition_events.py", line 650, in handle_already_injured
File "scripts\cat\cats.py", line 1708, in moon_skip_injury
KeyError: 'complication'
Grade
Game-breaking - a bug that makes it impossible to play the game
Steps to reproduce the behavior
Open game
Go to Events tab
Click Timeskip One Moon
Patrol ID + Outcome Print (if applicable)
No response
Commit # or Game Version Number
v0.12.2
Additional context
No response
Screenshots
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
Game keeps crashing when trying to skip to the next moon.
Grade
Game-breaking - a bug that makes it impossible to play the game
Steps to reproduce the behavior
Patrol ID + Outcome Print (if applicable)
No response
Commit # or Game Version Number
v0.12.2
Additional context
No response
Screenshots
The text was updated successfully, but these errors were encountered: