Hard Light Productions Forums
Modding, Mission Design, and Coding => The FRED Workshop => Topic started by: falcon2105 on August 10, 2009, 10:17:35 am
-
Hey,
I just started to play shrouding the light. The voice acting and everything plays fine, i don't get any errors, but in the first mission firing the avenger does not produce any sound. Missiles produce a sound, and the impact of the avenger produces a sound. I have the mod.ini set to access FSPort,mediavps; . Also, in the loadout room, the avenger doesn't have an image, it just says "AVENGER." I was looking in the FSPort thread and it shows the Avenger having a picture in the loadout room. Any help please?
-
firing the avenger does not produce any sound.
could be table conflict or something is not right with your mod.ini...
$Name: @Avenger
[i][...][/i]
$LaunchSnd: 163 ;;
In retail FS2 the table space that weapon table referes to is simply empty... as you can see below:
$Name: 163 Empty, 0, 0.50, 0
In the Port 3.1 tables the space is used:
$Name: 163 l_fusion.wav, 0, 0.50, 1, 50, 400 ; debug laser fired (3d sound) - turret fusion is 111
-
Thanks for the reply but what do I do to fix this :confused:
-
is your mod.ini set-up right (folder names for other mods correct)?
-
My Secondrylist = FSport,mediavps;
My FSport folder contains: fsport3_1_1, fsport-missions, mv_fsport, sparky_hi_fs1, stu_fs1, tango_fs1, warble_fs1, and FS1OGGcutscenepack vps.
My mediavps folder contains MV_advanced, assests, effects, and music.
Thats how it should be right?
-
No, it's not. You're missing mv_core.vp from the mediavps.
-
My bad, its there, i just forgot to list it. If that wasn't there theres a lot of stuff that probably wouldn't be working :lol:
-
Why don't you have the mv-fsport in it's own mod folder instead of in the fsport folder? That may be what is causing your problem.
-
Yeah, possibly.
-
So now my mod.ini reads
secondrylist = FSPortMediaVPs,mediavps;
And I have a folder called "FSPortMediaVPs" which contains mv_fsport.vp, a mod.ini, a fsport-mediavps.bmp and a data folder. All that random stuff is in there because way back when, that was how i had fsport set up, but then when i went to play STL i had no idea why it was like that so i put everythign back into one folder. ANYWAY, still no luck :lol:. Any more ideas? Thanks for the help by the way.
-
Hang on. Please clear any and all data folders from tables, files and whatnot from previous installations. Also, please run a debug build and post the log. (Main data folder, fs2_open.log, in case you don't know.)
-
If you're using FSP 3.1.1 and FSO 3.6.10, this is what you should have if you've chosen to install everything:
fsport folder:
FS1OGGcutscenepack.vp, fsport.bmp, fsport3_1_1.vp, fsport-hi_res.vp, fsport-missions.vp, mod.ini, sparky_hi_fs1.vp, stu_fs1.vp, tango_fs1.vp, warble_fs1.vp. There's the readme, but you shouldn't need to worry about that. Also, the settings.ini and data folder are automatically created once the mod is played. Every mod works this way to my knowledge. I also didn't include the new cutscene in the list.
The mediavp folder will have varying contents depending on what type of install you selected.
As an example of proper mod primary and secondary lists, here goes: This is from Silent Threat: Reborn...
[multimod]
primarylist = fsport_mediavps;
secondarylist = fsport,mediavps;
PUNCTUATION IS VERY IMPORTANT! Note that if I want to use the new FSP HTL models I link that folder to the mod in question in the "primarylist." Underscores were highly recommended for mod file names (as per the official FSPort team instructions). Thus, if you have a folder titled "fsport-mediavps," consider renaming it "fsport_mediavps." Naming conventions need to be consistant in both the mod.ini and the actual mod folder. I hope this helped.
-Thaeris
-
@Thaeris - Do I need a primary list for STL? And other than fsport-hi_res.vp (i was told i don't need that if im using mediavps?) i have all that stuff and its named properly.
@The E - I cleared MOST data folders. I had issues with my graphics card and the shaders from mv_core, and the way i found to fix it was the extract all the stuff from mv_core, and put most of it in the data folder in my mediavps folder, except for 5 shaders that seemed to mess stuff up. Anyway, heres the debug log. Thanks again.
[attachment deleted by Tolwyn]
-
I needed to install fsport-hi_res.vp due to Silent Threat: Reborn. The mod would not load properly without it.
In truth, I've not yet played "Shrouding the Light." However, because you're using FSPort, I figured a listing of components might be useful to you. From the look of things, it seems to me that your folders are in quite a mess. It might just be time to reinstall your components if you can't get them back into order.
-Thaeris
-
I can't remember everything I changed, but i think there were some table problems in BR's release of STL, please try the upgraded version
see http://www.hard-light.net/forums/index.php/topic,26961.msg986476.html#msg986476
dl at http://www.freespacemods.net/download.php?view.235
-
@Thaeris - Other than mv_core, everything is in the right place isn't it? And mv_core is there...just in pieces.
@Tinman - Thanks, I am already using your updated release. Still having the problem though.
-
*cough*
-mod Shrouding the Light,FSPortMediaVPs,mediavps
*cough*
Just a suggestion, but adding the FSPort to the STL mod.ini might, just might be a good idea.
-
OOOHHH, thanks :lol: all fixed. I thought that the point of putting the fsportmediavp in its own folder is so that you could access that without having to access all the other random vps in the fsport. So now my secondry list reads FSPortMediaVPs,FSPORT,mediavps. Just on a side not for future reference, how does the order of the secondry list affect the game, and how do you know what order it should be in. Thanks for all the help everyone.
-
The mod you have selected in the launcher is used first. Then the mods listed in the secondary list are used in the order they are listed. So if you have selected Shrouding the Light the game looks for files there first. Then FSPortMediaVPs next FSPORT and last mediavps. When the game finds the required file it stops looking and uses that file.
-
And just to clarify, though it seems like you've figured it out already, the FSPort MediaVP contains more detailed assets (particularly models and textures) for some of the content in the main FSPort VPs and is meant to overlap it. The majority of the Port's assets are only in those base VP files.
-
Underscores were highly recommended for mod file names (as per the official FSPort team instructions). Thus, if you have a folder titled "fsport-mediavps," consider renaming it "fsport_mediavps."
NO. No no no no no. Those were third-party instructions meant to tide you over until the Launcher was fixed. Everybody should now be using the Launcher 5.5e and the folders with dashes, not underscores.
Naming conventions need to be consistant in both the mod.ini and the actual mod folder.
This, however, is good advice (even if you misspelled it).
-
Thank you for the correction, Goober. It's been a while since I've needed to read the installation procedure. The underscores certainly aren't harmful, though!
-Thaeris
-
The underscores certainly aren't harmful, though!
Yes they are. :p We want everyone on the same page to prevent misunderstandings.