View Issue Details

IDProjectCategoryView StatusLast Update
0000274FS Upgrade Project (Media VPs)Mission Relatedpublic2009-08-14 02:28
ReporterFUBAR-BDHRAssigned ToZacam 
PrioritynormalSeveritycrashReproducibilityalways
Status resolvedResolutionfixed 
Product Version3.6.10 
Target VersionFixed in Version3.6.11 
Summary0000274: CoopLoop1-3 Love the traitor - invalid use of wing in break warp = crash
DescriptionEvent No Jump in CoopLoop1-3 is using break-warp on wing Alpha but break-warp only excepts individual ships as arguments.
Additional InformationLatest MediaVPs using 3.6.11. I believe the revision is 5513. Lastest as of 08-11. FRED will not allow you to select a wing for that sexp.
TagsNo tags attached.

Activities

FUBAR-BDHR

2009-08-12 20:25

developer   ~0000250

BTW Break warp in multi not the best thing. If you plan on doing some rework that would be a good thing to eliminate and replace with a desertion debrief or something.

Zacam

2009-08-14 02:28

administrator   ~0000256

Is now:
$Formula: ( when
   ( true )
   ( break-warp
        "Alpha 1"
        "Alpha 2"
        "Alpha 3"
        "Alpha 4"
    )
)
+Name: No Jump
+Repeat Count: 1
+Interval: 1

Issue History

Date Modified Username Field Change
2009-08-12 20:11 FUBAR-BDHR New Issue
2009-08-12 20:11 FUBAR-BDHR Status new => assigned
2009-08-12 20:11 FUBAR-BDHR Assigned To => Zacam
2009-08-12 20:25 FUBAR-BDHR Note Added: 0000250
2009-08-14 02:28 Zacam Note Added: 0000256
2009-08-14 02:28 Zacam Status assigned => resolved
2009-08-14 02:28 Zacam Fixed in Version => 3.6.11
2009-08-14 02:28 Zacam Resolution open => fixed