So I’ve been stuck in a few crashing loops, one was trying to enter some random house but I crashed everytime I tried to enter it, and the one I’m stuck on right now is an NPC trying to kill some zombie military pilots. I think it may have something to do with NPC’s but I would like to play with them on.
Here is my mod list:
[
“dda”,
“aftershock”,
“crt_expansion”,
“magiclysm”,
“Medieval_Stuff”,
“More_Survival_Tools”,
“nw_pack”,
“DinoMod”,
“modular_turrets”,
“Salvaged_Robots”,
“alt_map_key”,
“hydroponics”,
“mutant_npcs”,
“MMA”,
“more_locations”,
“FujiStruct”,
“deoxymod”,
“blazemod”,
“Tanks”,
“necromancy”,
“no_survivor_armor”,
“more_classes_scenarios”,
“speedydex”,
“StatsThroughSkills”,
“npc_traits”
]
So I found out that it may be NPCs firing things that causes my game to crash. Got an NPC angry, and the game crashes every time he tries to fire his crossbow I think. How can I fix this?
Or zip up your save, make an issue on the bug tracker, and attach it.
If you’re able to compile your own binaries you can use git to do a “bisect” to find out exactly when this crash bug appeared, which can be a big help in tracking it down.