Author Topic: sexp error on Playing Judas mission?  (Read 1971 times)

0 Members and 1 Guest are viewing this topic.

Offline teistiz

  • 22
sexp error on Playing Judas mission?
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?

  

Offline Goober5000

  • HLP Loremaster
  • Moderator
  • 214
    • Goober5000 Productions
Re: sexp error on Playing Judas mission?
Whoops, that's a bug in the mission.  I'll upload a fixed version when I get home.

 
Re: sexp error on Playing Judas mission?
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?



 

Offline Goober5000

  • HLP Loremaster
  • Moderator
  • 214
    • Goober5000 Productions
Re: sexp error on Playing Judas mission?
Okay, new version of fsport_missions.zip has been uploaded.

 

Offline DuncanF

  • 24
  • What makes a man is not who he is,but what he does
Re: sexp error on Playing Judas mission?
Was about to come report this :)
Until Next,
Duncan