UGX-Mods

Call of Duty: Black Ops 3 => Help Desk => Modding => Topic started by: Str1k3r on October 02, 2016, 12:10:15 am

Title: sound aliases failed to load
Post by: Str1k3r on October 02, 2016, 12:10:15 am
Hello Community,
I have a problem namely the:


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

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


What can I do, that the error is no longer?

Title: Re: sound aliases failed to load
Post by: darklogic on October 02, 2016, 12:35:41 pm
same issue
Title: Re: sound aliases failed to load
Post by: Thunder-67 on October 07, 2016, 10:32:31 am
Same error 😭
Title: Re: sound aliases failed to load
Post by: gamer9294 on October 07, 2016, 06:40:11 pm
Hello Community,
I have a problem namely the:


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

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


What can I do, that the error is no longer?


Hi Str1k3r,

I had that problem before and for some reasons I fixed it by changing my decimal from  ,  to  .
and after that I re-compile my map with (compile, light, link).

The Error is gone from the console list in launcher and the weapon sounds etc are working then.


How to fix it:

Go to:
Code Snippet
Plaintext
 Control panel > Clock, language and region  > country and language > more settings... >  ...
or
Go to:
Code Snippet
Plaintext
 Control panel > country and language > more settings... > ...

change: Decimal sign 
from:
Code Snippet
Plaintext
,
to: 
Code Snippet
Plaintext
.

screenshot:
(https://www.ugx-mods.com/forum/proxy.php?request=http%3A%2F%2Fi66.tinypic.com%2F1zogm60.jpg&hash=0344081a45f27099aff5b2dab5e3d3c91bab5ae8)


some people was talking about this and later I have it tried out and for me it works  :)

I hope that this will help you ;)


best regards,
Gamer9294
Title: Re: sound aliases failed to load
Post by: WhiteDevil on October 16, 2016, 12:58:54 pm

Hi Str1k3r...

This worked! Thanks bro!!!
Title: Re: sound aliases failed to load
Post by: XEcW22 on August 27, 2017, 03:50:39 am

Hi Str1k3r,

I had that problem before and for some reasons I fixed it by changing my decimal from  ,  to  .
and after that I re-compile my map with (compile, light, link).

The Error is gone from the console list in launcher and the weapon sounds etc are working then.


How to fix it:

Go to:
Code Snippet
Plaintext
 Control panel > Clock, language and region  > country and language > more settings... >  ...
or
Go to:
Code Snippet
Plaintext
 Control panel > country and language > more settings... > ...

change: Decimal sign 
from:
Code Snippet
Plaintext
,
to: 
Code Snippet
Plaintext
.

screenshot:
(http://i66.tinypic.com/1zogm60.jpg)


some people was talking about this and later I have it tried out and for me it works  :)

I hope that this will help you ;)


best regards,
Gamer9294
mine is a period and i still cant fix this PLEASE HELP! lol
Title: Re: sound aliases failed to load
Post by: Scobalula on August 27, 2017, 08:42:09 am
mine is a period and i still cant fix this PLEASE HELP! lol

Paste your scz and shit here, there's probably some else wrong, this only fixes it if the comma is the cause.