UGX-Mods

Call of Duty: Black Ops 3 => Help Desk => Modding => Topic started by: WhiteDevil on September 29, 2016, 03:18:03 pm

Title: Missing sound aliases in a new map (Guns make no sound)
Post by: WhiteDevil on September 29, 2016, 03:18:03 pm
When i compile my map with the link option selected  i get the following errors:
Code Snippet
Plaintext
E:\Programs\steam\steamapps\common\Call of Duty Black Ops III\\bin\linker_modtools.exe -language english -modsource zm_test

Linking "zm_test" (usermaps\zm_test stable 2535281 v593):
processing...

^1ERROR: unable to load file 'sound/zone//zm_test.all.alias.sz'

  csv:zone_source/zm_test.zone
^1ERROR: sound aliases failed to load
  csv:zone_source/zm_test.zone

done: 0m51.88s

Linking "en_zm_test" (usermaps\zm_test stable 2535281 v593):
processing...

^1ERROR: unable to load file 'sound/zone//zm_test.english.alias.sz'

  csv:zone_source/loc/zm_test.zone
^1ERROR: sound aliases failed to load
  csv:zone_source/loc/zm_test.zone
done: 0m2.16s

This is a newly generated map.
Because of these errors when i go ingame the guns don't make sounds..
Title: Re: Missing sound aliases in a new map (Guns make no sound)
Post by: harveyconnor on September 29, 2016, 11:29:33 pm
You need to go into /usermaps/<mapname>/sound/zoneconfig and edit the file in there to match your soundalias.

Double Post Merge: September 30, 2016, 09:19:16 am
Also, if you re-link it it should work without errors.
Title: Re: Missing sound aliases in a new map (Guns make no sound)
Post by: LucasRibeiro3032 on October 01, 2016, 02:11:29 am
You need to go into /usermaps/<mapname>/sound/zoneconfig and edit the file in there to match your soundalias.

Double Post Merge: September 30, 2016, 09:19:16 am
Also, if you re-link it it should work without errors.
How a reedit the file?
Title: Re: Missing sound aliases in a new map (Guns make no sound)
Post by: xbrunerohd on October 02, 2016, 03:35:48 am
Yeah, I would also like to know how do we can do this.
Title: Re: Missing sound aliases in a new map (Guns make no sound)
Post by: Christian_Freak on October 02, 2016, 09:22:52 am
pls somencould make a tutorial on that and how to fix the zombie animations and the lights
Title: Re: Missing sound aliases in a new map (Guns make no sound)
Post by: harveyconnor on October 03, 2016, 06:55:40 am
I'll post a tutorial on importing weapons etc. and hopefully this will solve your issue.
Title: Re: Missing sound aliases in a new map (Guns make no sound)
Post by: WhiteDevil on October 17, 2016, 12:25:36 pm
Fixed it by changing my Windows 10 language from Dutch to English.