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
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.
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
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.
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
Expected behavior
We shouldn't get an error after interacting with the computer
Screenshots
After the error message, I can use the computer freely.
Versions and configuration
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
The text was updated successfully, but these errors were encountered: