Hard Light Productions Forums

General FreeSpace => FreeSpace & FreeSpace Open Support => Topic started by: FalconX on September 26, 2008, 03:25:19 pm

Title: FSPort problems - won't work for me
Post by: FalconX on September 26, 2008, 03:25:19 pm
Just used the installer and 3.6.9

I am trying to play fsport mod

I also tried creating a new pilot file.

I skipped the training missions because they don't work.  and after skipping them I get this:

Code: [Select]
Error: Invalid subsystem name.

In sexpression: ( when
   ( true )
   ( send-message
      "Psamtik"
      "High"
      "FIRE!"
   )
   ( fire-beam
      "Psamtik"
      "turret03"
      "Belisarius"
      "turret13"
   )
)
(Error appears to be: turret03)
File:J:\src\cvs\fs2_open_3_6_9.final\code\Mission\MissionParse.cpp
Line: 5798
[This filename points to the location of a file on the computer that built this executable]

Call stack:
------------------------------------------------------------------
------------------------------------------------------------------


Error: Invalid ship class name.

In sexpression: ( when
   ( true )
   ( tech-add-ships "GTCv Deimos" )
)
(Error appears to be: GTCv Deimos)
File:J:\src\cvs\fs2_open_3_6_9.final\code\Mission\MissionParse.cpp
Line: 5798
[This filename points to the location of a file on the computer that built this executable]

Call stack:
------------------------------------------------------------------
------------------------------------------------------------------

Error: Invalid ship class name.

In sexpression: ( when
   ( true )
   ( tech-add-ships "GTCv Deimos" )
)
(Error appears to be: GTCv Deimos)
File:J:\src\cvs\fs2_open_3_6_9.final\code\Mission\MissionParse.cpp
Line: 5798
[This filename points to the location of a file on the computer that built this executable]

Call stack:
------------------------------------------------------------------
------------------------------------------------------------------

Title: Re: FSPort problems - won't work for me
Post by: Jeff Vader on September 26, 2008, 03:26:32 pm
Select the FS1 campaign from the in-game Campaign Room. Doing this will also allow you to succesfully complete the training missions.