-
Notifications
You must be signed in to change notification settings - Fork 4.3k
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
Npc's wont "finish" construction in outpost #35581
Comments
Hmm. I've not been able to get them to cut grass at all, but yes, they also occasionally stop working because:
I've not been able to reliably reproduce one and three so I've been holding off on creating a bug report. Number 1. seems to happen randomly. I have a feeling 3. happens when it's dark and they don't have a light source but the location is lit, or the area to deconstruct is outside the range of their light source so they think it's too dark to deconstruct. It's difficult to reliably reproduce, though. Number 2. can actually be useful, but for the most part it's just annoying, especially when deconstructing beds. Regarding NPCs finishing your construction, that's due to a different bug. Constructions of all kinds only have requirements when you initiate them. You or any NPC can work on any construction project that has been started regardless of light level, skills or tools. It might be the case that some of your NPCs have dropped their screwdriver or hammer, or it's one of the three bugs I've mentioned above that are preventing your NPCs from deconstructing. Another related bug that I've not checked to see if it's reproducible is that grass in deconstruction zones (or it may have been another construction type) get cleared through the construction "remove grass", which is weird and totally wrong. I don't understand how that bug could happen at all. |
If you can pull the linked PR locally, and test to see if this fixes your issue? |
Erp... Sadly, I have no idea what I'm doing when it comes to compiling. I've tried and failed many times. Even my little "Hello world!" programs fail to compile. I once wrote a calculator in C that I got to compile and run, but it treated every "y" as "n" and so refused to tell you what it had actually calculated. I made it frustratingly cheerful, too, and got it to say it was made by me. The thing was a total embarrassment. Short answer, no, I can't. :'| |
Well its been merged now, so it should be in the next build, see if that helps, can always reopen if need be. |
Describe the bug
Npcs seem to get "bored" of constructing, they will do some then stop.
Steps To Reproduce
Additionally if you have an npc doing construction and also do some yourself, they suddenly get motivated to finish your work, and try to shove you out of the way.
Expected behavior
Npc's should finish building in the zones provided. If they can't for some reason, they should say why (Missing tool or too tired or something. If you talk with them)
Versions and configuration
Dark Days Ahead [dda],
Disable NPC Needs [no_npc_food],
Aftershock [aftershock],
C.R.I.T Expansion Mod [crt_expansion],
Modular Turrets [modular_turrets],
Salvaged Robots [Salvaged_Robots],
Alternative Map Key [alt_map_key],
Mutant NPCs [mutant_npcs],
More City Locations [cityside],
More Locations [more_locations],
Folding Parts pack [deoxymod],
Vehicle Additions Pack [blazemod],
Roadheader and other mining vehicles [Heavy miners],
Tanks and Other Vehicles [Tanks],
Prevent Zombie Revivication [no_reviving_zombies],
Stats Through Kills [stats_through_kills],
Stats Through Skills [StatsThroughSkills],
Simplified Nutrition [novitamins],
No Fungal Monsters [No_Fungi]
]
The text was updated successfully, but these errors were encountered: