View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
---|---|---|---|---|---|---|---|---|---|
0004338 | Spring engine | Lua | public | 2014-03-20 11:18 | 2014-03-21 02:42 | ||||
Reporter | Google_Frog | ||||||||
Assigned To | Kloot | ||||||||
Priority | normal | Severity | minor | Reproducibility | always | ||||
Status | resolved | Resolution | fixed | ||||||
Product Version | 96.0.1+git | ||||||||
Target Version | Fixed in Version | ||||||||
Summary | 0004338: 96.0.1-356 Cannot set maxAcc for planes | ||||||||
Description | The code 'Spring.MoveCtrl.SetAirMoveTypeData(unitID, {maxAcc = 1})' give me the following error: Warning: Can not assign key "maxAcc" to StrafeAirMoveType The unitID is a plane, it has (isAirUnit or canFly) and not isHoveringAirUnit. Replacing maxAcc with maxSpeed works correctly. This is particularly strange because I am trying to set the movement data for a plane but Spring reports an error with setting something for a gunship. | ||||||||
Tags | No tags attached. | ||||||||
Checked infolog.txt for Errors | |||||||||
Attached Files |
|
![]() |
|||
Date Modified | Username | Field | Change |
---|---|---|---|
2014-03-20 11:18 | Google_Frog | New Issue | |
2014-03-21 02:42 | Kloot | Changeset attached | => spring develop aece1454 |
2014-03-21 02:42 | Kloot | Assigned To | => Kloot |
2014-03-21 02:42 | Kloot | Status | new => resolved |
2014-03-21 02:42 | Kloot | Resolution | open => fixed |