Hard Light Productions Forums

Hosted Projects - FS2 Required => FreeSpace Conversion => Topic started by: EAD_Agamemnon on March 12, 2010, 10:00:56 pm

Title: Vasuda_new.ogg issue
Post by: EAD_Agamemnon on March 12, 2010, 10:00:56 pm
I followed the directions at http://www.freespacemods.net/download.php?view.110 but after several different attempts at putting it in freespace.fc2 I can run FS Port...then when I select my pilot...it crashes...but when I remove the modified fc2 file...FSP works just fine. I have 3.1.1 and the rest of the movies play...my Freespace The Great War discs I had played them SOOO much that they have a layer of fine scratches.

+Level: 18
+Position: 1
$Mission: sm2-10a.fs2
+Briefing Cutscene: vasuda_new.ogg
+Flags: 0
;;FSO 3.6.8;; +Debriefing Persona Index: 2
+Formula: ( cond
   (
      ( and
         ( is-previous-event-true
            "sm2-10a.fs2"
            "Lucifer here"
         )
         ( is-previous-event-true
            "sm2-10a.fs2"
            "Death of the Galatea"
         )
      )
     (
      ( next-mission "sm3-01a.fs2" )
   )
   ( ( true ) ( next-mission "sm2-10a.fs2" ) )
)

thats where I put the cutscene info by looking at  where the other movies are in the rest of the fc2, but it just crashes

I think though it'd make more sense if it was placed so it would play AFTER the mission but...any hints?
Title: Re: Vasuda_new.ogg issue
Post by: Goober5000 on March 12, 2010, 10:16:33 pm
Well, the first thing I can tell you is that you have mismatched parentheses.  You seem to have dropped a right parenthesis somewhere.
Title: Re: Vasuda_new.ogg issue
Post by: EAD_Agamemnon on March 12, 2010, 10:23:11 pm
ill look through it but I dnt remember touching anything in there ... thats a direct copy paste from fc2 on notepad