For anyone that cares, I fixed it.
// Size of the navigation obstacles above (actual SNO list must be matching the above list!)
public static readonly Dictionary<int, int> dictSNONavigationSize = new Dictionary<int, int> {
{174900, 10}, {191459, 13}, {54908, 10}...