2025-07-19 23:23 CEST

View Issue Details Jump to Notes ]
IDProjectCategoryView StatusLast Update
0002950Spring engineUnit Scriptingpublic2012-02-08 21:43
Reporteruser744 
Assigned ToKloot 
PrioritynormalSeverityminorReproducibilityalways
StatusresolvedResolutionfixed 
Product Version85.0 
Target VersionFixed in Version86.0 
Summary0002950: Warning message on SetGroundMoveTypeData(unitID, "maxSpeed", 0)
DescriptionSpring.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 Information2877 maybe related?
TagsNo tags attached.
Checked infolog.txt for Errors
Attached Files

-Relationships
+Relationships

-Notes

~0008279

Kloot (developer)

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)
+Notes

-Issue History
Date Modified Username Field Change
2012-02-08 20:34 user744 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
+Issue History