Game Modding | Call of Duty: Black Ops 3 | General Discussion
franc710:
I explain my problem: i load custom weapons and set the aliases but the game fails to read sounds and crash everytime the moment i enter zombie mode. I have set the dvars in order to save a log file and that's what happens, the ending events that trigger the crash:
Added XPaks for zm_mod, 1ms
Loading sounds for 'zm_mod'
SOUND load state for zm_mod.all changed from 0 to 1
ERROR: sound read failed
====================================================
Com_ERROR: ERROR: sound bank - name: zm_mod.all, zone: zm_mod, game lang: all, sound lang: all failed to load
====================================================
Someone can help me? thank you!
Spiki:
Did your mod actually compile?
franc710:
I actually fixed the problem by setting up again the Aliases from scratch, and now it works. Thanks anyway Spiki!