Hard Light Productions Forums

Hosted Projects - Standalone => The Babylon Project => Topic started by: quattro on January 26, 2007, 04:14:47 pm

Title: SCP (3.6.9 Official Release) & parse error in ships.tbl
Post by: quattro on January 26, 2007, 04:14:47 pm
hi,

using this:
http://www.hard-light.net/forums/index.php/topic,44291.0.html
because of that:
http://www.hard-light.net/forums/index.php/topic,44054.msg901656.html#msg901656
(this  advertizes version behaves just like the official release.

leads to this error, while launching:


Error: ships.tbl(line 1537:
Error: Required token = [#End], [$Subsystem:] or [$Name], found [$animation=triggered].

File:J:\src\cvs\fs2_open_3_6_9.final\code\Parse\PARSELO.CPP
Line: 659
[This filename points to the location of a file on the computer that built this executable]

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


a list of all .vp files in the directory:


31.05.2006  11:54         1.630.164 a-B5-C-sp-RW01-2_0-patch.vp
30.01.2006  14:46        43.910.265 B5-A-Patch-3.3a.vp
04.01.2005  15:51        66.634.896 B5-C-sp-EMW01-intelanims-1_0.vp
05.01.2005  23:58           278.335 B5-C-sp-EMW01-missions-2_0.vp
06.01.2005  00:29         9.999.458 B5-C-sp-EMW01-speech-1_0.vp
12.07.2005  10:13       271.879.538 B5-C-sp-RW01-2_0.vp
19.01.2006  20:53       824.112.921 B5-Core-3_3.vp
07.03.2003  18:15               122 Root_fs2.vp
07.03.2003  18:15               122 sparky_fs2.vp
07.03.2003  18:15               122 sparky_hi_fs2.vp
07.03.2003  18:15               122 stu_fs2.vp


am I missing a file?


i've installed base 3.2, 3.3, 3.3a , the earth mimbari war files and: RW 2.0 and the RW 2.2 patch.

any idea what went wrong?
Title: Re: SCP (3.6.9 Official Release) & parse error in ships.tbl
Post by: IPAndrews on January 26, 2007, 06:08:20 pm
If you want to use 3.6.9 install the 3.4 beta. 3.3a and older is no longer supported.
Title: Re: SCP (3.6.9 Official Release) & parse error in ships.tbl
Post by: Tamlin on January 28, 2007, 12:20:44 am
If you want to use 3.6.9 install the 3.4 beta. 3.3a and older is no longer supported.
  Ok, I Knew I'd have a Problem,The game  :yes:,, the issue I got 3.4 running 3.6.9,  Raiders does not start, my error pop up says that "invalid ship"error but for all the ships
Title: Re: SCP (3.6.9 Official Release) & parse error in ships.tbl
Post by: CaptJosh on January 28, 2007, 06:35:09 am
Just wait for Raider Wars 3.0.
Title: Re: SCP (3.6.9 Official Release) & parse error in ships.tbl
Post by: Whitelight on February 04, 2007, 11:06:03 pm
No, the problem is also in the table file, but using a newer build will fix it..

That error deals with turret barrel angles. It can be fixed to be used on an older build, but you will have to edit the ships.tbl, not really worth the effort, but.

I have fixed it before, in the tables that is, by commenting out certain values, listed below.
The ; is used to make the game skip over data not relevent to the game.

 $animation:triggered
 $type:initial
 +relative_angle: 45,180,0

so they look like this
 
;$animation:triggered
 ;$type:initial
 ;+relative_angle: 45,180,0

So to fix it for an older build you`d have to do a lot of editing.  :shaking:
 And the turret barrels will be pointing straight up, as it does in retail fs2.  Like I said, not worth the effort.  :nervous:
(edit)
A lot of errors can be caused by editing the ships.tbl.. If your a novice, id advise not to mess with it..   :sigh:  :(
(edit2) ack, don`t listen to me, i`m bad, i`m bad...  :ick: Smacks self... ouch....
Title: Re: SCP (3.6.9 Official Release) & parse error in ships.tbl
Post by: Whitelight on February 04, 2007, 11:26:46 pm
Above post was really stupid of me...  :rolleyes: sorry guys.. Gets ready for smackdown!!!
The turret barrels angled looks much better anyway  :nod: