Bug 58316

Summary: Pathfinding gets problems when units are in the way
Product: [Applications] boson Reporter: Felix Seeger <felix.seeger>
Component: generalAssignee: The Boson Team <boson-bugs>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In:

Description Felix Seeger 2003-05-10 15:40:51 UTC
Version:           0.9pre (using KDE 3.1.9)
Compiler:          gcc version 3.2.3
OS:          Linux (i686) release 2.4.21-pre7

Use exp1 to reproduce.

At the right side you have a small way to the enemy. On the upper side of the map some units stand in the way.
Try to get some unit from the middle of the map to the enemy on the right side.

They will take the way on the left because the units on the right block them.

The unit cannot know that there are units blocking them ;)

The units should go to the right side and wait unit the other units are away, or better the other units should move to let you army through.
Comment 1 Andreas Beckermann 2005-09-28 16:25:00 UTC
Closing this bug, as it is from 2003 and we have a totally new pathfinder now that does a much better job.

If it still appears, feel free to reopen.

CU
Andi