View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
---|---|---|---|---|---|---|---|---|---|
0002053 | Spring engine | General | public | 2010-08-21 20:50 | 2010-08-22 13:26 | ||||
Reporter | Saktoth | ||||||||
Assigned To | Kloot | ||||||||
Priority | normal | Severity | major | Reproducibility | always | ||||
Status | resolved | Resolution | fixed | ||||||
Product Version | 0.82.3 | ||||||||
Target Version | Fixed in Version | 0.82.3+git | |||||||
Summary | 0002053: Pathfinding still broken | ||||||||
Description | CA has applied the heatmap fix to reduce the units walking in circles problem, but there are still rather serious problems with pathfinding. | ||||||||
Additional Information | Units going in opposite directions collide with eachother (I suppose heatmap was meant to prevent this) and make no effort to go around. Units will path right into impassable obstacles, etc. I dont know what or why pathing was changed, but it is much, much worse, beyond merely the heatmap issue. | ||||||||
Tags | No tags attached. | ||||||||
Checked infolog.txt for Errors | |||||||||
Attached Files |
|
![]() |
|
Saktoth (reporter) 2010-08-21 20:53 |
First image shows units pathing through an impassable cliff. Second image shows them close up, with a move order to the other side of the cliff, and the cliffs impassability. Third image shows units ramming eachother. This also causes units to move virtually single file when given a move order (probably because heatmaps are disabled). |
Kloot (developer) 2010-08-22 13:26 |
units pathing through an impassable cliff ==> just a few code typos units will path right into impassable obstacles ==> no more so than in 81.2 units going in opposite directions collide with eachother and make no effort to go around ==> result of disabling the heatmap, to be fixed after 82.4 |
![]() |
|||
Date Modified | Username | Field | Change |
---|---|---|---|
2010-08-21 20:50 | Saktoth | New Issue | |
2010-08-21 20:50 | Saktoth | File Added: pathfinding1.jpg | |
2010-08-21 20:51 | Saktoth | File Added: pathfinding2.jpg | |
2010-08-21 20:52 | Saktoth | File Added: pathing3.jpg | |
2010-08-21 20:53 | Saktoth | Note Added: 0005341 | |
2010-08-22 01:20 | Kloot | Status | new => assigned |
2010-08-22 01:20 | Kloot | Assigned To | => Kloot |
2010-08-22 13:26 | Kloot | Note Added: 0005345 | |
2010-08-22 13:26 | Kloot | Status | assigned => resolved |
2010-08-22 13:26 | Kloot | Fixed in Version | => 0.82.3+git |
2010-08-22 13:26 | Kloot | Resolution | open => fixed |