View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000291 | FS Upgrade Project (Media VPs) | Mission Related | public | 2009-08-20 21:43 | 2009-08-20 22:39 |
Reporter | The E | Assigned To | Zacam | ||
Priority | normal | Severity | minor | Reproducibility | N/A |
Status | resolved | Resolution | fixed | ||
Product Version | 3.6.10 | ||||
Target Version | Fixed in Version | ||||
Summary | 0000291: CoOpSM3-06: Invalid message name | ||||
Description | Fred gives me this error: --------------------------- Error --------------------------- Error in mission event "#4 Low Hull": Invalid message name In sexpression: ( when ( < ( hits-left "Sulla" ) 50 ) ( send-message "Sulla" "High" "Sulla L H" ) ) (Error appears to be: Sulla L H) --------------------------- OK Cancel --------------------------- --------------------------- Error --------------------------- Error in mission event "#4 Critical Hull": Invalid message name In sexpression: ( when ( < ( hits-left "Lambda 1" ) 10 ) ( send-message "Sulla" "High" "SullaCH" ) ) (Error appears to be: SullaCH) --------------------------- OK Cancel --------------------------- --------------------------- Error --------------------------- Error in mission event "Scipio Lost but not last": Invalid message name In sexpression: ( when ( and ( is-destroyed-delay 0 "Lambda 1" ) ( or ( not ( is-destroyed-delay 0 "Sulla" ) ) ( not ( is-destroyed-delay 0 "Lambda 2" ) ) ( not ( is-destroyed-delay 0 "Vesalius" ) ) ) ) ( send-message "#Command" "High" "Scipio Lost" ) ) (Error appears to be: Scipio Lost) --------------------------- OK Cancel --------------------------- The first two are easily fixed; and should be fixed in the attached mission, but that last one has me scratching my head. There is no Scipio in this mission. | ||||
Tags | No tags attached. | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
2009-08-20 21:43 | The E | New Issue | |
2009-08-20 21:43 | The E | Status | new => assigned |
2009-08-20 21:43 | The E | Assigned To | => Zacam |
2009-08-20 21:43 | The E | File Added: CoOpSM3-06.fs2 | |
2009-08-20 22:09 | The E | Note Added: 0000275 | |
2009-08-20 22:19 | The E | File Deleted: CoOpSM3-06.fs2 | |
2009-08-20 22:20 | The E | File Added: CoOpSM3-06.fs2 | |
2009-08-20 22:39 | The E | Status | assigned => resolved |
2009-08-20 22:39 | The E | Resolution | open => fixed |