UGX-Mods

Call of Duty 5: World at War => Help Desk => Modding => Topic started by: EmpGeneral on December 06, 2016, 09:28:47 pm

Title: Custom Main Menu Music
Post by: EmpGeneral on December 06, 2016, 09:28:47 pm
So I followed this tutorial to try to add my own main menu music: https://confluence.ugx-mods.com/display/UGXMODS/Custom+Main+Menu+Music

But every time I'm getting this error in the Mod Builder tab:


Code Snippet
Plaintext
ERROR: Sound alias file menu_music.csv: Alias name ' ' is invalid
ERROR: Sound alias file menu_music.csv: alias entry missing name and/or file

---------------------------
Errors
---------------------------
ERROR: menu_music.csv:   Invalid alias name


---------------------------
FILES: 18528
UPDATED: 4
ERRORS: 20782
----------------------------
Copying  C:\Program Files\Steam\steamapps\common\Call of Duty World at War\mods\nazi_zombie_dpp\mod.csv
     to  C:\Program Files\Steam\steamapps\common\Call of Duty World at War\zone_source\mod.csv
Title: Re: Custom Main Menu Music
Post by: Marsvinking on December 07, 2016, 02:26:35 pm
Inside your alias file you have being using this on an alias name ' '       share the code or a picture here.
It says u have being using them in the error that ur showing in ur post so should be easy to fix.
Just with a little time of reading
Title: Re: Custom Main Menu Music
Post by: EmpGeneral on December 07, 2016, 04:00:53 pm
This is what inside of it:


Code Snippet
Plaintext
name,file,platform,sequence,vol_min,vol_max,dist_min,dist_max,limit_count,limit_type,entity_limit_count,entity_limit_type,bus,volume_min_falloff_curve,volumefalloffcurve,reverb_send,dist_reverb_max,reverb_min_falloff_curve,reverb_falloff_curve,pitch_min,pitch_max,randomize_type,spatialized,type,probability,loop,masterslave,loadspec,subtitle,compression,secondaryaliasname,chainaliasname,startdelay,speakermap,lfe percentage,center percentage,envelop_min,envelop_max,envelop percentage,occlusion_level,occlusion_wet_dry,real_delay,distance_lpf,move_type,move_time,min_priority,max_priority,min_priority_threshold,max_priority_threshold,,isbig
 
music_mainmenu,music_mainmenu\garbar_loop,,,0.6,0.6,,,,,,,music,,,0,,,,,,,2d,streamed,,looping,,all_sp,,,,,,music_all,,,,,,0,,,,,,100,100,0.25,1,,

I searched in the file and there's no ' ' in it.I just did everything it says here nothing more:https://confluence.ugx-mods.com/display/UGXMODS/Custom+Main+Menu+Music
Title: Re: Custom Main Menu Music
Post by: Marsvinking on December 08, 2016, 03:30:53 pm
On your modbuilder at fastfile mod.csv do you have any '' of those ?

If not im not really sure, something ive never being having issues with.

U can try copy one other file and paste it and then rename it to that soundalias file name and then copy paste the code inside it and see if that works.
But it dosent make any sense
Title: Re: Custom Main Menu Music
Post by: codmoddd1234 on December 08, 2016, 04:05:32 pm
garbar_loop.wav

You removed the ".wav" from the csv
Title: Re: Custom Main Menu Music
Post by: EmpGeneral on December 12, 2016, 08:38:04 pm
garbar_loop.wav

You removed the ".wav" from the csv

Actually I removed it because the sound doesn't shows up as garbarloop.wav in my computer,but just garbarloop.I tried both ways and I keep getting the same error
Title: Re: Custom Main Menu Music
Post by: codmoddd1234 on December 12, 2016, 10:30:23 pm
What is the path to the folder with the wav?
Was the error from launcher different after adding the .wav back to the alias?
Title: Re: Custom Main Menu Music
Post by: EmpGeneral on December 13, 2016, 12:11:31 am
What is the path to the folder with the wav?
Was the error from launcher different after adding the .wav back to the alias?

Sound_assets/raw/sound/music_mainmenu.And no,the error is the same
Title: Re: Custom Main Menu Music
Post by: DeletedUser on December 19, 2016, 02:32:54 am
im also in on this issue, as well as my other sounds not playing in-game.