View Issue Details

IDProjectCategoryView StatusLast Update
0002736Spring engineUnit Scriptingpublic2011-11-17 15:16
ReporterKingRaptor Assigned ToKloot  
PrioritynormalSeveritymajorReproducibilityalways
Status resolvedResolutionfixed 
Product Version83.0 
Summary0002736: Aircraft do not use LUS-scripted airpads
DescriptionAircraft in 83.0 do not appear to use airpads with LUS scripts, although they did so in 0.82.7. If the LUS airpad is the only one available, the aircraft will make loops over it without landing; if a COB-scripted airpad is available, the aircraft will use that instead if close enough.
Steps To ReproduceSimplest way:
 * Run Spring develop version with Zero-K, latest stable
 * /cheat, /give corshad, /give factoryplane
 * Order the Shadow to attack ground. It will do so, then fly back to the aircraft plant (which has airpad functionality) and continually fly back and forth over it.
 * Repeat above step with armasp instead of factoryplane; the Shadow lands correctly.
Additional InformationBug is present in both 83.0 and 83.0.1-125-g5bd2941.

script.QueryLandingPads() is called when unit is created, as it is in 0.82.7.
TagsNo tags attached.
Checked infolog.txt for Errors

Activities

Kloot

2011-11-16 11:59

developer   ~0007615

"g5bd2941"

that is the develop branch, you want g3ddee6f on the release branch.

KingRaptor

2011-11-17 13:09

reporter   ~0007619

Issue is also present in 83.0.1-157-g45a0335 release

Kloot

2011-11-17 15:16

developer   ~0007620

https://github.com/spring/spring/commit/1357afad0ff131fd89f366802ac97e006eeaeed5

Issue History

Date Modified Username Field Change
2011-11-16 10:51 KingRaptor New Issue
2011-11-16 11:59 Kloot Note Added: 0007615
2011-11-16 11:59 Kloot Status new => feedback
2011-11-17 13:09 KingRaptor Note Added: 0007619
2011-11-17 15:16 Kloot Note Added: 0007620
2011-11-17 15:16 Kloot Status feedback => resolved
2011-11-17 15:16 Kloot Resolution open => fixed
2011-11-17 15:16 Kloot Assigned To => Kloot