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

Error message when interacting with evac shelter computer #60824

Closed
ZeWoll opened this issue Sep 7, 2022 · 4 comments
Closed

Error message when interacting with evac shelter computer #60824

ZeWoll opened this issue Sep 7, 2022 · 4 comments
Labels
(S1 - Need confirmation) Report waiting on confirmation of reproducibility

Comments

@ZeWoll
Copy link

ZeWoll commented Sep 7, 2022

Describe the bug

When I start a new game as a survivor, I try to interact with the computer and I get the following message:

DEBUG : No valid value.

FUNCTION : std::string str_or_var::evaluate(const T&) const [with T = dialogue; std::string = std::__cxx11::basic_string]
FILE : src/condition.h
LINE : 90
VERSION : 8c78e92

Steps to reproduce

  1. Start as a survivor
  2. Interact with the computer
  3. Get the error message

Expected behavior

We shouldn't get an error after interacting with the computer

Screenshots

image
After the error message, I can use the computer freely.

Versions and configuration

  • OS: Windows
    • OS Version: 10.0.19044.1889 (21H2)
  • Game Version: 8c78e92 [64-bit]
  • Graphics Version: Tiles
  • Game Language: English [en]
  • Mods loaded: [
    Dark Days Ahead [dda],
    Disable NPC Needs [no_npc_food],
    No Fungal Growth [no_fungal_growth],
    Bionic Professions [package_bionic_professions]
    ]

Additional context

No response

@ZeWoll ZeWoll added the (S1 - Need confirmation) Report waiting on confirmation of reproducibility label Sep 7, 2022
@EIIKaO
Copy link
Contributor

EIIKaO commented Sep 7, 2022

It may be the same problem with #60347
I have actually already created a workaround for its problem by yesterday. >> EIIKaO@646b2a3
Hope I would like to submit a PR within a few hours.

@Ramza13
Copy link
Contributor

Ramza13 commented Sep 7, 2022

It may be the same problem with #60347 I have actually already created a workaround for its problem by yesterday. >> EIIKaO@646b2a3 Hope I would like to submit a PR within a few hours.

As the person who created this bug, that looks like a good solution. Thanks

@EIIKaO
Copy link
Contributor

EIIKaO commented Sep 7, 2022

I have tried to make the fixes as small as possible to not interfere with your future development plans.
If there still are problems, please feel free to point it out to me.

@NetSysFire
Copy link
Member

This looks like #60831 has fixed this. Yell at me to reopen if it is still not fixed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
(S1 - Need confirmation) Report waiting on confirmation of reproducibility
Projects
None yet
Development

No branches or pull requests

4 participants