Hard Light Productions Forums

Hosted Projects - FS2 Required => FreeSpace Conversion => Topic started by: teistiz on March 15, 2006, 02:53:28 pm

Title: sexp error on Playing Judas mission?
Post by: teistiz on March 15, 2006, 02:53:28 pm
I keep getting this when trying to play the mission where you get to pilot the stolen Dragon fighter (sm2-08a iirc):

<code>Error: Argument count is illegal.

In sexpression: ( when
   ( has-docked-delay
      0
      "Durga 1"
      "Cargo 1"
      1
      0
   )
   ( cap-waypoint-speed "Durga 1" 30 )
)
(Error appears to be: has-docked-delay)
File:c:\fs2_open\code\mission\missionparse.cpp
Line: 5313
[This filename points to the location of a file on the computer that built this executable]</code>

Retail fred2 gives me this error too, so the problem isn't just with the fs2_open_r-P420060306.exe I've been playing fsport on. Has anyone else had this problem?
Title: Re: sexp error on Playing Judas mission?
Post by: Goober5000 on March 15, 2006, 03:40:48 pm
Whoops, that's a bug in the mission.  I'll upload a fixed version when I get home.
Title: Re: sexp error on Playing Judas mission?
Post by: futureshock on March 15, 2006, 05:25:30 pm
I keep getting this when trying to play the mission where you get to pilot the stolen Dragon fighter (sm2-08a iirc):

<code>Error: Argument count is illegal.

In sexpression: ( when
   ( has-docked-delay
      0
      "Durga 1"
      "Cargo 1"
      1
      0
   )
   ( cap-waypoint-speed "Durga 1" 30 )
)
(Error appears to be: has-docked-delay)
File:c:\fs2_open\code\mission\missionparse.cpp
Line: 5313
[This filename points to the location of a file on the computer that built this executable]</code>

Retail fred2 gives me this error too, so the problem isn't just with the fs2_open_r-P420060306.exe I've been playing fsport on. Has anyone else had this problem?


Yep, the same here not five minutes ago. Felt lucky to finish the mission before without CTD first at jump-out ;)
 @Goober : So we get a new build?


Title: Re: sexp error on Playing Judas mission?
Post by: Goober5000 on March 15, 2006, 10:15:35 pm
Okay, new version of fsport_missions.zip has been uploaded.
Title: Re: sexp error on Playing Judas mission?
Post by: DuncanF on March 17, 2006, 03:05:20 am
Was about to come report this :)