Hard Light Productions Forums

Hosted Projects - FS2 Required => FreeSpace Conversion => Topic started by: nukephile on October 31, 2008, 06:33:03 pm

Title: Engine glow bug?
Post by: nukephile on October 31, 2008, 06:33:03 pm
Look at the attached screencapture. I don't think that's how they're supposed to look like. They look fine in FS2 main campaign, but not in Fsport. And it's the same problem with all ships. If anyone knows how to fix this, I'd appreciate the help.

[attachment deleted by necromancer]
Title: Re: Engine glow bug?
Post by: Herra Tohtori on October 31, 2008, 06:35:57 pm
For some reason, you're missing the thrusterglows. You're seeing just the thruster trails (or rather, the flames, but technically they are trails - not to be mixed up with afterburner trails).

Which version of FSPort are you running? Are you using mediaVP's in conjunction with FSPort?
Title: Re: Engine glow bug?
Post by: nukephile on October 31, 2008, 07:52:04 pm
The FSPort version is 3.0.4 and yes, I am using mediaVPs with the FSPort.
Title: Re: Engine glow bug?
Post by: Topgun on November 01, 2008, 10:23:30 am
3.610 mediavps?
those are known to have that bug.
Title: Re: Engine glow bug?
Post by: nukephile on November 01, 2008, 11:18:40 am
No, they're 3.6.8.
Title: Re: Engine glow bug?
Post by: Jeff Vader on November 01, 2008, 11:25:31 am
What build are you using? Also, it never hurts to run a debug build and then post the fs2_open.log from \freespace2\data.
Title: Re: Engine glow bug?
Post by: nukephile on November 01, 2008, 11:57:38 am
The build is 3.6.9 and here's the fs2_open file.

[attachment deleted by necromancer]
Title: Re: Engine glow bug?
Post by: Jeff Vader on November 01, 2008, 12:08:17 pm
Code: [Select]
Passed cmdline options:
  -env
  -jpgtga
  -mipmap
  -glow
Perhaps turn on Enable specular.

Code: [Select]
Searching root pack 'D:\freespace2\fsport\mp-710_effects.vp'
Searching root pack 'D:\freespace2\fsport\mp-710_models.vp'
Searching root pack 'D:\freespace2\fsport\mv_core.vp'
Searching root pack 'D:\freespace2\fsport\mv_effects.vp'
Searching root pack 'D:\freespace2\fsport\mv_models.vp'
Searching root pack 'D:\freespace2\fsport\mv_music.vp'
Searching root pack 'D:\freespace2\fsport\mv_textures.vp'
Remove these. You already have the MediaVPs in your \mediavps\ folder, where they should be.

Code: [Select]
Searching root pack 'D:\freespace2\fsport\mv_amodelspatch2.vp'
Searching root pack 'D:\freespace2\fsport\mv_befix.vp'
:wtf: What are these? Move them away.

Code: [Select]
Searching root pack 'D:\freespace2\fsport\sparky_hi_fs1.vp'
Searching root pack 'D:\freespace2\fsport\stu_fs1.vp'
Searching root pack 'D:\freespace2\fsport\tango_fs1.vp'
Searching root pack 'D:\freespace2\fsport\warble_fs1.vp'
You could download the rest of FSPort files: fsport-fs1_training, fsport-glow and fsport-shine.
Title: Re: Engine glow bug?
Post by: nukephile on November 01, 2008, 12:25:09 pm
That did it! It was probably the superfluous vp files in the fsport folder that messed things up. Thanks for your help.