View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0003892 | Spring engine | General | public | 2013-07-23 05:18 | 2013-07-23 05:54 |
| Reporter | PepeAmpere | Assigned To | abma | ||
| Priority | high | Severity | minor | Reproducibility | always |
| Status | closed | Resolution | no change required | ||
| Product Version | 94.1.1+git | ||||
| Summary | 0003892: Command queue with Wait applied is sometimes missing Wait command | ||||
| Description | Here is example code. local cmdQueue = Spring.GetUnitCommands(unitID) for i=1,#cmdQueue do local cmdID = cmdQueue[i].id Spring.Echo(cmdID,CMD[cmdID]) end Now look at screenshot, on unit, you can see wait command is applied there, but theres no mention about wait command in command queue (look at console output listing all commands). | ||||
| Steps To Reproduce | 1) Use NOTA 1.xxx, theres reverse gadget - https://code.google.com/p/nota/source/browse/trunk/game/LuaRules/Gadgets/unit_reverse.lua?r=178 2) move unit back and forward fast, if you are fast enough and catch the right time, unit get stacked under Wait command, and doesnt react at any order. | ||||
| Tags | No tags attached. | ||||
| Attached Files | |||||
| Checked infolog.txt for Errors | |||||
|
|
oh, sorry, my mistake, the bug is on different place, pls kill this report. QUEUE listing is ok. |
|
|
closing as requested... |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2013-07-23 05:18 | PepeAmpere | New Issue | |
| 2013-07-23 05:18 | PepeAmpere | File Added: commands-queue-bug2.JPG | |
| 2013-07-23 05:35 | PepeAmpere | Note Added: 0011047 | |
| 2013-07-23 05:54 | abma | Note Added: 0011048 | |
| 2013-07-23 05:54 | abma | Status | new => closed |
| 2013-07-23 05:54 | abma | Assigned To | => abma |
| 2013-07-23 05:54 | abma | Resolution | open => no change required |