View Issue Details

IDProjectCategoryView StatusLast Update
0001497Spring engineLuapublic2009-07-12 13:32
Reportertroycheek Assigned ToKloot  
PrioritynormalSeveritycrashReproducibilityrandom
Status resolvedResolutionfixed 
Product Version0.79.1.0 
Fixed in Version0.79.1.0+git 
Summary0001497: CMD.REPAIR accepts mappos without radius, but then sometimes crashes
DescriptionIn 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.
TagsNo tags attached.
Attached Files
infolog.txt (Attachment missing)
central_build_AI (crashes on assist).lua (Attachment missing)
Checked infolog.txt for Errors

Activities

Issue History

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