Hard Light Productions Forums

Modding, Mission Design, and Coding => FS2 Open Coding - The Source Code Project (SCP) => Topic started by: Dark Hunter on March 27, 2006, 05:19:56 pm

Title: errors that seem to come with CVS....
Post by: Dark Hunter on March 27, 2006, 05:19:56 pm
I installed the latest CVS build... and suddenly the game seems unable to read certain model files. The only ones I've noticed so far is that when it tries to read a Cain-class cruiser, it looks for a file called "cruiser03x" that doesn't exist. Also, it can't read "Apothess.pof" from Inferno. This happens with either the older build or the new one, and it didn't happen before I installed the new build. Has this happened to anyone else?
Title: Re: errors that seem to come with CVS....
Post by: StratComm on March 27, 2006, 05:23:34 pm
cruiser03x is the alternate texture Cain, and should exist in mv_textures.  It not being found may be the result of a bad table file from a different media VP, or from your own table based off of one of those.
Title: Re: errors that seem to come with CVS....
Post by: Dark Hunter on March 27, 2006, 07:18:07 pm
Sounds like I forgot the 3.6.8 media vp's. I'll try getting those. But what about the Apothess model? I don't think that was realated to the media vp's.
Title: Re: errors that seem to come with CVS....
Post by: Dark Hunter on March 27, 2006, 08:41:59 pm
Never mind, looked into the problem, and for some reason the Apothess table data was pointing it to a "Apothess.pof" when the model was in fact "vasd-inf.pof" Don't know how that happened... but it's fixed now so no harm done.
Title: Re: errors that seem to come with CVS....
Post by: karajorma on March 28, 2006, 03:44:03 am
You don't actually need the 3.6.8 VPs to run a CVS build you know. As long as you don't have the third patch it will run quite happily with the Official 3.6.7 ones.
Title: Re: errors that seem to come with CVS....
Post by: Dark Hunter on March 28, 2006, 12:47:11 pm
Got the deltas anyway, and I must say, I love these enhanced graphics! Especially with the Super-High Shockwave files I downloaded from another topic. My computer is just barely able to handle them, since it lags a bit on occasion, but not enough to be a problem.
Title: Re: errors that seem to come with CVS....
Post by: Woomeister on March 29, 2006, 07:42:38 am
Never mind, looked into the problem, and for some reason the Apothess table data was pointing it to a "Apothess.pof" when the model was in fact "vasd-inf.pof" Don't know how that happened... but it's fixed now so no harm done.
The version in the SCP patch is Apothess.pof. Sounds like you have patch tables but not the patch VP file with the model in it.