Hard Light Productions Forums

Modding, Mission Design, and Coding => FS2 Open Coding - The Source Code Project (SCP) => Topic started by: Col. Fishguts on October 10, 2005, 05:43:12 pm

Title: Thruster glows
Post by: Col. Fishguts on October 10, 2005, 05:43:12 pm
Uhm, I'm trying to figure out how this is possible. The thruster glows and plumes are present on some fighters but not on others. I mean it's the same map that gets used, so it's definitely there, but just doesn't show up in some cases.

This is 3.6.7, without any mods installed. I doubt it's VP related, as it happens with TBP too. So, what's going on ?

(http://n.ethz.ch/student/ebuerli/download/thrusters.jpg)
Title: Thruster glows
Post by: WMCoolmon on October 10, 2005, 07:41:09 pm
Goober broke them because he didn't like how messy the code was.
Title: Thruster glows
Post by: Wanderer on October 11, 2005, 01:55:09 am
I had similar problem with some builds. If this is the same problem i had you could try what was done here (http://www.hard-light.net/forums/index.php/topic,35407.0.html). This might work only if you have suffered from the missing thruster effects on fightertypes that weren't originally fredded to the mission but were selected from the loadout screen.

I got it working by using 20/09 build.
Title: Thruster glows
Post by: Col. Fishguts on October 11, 2005, 02:29:36 am
Oh yes, it is in fact that bug:

Quote
Posted by Stratcomm in another thread:

Could this thruster problem perhaps be a manifestation of Mantis bug #559? I.e. are the ships without glows ships that you have assigned to a wing in loadout rather than in FRED? If so, try it on one of the most recent builds as I think that's been fixed.


I should have noticed that it only happened to fighters changed in the loadout. Thanks for the clarification.
Title: Thruster glows
Post by: Bobboau on October 11, 2005, 07:35:33 am
did I not specificly say to test ships that the player had changed?
Title: Thruster glows
Post by: Col. Fishguts on October 11, 2005, 11:06:46 am
Quote
Originally posted by Wanderer

I got it working by using 20/09 build.


Is the 20/09 build still available somewhere ? Since with the most recent CVS builds thuster glows are completely gone (on all ships), and as an added bonus there's no sound/music :wtf:
Title: Thruster glows
Post by: Goober5000 on October 11, 2005, 11:58:37 am
Quote
Originally posted by WMCoolmon
Goober broke them because he didn't like how messy the code was.
Read the original post...
Quote
Originally posted by Col. Fishguts
This is 3.6.7
My changes went in after 3.6.7.
Title: Thruster glows
Post by: Wanderer on October 11, 2005, 12:18:01 pm
Try some of the files from here (http://fs2source.warpcore.org/exes/latest/). I think there might be some newer ones without the current thruster etc. problems.

Wow, some one seems to have been tidying the place and putting files into folders!

You should find that rar under the September2005 folder.
Title: Thruster glows
Post by: WMCoolmon on October 11, 2005, 12:46:54 pm
Quote
Originally posted by Goober5000
Read the original post...My changes went in after 3.6.7.


Yeah, my mistake, sorry. I thought he was using a post-3.6.7 build. :nod:
Title: Thruster glows
Post by: taylor on October 11, 2005, 01:45:18 pm
Quote
Originally posted by WMCoolmon
Yeah, my mistake, sorry. I thought he was using a post-3.6.7 build. :nod:

Thrusters are indeed broken in 3.6.7 if that particular ship isn't in the mission already.  If the ship was added during the briefing in shipselect then it never loaded the thruster bitmaps.  It got fixed post-3.6.7 with a one line commit.
Title: Thruster glows
Post by: StratComm on October 11, 2005, 05:18:40 pm
As I said earlier, this bug has actually been around for quite a long time.  I can't figure out why now that it's been fixed everyone is suddenly seeing it.
Title: Thruster glows
Post by: Wanderer on October 11, 2005, 10:03:06 pm
Could it be that non fredded ships (fighter and bombers) are often only used by the player and so the missing thruster effects were not seen?
Title: Thruster glows
Post by: StratComm on October 12, 2005, 12:40:31 am
Still doesn't explain why it's cropping up now though.