Hard Light Productions Forums

Modding, Mission Design, and Coding => FS2 Open Coding - The Source Code Project (SCP) => Topic started by: Cobra on January 17, 2006, 01:04:30 pm

Title: Errors with the new CVS...
Post by: Cobra on January 17, 2006, 01:04:30 pm
oy...

Error: mv_turretangle-shp.tbm(line 5:
Error: Required token = [#End], [$Subsystem:] or [$Name], found [$animation=triggered].

File:\fs2_open\code\parse\parselo.cpp
Line: 612
[This filename points to the location of a file on the computer that built this executable]

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

Error: mv_turretangle-shp.tbm(line 6:
Error: Required token = [#End], [$Subsystem:] or [$Name], found [$type="inital"].

File:\fs2_open\code\parse\parselo.cpp
Line: 612
[This filename points to the location of a file on the computer that built this executable]

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

Error: mv_turretangle-shp.tbm(line 7:
Error: Required token = [#End], [$Subsystem:] or [$Name], found [+relative_angle:         60,0,0].

File:\fs2_open\code\parse\parselo.cpp
Line: 612
[This filename points to the location of a file on the computer that built this executable]

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

Error: mv_turretangle-shp.tbm(line 9:
Error: Required token = [#End], [$Subsystem:] or [$Name], found [$animation=triggered].

File:\fs2_open\code\parse\parselo.cpp
Line: 612
[This filename points to the location of a file on the computer that built this executable]

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

Error: mv_turretangle-shp.tbm(line 10:
Error: Required token = [#End], [$Subsystem:] or [$Name], found [$type="inital"].

File:\fs2_open\code\parse\parselo.cpp
Line: 612
[This filename points to the location of a file on the computer that built this executable]

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

Error: mv_turretangle-shp.tbm(line 11:
Error: Required token = [#End], [$Subsystem:] or [$Name], found [+relative_angle:         60,180,0].

File:\fs2_open\code\parse\parselo.cpp
Line: 612
[This filename points to the location of a file on the computer that built this executable]

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

Error: mv_turretangle-shp.tbm(line 20:
Error: Required token = [#End], [$Subsystem:] or [$Name], found [$animation=triggered].

File:\fs2_open\code\parse\parselo.cpp
Line: 612
[This filename points to the location of a file on the computer that built this executable]

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

Error: mv_turretangle-shp.tbm(line 21:
Error: Required token = [#End], [$Subsystem:] or [$Name], found [$type="inital"].

File:\fs2_open\code\parse\parselo.cpp
Line: 612
[This filename points to the location of a file on the computer that built this executable]

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

Error: mv_turretangle-shp.tbm(line 22:
Error: Required token = [#End], [$Subsystem:] or [$Name], found [+relative_angle:         90,180,0].

File:\fs2_open\code\parse\parselo.cpp
Line: 612
[This filename points to the location of a file on the computer that built this executable]

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

Error: mv_turretangle-shp.tbm(line 29:
Error: Required token = [#End], [$Subsystem:] or [$Name], found [$animation=triggered].

File:\fs2_open\code\parse\parselo.cpp
Line: 612
[This filename points to the location of a file on the computer that built this executable]

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

Error: mv_turretangle-shp.tbm(line 30:
Error: Required token = [#End], [$Subsystem:] or [$Name], found [$type="inital"].

File:\fs2_open\code\parse\parselo.cpp
Line: 612
[This filename points to the location of a file on the computer that built this executable]

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

Error: mv_turretangle-shp.tbm(line 30:
Error: Required token = [#End], [$Subsystem:] or [$Name], found [+relative_angle:         60,0,0].

File:\fs2_open\code\parse\parselo.cpp
Line: 612
[This filename points to the location of a file on the computer that built this executable]

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

Error: mv_turretangle-shp.tbm(line 33:
Error: Required token = [#End], [$Subsystem:] or [$Name], found [$animation=triggered].

File:\fs2_open\code\parse\parselo.cpp
Line: 612
[This filename points to the location of a file on the computer that built this executable]

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

And it keeps going on like that for probably the entire tbm.
Title: Re: Errors with the new CVS...
Post by: Wanderer on January 17, 2006, 01:15:01 pm
Table entry has been changed...

In all post 29/12 builds animation code uses ":" instead of "=". In 3.6.8 deltas should have a fixed mv_turretangle-shp.tbm included. Either get that or replace all "=" in $animation and $type lines with ":". And make sure you haven't got any older tbms which use the older entry...
Title: Re: Errors with the new CVS...
Post by: Cobra on January 17, 2006, 09:37:37 pm
well, where do i get the new tbm's? :wtf:
Title: Re: Errors with the new CVS...
Post by: Shadow0000 on January 17, 2006, 09:59:07 pm
Quote
well, where do i get the new tbm's?

At the "Media VP v3.6.8 Beta" Thread, actually it's status it's "Delta"........

You need the mv_core.vp Delta VP at least, with the CVS 2005-12-29 or newer

(The other way is to preserve the mv_core v3.6.7, and delete the mv_turretanglefix-shp.tbm, from the mv_patch100.vp, but it's not recommended)
Title: Re: Errors with the new CVS...
Post by: Cobra on January 17, 2006, 11:04:52 pm
well, damn, i expected WMCoolmon to post a new thread for that. :p

(and why is everyone following the ways of willy_principal, by which using up the period bank?)
Title: Re: Errors with the new CVS...
Post by: starfox on January 20, 2006, 08:22:55 am
Speaking of problems with the latest CVS....
I can't access any mission, be it custom or campaign ones. I've tried OGL and D3D.

D3D doesn't even get to the main hall, it goes CTD right after I choose pilot.
As for the Opengl, as soon as I hit the Commit-button, I hear the "ship goes in/out of subspace" sound. Then the game crashes, (not CTD), but normal "crash"

All Training missions work fine, but as soon as I have completed training mission 3, the game simply loops and can't continue to the first real mission.
I've tried -allslev, but all my missions simply, as I hit the "commit"
With -allslev, I can play all the training missions, but as soons as they are completed I can't continue to the next mission
 :(

I'm using 3.6.8 Deltas, new mainhall and fs2_open_r_01172006 build.
Title: Re: Errors with the new CVS...
Post by: WMCoolmon on January 20, 2006, 10:58:12 am
Try dropping the mainhall.
Title: Re: Errors with the new CVS...
Post by: starfox on January 21, 2006, 05:28:34 am
Dropping the mainhall solved to OGL-problem, but D3D still refuses to cooperate, crashing as the "commit" is punched.
Well, I prefer OGL anyway, so that's not such a devastating loss....