View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
---|---|---|---|---|---|---|---|---|---|
0002950 | Spring engine | Unit Scripting | public | 2012-02-08 20:34 | 2012-02-08 21:43 | ||||
Reporter | user744 | ||||||||
Assigned To | Kloot | ||||||||
Priority | normal | Severity | minor | Reproducibility | always | ||||
Status | resolved | Resolution | fixed | ||||||
Product Version | 85.0 | ||||||||
Target Version | Fixed in Version | 86.0 | |||||||
Summary | 0002950: Warning message on SetGroundMoveTypeData(unitID, "maxSpeed", 0) | ||||||||
Description | Spring.MoveCtrl.SetGroundMoveTypeData(unitID, "maxSpeed", 0) since > 0.82.7 this causes "Warning: Can not assign key "maxSpeed" to GroundMoveType" It does work though. (make the unit immobile) see http://springrts.com/phpbb/viewtopic.php?f=12&t=27622 | ||||||||
Additional Information | 2877 maybe related? | ||||||||
Tags | No tags attached. | ||||||||
Checked infolog.txt for Errors | |||||||||
Attached Files |
|
![]() |
|
Kloot (developer) 2012-02-08 21:43 |
merci (note: assigning 0 to several of the movetype values is dangerous, lots of divisions do not check their denominators because they still assume the UnitDef values are static and non-zero) |
![]() |
|||
Date Modified | Username | Field | Change |
---|---|---|---|
2012-02-08 20:34 |
|
New Issue | |
2012-02-08 21:43 | Kloot | Note Added: 0008279 | |
2012-02-08 21:43 | Kloot | Status | new => resolved |
2012-02-08 21:43 | Kloot | Fixed in Version | => 86.0 |
2012-02-08 21:43 | Kloot | Resolution | open => fixed |
2012-02-08 21:43 | Kloot | Assigned To | => Kloot |