Open PatrikLundell opened 2 years ago
/confirmed
Note: except for the error message the mission appears to be working as intended
DEBUG : Attempted a recipe with no available components!
FUNCTION : comp_selection<item_comp> Character::select_item_component(const std::vector<item_comp>&, int, read_only_visitable&, bool, const std::function<bool(const item&)>&, bool, const recipe*)
FILE : src/crafting.cpp
LINE : 1800
VERSION : 4abdbc8
Describe the bug
DEBUG : Attempted a recipe with no available components!
FUNCTION : select_item_component FILE : D:\a\Cataclysm-DDA\Cataclysm-DDA\src\crafting.cpp LINE : 1800 VERSION : ec37cf1
Steps to reproduce
Expected behavior
No debug message, and whatever crafting was attempted succeed with makeshift crutches (don't know if it would have worked with regular crutches).
Screenshots
No response
Versions and configuration
Additional context
No response