View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0001497 | Spring engine | Lua | public | 2009-07-10 21:20 | 2009-07-12 13:32 |
| Reporter | troycheek | Assigned To | Kloot | ||
| Priority | normal | Severity | crash | Reproducibility | random |
| Status | resolved | Resolution | fixed | ||
| Product Version | 0.79.1.0 | ||||
| Fixed in Version | 0.79.1.0+git | ||||
| Summary | 0001497: CMD.REPAIR accepts mappos without radius, but then sometimes crashes | ||||
| Description | In an earlier version of my Central Build AI widget, I had repeating random crashes of Spring itself that I tracked down to a CMD.REPAIR command. According to the wiki, REPAIR accepts either a unitID (1 parameter) or a mappos+radius (4 parameters). I'd misread that and was sending it just a mappos (3 parameters). This would actually work most of the time, but eventually I'd get the crash seen in the attached infolog. I know the crash is my fault for sending the wrong number of parameters, but I'd expect a Lua error message or even silent failure instead of a crash. | ||||
| Tags | No tags attached. | ||||
| Attached Files | |||||
| Checked infolog.txt for Errors | |||||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2009-07-10 21:20 | troycheek | New Issue | |
| 2009-07-10 21:20 | troycheek | File Added: infolog.txt | |
| 2009-07-10 21:20 | troycheek | File Added: central_build_AI (crashes on assist).lua | |
| 2009-07-12 13:32 | Kloot | Status | new => resolved |
| 2009-07-12 13:32 | Kloot | Fixed in Version | => 0.79.1.0+git |
| 2009-07-12 13:32 | Kloot | Resolution | open => fixed |
| 2009-07-12 13:32 | Kloot | Assigned To | => Kloot |