Opened 11 years ago

Closed 5 years ago

#2132 closed defect (fixed)

Units don't finish a wall correcttly.

Reported by: Marcio Owned by:
Priority: Should Have Milestone:
Component: Simulation Keywords: pathfinding
Cc: Patch:

Description (last modified by Imarok)

Fix when build palisades the umis only build the turrets and not the walls. Even happens when you build multiple buildings.

happes when, you use more than one to build. http://www.wildfiregames.com/forum/index.php?showtopic=17616&pid=274336&st=0&#entry274336

Change History (8)

comment:1 by mimo, 10 years ago

Is it reproducible ? and if yes, can you describe the different steps. I can't reproduce it.

comment:2 by sanderd17, 10 years ago

@mimo, it's a pathfinder bug AFAIK. The units can't reach the wall due to being obstructed by other units, so they go for the next buildable entity, which is the tower. When they find no other buildable entity, or they are obstructed too often, they just give up.

As it's a pathfinder issue, you'll have more chance running into it when you have lots of units building the same palisades.

I think we will have to wait until the new pathfinder is in before fixing it. As for now, try to use as less units as possible to build palisades.

comment:3 by Stan, 9 years ago

Summary: They units don't finish a wall correcttly.Units don't finish a wall correcttly.

comment:4 by Lionkanzen, 9 years ago

My issues was more related to units finish walls without turrets or finishing only the turrets without the walls.

The other issue is when you can have enough resources to build the last turret, the wall must be finished as turret becase if isn't can be closed perfectly

comment:5 by Itms, 9 years ago

Keywords: pathfinding added; wall building removed
Milestone: BacklogAlpha 19

comment:6 by Itms, 9 years ago

In 16751:

New long-range pathfinder.

Based on Philip's work located at http://git.wildfiregames.com/gitweb/?p=0ad.git;a=shortlog;h=refs/heads/projects/philip/pathfinder
Includes code by wraitii, sanderd17 and kanetaka.

An updated version of docs/pathfinder.pdf describing the changes in detail will be committed ASAP.

Running update-workspaces is needed after this change.

Fixes #1756.
Fixes #930, #1259, #2908, #2960, #3097
Refs #1200, #1914, #1942, #2568, #2132, #2563

comment:7 by Itms, 9 years ago

Milestone: Alpha 19Backlog

Does anyone experience this with the new pathfinder? Please tell it, or this ticket should be closed.

comment:8 by Imarok, 5 years ago

Component: UI & SimulationSimulation
Description: modified (diff)
Milestone: Backlog
Resolution: fixed
Status: newclosed

That silence sounds like a "no".

Note: See TracTickets for help on using tickets.