Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Unhandled exception in script errorr #3361

Open
Beoof opened this issue Jan 15, 2025 · 0 comments
Open

[BUG] Unhandled exception in script errorr #3361

Beoof opened this issue Jan 15, 2025 · 0 comments

Comments

@Beoof
Copy link

Beoof commented Jan 15, 2025

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.

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

  1. Open game
  2. Go to Events tab
  3. 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

{2D33B9D2-EE06-4E6C-9012-71251862A3F6}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant