I've created my own little city called "Riverwood Castle", and I've tried to add guards to it. I couldn't get them to patrol, because of the navmesh bug, so I just have them holding position around the town, to get around the bug. Whenever I load my mod into the creation kit, I get an error message "RiverwoodCastleGuardDay01" is a part of the guard faction, but is not assigned a crime faction." I created the guard from scratch. I added him to the "IsGuard" faction, and the "GuardDialogue" faction. I created a "RiverwoodCastleGuardFaction", and added him to it. I created a "CrimeFactionRiverwoodCastle" and copied all the information from an existing crime faction into it, and added it to the "CrimeFactionsList". In the guard's faction tab, I assigned him to "CrimeFactionRiverwoodCastle". I also added all of the npcs of the city to the crimefaction. However, I still get the error, and if I kill one of my NPC's in front of the guard, he does nothing.
Just wondering if I missed any step, and was curious how I could resolve this problem.