Mod articles
-
Kojaks Skyrim NavMesh Error Logs and Fixes
Kojaks List of Common NavMesh Errors, and how to fix them
There are several areas where you will encounter NavMesh errors, including:
IN GAME:
NPCs stuck at an invisible line - To fix, watch repairing broken NavMesh Cell Borders
NPCs gathering in one spot (Problem) - To fix, realign cell border edge vertices on z axis till merged
NPCs teleporting over narrow NavMesh (Problem) - To fix, widen the area of your NavMesh
NPCs ignoring expected route due to disconnected NavMesh - To fix, lower the single triangle out the way, then fuse the existing vertices to reconnect
NPCs running constantly into statics - To fix, make cutouts in your NavMesh
NPCs looking at the sky (Problem) - To fix, rem...