View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
---|---|---|---|---|---|---|---|---|---|
0001839 | Spring engine | General | public | 2010-02-14 21:37 | 2010-02-21 17:47 | ||||
Reporter | FLOZi | ||||||||
Assigned To | Kloot | ||||||||
Priority | normal | Severity | minor | Reproducibility | always | ||||
Status | resolved | Resolution | fixed | ||||||
Product Version | 0.81.1.3 | ||||||||
Target Version | 0.81.2 | Fixed in Version | 0.81.0.0+git | ||||||
Summary | 0001839: Multiple cons fail to build on structures with open yardmaps | ||||||||
Description | As the summary, if 2 or more builders are given a build order for a structure whose yardmap is non-blocking ('y' character), only the first will build and the others will report the 'position blocked after x tries' error. Note that only the middle character of the yardmap needs to be non-blocking for this to fail (i.e. the yardmap element which corresponds with the build order map position) | ||||||||
Additional Information | Relevant code is in CBuilder::StartBuild, Builder.cpp (line 551 onwards in my current git pull). Again S44 SVN can be used to test this, at least rev 2427 still exhibits this with GERBarracks. (S44 yards were changed to always-open 'y' yardmaps to prevent lua-spawned units (soldier squads) getting stuck) | ||||||||
Tags | No tags attached. | ||||||||
Checked infolog.txt for Errors | |||||||||
Attached Files |
|
![]() |
|
FLOZi (reporter) 2010-02-17 22:43 |
NB. Yardmaps were reverted to 'c' in S44 SVN rev 2431 onwards, so please use a rev between 2427 and 2431 to test for it. (Or Revert the y->c change in f.ex. GERBarracks yourself) |
Kloot (developer) 2010-02-18 15:27 |
Confirmed with modified arm_shipyard and >= 2 arm_construction_ship in XTA 9.6; taking a look. |
Kloot (developer) 2010-02-18 15:56 |
Fixed now. |
![]() |
|||
Date Modified | Username | Field | Change |
---|---|---|---|
2010-02-14 21:37 | FLOZi | New Issue | |
2010-02-17 22:43 | FLOZi | Note Added: 0004668 | |
2010-02-18 15:27 | Kloot | Note Added: 0004669 | |
2010-02-18 15:27 | Kloot | Status | new => confirmed |
2010-02-18 15:56 | Kloot | Note Added: 0004670 | |
2010-02-18 15:56 | Kloot | Status | confirmed => resolved |
2010-02-18 15:56 | Kloot | Fixed in Version | => 0.81.0.0+git |
2010-02-18 15:56 | Kloot | Resolution | open => fixed |
2010-02-18 15:56 | Kloot | Assigned To | => Kloot |
2010-02-21 17:47 | tvo | Target Version | => 0.81.2 |