-
Notifications
You must be signed in to change notification settings - Fork 4.2k
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
Cannot reload the sewing kit with thread. Thread is gone, no reloading. #40125
Comments
Same happened to me with wooden needle at latest update. Did not matter if i had wielded the needle or if it was in backpack |
Still happens on latest build. Neither wooden needle nor hobo stove can be loaded with charges. The charges (thread and tinder respectively) disappear. |
Still happening in latest at hash 702b0b4 😭 |
Yep, happens for all thread related tools - bone needle, wood needle, sewing kit, tailor's kit. |
Also happens to repair kits. Misc. Repair kits will consume up to 200 duct-tape per try but never load it. Practically removes the ability to ever repair many items as repair kits don't spawn with charges and sewing/tailor kits on spawn with 50. |
the same bug on oil lamps #40652 I found the suspicious code at #39406 |
Legends!!! |
Yay, can play now with the new code. thanks!!!! |
Cannot reload the sewing kit with thread. Thread is gone, no reloading.
DEBUG : tried to put an item in a container that cannot contain it
FUNCTION : int item::fill_with(const itype&, int)
FILE : src/item.cpp
LINE : 8146
Steps To Reproduce
Expected behavior
Reload should reload thread in a sewing kit.
Versions and configuration
Dark Days Ahead [dda],
Disable NPC Needs [no_npc_food],
Alternative Map Key [alt_map_key],
Mining Mod [Mining_Mod],
More Survivor Stuff [more_survivor_stuff],
More City Locations [cityside],
SpeedyDex [speedydex],
Stats Through Skills [StatsThroughSkills]
]
Additional context
DEBUG : tried to put an item in a container that cannot contain it
FUNCTION : int item::fill_with(const itype&, int)
FILE : src/item.cpp
LINE : 8146
The text was updated successfully, but these errors were encountered: