View Issue Details

IDProjectCategoryView StatusLast Update
0001947Spring engineGeneralpublic2010-06-14 20:59
Reportertvo Assigned Totvo  
PrioritynormalSeveritymajorReproducibilityalways
Status resolvedResolutionfixed 
Product Version0.81.2+git 
Target Version0.82.0Fixed in Version0.82.0 
Summary0001947: ground attack broken
DescriptionHow to reproduce: start a game, spawn some units, give them attack-ground commands. Unit doesn't do anything, attack remains in queue.
TagsNo tags attached.
Checked infolog.txt for Errors

Activities

Kloot

2010-06-14 18:00

developer   ~0004977

Last edited: 2010-06-14 18:01

http://github.com/spring/spring/commit/341e4a6bb19353e2f4f49073776fc569b1dbb5c1 filtering out too many commands perhaps (ie. where size >= 3)?

tvo

2010-06-14 20:01

reporter   ~0004978

Yeah possibly, I'll take a look shortly.

tvo

2010-06-14 20:59

reporter   ~0004979

Indeed, many attack commands seem to have a 4th param with value 0. (has to do with newAttackMode / attackRect / ConvertCommands in CGuiHandler)

Issue History

Date Modified Username Field Change
2010-06-14 16:50 tvo New Issue
2010-06-14 18:00 Kloot Note Added: 0004977
2010-06-14 18:01 Kloot Note Edited: 0004977
2010-06-14 20:01 tvo Note Added: 0004978
2010-06-14 20:59 tvo Note Added: 0004979
2010-06-14 20:59 tvo Status new => resolved
2010-06-14 20:59 tvo Fixed in Version => 0.82
2010-06-14 20:59 tvo Resolution open => fixed
2010-06-14 20:59 tvo Assigned To => tvo