[phpBB Debug] PHP Warning: in file [ROOT]/viewtopic.php on line 2075: compact(): Undefined variable $warn_allowed [phpBB Debug] PHP Warning: in file [ROOT]/viewtopic.php on line 2182: Undefined variable $warn_allowed [phpBB Debug] PHP Warning: in file [ROOT]/viewtopic.php on line 2075: compact(): Undefined variable $warn_allowed [phpBB Debug] PHP Warning: in file [ROOT]/viewtopic.php on line 2182: Undefined variable $warn_allowed [phpBB Debug] PHP Warning: in file [ROOT]/viewtopic.php on line 2075: compact(): Undefined variable $warn_allowed [phpBB Debug] PHP Warning: in file [ROOT]/viewtopic.php on line 2182: Undefined variable $warn_allowed [phpBB Debug] PHP Warning: in file [ROOT]/viewtopic.php on line 2075: compact(): Undefined variable $warn_allowed [phpBB Debug] PHP Warning: in file [ROOT]/viewtopic.php on line 2182: Undefined variable $warn_allowed [0.13.15] Alien Pathfinding - Factorio Forums
I think I found a bug on my verry cool mapseed. It seems like (most) aliens are not able to find a path to my factory, they are some kind of cut off by the water
although the continents are connected with big landtiles. Don't know if this behaviour is actually intended.
That is to be expected, the game will stop the pathfinding process if it takes too long in order to save cpu time. The enemies in the east should be able to attack you though. NaB.
Stupid question: So these idle biters wo can't find a path but still group up at the coast use less CPU then calculating a longer path? (which gets cached so far I know)
Hoeloe wrote:Stupid question: So these idle biters wo can't find a path but still group up at the coast use less CPU then calculating a longer path? (which gets cached so far I know)
Correct, there are further more limitations to biter accumulation in place. Unsuccessful paths are not cached afaik.