UGX-Mods

Call of Duty 5: World at War => Help Desk => Modding => Topic started by: The_Banana_Man on June 19, 2017, 02:32:53 pm

Title: Custom Main Menu Music Problems
Post by: The_Banana_Man on June 19, 2017, 02:32:53 pm
So i recently tried adding main menu music to my map and i follow the tutorial on the ugx wiki and i got an error like this:
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
----------------------------


when i tried to build mod with ff and build sounds ticked, basically its a very simple fix basically in the main_music.csv or whatever it is youve got a tab character in each "empty" line and this leads to fastfile compiler error. so simply go to the second line of the document and delete the tab and ta da fixed  :lol:
Title: Re: Custom Main Menu Music Problems
Post by: Lukkie1998 on June 17, 2018, 04:19:03 pm
I wonder why this post never got our attention, but suddenly popped up now :derp:
I've removed the erroring line in the confluence code block, thank you for your report!

Lukkie1998