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] No evidence menu looks empty + exception #424

Open
ViMaSter opened this issue Feb 11, 2024 · 0 comments
Open

[BUG] No evidence menu looks empty + exception #424

ViMaSter opened this issue Feb 11, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@ViMaSter
Copy link
Member

Describe the bug

Using the in-game editor results in a NullReferenceException when opening the evidence menu before any evidence was added.

Steps To Reproduce

  • Open the in-game editor
  • Right after pressing Ctrl+R, press Z to open the evidence menu
  • Notice an exception being thrown and the menu looking fairly barren

Expected behavior

Either

  • we should have some form of quip ready for when there's no evidence at all
  • handle the NullReferenceException gracefully, if we don't ever expect to be in this state during normal gameplay

Screenshots

image

Additional context

@ViMaSter ViMaSter added the bug Something isn't working label Feb 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant